Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 087a59dbdf9f85d91545bd5107bc411bf7106afc+88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (a64e5372534572e1bd56b57ab9f9e0c339b4d5ef) 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-ssh7441810201035677488.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1943142299308318253.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9542885766115501.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-337/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10873350089797766745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh3770549761721775344.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-337/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11447366861525204700.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-25217’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-25218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-25334’ is offline Running on prd-ubuntu20.04-docker-8c-8g-25337 in /w/workspace/gexfoundry_device-snmp-go_PR-337 [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-337 # 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 > 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 Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit 087a59dbdf9f85d91545bd5107bc411bf7106afc Merge succeeded, producing 087a59dbdf9f85d91545bd5107bc411bf7106afc Checking out Revision 087a59dbdf9f85d91545bd5107bc411bf7106afc (PR-337) Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # 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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:33:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:33:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:33:25 ========================================================= 23:33:25 EdgeX Global Pipelines Version Info 23:33:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:33:26 ------------------- 23:33:26 stable info: 23:33:26 ------------------- 23:33:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:33:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:26 Message: update stable to v1.0.258 23:33:27 ------------------- 23:33:27 experimental info: 23:33:27 ------------------- 23:33:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:33:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:33:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:33:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 087a59d [Pipeline] echo 23:33:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:29 provisioning config files... 23:33:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config14835816731725207293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:30 ---> ****-login.sh 23:33:30 nexus3.edgexfoundry.org:10001 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 nexus3.edgexfoundry.org:10002 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 nexus3.edgexfoundry.org:10003 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 nexus3.edgexfoundry.org:10004 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 ****.io 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 ---> ****-login.sh ends [Pipeline] } 23:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:33:31 + git rev-list -1 --merges 087a59dbdf9f85d91545bd5107bc411bf7106afc~1..087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo 23:33:31 -----------> git rev-list -1 --merges 087a59dbdf9f85d91545bd5107bc411bf7106afc~1..087a59dbdf9f85d91545bd5107bc411bf7106afc 087a59dbdf9f85d91545bd5107bc411bf7106afc [false] [Pipeline] sh 23:33:32 + git log --format=format:%s -1 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo 23:33:32 ========================================================= 23:33:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:33:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:32 + git log --format=format:%s -1 087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] echo 23:33:32 [semverPrep] GIT_COMMIT: 087a59dbdf9f85d91545bd5107bc411bf7106afc, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo 23:33:32 [semverPrep] This is not a build commit. [Pipeline] sh 23:33:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:33:33 + grep -v github /etc/ssh/ssh_known_hosts 23:33:33 + [ -e /tmp/ssh_known_hosts ] 23:33:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:33:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:33:33 + sudo tee -a /etc/ssh/ssh_known_hosts 23:33:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:33 23:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:33:33 b85a868b505f: Pulling fs layer 23:33:33 e2be974225ed: Pulling fs layer 23:33:33 339a4e72a1f5: Pulling fs layer 23:33:33 988bab9f4d93: Pulling fs layer 23:33:33 1469e6f7b9e6: Pulling fs layer 23:33:33 eaf3925da568: Pulling fs layer 23:33:33 bab4dde63d76: Pulling fs layer 23:33:33 bde34c3a00c8: Pulling fs layer 23:33:33 b352a97aabf1: Pulling fs layer 23:33:33 4872d77fe225: Pulling fs layer 23:33:33 5851b861e8e6: Pulling fs layer 23:33:33 988bab9f4d93: Waiting 23:33:33 1469e6f7b9e6: Waiting 23:33:33 eaf3925da568: Waiting 23:33:33 bab4dde63d76: Waiting 23:33:33 4872d77fe225: Waiting 23:33:33 bde34c3a00c8: Waiting 23:33:33 5851b861e8e6: Waiting 23:33:33 b352a97aabf1: Waiting 23:33:33 e2be974225ed: Verifying Checksum 23:33:33 e2be974225ed: Download complete 23:33:33 988bab9f4d93: Verifying Checksum 23:33:33 988bab9f4d93: Download complete 23:33:34 1469e6f7b9e6: Verifying Checksum 23:33:34 1469e6f7b9e6: Download complete 23:33:34 eaf3925da568: Verifying Checksum 23:33:34 eaf3925da568: Download complete 23:33:34 339a4e72a1f5: Verifying Checksum 23:33:34 339a4e72a1f5: Download complete 23:33:34 bde34c3a00c8: Verifying Checksum 23:33:34 bde34c3a00c8: Download complete 23:33:34 b352a97aabf1: Verifying Checksum 23:33:34 b352a97aabf1: Download complete 23:33:34 4872d77fe225: Verifying Checksum 23:33:34 4872d77fe225: Download complete 23:33:34 5851b861e8e6: Verifying Checksum 23:33:34 5851b861e8e6: Download complete 23:33:34 b85a868b505f: Download complete 23:33:34 bab4dde63d76: Verifying Checksum 23:33:34 bab4dde63d76: Download complete 23:33:35 b85a868b505f: Pull complete 23:33:35 e2be974225ed: Pull complete 23:33:35 339a4e72a1f5: Pull complete 23:33:35 988bab9f4d93: Pull complete 23:33:36 1469e6f7b9e6: Pull complete 23:33:36 eaf3925da568: Pull complete 23:33:38 bab4dde63d76: Pull complete 23:33:38 bde34c3a00c8: Pull complete 23:33:38 b352a97aabf1: Pull complete 23:33:38 4872d77fe225: Pull complete 23:33:38 5851b861e8e6: Pull complete 23:33:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:33:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:33:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:33:38 prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container 23:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:33:39 $ docker top 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d -eo pid,comm 23:33:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:33:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:33:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:40 [ssh-agent] Looking for ssh-agent implementation... 23:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:40 $ docker exec 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent 23:33:40 SSH_AUTH_SOCK=/tmp/ssh-i3vAMPovZ5ZP/agent.33 23:33:40 SSH_AGENT_PID=39 23:33:40 Running ssh-add (command line suppressed) 23:33:40 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_3996711928340744518.key (/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_3996711928340744518.key) 23:33:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:40 + git tag --points-at HEAD [Pipeline] } 23:33:40 $ docker exec --env ******** --env ******** 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent -k 23:33:40 unset SSH_AUTH_SOCK; 23:33:40 unset SSH_AGENT_PID; 23:33:40 echo Agent pid 39 killed; 23:33:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:33:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:33:41 [ssh-agent] Looking for ssh-agent implementation... 23:33:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:41 $ docker exec 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent 23:33:41 SSH_AUTH_SOCK=/tmp/ssh-jyC8tZK09v93/agent.71 23:33:41 SSH_AGENT_PID=78 23:33:41 Running ssh-add (command line suppressed) 23:33:41 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_8234709232775877835.key (/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/private_key_8234709232775877835.key) 23:33:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:33:41 + git semver init 23:33:42 2023-12-18 23:33:41,943 [run_init] DEBUG init version:0.0.0 force:False 23:33:42 2023-12-18 23:33:41,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver 23:33:42 2023-12-18 23:33:41,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-337/.semver 23:33:42 2023-12-18 23:33:41,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337, universal_newlines=False, shell=None, istream=None) 23:33:43 2023-12-18 23:33:42,938 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-337/.git/info/exclude 23:33:43 2023-12-18 23:33:42,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 with force:False 23:33:43 2023-12-18 23:33:42,939 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 23:33:43 2023-12-18 23:33:42,943 [execute] INFO git cat-file --batch-check 23:33:43 2023-12-18 23:33:42,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver, universal_newlines=False, shell=None, istream=) 23:33:43 2023-12-18 23:33:42,950 [execute] INFO git cat-file --batch 23:33:43 2023-12-18 23:33:42,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-337/.semver, universal_newlines=False, shell=None, istream=) 23:33:43 2023-12-18 23:33:42,955 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-337/.semver/PR-337 23:33:43 0.0.0 [Pipeline] } 23:33:43 $ docker exec --env ******** --env ******** 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d ssh-agent -k 23:33:43 unset SSH_AUTH_SOCK; 23:33:43 unset SSH_AGENT_PID; 23:33:43 echo Agent pid 78 killed; 23:33:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:33:43 + git semver [Pipeline] } 23:33:43 $ docker stop --time=1 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d 23:33:45 $ docker rm -f --volumes 0c222bebf49bb9a0d80bedfbaa3ab13c4fdf6035fa2c94a9ffdd24c79707168d [Pipeline] // withDockerContainer [Pipeline] sh 23:33:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:33:45 Stashed 1 file(s) [Pipeline] echo 23:33:46 [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 23:33:46 provisioning config files... 23:33:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config3772654776933101077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:47 ---> ****-login.sh 23:33:47 nexus3.edgexfoundry.org:10001 23:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:47 Configure a credential helper to remove this warning. See 23:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:47 23:33:47 Login Succeeded 23:33:47 nexus3.edgexfoundry.org:10002 23:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:47 Configure a credential helper to remove this warning. See 23:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:47 23:33:47 Login Succeeded 23:33:47 nexus3.edgexfoundry.org:10003 23:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:47 Configure a credential helper to remove this warning. See 23:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:47 23:33:47 Login Succeeded 23:33:47 nexus3.edgexfoundry.org:10004 23:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:47 Configure a credential helper to remove this warning. See 23:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:47 23:33:47 Login Succeeded 23:33:47 ****.io 23:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:33:47 Configure a credential helper to remove this warning. See 23:33:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:33:47 23:33:47 Login Succeeded 23:33:47 ---> ****-login.sh ends [Pipeline] } 23:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:33:48 ========================================================= 23:33:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:33:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:33:48 Sending build context to Docker daemon 14.1MB 23:33:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:33:48 Step 2/12 : FROM ${BASE} AS builder 23:33:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:33:48 7264a8db6415: Pulling fs layer 23:33:48 c4d48a809fc2: Pulling fs layer 23:33:48 4f1c88b9dad5: Pulling fs layer 23:33:48 ad3a456e5733: Pulling fs layer 23:33:48 69c7f0334f64: Pulling fs layer 23:33:48 1f1c1a5573a3: Pulling fs layer 23:33:48 ce7588e14bc9: Pulling fs layer 23:33:48 b5e4710f87ac: Pulling fs layer 23:33:48 69c7f0334f64: Waiting 23:33:48 ce7588e14bc9: Waiting 23:33:48 1f1c1a5573a3: Waiting 23:33:48 b5e4710f87ac: Waiting 23:33:48 ad3a456e5733: Waiting 23:33:48 c4d48a809fc2: Download complete 23:33:49 ad3a456e5733: Download complete 23:33:49 69c7f0334f64: Verifying Checksum 23:33:49 69c7f0334f64: Download complete 23:33:49 7264a8db6415: Verifying Checksum 23:33:49 7264a8db6415: Download complete 23:33:49 1f1c1a5573a3: Verifying Checksum 23:33:49 1f1c1a5573a3: Download complete 23:33:49 7264a8db6415: Pull complete 23:33:49 b5e4710f87ac: Verifying Checksum 23:33:49 b5e4710f87ac: Download complete 23:33:49 c4d48a809fc2: Pull complete 23:33:49 4f1c88b9dad5: Verifying Checksum 23:33:49 4f1c88b9dad5: Download complete 23:33:49 ce7588e14bc9: Verifying Checksum 23:33:49 ce7588e14bc9: Download complete 23:33:53 4f1c88b9dad5: Pull complete 23:33:53 ad3a456e5733: Pull complete 23:33:53 69c7f0334f64: Pull complete 23:33:53 1f1c1a5573a3: Pull complete 23:33:55 ce7588e14bc9: Pull complete 23:33:55 b5e4710f87ac: Pull complete 23:33:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:33:55 ---> 88b5674ff536 23:33:55 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:33:57 ---> Running in a0c6a980e54e 23:33:57 Removing intermediate container a0c6a980e54e 23:33:57 ---> b64fbb36fc14 23:33:57 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:33:57 ---> Running in 6b87072757c1 23:33:57 Removing intermediate container 6b87072757c1 23:33:57 ---> 17616466e367 23:33:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:33:57 ---> Running in 337e594fb280 23:33:57 Removing intermediate container 337e594fb280 23:33:57 ---> 41820e1974d1 23:33:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:33:57 ---> Running in 92b443143066 23:33:57 Removing intermediate container 92b443143066 23:33:57 ---> 0191d5c1722e 23:33:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:33:57 ---> Running in 2504dd34a046 23:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:34:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:34:01 (2/4) Installing libedit (20221030.3.1-r1) 23:34:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:34:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:34:01 Executing busybox-1.36.1-r5.trigger 23:34:01 OK: 268 MiB in 56 packages 23:34:01 Removing intermediate container 2504dd34a046 23:34:01 ---> 92ee907d3078 23:34:01 Step 8/12 : WORKDIR /device-snmp-go 23:34:01 ---> Running in be28f3168da3 23:34:01 Still waiting to schedule task 23:34:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25333’ 23:34:01 Removing intermediate container be28f3168da3 23:34:01 ---> 361adcba255c 23:34:01 Step 9/12 : COPY go.mod vendor* ./ 23:34:01 ---> c26d8aa11bd3 23:34:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:01 ---> Running in eea3d3cf45cd 23:34:28 Removing intermediate container eea3d3cf45cd 23:34:28 ---> b9d92dc03ea9 23:34:28 Step 11/12 : COPY . . 23:34:28 ---> 7e29cb011468 23:34:28 Step 12/12 : RUN ${MAKE} 23:34:28 ---> Running in dd10a7410b2d 23:34:28 noop 23:34:28 Removing intermediate container dd10a7410b2d 23:34:28 ---> 367f86c86431 23:34:28 Successfully built 367f86c86431 23:34:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:28 + docker inspect -f . ci-base-image-x86_64 23:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:28 prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container 23:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:29 $ docker top 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:29 + go version 23:34:29 go version go1.21.0 linux/amd64 [Pipeline] } 23:34:29 $ docker stop --time=1 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 23:34:31 $ docker rm -f --volumes 219b3d978abc696818ef323f6ce2df33af3ca31efdc032825b201cbd9f720ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker inspect -f . ci-base-image-x86_64 23:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:32 prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container 23:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:32 $ docker top 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-337 [Pipeline] fileExists [Pipeline] sh 23:34:33 + make test 23:34:33 go test ./... -coverprofile=coverage.out 23:34:34 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:34:44 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:34:44 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 23:34:52 go vet ./... 23:34:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:34:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:34:55 ./bin/test-attribution-txt.sh [Pipeline] echo 23:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:34:55 $ docker stop --time=1 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 23:35:00 $ docker rm -f --volumes 14b789b08e745d15df5857dea5bd1ac9497d3f44231b00eb953df8f6594f87c9 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:35:02 + ls -al . 23:35:02 total 172 23:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:34 . 23:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:33 .. 23:35:02 -rw-rw-r-- 1 jenkins jenkins 6 Dec 18 23:33 .dockerignore 23:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:34 .git 23:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 .github 23:35:02 -rw-rw-r-- 1 jenkins jenkins 263 Dec 18 23:33 .gitignore 23:35:02 -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:33 .golangci.yml 23:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:33 .semver 23:35:02 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 18 23:33 Attribution.txt 23:35:02 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 18 23:33 CHANGELOG.md 23:35:02 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 18 23:33 Dockerfile 23:35:02 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:33 GOVERNANCE.md 23:35:02 -rw-rw-r-- 1 jenkins jenkins 656 Dec 18 23:33 Jenkinsfile 23:35:02 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:33 LICENSE 23:35:02 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 18 23:33 Makefile 23:35:02 -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:33 OWNERS.md 23:35:02 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 18 23:33 README.md 23:35:02 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:33 VERSION 23:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:33 bin 23:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 cmd 23:35:02 -rw-r--r-- 1 jenkins jenkins 8837 Dec 18 23:34 coverage.out 23:35:02 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 18 23:33 go.mod 23:35:02 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 18 23:33 go.sum 23:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:33 internal 23:35:02 -rw-rw-r-- 1 jenkins jenkins 228 Dec 18 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:02 + 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=087a59dbdf9f85d91545bd5107bc411bf7106afc --label arch=amd64 --label version=0.0.0 . 23:35:02 Sending build context to Docker daemon 14.11MB 23:35:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:35:02 Step 2/25 : FROM ${BASE} AS builder 23:35:02 ---> 367f86c86431 23:35:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:35:02 ---> Running in f2499dbbc707 23:35:02 Removing intermediate container f2499dbbc707 23:35:02 ---> 01e1dfedc162 23:35:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:03 ---> Running in 4f12ce2c5ab8 23:35:03 Removing intermediate container 4f12ce2c5ab8 23:35:03 ---> c0766c54f892 23:35:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:35:03 ---> Running in ddba73601579 23:35:03 Removing intermediate container ddba73601579 23:35:03 ---> 527886362af0 23:35:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:35:03 ---> Running in 4e938dbbc58a 23:35:03 Removing intermediate container 4e938dbbc58a 23:35:03 ---> 4ddd82809273 23:35:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:03 ---> Running in 559c9184b2e6 23:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:03 OK: 268 MiB in 56 packages 23:35:04 Removing intermediate container 559c9184b2e6 23:35:04 ---> 5fbf05917047 23:35:04 Step 8/25 : WORKDIR /device-snmp-go 23:35:04 ---> Running in 106c34fbd5e5 23:35:04 Removing intermediate container 106c34fbd5e5 23:35:04 ---> 4f123a6e687c 23:35:04 Step 9/25 : COPY go.mod vendor* ./ 23:35:04 ---> e76917b8b27d 23:35:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:04 ---> Running in 090b7afedba6 23:35:04 Removing intermediate container 090b7afedba6 23:35:04 ---> 3c597de02afc 23:35:04 Step 11/25 : COPY . . 23:35:05 ---> c6e9154a7aa7 23:35:05 Step 12/25 : RUN ${MAKE} 23:35:05 ---> Running in 50fb2ba95f00 23:35:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:35:23 Removing intermediate container 50fb2ba95f00 23:35:23 ---> 5211bca41908 23:35:23 Step 13/25 : FROM alpine:3.18 23:35:24 3.18: Pulling from library/alpine 23:35:24 c926b61bad3b: Pulling fs layer 23:35:24 c926b61bad3b: Verifying Checksum 23:35:24 c926b61bad3b: Download complete 23:35:24 c926b61bad3b: Pull complete 23:35:24 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:35:24 Status: Downloaded newer image for alpine:3.18 23:35:24 ---> b541f2080109 23:35:24 Step 14/25 : RUN apk add --update --no-cache dumb-init 23:35:25 ---> Running in e6b8e20370bb 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:25 (1/1) Installing dumb-init (1.2.5-r2) 23:35:25 Executing busybox-1.36.1-r5.trigger 23:35:25 OK: 7 MiB in 16 packages 23:35:26 Removing intermediate container e6b8e20370bb 23:35:26 ---> cb5691dd9e44 23:35:26 Step 15/25 : RUN apk --no-cache upgrade 23:35:26 ---> Running in a36e0f4d21c1 23:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:35:26 OK: 7 MiB in 16 packages 23:35:26 Removing intermediate container a36e0f4d21c1 23:35:26 ---> 6d45eac5583a 23:35:26 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 23:35:27 ---> c54a0e6fe96b 23:35:27 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:35:27 ---> 384d63bc3cdd 23:35:27 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 23:35:27 ---> ded263a83f1b 23:35:27 Step 19/25 : EXPOSE 59993 23:35:27 ---> Running in 1fc3da5287a2 23:35:27 Removing intermediate container 1fc3da5287a2 23:35:27 ---> b5add651e2ac 23:35:27 Step 20/25 : EXPOSE 161 23:35:27 ---> Running in ecc02865533c 23:35:28 Removing intermediate container ecc02865533c 23:35:28 ---> 48816d62bdac 23:35:28 Step 21/25 : ENTRYPOINT ["/device-snmp"] 23:35:28 ---> Running in 105b2b59e4a8 23:35:28 Removing intermediate container 105b2b59e4a8 23:35:28 ---> a8185e78dbda 23:35:28 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:28 ---> Running in 8d6b79ef8cfe 23:35:28 Removing intermediate container 8d6b79ef8cfe 23:35:28 ---> be3f11030493 23:35:28 Step 23/25 : LABEL arch=amd64 23:35:28 ---> Running in 5ba346328d88 23:35:28 Removing intermediate container 5ba346328d88 23:35:28 ---> 8534eb6fdb32 23:35:28 Step 24/25 : LABEL git_sha=087a59dbdf9f85d91545bd5107bc411bf7106afc 23:35:28 ---> Running in fd568c6074ea 23:35:28 Removing intermediate container fd568c6074ea 23:35:28 ---> e60c7093d2e0 23:35:28 Step 25/25 : LABEL version=0.0.0 23:35:28 ---> Running in 3356ed61cd58 23:35:28 Removing intermediate container 3356ed61cd58 23:35:28 ---> 9aa8c3a76f94 23:35:28 [Warning] One or more build-args [ARCH] were not consumed 23:35:28 Successfully built 9aa8c3a76f94 23:35:28 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 23:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:29 23:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:30 latest: Pulling from edgex-lftools-log-publisher 23:35:30 5eb5b503b376: Pulling fs layer 23:35:30 5c69ac0246d0: Pulling fs layer 23:35:30 ec43610c2a17: Pulling fs layer 23:35:30 3a2ae6a8a46f: Pulling fs layer 23:35:30 33b1e0a273af: Pulling fs layer 23:35:30 3a2ae6a8a46f: Waiting 23:35:30 33b1e0a273af: Waiting 23:35:30 5d3b04190fa2: Pulling fs layer 23:35:30 2f39f015ded8: Pulling fs layer 23:35:30 5d3b04190fa2: Waiting 23:35:30 2f39f015ded8: Waiting 23:35:30 5c69ac0246d0: Verifying Checksum 23:35:30 5c69ac0246d0: Download complete 23:35:30 3a2ae6a8a46f: Verifying Checksum 23:35:30 3a2ae6a8a46f: Download complete 23:35:30 33b1e0a273af: Verifying Checksum 23:35:30 33b1e0a273af: Download complete 23:35:30 ec43610c2a17: Verifying Checksum 23:35:30 ec43610c2a17: Download complete 23:35:30 5d3b04190fa2: Download complete 23:35:30 5eb5b503b376: Verifying Checksum 23:35:30 5eb5b503b376: Download complete 23:35:31 2f39f015ded8: Download complete 23:35:31 5eb5b503b376: Pull complete 23:35:32 5c69ac0246d0: Pull complete 23:35:32 ec43610c2a17: Pull complete 23:35:32 3a2ae6a8a46f: Pull complete 23:35:32 33b1e0a273af: Pull complete 23:35:32 5d3b04190fa2: Pull complete 23:35:36 2f39f015ded8: Pull complete 23:35:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:37 prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container 23:35:37 $ 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-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:35:41 $ docker top 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:42 ---> job-cost.sh 23:35:42 lf-activate-venv: SKIPPING 23:35:42 INFO: No Stack... 23:35:42 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:42 INFO: Archiving Costs [Pipeline] sh 23:35:43 + cat /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/cost.csv 23:35:43 + cut -d, -f6 [Pipeline] lock 23:35:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] 23:35:43 Resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] did not exist. Created. 23:35:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:35:43 + echo total: 0.2199999988079071 [Pipeline] stash 23:35:43 Stashed 1 file(s) [Pipeline] } 23:35:44 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:35:44 $ docker stop --time=1 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb 23:35:45 $ docker rm -f --volumes 8468992c7f1168d800b676df30457672abadacca7b04940a97cfe0dd64a1fbcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25342 in /w/workspace/gexfoundry_device-snmp-go_PR-337 [Pipeline] { [Pipeline] ws 23:37:13 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 23:37:14 Selected Git installation does not exist. Using Default 23:37:14 The recommended git tool is: NONE 23:37:22 using credential edgex-jenkins-ssh 23:37:22 Cloning the remote Git repository 23:37:22 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:37:22 > git init /w/workspace/device-snmp-go/1 # timeout=10 23:37:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:37:22 > git --version # timeout=10 23:37:22 > git --version # 'git version 2.25.1' 23:37:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:24 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:37:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:37:26 Merging remotes/origin/main commit 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 into PR head commit 087a59dbdf9f85d91545bd5107bc411bf7106afc 23:37:26 Merge succeeded, producing 087a59dbdf9f85d91545bd5107bc411bf7106afc 23:37:26 Checking out Revision 087a59dbdf9f85d91545bd5107bc411bf7106afc (PR-337) 23:37:26 > git config core.sparsecheckout # timeout=10 23:37:26 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 23:37:26 > git remote # timeout=10 23:37:26 > git config --get remote.origin.url # timeout=10 23:37:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:26 > git merge 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 23:37:26 > git rev-parse HEAD^{commit} # timeout=10 23:37:26 > git config core.sparsecheckout # timeout=10 23:37:26 > git checkout -f 087a59dbdf9f85d91545bd5107bc411bf7106afc # timeout=10 23:37:27 Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" 23:37:27 > git --version # timeout=10 23:37:27 > git --version # 'git version 2.25.1' 23:37:27 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:28 Dload Upload Total Spent Left Speed 23:37:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 23:37:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:37:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 23:37:29 sudo tee /etc/docker/daemon.new 23:37:29 { 23:37:29 "registry-mirrors": [ 23:37:29 "https://nexus3.edgexfoundry.org:10001" 23:37:29 ], 23:37:29 "bip": "10.250.0.254/24", 23:37:29 "hosts": [ 23:37:29 "tcp://0.0.0.0:5555", 23:37:29 "unix:///var/run/docker.sock" 23:37:29 ], 23:37:29 "mtu": 1458, 23:37:29 "selinux-enabled": true, 23:37:29 "seccomp-profile": "/etc/docker/seccomp.json" 23:37:29 } [Pipeline] sh 23:37:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:37:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:52 provisioning config files... 23:37:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13735472290250447807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:53 ---> ****-login.sh 23:37:53 nexus3.edgexfoundry.org:10001 23:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:53 Configure a credential helper to remove this warning. See 23:37:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:53 23:37:53 Login Succeeded 23:37:53 nexus3.edgexfoundry.org:10002 23:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:54 Configure a credential helper to remove this warning. See 23:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:54 23:37:54 Login Succeeded 23:37:54 nexus3.edgexfoundry.org:10003 23:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:54 Configure a credential helper to remove this warning. See 23:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:54 23:37:54 Login Succeeded 23:37:54 nexus3.edgexfoundry.org:10004 23:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:54 Configure a credential helper to remove this warning. See 23:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:54 23:37:54 Login Succeeded 23:37:54 ****.io 23:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:37:55 Configure a credential helper to remove this warning. See 23:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:37:55 23:37:55 Login Succeeded 23:37:55 ---> ****-login.sh ends [Pipeline] } 23:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:37:56 ========================================================= 23:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:37:58 #0 building with "default" instance using docker driver 23:37:58 23:37:58 #1 [internal] load .dockerignore 23:37:58 #1 transferring context: 46B 0.0s done 23:37:58 #1 DONE 0.1s 23:37:58 23:37:58 #2 [internal] load build definition from Dockerfile 23:37:58 #2 transferring dockerfile: 1.61kB 0.0s done 23:37:58 #2 DONE 0.1s 23:37:58 23:37:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:37:58 #3 DONE 0.2s 23:37:58 23:37:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:37:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 23:37:58 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 23:37:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 23:37:58 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 23:37:58 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 23:37:58 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s 23:37:58 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 23:37:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s 23:37:58 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s 23:37:58 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 23:37:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 23:37:58 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 23:37:58 #4 ... 23:37:58 23:37:58 #5 [internal] load build context 23:37:58 #5 transferring context: 7.03MB 0.3s done 23:37:58 #5 DONE 0.4s 23:37:58 23:37:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:37:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.15MB / 63.99MB 0.4s 23:37:58 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 23:37:58 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s 23:37:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s 23:37:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.88MB / 97.63MB 0.5s 23:37:58 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.32MB / 11.40MB 0.5s 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.7s 23:37:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.7s 23:37:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.8s 23:37:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 23:37:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s 23:37:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.9s 23:37:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.39MB / 63.99MB 1.1s 23:37:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.25MB / 97.63MB 1.1s 23:37:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.2s 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.3s 23:37:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.3s 23:37:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.4s 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.5s 23:37:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.5s 23:37:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.6s 23:38:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.8s 23:38:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.8s 23:38:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 23:38:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 2.0s 23:38:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 23:38:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.27MB / 97.63MB 2.3s 23:38:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 2.4s 23:38:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.30MB / 97.63MB 2.6s 23:38:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.8s 23:38:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 3.0s 23:38:04 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.7s done 23:38:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s 23:38:11 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s 23:38:16 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.5s 23:38:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.7s done 23:38:20 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 23:38:20 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 23:38:20 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 23:38:20 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23:38:26 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 23:38:30 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done 23:38:30 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 23:38:31 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 23:38:33 #4 DONE 35.5s 23:38:33 23:38:33 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 23:38:34 #6 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:38:35 #6 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:38:36 #6 2.295 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:38:36 #6 2.319 (2/4) Installing libedit (20221030.3.1-r1) 23:38:36 #6 2.333 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:38:36 #6 2.400 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:38:36 #6 2.426 Executing busybox-1.36.1-r5.trigger 23:38:36 #6 2.466 OK: 271 MiB in 56 packages 23:38:38 #6 DONE 4.6s 23:38:38 23:38:38 #7 [builder 3/7] WORKDIR /device-snmp-go 23:38:38 #7 DONE 0.1s 23:38:38 23:38:38 #8 [builder 4/7] COPY go.mod vendor* ./ 23:38:38 #8 DONE 0.1s 23:38:38 23:38:38 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:05 #9 DONE 24.1s 23:39:05 23:39:05 #10 [builder 6/7] COPY . . 23:39:05 #10 DONE 0.3s 23:39:05 23:39:05 #11 [builder 7/7] RUN echo noop 23:39:05 #11 0.670 noop 23:39:05 #11 DONE 0.7s 23:39:05 23:39:05 #12 exporting to image 23:39:05 #12 exporting layers 23:39:27 #12 exporting layers 23.3s done 23:39:27 #12 writing image sha256:0c1480483e0cd17f869a19aad7da08b9cff4ac3b55ee22ba7bfc1364613d07cf done 23:39:27 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 23:39:27 #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:28 + docker inspect -f . ci-base-image-arm64 23:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:28 prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container 23:39:28 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:39:30 $ docker top 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:31 + go version 23:39:31 go version go1.21.0 linux/arm64 [Pipeline] } 23:39:31 $ docker stop --time=1 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 23:39:34 $ docker rm -f --volumes 20856c7749aa004e65d6a762388342d35cfaf8ea56ee17d0950bc2d5fe03e8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:35 + docker inspect -f . ci-base-image-arm64 23:39:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:36 prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container 23:39:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat 23:39:37 $ docker top 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:37 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 23:39:38 + make test 23:39:38 go test ./... -coverprofile=coverage.out 23:39:42 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:40:50 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:40:50 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements 23:40:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:40:50 go vet ./... 23:41:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:41:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:41:01 ./bin/test-attribution-txt.sh [Pipeline] echo 23:41:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:41:01 $ docker stop --time=1 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 23:41:03 $ docker rm -f --volumes 568fa2f89975ec0f3ae16617dfb653687577bd90657888300768e84cfbdf21e0 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:04 Warning: overwriting stash ‘coverage-report’ 23:41:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:06 + ls -al . 23:41:06 total 168 23:41:06 drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:39 . 23:41:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. 23:41:06 -rw-rw-r-- 1 jenkins jenkins 6 Dec 18 23:37 .dockerignore 23:41:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:37 .git 23:41:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github 23:41:06 -rw-rw-r-- 1 jenkins jenkins 263 Dec 18 23:37 .gitignore 23:41:06 -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml 23:41:06 -rw-rw-r-- 1 jenkins jenkins 10025 Dec 18 23:37 Attribution.txt 23:41:06 -rw-rw-r-- 1 jenkins jenkins 11809 Dec 18 23:37 CHANGELOG.md 23:41:06 -rw-rw-r-- 1 jenkins jenkins 1571 Dec 18 23:37 Dockerfile 23:41:06 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md 23:41:06 -rw-rw-r-- 1 jenkins jenkins 656 Dec 18 23:37 Jenkinsfile 23:41:06 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:37 LICENSE 23:41:06 -rw-rw-r-- 1 jenkins jenkins 2240 Dec 18 23:37 Makefile 23:41:06 -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:37 OWNERS.md 23:41:06 -rw-rw-r-- 1 jenkins jenkins 10477 Dec 18 23:37 README.md 23:41:06 -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:33 VERSION 23:41:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin 23:41:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 cmd 23:41:06 -rw-r--r-- 1 jenkins jenkins 8837 Dec 18 23:40 coverage.out 23:41:06 -rw-rw-r-- 1 jenkins jenkins 3707 Dec 18 23:37 go.mod 23:41:06 -rw-rw-r-- 1 jenkins jenkins 34812 Dec 18 23:37 go.sum 23:41:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 internal 23:41:06 -rw-rw-r-- 1 jenkins jenkins 228 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:06 + 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=087a59dbdf9f85d91545bd5107bc411bf7106afc --label arch=arm64 --label version=0.0.0 . 23:41:07 #0 building with "default" instance using docker driver 23:41:07 23:41:07 #1 [internal] load .dockerignore 23:41:07 #1 transferring context: 46B 0.0s done 23:41:07 #1 DONE 0.0s 23:41:07 23:41:07 #2 [internal] load build definition from Dockerfile 23:41:07 #2 transferring dockerfile: 1.61kB done 23:41:07 #2 DONE 0.0s 23:41:07 23:41:07 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:41:07 #3 DONE 0.0s 23:41:07 23:41:07 #4 [internal] load metadata for docker.io/library/alpine:3.18 23:41:07 #4 DONE 0.3s 23:41:07 23:41:07 #5 [internal] load build context 23:41:07 #5 transferring context: 15.91kB 0.1s done 23:41:07 #5 DONE 0.1s 23:41:07 23:41:07 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:41:07 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 23:41:08 #6 ... 23:41:08 23:41:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:41:08 #7 DONE 0.3s 23:41:08 23:41:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 23:41:08 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 23:41:08 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 23:41:08 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 23:41:08 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 23:41:08 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 23:41:08 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 23:41:09 #6 DONE 1.1s 23:41:09 23:41:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:41:09 #8 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:41:10 #8 1.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:41:11 #8 ... 23:41:11 23:41:11 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 23:41:11 #9 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:41:11 #9 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:41:11 #9 2.667 OK: 271 MiB in 56 packages 23:41:11 #9 DONE 3.1s 23:41:11 23:41:11 #10 [builder 3/7] WORKDIR /device-snmp-go 23:41:11 #10 DONE 0.1s 23:41:11 23:41:11 #11 [builder 4/7] COPY go.mod vendor* ./ 23:41:11 #11 DONE 0.2s 23:41:11 23:41:11 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:41:11 #8 2.497 (1/1) Installing dumb-init (1.2.5-r2) 23:41:11 #8 2.524 Executing busybox-1.36.1-r5.trigger 23:41:11 #8 2.551 OK: 8 MiB in 16 packages 23:41:11 #8 DONE 2.9s 23:41:11 23:41:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:13 #12 DONE 1.6s 23:41:13 23:41:13 #13 [builder 6/7] COPY . . 23:41:13 #13 DONE 0.4s 23:41:13 23:41:13 #14 [builder 7/7] RUN make build 23:41:14 #14 0.714 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:41:15 #14 ... 23:41:15 23:41:15 #15 [stage-1 3/6] RUN apk --no-cache upgrade 23:41:15 #15 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:41:15 #15 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:41:15 #15 2.579 OK: 8 MiB in 16 packages 23:41:15 #15 DONE 2.9s 23:41:15 23:41:15 #14 [builder 7/7] RUN make build 23:42:51 #14 DONE 86.1s 23:42:51 23:42:51 #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / 23:42:51 #16 DONE 0.4s 23:42:51 23:42:51 #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / 23:42:51 #17 DONE 0.1s 23:42:51 23:42:51 #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / 23:42:51 #18 DONE 0.1s 23:42:51 23:42:51 #19 exporting to image 23:42:51 #19 exporting layers 23:42:51 #19 exporting layers 0.4s done 23:42:51 #19 writing image sha256:b27f1d3d90109270ac12f5de962488f44f23d43501005eb48269e910648bd071 done 23:42:51 #19 naming to docker.io/library/device-snmp-arm64 0.0s done 23:42:51 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 23:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:53 23:42:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:53 arm64: Pulling from edgex-lftools-log-publisher 23:42:53 8998bd30e6a1: Pulling fs layer 23:42:53 04944245beec: Pulling fs layer 23:42:53 699f458cf7ca: Pulling fs layer 23:42:53 765212b225bb: Pulling fs layer 23:42:53 f23df028b6ca: Pulling fs layer 23:42:53 d65c8cfc05b1: Pulling fs layer 23:42:53 f23df028b6ca: Waiting 23:42:53 2437ff75d9bd: Pulling fs layer 23:42:53 765212b225bb: Waiting 23:42:53 d65c8cfc05b1: Waiting 23:42:53 2437ff75d9bd: Waiting 23:42:53 04944245beec: Verifying Checksum 23:42:53 04944245beec: Download complete 23:42:53 765212b225bb: Verifying Checksum 23:42:53 765212b225bb: Download complete 23:42:53 f23df028b6ca: Verifying Checksum 23:42:53 f23df028b6ca: Download complete 23:42:53 d65c8cfc05b1: Download complete 23:42:54 699f458cf7ca: Verifying Checksum 23:42:54 699f458cf7ca: Download complete 23:42:54 8998bd30e6a1: Verifying Checksum 23:42:54 8998bd30e6a1: Download complete 23:42:56 2437ff75d9bd: Verifying Checksum 23:42:56 2437ff75d9bd: Download complete 23:43:00 8998bd30e6a1: Pull complete 23:43:00 04944245beec: Pull complete 23:43:02 699f458cf7ca: Pull complete 23:43:02 765212b225bb: Pull complete 23:43:03 f23df028b6ca: Pull complete 23:43:03 d65c8cfc05b1: Pull complete 23:43:30 2437ff75d9bd: Pull complete 23:43:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-25342 does not seem to be running inside a container 23:43:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:43:32 $ docker top 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:33 ---> job-cost.sh 23:43:34 lf-activate-venv: SKIPPING 23:43:34 INFO: No Stack... 23:43:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:34 INFO: Archiving Costs [Pipeline] sh 23:43:35 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 23:43:35 + cut -d, -f6 [Pipeline] lock 23:43:35 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] 23:43:35 Resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] did not exist. Created. 23:43:35 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:35 /w/workspace/device-snmp-go/1@tmp/durable-dddcd4fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:43:36 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:36 Warning: overwriting stash ‘stack-cost’ 23:43:36 Stashed 1 file(s) [Pipeline] } 23:43:36 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:36 $ docker stop --time=1 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 23:43:41 $ docker rm -f --volumes 62c753665d07dab68eee504d774f730c4688bd8d9de2d2a26fa88e3a099e6fd2 [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 23:43:43 provisioning config files... 23:43:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config160592292052409677tmp [Pipeline] { [Pipeline] sh 23:43:44 + set +x 23:43:44 + curl -s https://codecov.io/bash 23:43:44 + bash -s -- 23:43:44 23:43:44 _____ _ 23:43:44 / ____| | | 23:43:44 | | ___ __| | ___ ___ _____ __ 23:43:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:43:44 | |___| (_) | (_| | __/ (_| (_) \ V / 23:43:44 \_____\___/ \__,_|\___|\___\___/ \_/ 23:43:44 Bash-1.0.6 23:43:44 23:43:44 23:43:44 ==> git version 2.25.1 found 23:43:44 ==> 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 23:43:44 Release-Date: 2020-01-08 23:43:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:43:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:43:44 ==> Jenkins CI detected. 23:43:44 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-337 23:43:44 project root: . 23:43:44 --> token set from env 23:43:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:43:44 ==> Running gcov in . (disable via -X gcov) 23:43:44 ==> Python coveragepy not found 23:43:44 ==> Searching for coverage reports in: 23:43:44 + . 23:43:44 -> Found 1 reports 23:43:44 ==> Detecting git/mercurial file structure 23:43:44 ==> Reading reports 23:43:44 + ./coverage.out bytes=8837 23:43:44 ==> Appending adjustments 23:43:44 https://docs.codecov.io/docs/fixing-reports 23:43:44 + Found adjustments 23:43:44 ==> Gzipping contents 23:43:44 4.0K /tmp/codecov.TE1Elg.gz 23:43:44 ==> Uploading reports 23:43:44 url: https://codecov.io 23:43:44 query: branch=PR-337&commit=087a59dbdf9f85d91545bd5107bc411bf7106afc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=337&job=&cmd_args= 23:43:44 -> Pinging Codecov 23:43:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-337&commit=087a59dbdf9f85d91545bd5107bc411bf7106afc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=337&job=&cmd_args= 23:43:44 -> Uploading to 23:43:44 https://storage.googleapis.com/codecov/v4/raw/2023-12-18/6C56EA5C29638FB4528AC87E60AF5AE0/087a59dbdf9f85d91545bd5107bc411bf7106afc/3226235c-260b-4edc-85a5-53296fa3161a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T234344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ce5edc633de3745396cbaf139ecb214411f944efa3977db27e3f35208c670a2 23:43:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:44 Dload Upload Total Spent Left Speed 23:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6377 --:--:-- --:--:-- --:--:-- 6377 23:43:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/087a59dbdf9f85d91545bd5107bc411bf7106afc [Pipeline] } 23:43:44 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 23:43:47 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-337/archives ] 23:43:47 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-337/archives 23:43:47 total 16 23:43:47 drwxr-xr-x 3 root root 4096 Dec 18 23:35 . 23:43:47 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:35 .. 23:43:47 drwxr-xr-x 2 root root 4096 Dec 18 23:35 cost 23:43:47 -rw-r--r-- 1 root root 86 Dec 18 23:35 cost.csv 23:43:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-337/archives 23:43:47 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-337/archives 23:43:47 total 16 23:43:47 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:35 . 23:43:47 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:35 .. 23:43:47 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:35 cost 23:43:47 -rw-r--r-- 1 jenkins jenkins 86 Dec 18 23:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:43:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:49 ---> package-listing.sh 23:43:49 ++ facter osfamily 23:43:49 ++ tr '[:upper:]' '[:lower:]' 23:43:49 + OS_FAMILY=debian 23:43:49 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-337 23:43:49 + START_PACKAGES=/tmp/packages_start.txt 23:43:49 + END_PACKAGES=/tmp/packages_end.txt 23:43:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:49 + PACKAGES=/tmp/packages_start.txt 23:43:49 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-337 ']' 23:43:49 + PACKAGES=/tmp/packages_end.txt 23:43:49 + case "${OS_FAMILY}" in 23:43:49 + dpkg -l 23:43:49 + grep '^ii' 23:43:49 + '[' -f /tmp/packages_start.txt ']' 23:43:49 + '[' -f /tmp/packages_end.txt ']' 23:43:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:49 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-337 ']' 23:43:49 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/ 23:43:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-337/archives/ [Pipeline] echo 23:43:49 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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:50 prd-ubuntu20.04-docker-8c-8g-25337 does not seem to be running inside a container 23:43:50 $ 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-337/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-337 -v /w/workspace/gexfoundry_device-snmp-go_PR-337:/w/workspace/gexfoundry_device-snmp-go_PR-337:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-337@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-337@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 23:43:50 $ docker top 4f4366fb4f0bab7c3509816a47a0edcb1fc95887652da8aaa22d631efb02cf1b -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:51 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:51 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:51 + ls /var/log/sa-host 23:43:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:51 provisioning config files... 23:43:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-337@tmp/config1446355918396559378tmp [Pipeline] { [Pipeline] echo 23:43:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:52 ---> create-netrc.sh [Pipeline] } 23:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:52 ---> python-tools-install.sh [Pipeline] echo 23:43:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:53 ---> sudo-logs.sh 23:43:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:53 ---> job-cost.sh 23:43:53 lf-activate-venv: SKIPPING 23:43:53 DEBUG: total: 0.2199999988079071 23:43:53 INFO: Retrieving Stack Cost... 23:43:53 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:54 INFO: Archiving Costs [Pipeline] echo 23:43:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:54 ---> logs-deploy.sh 23:43:54 lf-activate-venv: SKIPPING 23:43:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-337/1 23:43:54 INFO: archiving workspace using pattern(s): 23:43:55 Archives upload complete. 23:43:55 INFO: archiving logs to Nexus