Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f93a2571d940aab632954045262108355447637a+ab3bf70376c9802f6ba544aa167c564e283ce2c4 (dc4a0ac755264fefd2ecec159919ac439e39ffac) 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-ssh7518798643474076017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2574425709142286562.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 590556114a56c6d90cc8043840e039c2f74196dc 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-349/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-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18433925112142087798.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-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10784075228992905773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11773321348398373267.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-349/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-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16750431386271302818.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4901 in /w/workspace/gexfoundry_device-snmp-go_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ab3bf70376c9802f6ba544aa167c564e283ce2c4 into PR head commit f93a2571d940aab632954045262108355447637a Merge succeeded, producing f93a2571d940aab632954045262108355447637a Checking out Revision f93a2571d940aab632954045262108355447637a (PR-349) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f93a2571d940aab632954045262108355447637a # 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 ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f93a2571d940aab632954045262108355447637a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:01:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:01:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:01:26 ========================================================= 08:01:26 EdgeX Global Pipelines Version Info 08:01:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:01:26 ------------------- 08:01:26 stable info: 08:01:26 ------------------- 08:01:26 Commited By: Ginny Guan ginny@iotechsys.com 08:01:26 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:01:26 Message: update stable to v1.0.260 08:01:27 ------------------- 08:01:27 experimental info: 08:01:27 ------------------- 08:01:27 Commited By: Ginny Guan ginny@iotechsys.com 08:01:27 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:01:27 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:01:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:01:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f93a2571d940aab632954045262108355447637a [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f93a257 [Pipeline] echo 08:01:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:29 provisioning config files... 08:01:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/config13416843493434338879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:30 ---> ****-login.sh 08:01:30 nexus3.edgexfoundry.org:10001 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 nexus3.edgexfoundry.org:10002 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 nexus3.edgexfoundry.org:10003 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:30 Configure a credential helper to remove this warning. See 08:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:30 08:01:30 Login Succeeded 08:01:30 nexus3.edgexfoundry.org:10004 08:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:31 Configure a credential helper to remove this warning. See 08:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:31 08:01:31 Login Succeeded 08:01:31 ****.io 08:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:31 Configure a credential helper to remove this warning. See 08:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:31 08:01:31 Login Succeeded 08:01:31 ---> ****-login.sh ends [Pipeline] } 08:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:01:32 + git rev-list -1 --merges f93a2571d940aab632954045262108355447637a~1..f93a2571d940aab632954045262108355447637a [Pipeline] echo 08:01:32 -----------> git rev-list -1 --merges f93a2571d940aab632954045262108355447637a~1..f93a2571d940aab632954045262108355447637a f93a2571d940aab632954045262108355447637a [false] [Pipeline] sh 08:01:32 + git log --format=format:%s -1 f93a2571d940aab632954045262108355447637a [Pipeline] echo 08:01:32 ========================================================= 08:01:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:01:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:32 + git log --format=format:%s -1 f93a2571d940aab632954045262108355447637a [Pipeline] echo 08:01:32 [semverPrep] GIT_COMMIT: f93a2571d940aab632954045262108355447637a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 08:01:33 [semverPrep] This is not a build commit. [Pipeline] sh 08:01:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:33 + grep -v github /etc/ssh/ssh_known_hosts 08:01:33 + [ -e /tmp/ssh_known_hosts ] 08:01:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:01:33 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 08:01:33 -a /etc/ssh/ssh_known_hosts 08:01:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:33 08:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:01:34 b85a868b505f: Pulling fs layer 08:01:34 e2be974225ed: Pulling fs layer 08:01:34 339a4e72a1f5: Pulling fs layer 08:01:34 988bab9f4d93: Pulling fs layer 08:01:34 1469e6f7b9e6: Pulling fs layer 08:01:34 eaf3925da568: Pulling fs layer 08:01:34 bab4dde63d76: Pulling fs layer 08:01:34 bde34c3a00c8: Pulling fs layer 08:01:34 b352a97aabf1: Pulling fs layer 08:01:34 4872d77fe225: Pulling fs layer 08:01:34 5851b861e8e6: Pulling fs layer 08:01:34 bab4dde63d76: Waiting 08:01:34 bde34c3a00c8: Waiting 08:01:34 4872d77fe225: Waiting 08:01:34 b352a97aabf1: Waiting 08:01:34 988bab9f4d93: Waiting 08:01:34 eaf3925da568: Waiting 08:01:34 1469e6f7b9e6: Waiting 08:01:34 5851b861e8e6: Waiting 08:01:34 e2be974225ed: Verifying Checksum 08:01:34 e2be974225ed: Download complete 08:01:34 988bab9f4d93: Download complete 08:01:34 1469e6f7b9e6: Verifying Checksum 08:01:34 1469e6f7b9e6: Download complete 08:01:34 eaf3925da568: Verifying Checksum 08:01:34 eaf3925da568: Download complete 08:01:34 339a4e72a1f5: Verifying Checksum 08:01:34 339a4e72a1f5: Download complete 08:01:34 bde34c3a00c8: Download complete 08:01:34 b352a97aabf1: Verifying Checksum 08:01:34 b352a97aabf1: Download complete 08:01:34 4872d77fe225: Verifying Checksum 08:01:34 4872d77fe225: Download complete 08:01:34 5851b861e8e6: Verifying Checksum 08:01:34 5851b861e8e6: Download complete 08:01:34 b85a868b505f: Verifying Checksum 08:01:34 b85a868b505f: Download complete 08:01:34 bab4dde63d76: Verifying Checksum 08:01:34 bab4dde63d76: Download complete 08:01:35 b85a868b505f: Pull complete 08:01:35 e2be974225ed: Pull complete 08:01:36 339a4e72a1f5: Pull complete 08:01:36 988bab9f4d93: Pull complete 08:01:36 1469e6f7b9e6: Pull complete 08:01:36 eaf3925da568: Pull complete 08:01:38 bab4dde63d76: Pull complete 08:01:38 bde34c3a00c8: Pull complete 08:01:38 b352a97aabf1: Pull complete 08:01:38 4872d77fe225: Pull complete 08:01:38 5851b861e8e6: Pull complete 08:01:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:38 prd-ubuntu20.04-docker-8c-8g-4901 does not seem to be running inside a container 08:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-349 -v /w/workspace/gexfoundry_device-snmp-go_PR-349:/w/workspace/gexfoundry_device-snmp-go_PR-349:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-349@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 08:01:41 $ docker top 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 -eo pid,comm 08:01:41 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). 08:01:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:41 [ssh-agent] Looking for ssh-agent implementation... 08:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:41 $ docker exec 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 ssh-agent 08:01:42 SSH_AUTH_SOCK=/tmp/ssh-ta86w4v7HB1D/agent.33 08:01:42 SSH_AGENT_PID=39 08:01:42 Running ssh-add (command line suppressed) 08:01:42 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/private_key_9338692684345410903.key (/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/private_key_9338692684345410903.key) 08:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:42 + git tag --points-at HEAD [Pipeline] } 08:01:42 $ docker exec --env ******** --env ******** 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 ssh-agent -k 08:01:42 unset SSH_AUTH_SOCK; 08:01:42 unset SSH_AGENT_PID; 08:01:42 echo Agent pid 39 killed; 08:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:42 [ssh-agent] Looking for ssh-agent implementation... 08:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:42 $ docker exec 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 ssh-agent 08:01:43 SSH_AUTH_SOCK=/tmp/ssh-ykAJsNckWmWR/agent.72 08:01:43 SSH_AGENT_PID=79 08:01:43 Running ssh-add (command line suppressed) 08:01:43 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/private_key_6762788694407217924.key (/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/private_key_6762788694407217924.key) 08:01:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:43 + git semver init 08:01:43 2024-07-03 08:01:43,638 [run_init] DEBUG init version:0.0.0 force:False 08:01:43 2024-07-03 08:01:43,639 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver 08:01:43 2024-07-03 08:01:43,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-349/.semver 08:01:43 2024-07-03 08:01:43,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-349, universal_newlines=False, shell=None, istream=None) 08:01:45 2024-07-03 08:01:44,929 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-349/.git/info/exclude 08:01:45 2024-07-03 08:01:44,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver/PR-349 with force:False 08:01:45 2024-07-03 08:01:44,930 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver/PR-349 08:01:45 2024-07-03 08:01:44,934 [execute] INFO git cat-file --batch-check 08:01:45 2024-07-03 08:01:44,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) 08:01:45 2024-07-03 08:01:44,942 [execute] INFO git cat-file --batch 08:01:45 2024-07-03 08:01:44,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-349/.semver, universal_newlines=False, shell=None, istream=) 08:01:45 2024-07-03 08:01:44,948 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-349/.semver/PR-349 08:01:45 0.0.0 [Pipeline] } 08:01:45 $ docker exec --env ******** --env ******** 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 ssh-agent -k 08:01:45 unset SSH_AUTH_SOCK; 08:01:45 unset SSH_AGENT_PID; 08:01:45 echo Agent pid 79 killed; 08:01:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:45 + git semver [Pipeline] } 08:01:46 $ docker stop --time=1 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 08:01:47 $ docker rm -f --volumes 6ec2578989948397055277ee0fe9247fcdaf73aafb4a31a6103b4dfb48453b45 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:01:48 Stashed 1 file(s) [Pipeline] echo 08:01:48 [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 08:01:48 provisioning config files... 08:01:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/config12691333895502438891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:49 ---> ****-login.sh 08:01:49 nexus3.edgexfoundry.org:10001 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10002 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10003 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 nexus3.edgexfoundry.org:10004 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 ****.io 08:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:49 Configure a credential helper to remove this warning. See 08:01:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:49 08:01:49 Login Succeeded 08:01:49 ---> ****-login.sh ends [Pipeline] } 08:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:50 ========================================================= 08:01:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:01:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:50 + 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 . 08:01:50 Sending build context to Docker daemon 20.11MB 08:01:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:01:50 Step 2/12 : FROM ${BASE} AS builder 08:01:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:01:50 619be1103602: Pulling fs layer 08:01:50 7862e08f4a3e: Pulling fs layer 08:01:50 5df492c9dc93: Pulling fs layer 08:01:50 7629e6793208: Pulling fs layer 08:01:50 4f4fb700ef54: Pulling fs layer 08:01:50 fb5054dd5b73: Pulling fs layer 08:01:50 eeca6798cff9: Pulling fs layer 08:01:50 aa269ceb94a6: Pulling fs layer 08:01:50 ada007ff1a6a: Pulling fs layer 08:01:50 7629e6793208: Waiting 08:01:50 eeca6798cff9: Waiting 08:01:50 4f4fb700ef54: Waiting 08:01:50 aa269ceb94a6: Waiting 08:01:50 fb5054dd5b73: Waiting 08:01:50 ada007ff1a6a: Waiting 08:01:51 7862e08f4a3e: Download complete 08:01:51 7629e6793208: Download complete 08:01:51 4f4fb700ef54: Download complete 08:01:51 fb5054dd5b73: Verifying Checksum 08:01:51 fb5054dd5b73: Download complete 08:01:51 619be1103602: Verifying Checksum 08:01:51 619be1103602: Download complete 08:01:51 eeca6798cff9: Verifying Checksum 08:01:51 eeca6798cff9: Download complete 08:01:51 619be1103602: Pull complete 08:01:51 7862e08f4a3e: Pull complete 08:01:51 ada007ff1a6a: Verifying Checksum 08:01:51 ada007ff1a6a: Download complete 08:01:51 5df492c9dc93: Verifying Checksum 08:01:51 5df492c9dc93: Download complete 08:01:51 aa269ceb94a6: Verifying Checksum 08:01:51 aa269ceb94a6: Download complete 08:01:54 5df492c9dc93: Pull complete 08:01:54 7629e6793208: Pull complete 08:01:54 4f4fb700ef54: Pull complete 08:01:54 fb5054dd5b73: Pull complete 08:01:55 eeca6798cff9: Pull complete 08:01:56 aa269ceb94a6: Pull complete 08:01:57 ada007ff1a6a: Pull complete 08:01:57 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:01:57 ---> f489d0715acc 08:01:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:02:01 ---> Running in 3c5d6e1a7b9b 08:02:01 Removing intermediate container 3c5d6e1a7b9b 08:02:01 ---> 61046277d13c 08:02:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:02:01 ---> Running in 069a63221683 08:02:01 Removing intermediate container 069a63221683 08:02:01 ---> 7e13c8eb782b 08:02:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:02:01 ---> Running in 1567960db80a 08:02:01 Removing intermediate container 1567960db80a 08:02:01 ---> a5a07edbd6c3 08:02:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:02:01 ---> Running in 60629f1d0e28 08:02:01 Removing intermediate container 60629f1d0e28 08:02:01 ---> 8dc09788ad53 08:02:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:01 ---> Running in 427a5fb58dcb 08:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:02 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:02:02 (2/4) Installing libedit (20221030.3.1-r1) 08:02:02 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:02:02 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:02:02 Executing busybox-1.36.1-r5.trigger 08:02:02 OK: 268 MiB in 56 packages 08:02:02 Removing intermediate container 427a5fb58dcb 08:02:02 ---> d500766bdadc 08:02:02 Step 8/12 : WORKDIR /device-snmp-go 08:02:02 ---> Running in 7ab10880d53d 08:02:03 Removing intermediate container 7ab10880d53d 08:02:03 ---> 9a0416a43e63 08:02:03 Step 9/12 : COPY go.mod vendor* ./ 08:02:03 ---> ea7b89e87820 08:02:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:03 ---> Running in 1b3d6fd4c99c 08:02:03 Still waiting to schedule task 08:02:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4899’ 08:02:59 Removing intermediate container 1b3d6fd4c99c 08:02:59 ---> 257de6ccbe33 08:02:59 Step 11/12 : COPY . . 08:02:59 ---> b63751eb9246 08:02:59 Step 12/12 : RUN ${MAKE} 08:02:59 ---> Running in 31f28b7f5036 08:02:59 noop 08:02:59 Removing intermediate container 31f28b7f5036 08:02:59 ---> 74b24a1ae56d 08:02:59 Successfully built 74b24a1ae56d 08:02:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:59 + docker inspect -f . ci-base-image-x86_64 08:02:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:00 prd-ubuntu20.04-docker-8c-8g-4901 does not seem to be running inside a container 08:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-349 -v /w/workspace/gexfoundry_device-snmp-go_PR-349:/w/workspace/gexfoundry_device-snmp-go_PR-349:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-349@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 08:03:00 $ docker top 2e2568e3d688183903a0b7a4780b303bcfeaafb95442abd4794f2bda6ae0fb78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:00 + go version 08:03:00 go version go1.21.9 linux/amd64 [Pipeline] } 08:03:01 $ docker stop --time=1 2e2568e3d688183903a0b7a4780b303bcfeaafb95442abd4794f2bda6ae0fb78 08:03:03 $ docker rm -f --volumes 2e2568e3d688183903a0b7a4780b303bcfeaafb95442abd4794f2bda6ae0fb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:03 + docker inspect -f . ci-base-image-x86_64 08:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:04 prd-ubuntu20.04-docker-8c-8g-4901 does not seem to be running inside a container 08:03:04 $ 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-349 -v /w/workspace/gexfoundry_device-snmp-go_PR-349:/w/workspace/gexfoundry_device-snmp-go_PR-349:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-349@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 08:03:04 $ docker top 1a4e85f7a25d3ec29903735a933047dccae6cea4f056749a48accd7f4f46bae7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-349 [Pipeline] fileExists [Pipeline] sh 08:03:05 + make test 08:03:05 go test ./... -coverprofile=coverage.out 08:03:06 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:03:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:03:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.004s coverage: 0.0% of statements 08:03:36 go vet ./... 08:03:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:03:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:03:41 ./bin/test-attribution-txt.sh 08:03:41 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:03:41 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:03:41 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:03:41 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:03:41 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:03:41 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:03:41 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:03:41 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:03:41 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:03:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:03:41 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:03:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:03:41 $ docker stop --time=1 1a4e85f7a25d3ec29903735a933047dccae6cea4f056749a48accd7f4f46bae7 08:03:45 $ docker rm -f --volumes 1a4e85f7a25d3ec29903735a933047dccae6cea4f056749a48accd7f4f46bae7 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:03:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:03:47 + ls -al . 08:03:47 total 240 08:03:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:03 . 08:03:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:01 .. 08:03:47 -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:01 .dockerignore 08:03:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:03 .git 08:03:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 .github 08:03:47 -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:01 .gitignore 08:03:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:01 .golangci.yml 08:03:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:01 .semver 08:03:47 -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:01 Attribution.txt 08:03:47 -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:01 CHANGELOG.md 08:03:47 -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:01 Dockerfile 08:03:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:01 GOVERNANCE.md 08:03:47 -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:01 Jenkinsfile 08:03:47 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:01 LICENSE 08:03:47 -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:01 Makefile 08:03:47 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:01 OWNERS.md 08:03:47 -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:01 README.md 08:03:47 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 08:01 VERSION 08:03:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:01 bin 08:03:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 cmd 08:03:47 -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:03 coverage.out 08:03:47 -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:01 go.mod 08:03:47 -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:01 go.sum 08:03:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:01 internal 08:03:47 -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:47 + 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=f93a2571d940aab632954045262108355447637a --label arch=amd64 --label version=0.0.0 . 08:03:47 Sending build context to Docker daemon 20.12MB 08:03:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:03:47 Step 2/25 : FROM ${BASE} AS builder 08:03:47 ---> 74b24a1ae56d 08:03:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:03:48 ---> Running in 8c1126d65e25 08:03:48 Removing intermediate container 8c1126d65e25 08:03:48 ---> d32b60711899 08:03:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:03:48 ---> Running in 6fb940b75cb4 08:03:48 Removing intermediate container 6fb940b75cb4 08:03:48 ---> ed7906f6f6af 08:03:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:03:48 ---> Running in 05f6215b8f64 08:03:48 Removing intermediate container 05f6215b8f64 08:03:48 ---> 5d76959a9b35 08:03:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:03:48 ---> Running in fdde85782e7f 08:03:48 Removing intermediate container fdde85782e7f 08:03:48 ---> f79e0ee0c52d 08:03:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:48 ---> Running in beaaccee51ae 08:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:49 OK: 268 MiB in 56 packages 08:03:49 Removing intermediate container beaaccee51ae 08:03:49 ---> abe7ff6a185c 08:03:49 Step 8/25 : WORKDIR /device-snmp-go 08:03:49 ---> Running in 415e2b37ec26 08:03:50 Removing intermediate container 415e2b37ec26 08:03:50 ---> 129b31c22f42 08:03:50 Step 9/25 : COPY go.mod vendor* ./ 08:03:50 ---> fbcb281cd6e9 08:03:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:50 ---> Running in b809eaf71e0d 08:03:51 Removing intermediate container b809eaf71e0d 08:03:51 ---> caa46feca73d 08:03:51 Step 11/25 : COPY . . 08:03:52 ---> 2a7e8f6c816b 08:03:52 Step 12/25 : RUN ${MAKE} 08:03:52 ---> Running in c6ee92a7aef1 08:03:52 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.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:04:24 Removing intermediate container c6ee92a7aef1 08:04:24 ---> c5ac7365c5b0 08:04:24 Step 13/25 : FROM alpine:3.18 08:04:24 3.18: Pulling from library/alpine 08:04:24 73baa7ef167e: Pulling fs layer 08:04:24 73baa7ef167e: Verifying Checksum 08:04:24 73baa7ef167e: Download complete 08:04:24 73baa7ef167e: Pull complete 08:04:24 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:04:24 Status: Downloaded newer image for alpine:3.18 08:04:24 ---> 8fd7cac70a4a 08:04:24 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:04:24 ---> Running in fb754b5294c4 08:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:04:24 (1/1) Installing dumb-init (1.2.5-r2) 08:04:24 Executing busybox-1.36.1-r7.trigger 08:04:24 OK: 7 MiB in 16 packages 08:04:24 Removing intermediate container fb754b5294c4 08:04:24 ---> 6b74fc3cd9b8 08:04:24 Step 15/25 : RUN apk --no-cache upgrade 08:04:24 ---> Running in 945c943da407 08:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:04:24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:04:24 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:04:24 OK: 7 MiB in 16 packages 08:04:25 Removing intermediate container 945c943da407 08:04:25 ---> ad12781eb354 08:04:25 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:04:26 ---> 4a37c2c21683 08:04:26 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:04:26 ---> d2e7c999cd56 08:04:26 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:04:26 ---> 8fb8c86657d9 08:04:26 Step 19/25 : EXPOSE 59993 08:04:26 ---> Running in 6aeddc87ec6d 08:04:26 Removing intermediate container 6aeddc87ec6d 08:04:26 ---> 92ff966b46f3 08:04:26 Step 20/25 : EXPOSE 161 08:04:26 ---> Running in 1e40fe17d69c 08:04:26 Removing intermediate container 1e40fe17d69c 08:04:26 ---> 381d7ff29106 08:04:26 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:04:26 ---> Running in 1ff1d0873284 08:04:26 Removing intermediate container 1ff1d0873284 08:04:26 ---> e25a9f533043 08:04:26 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:04:26 ---> Running in 250b129eaa08 08:04:26 Removing intermediate container 250b129eaa08 08:04:26 ---> c62840658d2f 08:04:26 Step 23/25 : LABEL arch=amd64 08:04:26 ---> Running in ef52b189cf1b 08:04:26 Removing intermediate container ef52b189cf1b 08:04:26 ---> e6d22786c838 08:04:26 Step 24/25 : LABEL git_sha=f93a2571d940aab632954045262108355447637a 08:04:26 ---> Running in e665fdb79777 08:04:26 Removing intermediate container e665fdb79777 08:04:26 ---> f0ce08265a90 08:04:26 Step 25/25 : LABEL version=0.0.0 08:04:26 ---> Running in 33933569f3f3 08:04:27 Removing intermediate container 33933569f3f3 08:04:27 ---> b61bc3b90a24 08:04:27 [Warning] One or more build-args [ARCH] were not consumed 08:04:27 Successfully built b61bc3b90a24 08:04:27 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:28 08:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:28 latest: Pulling from edgex-lftools-log-publisher 08:04:28 5eb5b503b376: Pulling fs layer 08:04:28 5c69ac0246d0: Pulling fs layer 08:04:28 ec43610c2a17: Pulling fs layer 08:04:28 3a2ae6a8a46f: Pulling fs layer 08:04:28 33b1e0a273af: Pulling fs layer 08:04:28 5d3b04190fa2: Pulling fs layer 08:04:28 2f39f015ded8: Pulling fs layer 08:04:28 3a2ae6a8a46f: Waiting 08:04:28 33b1e0a273af: Waiting 08:04:28 5d3b04190fa2: Waiting 08:04:28 2f39f015ded8: Waiting 08:04:28 5c69ac0246d0: Download complete 08:04:28 3a2ae6a8a46f: Verifying Checksum 08:04:28 3a2ae6a8a46f: Download complete 08:04:28 33b1e0a273af: Verifying Checksum 08:04:28 33b1e0a273af: Download complete 08:04:28 5d3b04190fa2: Verifying Checksum 08:04:28 5d3b04190fa2: Download complete 08:04:28 ec43610c2a17: Verifying Checksum 08:04:28 ec43610c2a17: Download complete 08:04:28 5eb5b503b376: Verifying Checksum 08:04:28 5eb5b503b376: Download complete 08:04:29 2f39f015ded8: Verifying Checksum 08:04:29 2f39f015ded8: Download complete 08:04:30 5eb5b503b376: Pull complete 08:04:30 5c69ac0246d0: Pull complete 08:04:30 ec43610c2a17: Pull complete 08:04:30 3a2ae6a8a46f: Pull complete 08:04:30 33b1e0a273af: Pull complete 08:04:30 5d3b04190fa2: Pull complete 08:04:35 2f39f015ded8: Pull complete 08:04:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:35 prd-ubuntu20.04-docker-8c-8g-4901 does not seem to be running inside a container 08:04:35 $ 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-349 -v /w/workspace/gexfoundry_device-snmp-go_PR-349:/w/workspace/gexfoundry_device-snmp-go_PR-349:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-349@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 08:04:39 $ docker top b5cf78b606a4cd2eba890a460f13870a2e3d6e9968a249a2ac0b18aa3d7d1a55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:40 ---> job-cost.sh 08:04:40 lf-activate-venv: SKIPPING 08:04:40 INFO: No Stack... 08:04:40 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4903 in /w/workspace/gexfoundry_device-snmp-go_PR-349 [Pipeline] { [Pipeline] ws 08:04:40 Running in /w/workspace/device-snmp-go/1 [Pipeline] { 08:04:40 INFO: Archiving Costs [Pipeline] checkout 08:04:40 Selected Git installation does not exist. Using Default 08:04:40 The recommended git tool is: NONE [Pipeline] sh 08:04:40 + cat /w/workspace/gexfoundry_device-snmp-go_PR-349/archives/cost.csv 08:04:40 + cut -d, -f6 [Pipeline] lock 08:04:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] 08:04:40 Resource [jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] did not exist. Created. 08:04:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:41 + echo total: 0.2199999988079071 [Pipeline] stash 08:04:41 Stashed 1 file(s) [Pipeline] } 08:04:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:41 $ docker stop --time=1 b5cf78b606a4cd2eba890a460f13870a2e3d6e9968a249a2ac0b18aa3d7d1a55 08:04:42 $ docker rm -f --volumes b5cf78b606a4cd2eba890a460f13870a2e3d6e9968a249a2ac0b18aa3d7d1a55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:45 using credential edgex-jenkins-ssh 08:04:45 Cloning the remote Git repository 08:04:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:04:45 > git init /w/workspace/device-snmp-go/1 # timeout=10 08:04:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:04:46 > git --version # timeout=10 08:04:46 > git --version # 'git version 2.25.1' 08:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:48 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:04:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:49 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:04:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:04:49 Merging remotes/origin/main commit ab3bf70376c9802f6ba544aa167c564e283ce2c4 into PR head commit f93a2571d940aab632954045262108355447637a 08:04:50 Merge succeeded, producing f93a2571d940aab632954045262108355447637a 08:04:50 Checking out Revision f93a2571d940aab632954045262108355447637a (PR-349) 08:04:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 08:04:49 > git config core.sparsecheckout # timeout=10 08:04:49 > git checkout -f f93a2571d940aab632954045262108355447637a # timeout=10 08:04:50 > git remote # timeout=10 08:04:50 > git config --get remote.origin.url # timeout=10 08:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:50 > git merge ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 08:04:50 > git rev-parse HEAD^{commit} # timeout=10 08:04:50 > git config core.sparsecheckout # timeout=10 08:04:50 > git checkout -f f93a2571d940aab632954045262108355447637a # timeout=10 08:04:50 > git --version # timeout=10 08:04:50 > git --version # 'git version 2.25.1' 08:04:50 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:04:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:56 Dload Upload Total Spent Left Speed 08:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 08:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:04:56 + sudo tee /etc/docker/daemon.new 08:04:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:04:56 { 08:04:56 "registry-mirrors": [ 08:04:56 "https://nexus3.edgexfoundry.org:10001" 08:04:56 ], 08:04:56 "bip": "10.250.0.254/24", 08:04:56 "hosts": [ 08:04:56 "tcp://0.0.0.0:5555", 08:04:56 "unix:///var/run/docker.sock" 08:04:56 ], 08:04:56 "mtu": 1458, 08:04:56 "selinux-enabled": true, 08:04:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:04:56 } [Pipeline] sh 08:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:04:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:15 provisioning config files... 08:05:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config13254486598550632394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:16 ---> ****-login.sh 08:05:16 nexus3.edgexfoundry.org:10001 08:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:17 Configure a credential helper to remove this warning. See 08:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:17 08:05:17 Login Succeeded 08:05:17 nexus3.edgexfoundry.org:10002 08:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:17 Configure a credential helper to remove this warning. See 08:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:17 08:05:17 Login Succeeded 08:05:17 nexus3.edgexfoundry.org:10003 08:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:17 Configure a credential helper to remove this warning. See 08:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:17 08:05:17 Login Succeeded 08:05:17 nexus3.edgexfoundry.org:10004 08:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:18 Configure a credential helper to remove this warning. See 08:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:18 08:05:18 Login Succeeded 08:05:18 ****.io 08:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:18 Configure a credential helper to remove this warning. See 08:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:18 08:05:18 Login Succeeded 08:05:18 ---> ****-login.sh ends [Pipeline] } 08:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:19 ========================================================= 08:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:05:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + 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 . 08:05:20 Sending build context to Docker daemon 10.15MB 08:05:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:05:20 Step 2/12 : FROM ${BASE} AS builder 08:05:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:05:20 c6b39de5b339: Pulling fs layer 08:05:20 a69c41024577: Pulling fs layer 08:05:20 d6de4b400683: Pulling fs layer 08:05:20 35cb2a7552d0: Pulling fs layer 08:05:20 4f4fb700ef54: Pulling fs layer 08:05:20 464afbd9ba4c: Pulling fs layer 08:05:20 00f215d4a9da: Pulling fs layer 08:05:20 d496ad576159: Pulling fs layer 08:05:20 464afbd9ba4c: Waiting 08:05:20 d496ad576159: Waiting 08:05:20 35cb2a7552d0: Waiting 08:05:20 4f4fb700ef54: Waiting 08:05:20 00f215d4a9da: Waiting 08:05:20 a69c41024577: Verifying Checksum 08:05:20 a69c41024577: Download complete 08:05:20 35cb2a7552d0: Verifying Checksum 08:05:20 35cb2a7552d0: Download complete 08:05:20 4f4fb700ef54: Verifying Checksum 08:05:20 4f4fb700ef54: Download complete 08:05:20 464afbd9ba4c: Download complete 08:05:20 c6b39de5b339: Verifying Checksum 08:05:20 c6b39de5b339: Download complete 08:05:21 d496ad576159: Verifying Checksum 08:05:21 d496ad576159: Download complete 08:05:21 c6b39de5b339: Pull complete 08:05:22 a69c41024577: Pull complete 08:05:22 d6de4b400683: Verifying Checksum 08:05:22 d6de4b400683: Download complete 08:05:24 00f215d4a9da: Verifying Checksum 08:05:24 00f215d4a9da: Download complete 08:05:36 d6de4b400683: Pull complete 08:05:36 35cb2a7552d0: Pull complete 08:05:36 4f4fb700ef54: Pull complete 08:05:36 464afbd9ba4c: Pull complete 08:05:46 00f215d4a9da: Pull complete 08:05:46 d496ad576159: Pull complete 08:05:46 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:05:46 ---> f246e2811388 08:05:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:05:47 ---> Running in 10d21989307e 08:05:47 Removing intermediate container 10d21989307e 08:05:47 ---> 049380243f4b 08:05:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:05:47 ---> Running in 7acc534586a2 08:05:48 Removing intermediate container 7acc534586a2 08:05:48 ---> 3c48d0c09824 08:05:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:05:48 ---> Running in f96b00fcbf3e 08:05:48 Removing intermediate container f96b00fcbf3e 08:05:48 ---> 3c8729865883 08:05:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:05:48 ---> Running in 6c4a4a521eaa 08:05:49 Removing intermediate container 6c4a4a521eaa 08:05:49 ---> 8211d0692838 08:05:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:05:49 ---> Running in 349ded41d638 08:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:05:51 (1/4) Installing openssh-keygen (9.3_p2-r2) 08:05:51 (2/4) Installing libedit (20221030.3.1-r1) 08:05:51 (3/4) Installing openssh-client-common (9.3_p2-r2) 08:05:51 (4/4) Installing openssh-client-default (9.3_p2-r2) 08:05:51 Executing busybox-1.36.1-r5.trigger 08:05:51 OK: 271 MiB in 56 packages 08:05:52 Removing intermediate container 349ded41d638 08:05:52 ---> 4db676d9b661 08:05:52 Step 8/12 : WORKDIR /device-snmp-go 08:05:52 ---> Running in d8ff83338752 08:05:53 Removing intermediate container d8ff83338752 08:05:53 ---> df507932064d 08:05:53 Step 9/12 : COPY go.mod vendor* ./ 08:05:53 ---> 3d02bfb7827d 08:05:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:53 ---> Running in cf63d19bc326 08:07:45 Removing intermediate container cf63d19bc326 08:07:45 ---> afbc2adf5017 08:07:45 Step 11/12 : COPY . . 08:07:45 ---> d0f2554bfc73 08:07:45 Step 12/12 : RUN ${MAKE} 08:07:45 ---> Running in c8cf0dc4fa04 08:07:45 noop 08:07:45 Removing intermediate container c8cf0dc4fa04 08:07:45 ---> e4367ecdfa5e 08:07:45 Successfully built e4367ecdfa5e 08:07:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:46 + docker inspect -f . ci-base-image-arm64 08:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-4903 does not seem to be running inside a container 08:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:07:47 $ docker top 8f0ff1ab5ccb651b75b1a1c198dcebbcee341eeab87386a6915408c21aad8d32 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:48 + go version 08:07:48 go version go1.21.9 linux/arm64 [Pipeline] } 08:07:48 $ docker stop --time=1 8f0ff1ab5ccb651b75b1a1c198dcebbcee341eeab87386a6915408c21aad8d32 08:07:50 $ docker rm -f --volumes 8f0ff1ab5ccb651b75b1a1c198dcebbcee341eeab87386a6915408c21aad8d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:51 + docker inspect -f . ci-base-image-arm64 08:07:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-4903 does not seem to be running inside a container 08:07:51 $ 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 ******** ci-base-image-arm64 cat 08:07:53 $ docker top df6cf04133a99fe858d445c8046cb150e3b2c7dfd0fa3f55324d6c9d14dc0cfa -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:54 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 08:07:54 + make test 08:07:54 go test ./... -coverprofile=coverage.out 08:08:01 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:11:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:11:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.027s coverage: 0.0% of statements 08:11:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:11:53 go vet ./... 08:12:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:40 ./bin/test-attribution-txt.sh 08:12:40 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:12:40 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:12:40 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:12:40 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:12:40 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:12:40 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:12:40 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:12:40 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:12:40 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:12:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:12:40 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:12:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:12:40 $ docker stop --time=1 df6cf04133a99fe858d445c8046cb150e3b2c7dfd0fa3f55324d6c9d14dc0cfa 08:12:42 $ docker rm -f --volumes df6cf04133a99fe858d445c8046cb150e3b2c7dfd0fa3f55324d6c9d14dc0cfa [Pipeline] // withDockerContainer [Pipeline] sh 08:12:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:12:44 Warning: overwriting stash ‘coverage-report’ 08:12:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:45 + ls -al . 08:12:45 total 236 08:12:45 drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 08:07 . 08:12:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 08:04 .. 08:12:45 -rw-rw-r-- 1 jenkins jenkins 6 Jul 3 08:04 .dockerignore 08:12:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 08:04 .git 08:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:04 .github 08:12:45 -rw-rw-r-- 1 jenkins jenkins 263 Jul 3 08:04 .gitignore 08:12:45 -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 08:04 .golangci.yml 08:12:45 -rw-rw-r-- 1 jenkins jenkins 10025 Jul 3 08:04 Attribution.txt 08:12:45 -rw-rw-r-- 1 jenkins jenkins 11809 Jul 3 08:04 CHANGELOG.md 08:12:45 -rw-rw-r-- 1 jenkins jenkins 1571 Jul 3 08:04 Dockerfile 08:12:45 -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 08:04 GOVERNANCE.md 08:12:45 -rw-rw-r-- 1 jenkins jenkins 656 Jul 3 08:04 Jenkinsfile 08:12:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 08:04 LICENSE 08:12:45 -rw-rw-r-- 1 jenkins jenkins 2240 Jul 3 08:04 Makefile 08:12:45 -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 08:04 OWNERS.md 08:12:45 -rw-rw-r-- 1 jenkins jenkins 10477 Jul 3 08:04 README.md 08:12:45 -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 08:01 VERSION 08:12:45 drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 08:04 bin 08:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:04 cmd 08:12:45 -rw-r--r-- 1 jenkins jenkins 8837 Jul 3 08:11 coverage.out 08:12:45 -rw-rw-r-- 1 jenkins jenkins 7054 Jul 3 08:04 go.mod 08:12:45 -rw-rw-r-- 1 jenkins jenkins 102364 Jul 3 08:04 go.sum 08:12:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 08:04 internal 08:12:45 -rw-rw-r-- 1 jenkins jenkins 228 Jul 3 08:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:45 + 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=f93a2571d940aab632954045262108355447637a --label arch=arm64 --label version=0.0.0 . 08:12:46 Sending build context to Docker daemon 10.16MB 08:12:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 08:12:46 Step 2/25 : FROM ${BASE} AS builder 08:12:46 ---> e4367ecdfa5e 08:12:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:12:46 ---> Running in 1fc3b95ca85e 08:12:46 Removing intermediate container 1fc3b95ca85e 08:12:46 ---> 95b09f7ad689 08:12:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:12:47 ---> Running in 675429ef4b13 08:12:47 Removing intermediate container 675429ef4b13 08:12:47 ---> 10801a92f0f1 08:12:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:12:47 ---> Running in 5947a92cc30b 08:12:47 Removing intermediate container 5947a92cc30b 08:12:47 ---> e630e6b743ea 08:12:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 08:12:47 ---> Running in d5322a270010 08:12:48 Removing intermediate container d5322a270010 08:12:48 ---> fd274fa2a76b 08:12:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:12:48 ---> Running in 328e9a3cde6b 08:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:12:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:12:50 OK: 271 MiB in 56 packages 08:12:51 Removing intermediate container 328e9a3cde6b 08:12:51 ---> cbb9dffb59d2 08:12:51 Step 8/25 : WORKDIR /device-snmp-go 08:12:51 ---> Running in c61b3dc5739c 08:12:51 Removing intermediate container c61b3dc5739c 08:12:51 ---> 80a65124c5be 08:12:51 Step 9/25 : COPY go.mod vendor* ./ 08:12:52 ---> a00da7a1b921 08:12:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:52 ---> Running in d97c5978dddd 08:12:54 Removing intermediate container d97c5978dddd 08:12:54 ---> 27f6526b7631 08:12:54 Step 11/25 : COPY . . 08:12:55 ---> 5fbbbb6640f6 08:12:55 Step 12/25 : RUN ${MAKE} 08:12:55 ---> Running in 78d5d301d4bc 08:12:56 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.20" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:16:33 Removing intermediate container 78d5d301d4bc 08:16:33 ---> b48130d90850 08:16:33 Step 13/25 : FROM alpine:3.18 08:16:33 3.18: Pulling from library/alpine 08:16:33 5c905c7ebe2f: Pulling fs layer 08:16:33 5c905c7ebe2f: Verifying Checksum 08:16:33 5c905c7ebe2f: Download complete 08:16:33 5c905c7ebe2f: Pull complete 08:16:33 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:16:33 Status: Downloaded newer image for alpine:3.18 08:16:33 ---> dec292d02e07 08:16:33 Step 14/25 : RUN apk add --update --no-cache dumb-init 08:16:33 ---> Running in 58ada360829d 08:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:16:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:16:35 (1/1) Installing dumb-init (1.2.5-r2) 08:16:35 Executing busybox-1.36.1-r7.trigger 08:16:35 OK: 8 MiB in 16 packages 08:16:36 Removing intermediate container 58ada360829d 08:16:36 ---> 6a7787b1836c 08:16:36 Step 15/25 : RUN apk --no-cache upgrade 08:16:36 ---> Running in 2659791d7305 08:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:16:38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:16:38 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:16:38 OK: 8 MiB in 16 packages 08:16:40 Removing intermediate container 2659791d7305 08:16:40 ---> d204df114694 08:16:40 Step 16/25 : COPY --from=builder /device-snmp-go/cmd / 08:16:42 ---> ae61bca34d9b 08:16:42 Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:16:42 ---> 7fcd1f2bcf4b 08:16:42 Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / 08:16:43 ---> 8da7aeca0295 08:16:43 Step 19/25 : EXPOSE 59993 08:16:43 ---> Running in 2cb0a50ea080 08:16:43 Removing intermediate container 2cb0a50ea080 08:16:43 ---> ed7e443bb40d 08:16:43 Step 20/25 : EXPOSE 161 08:16:43 ---> Running in 2fefaf8d0043 08:16:44 Removing intermediate container 2fefaf8d0043 08:16:44 ---> 81a79e1dbab6 08:16:44 Step 21/25 : ENTRYPOINT ["/device-snmp"] 08:16:44 ---> Running in adbaf146a0b8 08:16:44 Removing intermediate container adbaf146a0b8 08:16:44 ---> 1183304df75e 08:16:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:16:44 ---> Running in 21e8dc7356cc 08:16:44 Removing intermediate container 21e8dc7356cc 08:16:44 ---> bb0931f1403b 08:16:44 Step 23/25 : LABEL arch=arm64 08:16:44 ---> Running in 627957397de6 08:16:45 Removing intermediate container 627957397de6 08:16:45 ---> 8627981d96d9 08:16:45 Step 24/25 : LABEL git_sha=f93a2571d940aab632954045262108355447637a 08:16:45 ---> Running in 6a6f807fbb06 08:16:45 Removing intermediate container 6a6f807fbb06 08:16:45 ---> 5761b997acb8 08:16:45 Step 25/25 : LABEL version=0.0.0 08:16:45 ---> Running in cdca6b21d7d7 08:16:46 Removing intermediate container cdca6b21d7d7 08:16:46 ---> 94b4ec6ba53e 08:16:46 [Warning] One or more build-args [ARCH] were not consumed 08:16:46 Successfully built 94b4ec6ba53e 08:16: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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:47 08:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:16:47 arm64: Pulling from edgex-lftools-log-publisher 08:16:47 8998bd30e6a1: Pulling fs layer 08:16:47 04944245beec: Pulling fs layer 08:16:47 699f458cf7ca: Pulling fs layer 08:16:47 765212b225bb: Pulling fs layer 08:16:47 f23df028b6ca: Pulling fs layer 08:16:47 d65c8cfc05b1: Pulling fs layer 08:16:47 2437ff75d9bd: Pulling fs layer 08:16:47 765212b225bb: Waiting 08:16:47 f23df028b6ca: Waiting 08:16:47 d65c8cfc05b1: Waiting 08:16:47 2437ff75d9bd: Waiting 08:16:47 04944245beec: Verifying Checksum 08:16:47 04944245beec: Download complete 08:16:47 765212b225bb: Verifying Checksum 08:16:47 765212b225bb: Download complete 08:16:47 f23df028b6ca: Download complete 08:16:47 d65c8cfc05b1: Verifying Checksum 08:16:47 d65c8cfc05b1: Download complete 08:16:47 699f458cf7ca: Verifying Checksum 08:16:47 699f458cf7ca: Download complete 08:16:48 8998bd30e6a1: Verifying Checksum 08:16:48 8998bd30e6a1: Download complete 08:16:50 2437ff75d9bd: Verifying Checksum 08:16:50 2437ff75d9bd: Download complete 08:16:52 8998bd30e6a1: Pull complete 08:16:53 04944245beec: Pull complete 08:16:55 699f458cf7ca: Pull complete 08:16:55 765212b225bb: Pull complete 08:16:56 f23df028b6ca: Pull complete 08:16:56 d65c8cfc05b1: Pull complete 08:17:14 2437ff75d9bd: Pull complete 08:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-4903 does not seem to be running inside a container 08:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:17:17 $ docker top e98f1af716cf53460abbe18125819f40c847d4ac2c19387f5ead20f7a9cad2a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:18 ---> job-cost.sh 08:17:18 lf-activate-venv: SKIPPING 08:17:18 INFO: No Stack... 08:17:19 INFO: Retrieving Pricing Info for: v3-standard-4 08:17:20 INFO: Archiving Costs [Pipeline] sh 08:17:20 + cut -d, -f6 08:17:20 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 08:17:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] 08:17:20 Resource [jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] did not exist. Created. 08:17:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:17:21 /w/workspace/device-snmp-go/1@tmp/durable-9793887e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:17:22 + echo total: 0.10999999940395355 [Pipeline] stash 08:17:22 Warning: overwriting stash ‘stack-cost’ 08:17:22 Stashed 1 file(s) [Pipeline] } 08:17:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:17:22 $ docker stop --time=1 e98f1af716cf53460abbe18125819f40c847d4ac2c19387f5ead20f7a9cad2a6 08:17:23 $ docker rm -f --volumes e98f1af716cf53460abbe18125819f40c847d4ac2c19387f5ead20f7a9cad2a6 [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 08:17:25 provisioning config files... 08:17:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/config16866100100096318639tmp [Pipeline] { [Pipeline] sh 08:17:25 + set +x 08:17:25 + bash -s -- 08:17:25 + curl -s https://codecov.io/bash 08:17:25 08:17:25 _____ _ 08:17:25 / ____| | | 08:17:25 | | ___ __| | ___ ___ _____ __ 08:17:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:17:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:17:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:17:25 Bash-1.0.6 08:17:25 08:17:25 08:17:25 ==> git version 2.25.1 found 08:17:25 ==> 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 08:17:25 Release-Date: 2020-01-08 08:17:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:17:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:17:25 ==> Jenkins CI detected. 08:17:25 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-349 08:17:25 project root: . 08:17:25 --> token set from env 08:17:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:17:25 ==> Running gcov in . (disable via -X gcov) 08:17:25 ==> Python coveragepy not found 08:17:25 ==> Searching for coverage reports in: 08:17:25 + . 08:17:25 -> Found 1 reports 08:17:25 ==> Detecting git/mercurial file structure 08:17:25 ==> Reading reports 08:17:25 + ./coverage.out bytes=8837 08:17:25 ==> Appending adjustments 08:17:25 https://docs.codecov.io/docs/fixing-reports 08:17:25 + Found adjustments 08:17:25 ==> Gzipping contents 08:17:25 4.0K /tmp/codecov.aBn8Lg.gz 08:17:25 ==> Uploading reports 08:17:25 url: https://codecov.io 08:17:25 query: branch=PR-349&commit=f93a2571d940aab632954045262108355447637a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=349&job=&cmd_args= 08:17:25 -> Pinging Codecov 08:17:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-349&commit=f93a2571d940aab632954045262108355447637a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=349&job=&cmd_args= 08:17:25 -> Uploading to 08:17:25 https://storage.googleapis.com/codecov/v4/raw/2024-07-03/6C56EA5C29638FB4528AC87E60AF5AE0/f93a2571d940aab632954045262108355447637a/246f580c-7783-456a-96e0-b2790445de00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T081725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60c35f73adc77c062ae3877725a41326c8fa2e0fd071d5bb4e3533075151ce65 08:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:25 Dload Upload Total Spent Left Speed 08:17:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6321 --:--:-- --:--:-- --:--:-- 6321 08:17:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f93a2571d940aab632954045262108355447637a [Pipeline] } 08:17:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:17:28 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-349/archives ] 08:17:28 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-349/archives 08:17:28 total 16 08:17:28 drwxr-xr-x 3 root root 4096 Jul 3 08:04 . 08:17:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:04 .. 08:17:28 drwxr-xr-x 2 root root 4096 Jul 3 08:04 cost 08:17:28 -rw-r--r-- 1 root root 86 Jul 3 08:04 cost.csv 08:17:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-349/archives 08:17:28 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-349/archives 08:17:28 total 16 08:17:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 08:04 . 08:17:28 drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 08:04 .. 08:17:28 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 08:04 cost 08:17:28 -rw-r--r-- 1 jenkins jenkins 86 Jul 3 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:17:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:29 ---> package-listing.sh 08:17:29 ++ facter osfamily 08:17:29 ++ tr '[:upper:]' '[:lower:]' 08:17:29 + OS_FAMILY=debian 08:17:29 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-349 08:17:29 + START_PACKAGES=/tmp/packages_start.txt 08:17:29 + END_PACKAGES=/tmp/packages_end.txt 08:17:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:29 + PACKAGES=/tmp/packages_start.txt 08:17:29 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-349 ']' 08:17:29 + PACKAGES=/tmp/packages_end.txt 08:17:29 + case "${OS_FAMILY}" in 08:17:29 + dpkg -l 08:17:29 + grep '^ii' 08:17:29 + '[' -f /tmp/packages_start.txt ']' 08:17:29 + '[' -f /tmp/packages_end.txt ']' 08:17:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:29 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-349 ']' 08:17:29 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-349/archives/ 08:17:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-349/archives/ [Pipeline] echo 08:17:29 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:30 prd-ubuntu20.04-docker-8c-8g-4901 does not seem to be running inside a container 08:17:31 $ 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-349/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-349 -v /w/workspace/gexfoundry_device-snmp-go_PR-349:/w/workspace/gexfoundry_device-snmp-go_PR-349:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-349@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-349@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 08:17:31 $ docker top 7b8ccb812fd3f926e015c23ae81a482506467be7f1c881cd16d74ae296203f7f -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:31 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:17:32 + ls /var/log/sa-host 08:17:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:32 provisioning config files... 08:17:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-349@tmp/config7593942165958906908tmp [Pipeline] { [Pipeline] echo 08:17:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:32 ---> create-netrc.sh [Pipeline] } 08:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:17:33 ---> python-tools-install.sh [Pipeline] echo 08:17:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:33 ---> sudo-logs.sh 08:17:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:17:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:34 ---> job-cost.sh 08:17:34 lf-activate-venv: SKIPPING 08:17:34 DEBUG: total: 0.2199999988079071 08:17:34 INFO: Retrieving Stack Cost... 08:17:34 INFO: Retrieving Pricing Info for: v3-standard-8 08:17:34 INFO: Archiving Costs [Pipeline] echo 08:17:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:35 ---> logs-deploy.sh 08:17:35 lf-activate-venv: SKIPPING 08:17:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-349/1 08:17:35 INFO: archiving workspace using pattern(s): 08:17:36 Archives upload complete. 08:17:36 INFO: archiving logs to Nexus