Pull request #344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd+d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 (74f9334b9fc8f0c15e972186e151f810706c24ee) 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-ssh17572984278672977840.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-ssh16470138612286471785.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-344/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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12517284714506789160.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-344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13970290544677894290.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-ssh10814394730261868587.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-344/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-344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9865360175322641850.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-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5561’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5562’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5568 in /w/workspace/gexfoundry_device-snmp-go_PR-344 [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-344 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd Merge succeeded, producing 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd Checking out Revision 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd (PR-344) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd # 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 d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:23 ========================================================= 23:34:23 EdgeX Global Pipelines Version Info 23:34:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:24 ------------------- 23:34:24 stable info: 23:34:24 ------------------- 23:34:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:24 Message: update stable to v1.0.258 23:34:25 ------------------- 23:34:25 experimental info: 23:34:25 ------------------- 23:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 23:34:25 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:34:25 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92a7d33 [Pipeline] echo 23:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:27 provisioning config files... 23:34:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/config517383717744698160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:28 ---> ****-login.sh 23:34:28 nexus3.edgexfoundry.org:10001 23:34:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10002 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10003 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 nexus3.edgexfoundry.org:10004 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 ****.io 23:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:29 Configure a credential helper to remove this warning. See 23:34:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:29 23:34:29 Login Succeeded 23:34:29 ---> ****-login.sh ends [Pipeline] } 23:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:34:30 + git rev-list -1 --merges 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd~1..92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [Pipeline] echo 23:34:30 -----------> git rev-list -1 --merges 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd~1..92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [false] [Pipeline] sh 23:34:31 + git log --format=format:%s -1 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [Pipeline] echo 23:34:31 ========================================================= 23:34:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:31 + git log --format=format:%s -1 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [Pipeline] echo 23:34:31 [semverPrep] GIT_COMMIT: 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo 23:34:31 [semverPrep] This is not a build commit. [Pipeline] sh 23:34:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:32 + grep -v github /etc/ssh/ssh_known_hosts 23:34:32 + [ -e /tmp/ssh_known_hosts ] 23:34:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 23:34:32 sudo tee -a /etc/ssh/ssh_known_hosts 23:34:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:32 23:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:33 0.1.4: Pulling from edgex-devops/py-git-semver 23:34:33 b85a868b505f: Pulling fs layer 23:34:33 e2be974225ed: Pulling fs layer 23:34:33 339a4e72a1f5: Pulling fs layer 23:34:33 988bab9f4d93: Pulling fs layer 23:34:33 1469e6f7b9e6: Pulling fs layer 23:34:33 eaf3925da568: Pulling fs layer 23:34:33 bab4dde63d76: Pulling fs layer 23:34:33 bde34c3a00c8: Pulling fs layer 23:34:33 b352a97aabf1: Pulling fs layer 23:34:33 4872d77fe225: Pulling fs layer 23:34:33 5851b861e8e6: Pulling fs layer 23:34:33 988bab9f4d93: Waiting 23:34:33 eaf3925da568: Waiting 23:34:33 bab4dde63d76: Waiting 23:34:33 4872d77fe225: Waiting 23:34:33 bde34c3a00c8: Waiting 23:34:33 5851b861e8e6: Waiting 23:34:33 e2be974225ed: Verifying Checksum 23:34:33 e2be974225ed: Download complete 23:34:33 988bab9f4d93: Download complete 23:34:33 1469e6f7b9e6: Verifying Checksum 23:34:33 1469e6f7b9e6: Download complete 23:34:33 eaf3925da568: Download complete 23:34:33 339a4e72a1f5: Verifying Checksum 23:34:33 339a4e72a1f5: Download complete 23:34:33 bde34c3a00c8: Verifying Checksum 23:34:33 bde34c3a00c8: Download complete 23:34:33 b352a97aabf1: Verifying Checksum 23:34:33 b352a97aabf1: Download complete 23:34:33 4872d77fe225: Verifying Checksum 23:34:33 4872d77fe225: Download complete 23:34:33 5851b861e8e6: Download complete 23:34:33 b85a868b505f: Verifying Checksum 23:34:33 b85a868b505f: Download complete 23:34:33 bab4dde63d76: Verifying Checksum 23:34:33 bab4dde63d76: Download complete 23:34:34 b85a868b505f: Pull complete 23:34:35 e2be974225ed: Pull complete 23:34:36 339a4e72a1f5: Pull complete 23:34:36 988bab9f4d93: Pull complete 23:34:36 1469e6f7b9e6: Pull complete 23:34:36 eaf3925da568: Pull complete 23:34:38 bab4dde63d76: Pull complete 23:34:38 bde34c3a00c8: Pull complete 23:34:38 b352a97aabf1: Pull complete 23:34:39 4872d77fe225: Pull complete 23:34:39 5851b861e8e6: Pull complete 23:34:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:39 prd-ubuntu20.04-docker-8c-8g-5568 does not seem to be running inside a container 23:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-344 -v /w/workspace/gexfoundry_device-snmp-go_PR-344:/w/workspace/gexfoundry_device-snmp-go_PR-344:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-344@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:34:45 $ docker top 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef -eo pid,comm 23:34:45 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:34:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:45 [ssh-agent] Looking for ssh-agent implementation... 23:34:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:45 $ docker exec 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef ssh-agent 23:34:46 SSH_AUTH_SOCK=/tmp/ssh-GyeY37BfIfw6/agent.32 23:34:46 SSH_AGENT_PID=38 23:34:46 Running ssh-add (command line suppressed) 23:34:46 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/private_key_10598124894203322788.key (/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/private_key_10598124894203322788.key) 23:34:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:46 + git tag --points-at HEAD [Pipeline] } 23:34:46 $ docker exec --env ******** --env ******** 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef ssh-agent -k 23:34:46 unset SSH_AUTH_SOCK; 23:34:46 unset SSH_AGENT_PID; 23:34:46 echo Agent pid 38 killed; 23:34:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:46 [ssh-agent] Looking for ssh-agent implementation... 23:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:46 $ docker exec 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef ssh-agent 23:34:47 SSH_AUTH_SOCK=/tmp/ssh-Zz1U1JBtzSsn/agent.69 23:34:47 SSH_AGENT_PID=75 23:34:47 Running ssh-add (command line suppressed) 23:34:47 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/private_key_12627764287257802900.key (/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/private_key_12627764287257802900.key) 23:34:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:47 + git semver init 23:34:48 2024-03-13 23:34:47,791 [run_init] DEBUG init version:0.0.0 force:False 23:34:48 2024-03-13 23:34:47,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver 23:34:48 2024-03-13 23:34:47,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-344/.semver 23:34:48 2024-03-13 23:34:47,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-344, universal_newlines=False, shell=None, istream=None) 23:34:49 2024-03-13 23:34:48,920 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-344/.git/info/exclude 23:34:49 2024-03-13 23:34:48,921 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver/PR-344 with force:False 23:34:49 2024-03-13 23:34:48,921 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver/PR-344 23:34:49 2024-03-13 23:34:48,926 [execute] INFO git cat-file --batch-check 23:34:49 2024-03-13 23:34:48,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 23:34:49 2024-03-13 23:34:48,956 [execute] INFO git cat-file --batch 23:34:49 2024-03-13 23:34:48,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) 23:34:49 2024-03-13 23:34:48,963 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-344/.semver/PR-344 23:34:49 0.0.0 [Pipeline] } 23:34:49 $ docker exec --env ******** --env ******** 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef ssh-agent -k 23:34:49 unset SSH_AUTH_SOCK; 23:34:49 unset SSH_AGENT_PID; 23:34:49 echo Agent pid 75 killed; 23:34:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:49 + git semver [Pipeline] } 23:34:49 $ docker stop --time=1 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef 23:34:51 $ docker rm -f --volumes 3fa11b2a0ee87f643ad3dd185306b34b3aa881d437cdb0721383122b550752ef [Pipeline] // withDockerContainer [Pipeline] sh 23:34:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:52 Stashed 1 file(s) [Pipeline] echo 23:34:52 [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:34:53 provisioning config files... 23:34:53 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/config8388141987581344189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:54 ---> ****-login.sh 23:34:54 nexus3.edgexfoundry.org:10001 23:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:54 Configure a credential helper to remove this warning. See 23:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:54 23:34:54 Login Succeeded 23:34:54 nexus3.edgexfoundry.org:10002 23:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:54 Configure a credential helper to remove this warning. See 23:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:54 23:34:54 Login Succeeded 23:34:54 nexus3.edgexfoundry.org:10003 23:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:54 Configure a credential helper to remove this warning. See 23:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:54 23:34:54 Login Succeeded 23:34:54 nexus3.edgexfoundry.org:10004 23:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:54 Configure a credential helper to remove this warning. See 23:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:54 23:34:54 Login Succeeded 23:34:54 ****.io 23:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:34:54 Configure a credential helper to remove this warning. See 23:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:34:54 23:34:54 Login Succeeded 23:34:54 ---> ****-login.sh ends [Pipeline] } 23:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:55 ========================================================= 23:34:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:34:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + 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:34:56 Sending build context to Docker daemon 14.13MB 23:34:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:56 Step 2/12 : FROM ${BASE} AS builder 23:34:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:56 7264a8db6415: Pulling fs layer 23:34:56 c4d48a809fc2: Pulling fs layer 23:34:56 4f1c88b9dad5: Pulling fs layer 23:34:56 ad3a456e5733: Pulling fs layer 23:34:56 69c7f0334f64: Pulling fs layer 23:34:56 1f1c1a5573a3: Pulling fs layer 23:34:56 ce7588e14bc9: Pulling fs layer 23:34:56 b5e4710f87ac: Pulling fs layer 23:34:56 ad3a456e5733: Waiting 23:34:56 69c7f0334f64: Waiting 23:34:56 1f1c1a5573a3: Waiting 23:34:56 ce7588e14bc9: Waiting 23:34:56 b5e4710f87ac: Waiting 23:34:56 c4d48a809fc2: Verifying Checksum 23:34:56 c4d48a809fc2: Download complete 23:34:56 ad3a456e5733: Verifying Checksum 23:34:56 ad3a456e5733: Download complete 23:34:56 69c7f0334f64: Download complete 23:34:56 7264a8db6415: Verifying Checksum 23:34:56 7264a8db6415: Download complete 23:34:56 1f1c1a5573a3: Verifying Checksum 23:34:56 1f1c1a5573a3: Download complete 23:34:56 7264a8db6415: Pull complete 23:34:56 b5e4710f87ac: Verifying Checksum 23:34:56 b5e4710f87ac: Download complete 23:34:57 4f1c88b9dad5: Verifying Checksum 23:34:57 4f1c88b9dad5: Download complete 23:34:57 c4d48a809fc2: Pull complete 23:34:57 ce7588e14bc9: Verifying Checksum 23:34:57 ce7588e14bc9: Download complete 23:35:00 4f1c88b9dad5: Pull complete 23:35:01 ad3a456e5733: Pull complete 23:35:01 69c7f0334f64: Pull complete 23:35:01 1f1c1a5573a3: Pull complete 23:35:04 ce7588e14bc9: Pull complete 23:35:05 b5e4710f87ac: Pull complete 23:35:05 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:35:05 ---> 88b5674ff536 23:35:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:35:08 Still waiting to schedule task 23:35:08 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:35:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline 23:35:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline 23:35:20 ---> Running in 0ad6670ed718 23:35:20 Removing intermediate container 0ad6670ed718 23:35:20 ---> f4d69ed1d520 23:35:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:22 ---> Running in 5dd8bb2ed498 23:35:22 Removing intermediate container 5dd8bb2ed498 23:35:22 ---> 48a72a10fe7d 23:35:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:35:22 ---> Running in 394168e40dfb 23:35:24 Removing intermediate container 394168e40dfb 23:35:24 ---> cffe2dc31542 23:35:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:35:24 ---> Running in d0492eee3773 23:35:24 Removing intermediate container d0492eee3773 23:35:24 ---> 460cb71b4322 23:35:24 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:25 ---> Running in 139562f5376e 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:26 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:35:26 (2/4) Installing libedit (20221030.3.1-r1) 23:35:26 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:35:26 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:35:26 Executing busybox-1.36.1-r5.trigger 23:35:26 OK: 268 MiB in 56 packages 23:35:27 Removing intermediate container 139562f5376e 23:35:27 ---> 7c26b5657425 23:35:27 Step 8/12 : WORKDIR /device-snmp-go 23:35:28 ---> Running in 5496e2bb1ded 23:35:28 Removing intermediate container 5496e2bb1ded 23:35:28 ---> f91f7f04aa47 23:35:28 Step 9/12 : COPY go.mod vendor* ./ 23:35:28 ---> 627772e4273c 23:35:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:28 ---> Running in 2909dd8c93d5 23:36:24 Removing intermediate container 2909dd8c93d5 23:36:24 ---> 3bc6ddc841a4 23:36:24 Step 11/12 : COPY . . 23:36:24 ---> 0e5198d8ec41 23:36:24 Step 12/12 : RUN ${MAKE} 23:36:24 ---> Running in 3b30d910d429 23:36:24 noop 23:36:24 Removing intermediate container 3b30d910d429 23:36:24 ---> 15b98c221ddc 23:36:24 Successfully built 15b98c221ddc 23:36:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:25 + docker inspect -f . ci-base-image-x86_64 23:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:25 prd-ubuntu20.04-docker-8c-8g-5568 does not seem to be running inside a container 23:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-344 -v /w/workspace/gexfoundry_device-snmp-go_PR-344:/w/workspace/gexfoundry_device-snmp-go_PR-344:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-344@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:36:27 $ docker top 071cb4519f9b7aca5ffd0f7eaf9e11e7b17683172b8bcdcf8c3ba350aeb397f7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:27 + go version 23:36:27 go version go1.21.0 linux/amd64 [Pipeline] } 23:36:27 $ docker stop --time=1 071cb4519f9b7aca5ffd0f7eaf9e11e7b17683172b8bcdcf8c3ba350aeb397f7 23:36:29 $ docker rm -f --volumes 071cb4519f9b7aca5ffd0f7eaf9e11e7b17683172b8bcdcf8c3ba350aeb397f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker inspect -f . ci-base-image-x86_64 23:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:30 prd-ubuntu20.04-docker-8c-8g-5568 does not seem to be running inside a container 23:36:30 $ 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-344 -v /w/workspace/gexfoundry_device-snmp-go_PR-344:/w/workspace/gexfoundry_device-snmp-go_PR-344:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-344@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:36:30 $ docker top ebf975e5d46b0f499baf969989718a7dea268f2a7fcad1d415e0092e29f2162a -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:31 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-344 [Pipeline] fileExists [Pipeline] sh 23:36:31 + make test 23:36:31 go test ./... -coverprofile=coverage.out 23:36:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:36:49 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:36:49 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 23:36:55 go vet ./... 23:36:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:58 ./bin/test-attribution-txt.sh 23:36:58 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:36:58 $ docker stop --time=1 ebf975e5d46b0f499baf969989718a7dea268f2a7fcad1d415e0092e29f2162a 23:37:03 $ docker rm -f --volumes ebf975e5d46b0f499baf969989718a7dea268f2a7fcad1d415e0092e29f2162a [Pipeline] // withDockerContainer [Pipeline] sh 23:37:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:37:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:37:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:37:31 + ls -al . 23:37:31 total 172 23:37:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 . 23:37:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. 23:37:31 -rw-rw-r-- 1 jenkins jenkins 6 Mar 13 23:34 .dockerignore 23:37:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git 23:37:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github 23:37:31 -rw-rw-r-- 1 jenkins jenkins 263 Mar 13 23:34 .gitignore 23:37:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml 23:37:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver 23:37:31 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 13 23:34 Attribution.txt 23:37:31 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 13 23:34 CHANGELOG.md 23:37:31 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 13 23:34 Dockerfile 23:37:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md 23:37:31 -rw-rw-r-- 1 jenkins jenkins 656 Mar 13 23:34 Jenkinsfile 23:37:31 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:34 LICENSE 23:37:31 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 13 23:34 Makefile 23:37:31 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 23:34 OWNERS.md 23:37:31 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 13 23:34 README.md 23:37:31 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:37:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin 23:37:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 cmd 23:37:31 -rw-r--r-- 1 jenkins jenkins 8837 Mar 13 23:36 coverage.out 23:37:31 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 13 23:34 go.mod 23:37:31 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 13 23:34 go.sum 23:37:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 internal 23:37:31 -rw-rw-r-- 1 jenkins jenkins 228 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:31 + 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=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd --label arch=amd64 --label version=0.0.0 . 23:37:31 Sending build context to Docker daemon 14.14MB 23:37:31 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:37:31 Step 2/25 : FROM ${BASE} AS builder 23:37:31 ---> 15b98c221ddc 23:37:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:37:32 ---> Running in e233101cb135 23:37:32 Removing intermediate container e233101cb135 23:37:32 ---> d580e991e9dd 23:37:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:37:32 ---> Running in b05b5d522ca7 23:37:32 Removing intermediate container b05b5d522ca7 23:37:32 ---> 3d2c632b20f4 23:37:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:37:32 ---> Running in ea9623bb6958 23:37:32 Removing intermediate container ea9623bb6958 23:37:32 ---> fbb2814f4082 23:37:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:37:32 ---> Running in 83b24c4140cb 23:37:32 Removing intermediate container 83b24c4140cb 23:37:32 ---> 2340e48a1fe3 23:37:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:32 ---> Running in 49494821a937 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:37:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:37:33 OK: 268 MiB in 56 packages 23:37:33 Removing intermediate container 49494821a937 23:37:33 ---> 199dcf35d17e 23:37:33 Step 8/25 : WORKDIR /device-snmp-go 23:37:33 ---> Running in 1b57f8c20d0a 23:37:33 Removing intermediate container 1b57f8c20d0a 23:37:33 ---> 6c9de77d6812 23:37:33 Step 9/25 : COPY go.mod vendor* ./ 23:37:33 ---> 37919f004452 23:37:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:33 ---> Running in 048fd9f274b7 23:37:34 Removing intermediate container 048fd9f274b7 23:37:34 ---> da996db114a1 23:37:34 Step 11/25 : COPY . . 23:37:35 ---> 3e72ac31cb08 23:37:35 Step 12/25 : RUN ${MAKE} 23:37:35 ---> Running in 6e47ee4688a5 23:37:35 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.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:38:02 Removing intermediate container 6e47ee4688a5 23:38:02 ---> f7f16dad88e3 23:38:02 Step 13/25 : FROM alpine:3.18 23:38:02 3.18: Pulling from library/alpine 23:38:02 619be1103602: Pulling fs layer 23:38:02 619be1103602: Verifying Checksum 23:38:02 619be1103602: Download complete 23:38:02 619be1103602: Pull complete 23:38:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:38:02 Status: Downloaded newer image for alpine:3.18 23:38:02 ---> d3782b16ccc9 23:38:02 Step 14/25 : RUN apk add --update --no-cache dumb-init 23:38:02 ---> Running in 30248b940f95 23:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:38:02 (1/1) Installing dumb-init (1.2.5-r2) 23:38:02 Executing busybox-1.36.1-r5.trigger 23:38:02 OK: 7 MiB in 16 packages 23:38:03 Removing intermediate container 30248b940f95 23:38:03 ---> 445f563130eb 23:38:03 Step 15/25 : RUN apk --no-cache upgrade 23:38:03 ---> Running in 2d751cca5989 23:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:38:03 OK: 7 MiB in 16 packages 23:38:04 Removing intermediate container 2d751cca5989 23:38:04 ---> aa882f48711a 23:38:04 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 23:38:04 ---> 6561ddfbd4e3 23:38:04 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:38:05 ---> 44a221cf0669 23:38:05 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 23:38:05 ---> 86845f889d17 23:38:05 Step 19/25 : EXPOSE 59993 23:38:05 ---> Running in 21ce9e8ec31b 23:38:05 Removing intermediate container 21ce9e8ec31b 23:38:05 ---> 5ad3127b4f31 23:38:05 Step 20/25 : EXPOSE 161 23:38:05 ---> Running in cdd9f13c2b31 23:38:05 Removing intermediate container cdd9f13c2b31 23:38:05 ---> e76f5598c3e8 23:38:05 Step 21/25 : ENTRYPOINT ["/device-snmp"] 23:38:05 ---> Running in b215f6468437 23:38:05 Removing intermediate container b215f6468437 23:38:05 ---> caed9469b3cb 23:38:05 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:38:05 ---> Running in 5267e23e55fe 23:38:05 Removing intermediate container 5267e23e55fe 23:38:05 ---> 42503853ef56 23:38:05 Step 23/25 : LABEL arch=amd64 23:38:05 ---> Running in f8f0e1003b4e 23:38:05 Removing intermediate container f8f0e1003b4e 23:38:05 ---> afe01626a80f 23:38:05 Step 24/25 : LABEL git_sha=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd 23:38:05 ---> Running in f2bd1ab68070 23:38:05 Removing intermediate container f2bd1ab68070 23:38:05 ---> 996a817c142f 23:38:05 Step 25/25 : LABEL version=0.0.0 23:38:05 ---> Running in 3325c8acca57 23:38:06 Removing intermediate container 3325c8acca57 23:38:06 ---> 4947177bed15 23:38:06 [Warning] One or more build-args [ARCH] were not consumed 23:38:06 Successfully built 4947177bed15 23:38:06 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:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:07 23:38:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:07 latest: Pulling from edgex-lftools-log-publisher 23:38:07 5eb5b503b376: Pulling fs layer 23:38:07 5c69ac0246d0: Pulling fs layer 23:38:07 ec43610c2a17: Pulling fs layer 23:38:07 3a2ae6a8a46f: Pulling fs layer 23:38:07 33b1e0a273af: Pulling fs layer 23:38:07 5d3b04190fa2: Pulling fs layer 23:38:07 2f39f015ded8: Pulling fs layer 23:38:07 33b1e0a273af: Waiting 23:38:07 5d3b04190fa2: Waiting 23:38:07 2f39f015ded8: Waiting 23:38:07 3a2ae6a8a46f: Waiting 23:38:07 5c69ac0246d0: Verifying Checksum 23:38:07 5c69ac0246d0: Download complete 23:38:07 3a2ae6a8a46f: Verifying Checksum 23:38:07 3a2ae6a8a46f: Download complete 23:38:07 33b1e0a273af: Verifying Checksum 23:38:07 33b1e0a273af: Download complete 23:38:07 5d3b04190fa2: Verifying Checksum 23:38:07 5d3b04190fa2: Download complete 23:38:07 ec43610c2a17: Verifying Checksum 23:38:07 ec43610c2a17: Download complete 23:38:08 5eb5b503b376: Verifying Checksum 23:38:08 5eb5b503b376: Download complete 23:38:08 2f39f015ded8: Download complete 23:38:09 5eb5b503b376: Pull complete 23:38:10 5c69ac0246d0: Pull complete 23:38:10 ec43610c2a17: Pull complete 23:38:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5589 in /w/workspace/gexfoundry_device-snmp-go_PR-344 [Pipeline] { [Pipeline] ws 23:38:10 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 23:38:11 3a2ae6a8a46f: Pull complete 23:38:11 33b1e0a273af: Pull complete 23:38:11 5d3b04190fa2: Pull complete 23:38:14 Selected Git installation does not exist. Using Default 23:38:14 The recommended git tool is: NONE 23:38:16 2f39f015ded8: Pull complete 23:38:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:38:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:16 prd-ubuntu20.04-docker-8c-8g-5568 does not seem to be running inside a container 23:38:16 $ 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-344 -v /w/workspace/gexfoundry_device-snmp-go_PR-344:/w/workspace/gexfoundry_device-snmp-go_PR-344:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-344@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:38:21 using credential edgex-jenkins-ssh 23:38:21 Cloning the remote Git repository 23:38:21 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:38:21 > git init /w/workspace/device-snmp-go/1 # timeout=10 23:38:21 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:38:21 > git --version # timeout=10 23:38:21 > git --version # 'git version 2.25.1' 23:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:24 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:38:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:25 $ docker top a593923a54d6e639592f879b96309f2c5d1c54cf99b5bb013055d7b7618afa43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:25 ---> job-cost.sh 23:38:25 lf-activate-venv: SKIPPING 23:38:25 INFO: No Stack... 23:38:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:38:25 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:38:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:38:26 INFO: Archiving Costs [Pipeline] sh 23:38:26 Merging remotes/origin/main commit d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 into PR head commit 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd 23:38:26 + cat /w/workspace/gexfoundry_device-snmp-go_PR-344/archives/cost.csv 23:38:26 + cut -d, -f6 [Pipeline] lock 23:38:26 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] 23:38:26 Resource [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] did not exist. Created. 23:38:26 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:26 Merge succeeded, producing 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd 23:38:26 Checking out Revision 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd (PR-344) 23:38:26 + echo total: 0.2199999988079071 [Pipeline] stash 23:38:27 Stashed 1 file(s) [Pipeline] } 23:38:27 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:38:27 $ docker stop --time=1 a593923a54d6e639592f879b96309f2c5d1c54cf99b5bb013055d7b7618afa43 23:38:26 > git config core.sparsecheckout # timeout=10 23:38:26 > git checkout -f 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd # timeout=10 23:38:26 > git remote # timeout=10 23:38:26 > git config --get remote.origin.url # timeout=10 23:38:26 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:26 > git merge d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 23:38:26 > git rev-parse HEAD^{commit} # timeout=10 23:38:26 > git config core.sparsecheckout # timeout=10 23:38:26 > git checkout -f 92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd # timeout=10 23:38:28 Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" 23:38:28 > git --version # timeout=10 23:38:28 > git --version # 'git version 2.25.1' 23:38:28 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:38:28 23:38:28 GitHub has been notified of this commit’s build result 23:38:28 23:38:28 $ docker rm -f --volumes a593923a54d6e639592f879b96309f2c5d1c54cf99b5bb013055d7b7618afa43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:38:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:30 Dload Upload Total Spent Left Speed 23:38:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 139k 0 --:--:-- --:--:-- --:--:-- 140k [Pipeline] sh 23:38:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:38:30 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 23:38:30 23:38:30 { 23:38:30 "registry-mirrors": [ 23:38:30 "https://nexus3.edgexfoundry.org:10001" 23:38:30 ], 23:38:30 "bip": "10.250.0.254/24", 23:38:30 "hosts": [ 23:38:30 "tcp://0.0.0.0:5555", 23:38:30 "unix:///var/run/docker.sock" 23:38:30 ], 23:38:30 "mtu": 1458, 23:38:30 "selinux-enabled": true, 23:38:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:38:30 } [Pipeline] sh 23:38:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:38:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:50 provisioning config files... 23:38:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7980173466480619856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:51 ---> ****-login.sh 23:38:51 nexus3.edgexfoundry.org:10001 23:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 nexus3.edgexfoundry.org:10002 23:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 nexus3.edgexfoundry.org:10003 23:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:52 Configure a credential helper to remove this warning. See 23:38:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:52 23:38:52 Login Succeeded 23:38:52 nexus3.edgexfoundry.org:10004 23:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:53 Configure a credential helper to remove this warning. See 23:38:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:53 23:38:53 Login Succeeded 23:38:53 ****.io 23:38:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:38:54 Configure a credential helper to remove this warning. See 23:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:38:54 23:38:54 Login Succeeded 23:38:54 ---> ****-login.sh ends [Pipeline] } 23:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:38:55 ========================================================= 23:38:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:38:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:55 + 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:38:56 Sending build context to Docker daemon 7.152MB 23:38:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:38:56 Step 2/12 : FROM ${BASE} AS builder 23:38:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:56 9fda8d8052c6: Pulling fs layer 23:38:56 5d54e960e981: Pulling fs layer 23:38:56 c4a7e357bf2a: Pulling fs layer 23:38:56 f0e02332f6b5: Pulling fs layer 23:38:56 872ee5b61b7b: Pulling fs layer 23:38:56 0c6a40ed1a82: Pulling fs layer 23:38:56 94ae7d8d031c: Pulling fs layer 23:38:56 872ee5b61b7b: Waiting 23:38:56 0c6a40ed1a82: Waiting 23:38:56 f0e02332f6b5: Waiting 23:38:56 94ae7d8d031c: Waiting 23:38:56 5d54e960e981: Verifying Checksum 23:38:56 5d54e960e981: Download complete 23:38:56 f0e02332f6b5: Verifying Checksum 23:38:56 f0e02332f6b5: Download complete 23:38:56 872ee5b61b7b: Verifying Checksum 23:38:56 872ee5b61b7b: Download complete 23:38:57 9fda8d8052c6: Download complete 23:38:57 94ae7d8d031c: Verifying Checksum 23:38:57 94ae7d8d031c: Download complete 23:38:58 9fda8d8052c6: Pull complete 23:38:59 c4a7e357bf2a: Verifying Checksum 23:38:59 c4a7e357bf2a: Download complete 23:38:59 5d54e960e981: Pull complete 23:39:00 0c6a40ed1a82: Verifying Checksum 23:39:00 0c6a40ed1a82: Download complete 23:39:15 c4a7e357bf2a: Pull complete 23:39:15 f0e02332f6b5: Pull complete 23:39:15 872ee5b61b7b: Pull complete 23:39:25 0c6a40ed1a82: Pull complete 23:39:27 94ae7d8d031c: Pull complete 23:39:27 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:39:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:39:27 ---> 86de565de09d 23:39:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:39:28 ---> Running in d0f97e082357 23:39:29 Removing intermediate container d0f97e082357 23:39:29 ---> 98dc028db486 23:39:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:29 ---> Running in dbb1e399e0f2 23:39:29 Removing intermediate container dbb1e399e0f2 23:39:29 ---> 46077886b3e3 23:39:29 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:39:29 ---> Running in 2b639f2c51a2 23:39:30 Removing intermediate container 2b639f2c51a2 23:39:30 ---> 34dfc8b16e45 23:39:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:39:30 ---> Running in 0a99e413c9cf 23:39:30 Removing intermediate container 0a99e413c9cf 23:39:30 ---> a60376a28d54 23:39:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:31 ---> Running in d716008870c0 23:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:35 (1/4) Installing openssh-keygen (9.3_p2-r1) 23:39:35 (2/4) Installing libedit (20221030.3.1-r1) 23:39:35 (3/4) Installing openssh-client-common (9.3_p2-r1) 23:39:35 (4/4) Installing openssh-client-default (9.3_p2-r1) 23:39:35 Executing busybox-1.36.1-r5.trigger 23:39:35 OK: 271 MiB in 56 packages 23:39:36 Removing intermediate container d716008870c0 23:39:36 ---> 047384148425 23:39:36 Step 8/12 : WORKDIR /device-snmp-go 23:39:37 ---> Running in 72fe9aa176f8 23:39:37 Removing intermediate container 72fe9aa176f8 23:39:37 ---> 23b8d47da402 23:39:37 Step 9/12 : COPY go.mod vendor* ./ 23:39:38 ---> c2381af32375 23:39:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:38 ---> Running in 97e88b11e41f 23:41:02 Removing intermediate container 97e88b11e41f 23:41:02 ---> 469a145719f1 23:41:02 Step 11/12 : COPY . . 23:41:02 ---> e36ad082af6e 23:41:02 Step 12/12 : RUN ${MAKE} 23:41:02 ---> Running in b03d05424950 23:41:02 noop 23:41:02 Removing intermediate container b03d05424950 23:41:02 ---> 74a9f7fe8534 23:41:02 Successfully built 74a9f7fe8534 23:41:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:03 + docker inspect -f . ci-base-image-arm64 23:41:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:03 prd-ubuntu20.04-docker-arm64-4c-16g-5589 does not seem to be running inside a container 23:41:03 $ 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:41:04 $ docker top 323f5414687192aa4feb09418175a5c430c794bda16b92f1a66d6102ba0003db -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:05 + go version 23:41:05 go version go1.21.0 linux/arm64 [Pipeline] } 23:41:06 $ docker stop --time=1 323f5414687192aa4feb09418175a5c430c794bda16b92f1a66d6102ba0003db 23:41:07 $ docker rm -f --volumes 323f5414687192aa4feb09418175a5c430c794bda16b92f1a66d6102ba0003db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:09 + docker inspect -f . ci-base-image-arm64 23:41:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:09 prd-ubuntu20.04-docker-arm64-4c-16g-5589 does not seem to be running inside a container 23:41:09 $ 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:41:10 $ docker top a017c91db512aa4fa6bac605f5daf611fd2c95f992474c8f5f5f063690e5b60b -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:11 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 23:41:12 + make test 23:41:12 go test ./... -coverprofile=coverage.out 23:41:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:43:38 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:43:38 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements 23:43:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:43:38 go vet ./... 23:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:43:54 ./bin/test-attribution-txt.sh 23:43:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:43:54 $ docker stop --time=1 a017c91db512aa4fa6bac605f5daf611fd2c95f992474c8f5f5f063690e5b60b 23:43:56 $ docker rm -f --volumes a017c91db512aa4fa6bac605f5daf611fd2c95f992474c8f5f5f063690e5b60b [Pipeline] // withDockerContainer [Pipeline] sh 23:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:43:58 Warning: overwriting stash ‘coverage-report’ 23:43:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:44:00 + ls -al . 23:44:00 total 168 23:44:00 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:41 . 23:44:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:38 .. 23:44:00 -rw-rw-r-- 1 jenkins jenkins 6 Mar 13 23:38 .dockerignore 23:44:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:38 .git 23:44:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 .github 23:44:00 -rw-rw-r-- 1 jenkins jenkins 263 Mar 13 23:38 .gitignore 23:44:00 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:38 .golangci.yml 23:44:00 -rw-rw-r-- 1 jenkins jenkins 10025 Mar 13 23:38 Attribution.txt 23:44:00 -rw-rw-r-- 1 jenkins jenkins 11809 Mar 13 23:38 CHANGELOG.md 23:44:00 -rw-rw-r-- 1 jenkins jenkins 1571 Mar 13 23:38 Dockerfile 23:44:00 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:38 GOVERNANCE.md 23:44:00 -rw-rw-r-- 1 jenkins jenkins 656 Mar 13 23:38 Jenkinsfile 23:44:00 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:38 LICENSE 23:44:00 -rw-rw-r-- 1 jenkins jenkins 2240 Mar 13 23:38 Makefile 23:44:00 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 23:38 OWNERS.md 23:44:00 -rw-rw-r-- 1 jenkins jenkins 10477 Mar 13 23:38 README.md 23:44:00 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION 23:44:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 bin 23:44:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 cmd 23:44:00 -rw-r--r-- 1 jenkins jenkins 8837 Mar 13 23:43 coverage.out 23:44:00 -rw-rw-r-- 1 jenkins jenkins 3757 Mar 13 23:38 go.mod 23:44:00 -rw-rw-r-- 1 jenkins jenkins 35944 Mar 13 23:38 go.sum 23:44:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 internal 23:44:00 -rw-rw-r-- 1 jenkins jenkins 228 Mar 13 23:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:00 + 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=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd --label arch=arm64 --label version=0.0.0 . 23:44:01 Sending build context to Docker daemon 7.162MB 23:44:01 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:44:01 Step 2/25 : FROM ${BASE} AS builder 23:44:01 ---> 74a9f7fe8534 23:44:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:44:01 ---> Running in 8b3421a13e09 23:44:01 Removing intermediate container 8b3421a13e09 23:44:01 ---> c86d31fd7e16 23:44:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:44:02 ---> Running in 069b055a5d8b 23:44:02 Removing intermediate container 069b055a5d8b 23:44:02 ---> ef0acb882d01 23:44:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:44:02 ---> Running in 92a1dc239082 23:44:03 Removing intermediate container 92a1dc239082 23:44:03 ---> db4a38760fd7 23:44:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:44:03 ---> Running in 059b5f5fa519 23:44:03 Removing intermediate container 059b5f5fa519 23:44:03 ---> 6b7807377fb9 23:44:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:44:03 ---> Running in 18310f06a9a1 23:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:44:06 OK: 271 MiB in 56 packages 23:44:07 Removing intermediate container 18310f06a9a1 23:44:07 ---> 3eda5a6c8103 23:44:07 Step 8/25 : WORKDIR /device-snmp-go 23:44:07 ---> Running in 108da412ce2a 23:44:08 Removing intermediate container 108da412ce2a 23:44:08 ---> 7efeb37b665e 23:44:08 Step 9/25 : COPY go.mod vendor* ./ 23:44:09 ---> 878a50440cb8 23:44:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:09 ---> Running in a40c1ff1c674 23:44:11 Removing intermediate container a40c1ff1c674 23:44:11 ---> 58f19f1dc91b 23:44:11 Step 11/25 : COPY . . 23:44:12 ---> e6374514c156 23:44:12 Step 12/25 : RUN ${MAKE} 23:44:12 ---> Running in 1f02df1ef7b7 23:44:13 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.10" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:46:35 Removing intermediate container 1f02df1ef7b7 23:46:35 ---> 7ac1fe893a94 23:46:35 Step 13/25 : FROM alpine:3.18 23:46:35 3.18: Pulling from library/alpine 23:46:35 c6b39de5b339: Pulling fs layer 23:46:35 c6b39de5b339: Verifying Checksum 23:46:35 c6b39de5b339: Download complete 23:46:35 c6b39de5b339: Pull complete 23:46:35 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:46:35 Status: Downloaded newer image for alpine:3.18 23:46:35 ---> 33abbf032149 23:46:35 Step 14/25 : RUN apk add --update --no-cache dumb-init 23:46:35 ---> Running in 35c6aa0dd389 23:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:35 (1/1) Installing dumb-init (1.2.5-r2) 23:46:35 Executing busybox-1.36.1-r5.trigger 23:46:35 OK: 8 MiB in 16 packages 23:46:36 Removing intermediate container 35c6aa0dd389 23:46:36 ---> a5e9374925d4 23:46:36 Step 15/25 : RUN apk --no-cache upgrade 23:46:36 ---> Running in c5805575e294 23:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:46:39 OK: 8 MiB in 16 packages 23:46:40 Removing intermediate container c5805575e294 23:46:40 ---> a856c6039ea8 23:46:40 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 23:46:42 ---> ebde0e3f45f0 23:46:42 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:46:43 ---> 59a9dc98437e 23:46:43 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 23:46:44 ---> edcc288780cc 23:46:44 Step 19/25 : EXPOSE 59993 23:46:44 ---> Running in 15bfca0d4976 23:46:44 Removing intermediate container 15bfca0d4976 23:46:44 ---> ab2ac935a7d4 23:46:44 Step 20/25 : EXPOSE 161 23:46:44 ---> Running in 0029003c19fb 23:46:45 Removing intermediate container 0029003c19fb 23:46:45 ---> 2ed236a062a7 23:46:45 Step 21/25 : ENTRYPOINT ["/device-snmp"] 23:46:45 ---> Running in 77fd0181adf2 23:46:45 Removing intermediate container 77fd0181adf2 23:46:45 ---> da0c30a8f3dd 23:46:45 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:46:45 ---> Running in 70f45afdfb55 23:46:45 Removing intermediate container 70f45afdfb55 23:46:45 ---> 105dce33e35b 23:46:45 Step 23/25 : LABEL arch=arm64 23:46:45 ---> Running in 3e90ba0449ff 23:46:46 Removing intermediate container 3e90ba0449ff 23:46:46 ---> 5c3b22e01802 23:46:46 Step 24/25 : LABEL git_sha=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd 23:46:46 ---> Running in 72c245739342 23:46:46 Removing intermediate container 72c245739342 23:46:46 ---> fe39bdf6425c 23:46:46 Step 25/25 : LABEL version=0.0.0 23:46:46 ---> Running in d28f52c18472 23:46:46 Removing intermediate container d28f52c18472 23:46:46 ---> 2b7a28a3246a 23:46:46 [Warning] One or more build-args [ARCH] were not consumed 23:46:46 Successfully built 2b7a28a3246a 23:46:46 Successfully tagged device-snmp-arm64:latest [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:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:48 23:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:46:49 arm64: Pulling from edgex-lftools-log-publisher 23:46:49 8998bd30e6a1: Pulling fs layer 23:46:49 04944245beec: Pulling fs layer 23:46:49 699f458cf7ca: Pulling fs layer 23:46:49 765212b225bb: Pulling fs layer 23:46:49 f23df028b6ca: Pulling fs layer 23:46:49 d65c8cfc05b1: Pulling fs layer 23:46:49 2437ff75d9bd: Pulling fs layer 23:46:49 765212b225bb: Waiting 23:46:49 f23df028b6ca: Waiting 23:46:49 d65c8cfc05b1: Waiting 23:46:49 2437ff75d9bd: Waiting 23:46:49 04944245beec: Verifying Checksum 23:46:49 04944245beec: Download complete 23:46:49 765212b225bb: Verifying Checksum 23:46:49 765212b225bb: Download complete 23:46:49 f23df028b6ca: Verifying Checksum 23:46:49 f23df028b6ca: Download complete 23:46:49 d65c8cfc05b1: Download complete 23:46:49 699f458cf7ca: Verifying Checksum 23:46:49 699f458cf7ca: Download complete 23:46:56 2437ff75d9bd: Verifying Checksum 23:46:56 2437ff75d9bd: Download complete 23:47:06 8998bd30e6a1: Download complete 23:47:11 8998bd30e6a1: Pull complete 23:47:11 04944245beec: Pull complete 23:47:13 699f458cf7ca: Pull complete 23:47:13 765212b225bb: Pull complete 23:47:14 f23df028b6ca: Pull complete 23:47:14 d65c8cfc05b1: Pull complete 23:47:33 2437ff75d9bd: Pull complete 23:47:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:33 prd-ubuntu20.04-docker-arm64-4c-16g-5589 does not seem to be running inside a container 23:47:33 $ 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:47:37 $ docker top 73e16c16423bd677faf8d2b50e780e1105834682533a0b261189f05257171703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:47:38 ---> job-cost.sh 23:47:38 lf-activate-venv: SKIPPING 23:47:38 INFO: No Stack... 23:47:39 INFO: Retrieving Pricing Info for: v3-standard-4 23:47:40 INFO: Archiving Costs [Pipeline] sh 23:47:40 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 23:47:40 + cut -d, -f6 [Pipeline] lock 23:47:40 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] 23:47:40 Resource [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] did not exist. Created. 23:47:40 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:47:41 /w/workspace/device-snmp-go/1@tmp/durable-8900113f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:47:42 + echo total: 0.10999999940395355 [Pipeline] stash 23:47:42 Warning: overwriting stash ‘stack-cost’ 23:47:42 Stashed 1 file(s) [Pipeline] } 23:47:42 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:47:42 $ docker stop --time=1 73e16c16423bd677faf8d2b50e780e1105834682533a0b261189f05257171703 23:47:44 $ docker rm -f --volumes 73e16c16423bd677faf8d2b50e780e1105834682533a0b261189f05257171703 [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:47:46 provisioning config files... 23:47:46 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/config9742127611576356028tmp [Pipeline] { [Pipeline] sh 23:47:47 + set +x 23:47:47 + bash -s -- 23:47:47 + curl -s https://codecov.io/bash 23:47:47 23:47:47 _____ _ 23:47:47 / ____| | | 23:47:47 | | ___ __| | ___ ___ _____ __ 23:47:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:47:47 | |___| (_) | (_| | __/ (_| (_) \ V / 23:47:47 \_____\___/ \__,_|\___|\___\___/ \_/ 23:47:47 Bash-1.0.6 23:47:47 23:47:47 23:47:47 ==> git version 2.25.1 found 23:47:47 ==> 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:47:47 Release-Date: 2020-01-08 23:47:47 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:47:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:47:47 ==> Jenkins CI detected. 23:47:47 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-344 23:47:47 project root: . 23:47:47 --> token set from env 23:47:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:47:47 ==> Running gcov in . (disable via -X gcov) 23:47:47 ==> Python coveragepy not found 23:47:47 ==> Searching for coverage reports in: 23:47:47 + . 23:47:47 -> Found 1 reports 23:47:47 ==> Detecting git/mercurial file structure 23:47:47 ==> Reading reports 23:47:47 + ./coverage.out bytes=8837 23:47:47 ==> Appending adjustments 23:47:47 https://docs.codecov.io/docs/fixing-reports 23:47:47 + Found adjustments 23:47:47 ==> Gzipping contents 23:47:47 4.0K /tmp/codecov.47QWi2.gz 23:47:47 ==> Uploading reports 23:47:47 url: https://codecov.io 23:47:47 query: branch=PR-344&commit=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=344&job=&cmd_args= 23:47:47 -> Pinging Codecov 23:47:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-344&commit=92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=344&job=&cmd_args= 23:47:47 -> Uploading to 23:47:47 https://storage.googleapis.com/codecov/v4/raw/2024-03-13/6C56EA5C29638FB4528AC87E60AF5AE0/92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd/bd3ec322-1449-4c45-af46-2417328d7054.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234747Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d148736e2d2d05d3ac4b343f2e5025eafe107cd6550209be47928188bdf8de4 23:47:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:47:47 Dload Upload Total Spent Left Speed 23:47:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5394 --:--:-- --:--:-- --:--:-- 5394 23:47:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/92a7d336db5b9b199f2bdd8e0ffcc078c12d26cd [Pipeline] } 23:47:48 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:47:51 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-344/archives ] 23:47:51 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-344/archives 23:47:51 total 16 23:47:51 drwxr-xr-x 3 root root 4096 Mar 13 23:38 . 23:47:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. 23:47:51 drwxr-xr-x 2 root root 4096 Mar 13 23:38 cost 23:47:51 -rw-r--r-- 1 root root 86 Mar 13 23:38 cost.csv 23:47:51 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-344/archives 23:47:51 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-344/archives 23:47:51 total 16 23:47:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:38 . 23:47:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. 23:47:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:38 cost 23:47:51 -rw-r--r-- 1 jenkins jenkins 86 Mar 13 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:47:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:47:52 ---> package-listing.sh 23:47:52 ++ facter osfamily 23:47:52 ++ tr '[:upper:]' '[:lower:]' 23:47:52 + OS_FAMILY=debian 23:47:52 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-344 23:47:52 + START_PACKAGES=/tmp/packages_start.txt 23:47:52 + END_PACKAGES=/tmp/packages_end.txt 23:47:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:47:52 + PACKAGES=/tmp/packages_start.txt 23:47:52 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-344 ']' 23:47:52 + PACKAGES=/tmp/packages_end.txt 23:47:52 + case "${OS_FAMILY}" in 23:47:52 + dpkg -l 23:47:52 + grep '^ii' 23:47:52 + '[' -f /tmp/packages_start.txt ']' 23:47:52 + '[' -f /tmp/packages_end.txt ']' 23:47:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:47:52 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-344 ']' 23:47:52 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-344/archives/ 23:47:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-344/archives/ [Pipeline] echo 23:47:52 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:47:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:47:54 prd-ubuntu20.04-docker-8c-8g-5568 does not seem to be running inside a container 23:47:54 $ 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-344/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-344 -v /w/workspace/gexfoundry_device-snmp-go_PR-344:/w/workspace/gexfoundry_device-snmp-go_PR-344:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-344@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-344@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:47:54 $ docker top 0ff4e3e65279541f90688f5813d51ae3063e7c902c374bf71c4094a9d5767c3f -eo pid,comm [Pipeline] { [Pipeline] sh 23:47:54 + touch /tmp/pre-build-complete [Pipeline] sh 23:47:55 + mkdir -p /var/log/sysstat [Pipeline] sh 23:47:55 + ls /var/log/sa-host 23:47:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:47:55 provisioning config files... 23:47:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-344@tmp/config16416012797439168160tmp [Pipeline] { [Pipeline] echo 23:47:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:47:56 ---> create-netrc.sh [Pipeline] } 23:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:47:56 ---> python-tools-install.sh [Pipeline] echo 23:47:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:47:57 ---> sudo-logs.sh 23:47:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:47:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:47:57 ---> job-cost.sh 23:47:57 lf-activate-venv: SKIPPING 23:47:57 DEBUG: total: 0.2199999988079071 23:47:57 INFO: Retrieving Stack Cost... 23:47:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:47:58 INFO: Archiving Costs [Pipeline] echo 23:47:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:47:58 ---> logs-deploy.sh 23:47:58 lf-activate-venv: SKIPPING 23:47:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-344/1 23:47:58 INFO: archiving workspace using pattern(s): 23:47:59 Archives upload complete. 23:47:59 INFO: archiving logs to Nexus