Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c573fc281a725aaa0abbb8a23977a4788698b9ba 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-ssh17659628705620539857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10674623350105647614.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8974872772941848333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3187826550741525747.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15556098739292229104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17312’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17313 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision c573fc281a725aaa0abbb8a23977a4788698b9ba (main) Commit message: "docs: Update changelog for v3.0 (#313)" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 > git rev-list --no-walk d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:53:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:53:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:53:13 ========================================================= 15:53:13 EdgeX Global Pipelines Version Info 15:53:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:53:14 ------------------- 15:53:14 stable info: 15:53:14 ------------------- 15:53:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:53:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:53:14 Message: update stable to v1.0.249 15:53:14 ------------------- 15:53:14 experimental info: 15:53:14 ------------------- 15:53:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:53:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:53:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c573fc2 [Pipeline] echo 15:53:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:15 provisioning config files... 15:53:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config852134527985822987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:15 ---> docker-login.sh 15:53:15 nexus3.edgexfoundry.org:10001 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10002 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10003 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 nexus3.edgexfoundry.org:10004 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 docker.io 15:53:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:16 Configure a credential helper to remove this warning. See 15:53:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:16 15:53:16 Login Succeeded 15:53:16 ---> docker-login.sh ends [Pipeline] } 15:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:53:17 + git rev-list -1 --merges c573fc281a725aaa0abbb8a23977a4788698b9ba~1..c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo 15:53:17 -----------> git rev-list -1 --merges c573fc281a725aaa0abbb8a23977a4788698b9ba~1..c573fc281a725aaa0abbb8a23977a4788698b9ba c573fc281a725aaa0abbb8a23977a4788698b9ba [false] [Pipeline] sh 15:53:17 + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo 15:53:17 ========================================================= 15:53:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:53:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:17 + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo 15:53:17 [semverPrep] GIT_COMMIT: c573fc281a725aaa0abbb8a23977a4788698b9ba, Commit Message: docs: Update changelog for v3.0 (#313) [Pipeline] echo 15:53:17 [semverPrep] This is not a build commit. [Pipeline] sh 15:53:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:53:18 + grep -v github /etc/ssh/ssh_known_hosts 15:53:18 + [ -e /tmp/ssh_known_hosts ] 15:53:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:53:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:53:18 + sudo tee -a /etc/ssh/ssh_known_hosts 15:53:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:18 15:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:18 0.1.4: Pulling from edgex-devops/py-git-semver 15:53:18 b85a868b505f: Pulling fs layer 15:53:18 e2be974225ed: Pulling fs layer 15:53:18 339a4e72a1f5: Pulling fs layer 15:53:18 988bab9f4d93: Pulling fs layer 15:53:18 1469e6f7b9e6: Pulling fs layer 15:53:18 eaf3925da568: Pulling fs layer 15:53:18 bab4dde63d76: Pulling fs layer 15:53:18 bde34c3a00c8: Pulling fs layer 15:53:18 b352a97aabf1: Pulling fs layer 15:53:18 4872d77fe225: Pulling fs layer 15:53:18 5851b861e8e6: Pulling fs layer 15:53:18 bab4dde63d76: Waiting 15:53:18 bde34c3a00c8: Waiting 15:53:18 b352a97aabf1: Waiting 15:53:18 4872d77fe225: Waiting 15:53:18 5851b861e8e6: Waiting 15:53:18 988bab9f4d93: Waiting 15:53:18 1469e6f7b9e6: Waiting 15:53:18 eaf3925da568: Waiting 15:53:18 e2be974225ed: Verifying Checksum 15:53:18 e2be974225ed: Download complete 15:53:18 988bab9f4d93: Verifying Checksum 15:53:18 988bab9f4d93: Download complete 15:53:18 1469e6f7b9e6: Verifying Checksum 15:53:18 1469e6f7b9e6: Download complete 15:53:18 339a4e72a1f5: Verifying Checksum 15:53:18 339a4e72a1f5: Download complete 15:53:18 bde34c3a00c8: Verifying Checksum 15:53:18 bde34c3a00c8: Download complete 15:53:18 b352a97aabf1: Verifying Checksum 15:53:18 b352a97aabf1: Download complete 15:53:18 4872d77fe225: Verifying Checksum 15:53:18 4872d77fe225: Download complete 15:53:18 5851b861e8e6: Verifying Checksum 15:53:18 5851b861e8e6: Download complete 15:53:18 b85a868b505f: Verifying Checksum 15:53:18 b85a868b505f: Download complete 15:53:19 bab4dde63d76: Verifying Checksum 15:53:19 bab4dde63d76: Download complete 15:53:20 b85a868b505f: Pull complete 15:53:20 e2be974225ed: Pull complete 15:53:20 339a4e72a1f5: Pull complete 15:53:20 988bab9f4d93: Pull complete 15:53:21 1469e6f7b9e6: Pull complete 15:53:21 eaf3925da568: Pull complete 15:53:23 bab4dde63d76: Pull complete 15:53:23 bde34c3a00c8: Pull complete 15:53:23 b352a97aabf1: Pull complete 15:53:23 4872d77fe225: Pull complete 15:53:23 5851b861e8e6: Pull complete 15:53:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:53:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:23 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 15:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:53:25 $ docker top cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 -eo pid,comm 15:53:25 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). 15:53:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:53:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:25 [ssh-agent] Looking for ssh-agent implementation... 15:53:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:25 $ docker exec cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent 15:53:25 SSH_AUTH_SOCK=/tmp/ssh-CR5knydQOXQs/agent.32 15:53:25 SSH_AGENT_PID=38 15:53:25 Running ssh-add (command line suppressed) 15:53:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17629654792004971813.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17629654792004971813.key) 15:53:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:26 + git tag --points-at HEAD [Pipeline] } 15:53:26 $ docker exec --env ******** --env ******** cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent -k 15:53:26 unset SSH_AUTH_SOCK; 15:53:26 unset SSH_AGENT_PID; 15:53:26 echo Agent pid 38 killed; 15:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:53:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:53:26 [ssh-agent] Looking for ssh-agent implementation... 15:53:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:53:26 $ docker exec cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent 15:53:26 SSH_AUTH_SOCK=/tmp/ssh-K44HuPEG4G5F/agent.71 15:53:26 SSH_AGENT_PID=77 15:53:26 Running ssh-add (command line suppressed) 15:53:26 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12966135328260254144.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12966135328260254144.key) 15:53:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:53:27 + git semver init 15:53:27 2023-05-30 15:53:27,179 [run_init] DEBUG init version:0.0.0 force:False 15:53:27 2023-05-30 15:53:27,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:53:27 2023-05-30 15:53:27,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 15:53:27 2023-05-30 15:53:27,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 15:53:28 2023-05-30 15:53:27,936 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 15:53:28 2023-05-30 15:53:27,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 15:53:28 2023-05-30 15:53:27,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:53:28 2023-05-30 15:53:27,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 15:53:28 3.0.0-dev.27 [Pipeline] } 15:53:28 $ docker exec --env ******** --env ******** cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent -k 15:53:28 unset SSH_AUTH_SOCK; 15:53:28 unset SSH_AGENT_PID; 15:53:28 echo Agent pid 77 killed; 15:53:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:53:28 + git semver [Pipeline] } 15:53:28 $ docker stop --time=1 cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 15:53:30 $ docker rm -f --volumes cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:53:30 Stashed 1 file(s) [Pipeline] echo 15:53:30 [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [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 15:53:30 provisioning config files... 15:53:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7888580821135901231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:31 ---> docker-login.sh 15:53:31 nexus3.edgexfoundry.org:10001 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 nexus3.edgexfoundry.org:10002 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 nexus3.edgexfoundry.org:10003 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 nexus3.edgexfoundry.org:10004 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 docker.io 15:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:31 Configure a credential helper to remove this warning. See 15:53:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:31 15:53:31 Login Succeeded 15:53:31 ---> docker-login.sh ends [Pipeline] } 15:53:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:31 ========================================================= 15:53:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:53:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:53:32 Sending build context to Docker daemon 5.854MB 15:53:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:53:32 Step 2/12 : FROM ${BASE} AS builder 15:53:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:32 f56be85fc22e: Pulling fs layer 15:53:32 85791d961cd3: Pulling fs layer 15:53:32 d694b5ae8c79: Pulling fs layer 15:53:32 9f32a84ed3da: Pulling fs layer 15:53:32 4d19c01a9841: Pulling fs layer 15:53:32 9325e15d5711: Pulling fs layer 15:53:32 556b6ee489ea: Pulling fs layer 15:53:32 c5a4b2cf53e6: Pulling fs layer 15:53:32 9f32a84ed3da: Waiting 15:53:32 4d19c01a9841: Waiting 15:53:32 556b6ee489ea: Waiting 15:53:32 c5a4b2cf53e6: Waiting 15:53:32 9325e15d5711: Waiting 15:53:32 85791d961cd3: Download complete 15:53:32 9f32a84ed3da: Download complete 15:53:32 4d19c01a9841: Download complete 15:53:32 f56be85fc22e: Verifying Checksum 15:53:32 f56be85fc22e: Download complete 15:53:32 9325e15d5711: Verifying Checksum 15:53:32 9325e15d5711: Download complete 15:53:32 f56be85fc22e: Pull complete 15:53:32 85791d961cd3: Pull complete 15:53:32 c5a4b2cf53e6: Verifying Checksum 15:53:32 c5a4b2cf53e6: Download complete 15:53:32 d694b5ae8c79: Download complete 15:53:33 556b6ee489ea: Verifying Checksum 15:53:33 556b6ee489ea: Download complete 15:53:35 d694b5ae8c79: Pull complete 15:53:35 9f32a84ed3da: Pull complete 15:53:35 4d19c01a9841: Pull complete 15:53:35 9325e15d5711: Pull complete 15:53:38 556b6ee489ea: Pull complete 15:53:39 c5a4b2cf53e6: Pull complete 15:53:39 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:53:39 ---> c4be618373d6 15:53:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:53:42 ---> Running in 2a4fd17723a5 15:53:42 Removing intermediate container 2a4fd17723a5 15:53:42 ---> 5d5a6cba04c1 15:53:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:53:42 ---> Running in a0348cc677ec 15:53:42 Removing intermediate container a0348cc677ec 15:53:42 ---> 2f5ce1c07cbe 15:53:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:53:42 ---> Running in f831abdcdbce 15:53:42 Removing intermediate container f831abdcdbce 15:53:42 ---> 9c6a20f15b49 15:53:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:53:42 ---> Running in f763394930fc 15:53:42 Removing intermediate container f763394930fc 15:53:42 ---> 922b491a6b84 15:53:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:53:42 ---> Running in 3afc80293325 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:53:42 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:53:42 (2/4) Installing libedit (20221030.3.1-r0) 15:53:42 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:53:42 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:53:43 Executing busybox-1.35.0-r29.trigger 15:53:43 OK: 269 MiB in 57 packages 15:53:43 Removing intermediate container 3afc80293325 15:53:43 ---> 2b041acb70c7 15:53:43 Step 8/12 : WORKDIR /device-snmp-go 15:53:43 ---> Running in 20af606ab6f1 15:53:43 Removing intermediate container 20af606ab6f1 15:53:43 ---> 16643ac3e97d 15:53:43 Step 9/12 : COPY go.mod vendor* ./ 15:53:43 ---> 04a72a9e37a1 15:53:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:43 ---> Running in e6cfc01756fc 15:53:45 Still waiting to schedule task 15:53:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17309’ 15:54:15 Removing intermediate container e6cfc01756fc 15:54:15 ---> f80ee1859604 15:54:15 Step 11/12 : COPY . . 15:54:15 ---> 9e3044212d5f 15:54:15 Step 12/12 : RUN ${MAKE} 15:54:15 ---> Running in 63eb46ee9815 15:54:15 noop 15:54:15 Removing intermediate container 63eb46ee9815 15:54:15 ---> cc11e3bbac3e 15:54:15 Successfully built cc11e3bbac3e 15:54:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:16 + docker inspect -f . ci-base-image-x86_64 15:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:16 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 15:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 15:54:16 $ docker top 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:16 + go version 15:54:16 go version go1.20.2 linux/amd64 [Pipeline] } 15:54:16 $ docker stop --time=1 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 15:54:18 $ docker rm -f --volumes 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:18 + docker inspect -f . ci-base-image-x86_64 15:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:18 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 15:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat 15:54:18 $ docker top cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:19 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 15:54:19 + make test 15:54:19 go test ./... -coverprofile=coverage.out 15:54:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:54:34 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:54:34 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 15:54:40 go vet ./... 15:54:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:44 ./bin/test-attribution-txt.sh [Pipeline] echo 15:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:54:44 $ docker stop --time=1 cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb 15:54:46 $ docker rm -f --volumes cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb [Pipeline] // withDockerContainer [Pipeline] sh 15:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:54:47 + ls -al . 15:54:47 total 172 15:54:47 drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:54 . 15:54:47 drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:53 .. 15:54:47 -rw-rw-r-- 1 jenkins jenkins 6 May 30 15:53 .dockerignore 15:54:47 drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:53 .git 15:54:47 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 .github 15:54:47 -rw-rw-r-- 1 jenkins jenkins 328 May 30 15:53 .gitignore 15:54:47 -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:53 .golangci.yml 15:54:47 drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:53 .semver 15:54:47 -rw-rw-r-- 1 jenkins jenkins 9056 May 30 15:53 Attribution.txt 15:54:47 -rw-rw-r-- 1 jenkins jenkins 10534 May 30 15:53 CHANGELOG.md 15:54:47 -rw-rw-r-- 1 jenkins jenkins 1423 May 30 15:53 Dockerfile 15:54:47 -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:53 GOVERNANCE.md 15:54:47 -rw-rw-r-- 1 jenkins jenkins 656 May 30 15:53 Jenkinsfile 15:54:47 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:53 LICENSE 15:54:47 -rw-rw-r-- 1 jenkins jenkins 2114 May 30 15:53 Makefile 15:54:47 -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:53 OWNERS.md 15:54:47 -rw-rw-r-- 1 jenkins jenkins 10054 May 30 15:53 README.md 15:54:47 -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:53 VERSION 15:54:47 drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:53 bin 15:54:47 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 cmd 15:54:47 -rw-r--r-- 1 jenkins jenkins 8837 May 30 15:54 coverage.out 15:54:47 -rw-rw-r-- 1 jenkins jenkins 3235 May 30 15:53 go.mod 15:54:47 -rw-rw-r-- 1 jenkins jenkins 31230 May 30 15:53 go.sum 15:54:47 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 internal 15:54:47 drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:53 snap 15:54:47 -rw-rw-r-- 1 jenkins jenkins 228 May 30 15:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:48 + 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=c573fc281a725aaa0abbb8a23977a4788698b9ba --label arch=amd64 --label version=3.0.0-dev.27 . 15:54:48 Sending build context to Docker daemon 5.863MB 15:54:48 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:54:48 Step 2/24 : FROM ${BASE} AS builder 15:54:48 ---> cc11e3bbac3e 15:54:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:54:48 ---> Running in 5f51306b3756 15:54:48 Removing intermediate container 5f51306b3756 15:54:48 ---> 7bcd5e219a3b 15:54:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:48 ---> Running in 2422e14688ff 15:54:48 Removing intermediate container 2422e14688ff 15:54:48 ---> 0db76f9fc46e 15:54:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:54:48 ---> Running in adbbf708736c 15:54:48 Removing intermediate container adbbf708736c 15:54:48 ---> 12541998823c 15:54:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:54:48 ---> Running in 7a03c9aa02b6 15:54:48 Removing intermediate container 7a03c9aa02b6 15:54:48 ---> b557c8cb40ba 15:54:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:48 ---> Running in 65f98a28d14a 15:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:54:49 OK: 269 MiB in 57 packages 15:54:49 Removing intermediate container 65f98a28d14a 15:54:49 ---> 51cef54e1f7f 15:54:49 Step 8/24 : WORKDIR /device-snmp-go 15:54:49 ---> Running in 3b25daa09408 15:54:49 Removing intermediate container 3b25daa09408 15:54:49 ---> 1a89eecb2f63 15:54:49 Step 9/24 : COPY go.mod vendor* ./ 15:54:49 ---> fb3b02369dbf 15:54:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:49 ---> Running in 747a42cb8828 15:54:50 Removing intermediate container 747a42cb8828 15:54:50 ---> 1459815ddcd7 15:54:50 Step 11/24 : COPY . . 15:54:51 ---> 3ed9fb8c96f6 15:54:51 Step 12/24 : RUN ${MAKE} 15:54:51 ---> Running in 4464420787b4 15:54:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 15:55:09 Removing intermediate container 4464420787b4 15:55:09 ---> 2e5f46674a70 15:55:09 Step 13/24 : FROM alpine:3.17 15:55:09 3.17: Pulling from library/alpine 15:55:09 f56be85fc22e: Already exists 15:55:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:55:09 Status: Downloaded newer image for alpine:3.17 15:55:09 ---> 9ed4aefc74f6 15:55:09 Step 14/24 : RUN apk add --update --no-cache dumb-init 15:55:09 ---> Running in 6209cde5bae1 15:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:55:10 (1/1) Installing dumb-init (1.2.5-r2) 15:55:10 Executing busybox-1.35.0-r29.trigger 15:55:10 OK: 7 MiB in 16 packages 15:55:10 Removing intermediate container 6209cde5bae1 15:55:10 ---> e3959b1ae770 15:55:10 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:55:10 ---> d2205d9b682c 15:55:10 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:55:10 ---> da6c242f4875 15:55:10 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:55:11 ---> a59e3ab557d2 15:55:11 Step 18/24 : EXPOSE 59993 15:55:11 ---> Running in 461c16cce8e9 15:55:11 Removing intermediate container 461c16cce8e9 15:55:11 ---> aed5bf36639c 15:55:11 Step 19/24 : EXPOSE 161 15:55:11 ---> Running in 8150f3c646ca 15:55:11 Removing intermediate container 8150f3c646ca 15:55:11 ---> 7457c45b2347 15:55:11 Step 20/24 : ENTRYPOINT ["/device-snmp"] 15:55:11 ---> Running in b50fae68d75c 15:55:11 Removing intermediate container b50fae68d75c 15:55:11 ---> 72de1b975783 15:55:11 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 15:55:11 ---> Running in 83676242fd2b 15:55:11 Removing intermediate container 83676242fd2b 15:55:11 ---> 339d724a0561 15:55:11 Step 22/24 : LABEL arch=amd64 15:55:11 ---> Running in 73c366672b5e 15:55:11 Removing intermediate container 73c366672b5e 15:55:11 ---> 9fc59ee02372 15:55:11 Step 23/24 : LABEL git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba 15:55:11 ---> Running in ac976afa3b6f 15:55:11 Removing intermediate container ac976afa3b6f 15:55:11 ---> cd10fe30d4c9 15:55:11 Step 24/24 : LABEL version=3.0.0-dev.27 15:55:11 ---> Running in bb8bc4cce3f1 15:55:11 Removing intermediate container bb8bc4cce3f1 15:55:11 ---> 1fb9564f4757 15:55:11 [Warning] One or more build-args [ARCH] were not consumed 15:55:11 Successfully built 1fb9564f4757 15:55:11 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:12 provisioning config files... 15:55:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4797558362082828944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:12 ---> docker-login.sh 15:55:12 nexus3.edgexfoundry.org:10001 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 nexus3.edgexfoundry.org:10002 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 nexus3.edgexfoundry.org:10003 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 nexus3.edgexfoundry.org:10004 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 docker.io 15:55:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:12 Configure a credential helper to remove this warning. See 15:55:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:12 15:55:12 Login Succeeded 15:55:12 ---> docker-login.sh ends [Pipeline] } 15:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:12 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 15:55:12 c573fc281a725aaa0abbb8a23977a4788698b9ba 15:55:12 latest 15:55:12 3.0.0-dev.27 15:55:12 c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 15:55:12 main 15:55:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:13 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba 15:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:55:13 bf417e87ba39: Preparing 15:55:13 6af292a21c64: Preparing 15:55:13 41301e5493ae: Preparing 15:55:13 5c9ea7ec2220: Preparing 15:55:13 f1417ff83b31: Preparing 15:55:13 f1417ff83b31: Layer already exists 15:55:13 6af292a21c64: Pushed 15:55:13 5c9ea7ec2220: Pushed 15:55:13 bf417e87ba39: Pushed 15:55:16 41301e5493ae: Pushed 15:55:16 c573fc281a725aaa0abbb8a23977a4788698b9ba: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:16 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:16 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 15:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:55:16 bf417e87ba39: Preparing 15:55:16 6af292a21c64: Preparing 15:55:16 41301e5493ae: Preparing 15:55:16 5c9ea7ec2220: Preparing 15:55:16 f1417ff83b31: Preparing 15:55:16 5c9ea7ec2220: Layer already exists 15:55:16 bf417e87ba39: Layer already exists 15:55:16 41301e5493ae: Layer already exists 15:55:16 6af292a21c64: Layer already exists 15:55:16 f1417ff83b31: Layer already exists 15:55:16 latest: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:17 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:17 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 15:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:55:17 bf417e87ba39: Preparing 15:55:17 6af292a21c64: Preparing 15:55:17 41301e5493ae: Preparing 15:55:17 5c9ea7ec2220: Preparing 15:55:17 f1417ff83b31: Preparing 15:55:17 bf417e87ba39: Layer already exists 15:55:17 6af292a21c64: Layer already exists 15:55:17 f1417ff83b31: Layer already exists 15:55:17 5c9ea7ec2220: Layer already exists 15:55:17 41301e5493ae: Layer already exists 15:55:17 3.0.0-dev.27: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:17 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 15:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:55:18 bf417e87ba39: Preparing 15:55:18 6af292a21c64: Preparing 15:55:18 41301e5493ae: Preparing 15:55:18 5c9ea7ec2220: Preparing 15:55:18 f1417ff83b31: Preparing 15:55:18 6af292a21c64: Layer already exists 15:55:18 5c9ea7ec2220: Layer already exists 15:55:18 bf417e87ba39: Layer already exists 15:55:18 41301e5493ae: Layer already exists 15:55:18 f1417ff83b31: Layer already exists 15:55:18 c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 15:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 15:55:18 bf417e87ba39: Preparing 15:55:18 6af292a21c64: Preparing 15:55:18 41301e5493ae: Preparing 15:55:18 5c9ea7ec2220: Preparing 15:55:18 f1417ff83b31: Preparing 15:55:18 5c9ea7ec2220: Layer already exists 15:55:18 41301e5493ae: Layer already exists 15:55:18 6af292a21c64: Layer already exists 15:55:18 f1417ff83b31: Layer already exists 15:55:18 bf417e87ba39: Layer already exists 15:55:18 main: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:18 ===================================================== [Pipeline] echo 15:55:18 taggedImages: 15:55:18 - nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba 15:55:18 - nexus3.edgexfoundry.org:10004/device-snmp:latest 15:55:18 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 15:55:18 - nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 15:55:18 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:19 15:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:19 latest: Pulling from edgex-lftools-log-publisher 15:55:19 5eb5b503b376: Pulling fs layer 15:55:19 5c69ac0246d0: Pulling fs layer 15:55:19 ec43610c2a17: Pulling fs layer 15:55:19 3a2ae6a8a46f: Pulling fs layer 15:55:19 33b1e0a273af: Pulling fs layer 15:55:19 3a2ae6a8a46f: Waiting 15:55:19 5d3b04190fa2: Pulling fs layer 15:55:19 2f39f015ded8: Pulling fs layer 15:55:19 33b1e0a273af: Waiting 15:55:19 5d3b04190fa2: Waiting 15:55:19 2f39f015ded8: Waiting 15:55:19 5c69ac0246d0: Download complete 15:55:19 3a2ae6a8a46f: Verifying Checksum 15:55:19 3a2ae6a8a46f: Download complete 15:55:19 33b1e0a273af: Verifying Checksum 15:55:19 33b1e0a273af: Download complete 15:55:19 5d3b04190fa2: Download complete 15:55:19 ec43610c2a17: Verifying Checksum 15:55:19 ec43610c2a17: Download complete 15:55:19 5eb5b503b376: Verifying Checksum 15:55:19 5eb5b503b376: Download complete 15:55:20 2f39f015ded8: Download complete 15:55:20 5eb5b503b376: Pull complete 15:55:21 5c69ac0246d0: Pull complete 15:55:21 ec43610c2a17: Pull complete 15:55:21 3a2ae6a8a46f: Pull complete 15:55:21 33b1e0a273af: Pull complete 15:55:21 5d3b04190fa2: Pull complete 15:55:26 2f39f015ded8: Pull complete 15:55:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:26 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 15:55:26 $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:55:28 $ docker top db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:29 ---> job-cost.sh 15:55:29 lf-activate-venv: SKIPPING 15:55:29 INFO: No Stack... 15:55:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:55:29 INFO: Archiving Costs [Pipeline] sh 15:55:30 + cut -d, -f6 15:55:30 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock 15:55:30 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] 15:55:30 Resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] did not exist. Created. 15:55:30 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:30 + echo total: 0.2199999988079071 [Pipeline] stash 15:55:30 Stashed 1 file(s) [Pipeline] } 15:55:30 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 15:55:30 $ docker stop --time=1 db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b 15:55:31 $ docker rm -f --volumes db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:56:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17317 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 15:56:35 Running in /w/workspace/device-snmp-go/84 [Pipeline] { [Pipeline] checkout 15:56:35 Selected Git installation does not exist. Using Default 15:56:35 The recommended git tool is: NONE 15:56:42 using credential edgex-jenkins-ssh 15:56:42 Cloning the remote Git repository 15:56:42 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 15:56:43 > git init /w/workspace/device-snmp-go/84 # timeout=10 15:56:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:56:43 > git --version # timeout=10 15:56:43 > git --version # 'git version 2.25.1' 15:56:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:45 Avoid second fetch 15:56:45 Checking out Revision c573fc281a725aaa0abbb8a23977a4788698b9ba (main) 15:56:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:56:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:45 > git config core.sparsecheckout # timeout=10 15:56:45 > git checkout -f c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 15:56:46 Commit message: "docs: Update changelog for v3.0 (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:56:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:47 Dload Upload Total Spent Left Speed 15:56:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 15:56:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:56:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:56:48 + sudo tee /etc/docker/daemon.new 15:56:48 { 15:56:48 "registry-mirrors": [ 15:56:48 "https://nexus3.edgexfoundry.org:10001" 15:56:48 ], 15:56:48 "bip": "10.250.0.254/24", 15:56:48 "hosts": [ 15:56:48 "tcp://0.0.0.0:5555", 15:56:48 "unix:///var/run/docker.sock" 15:56:48 ], 15:56:48 "mtu": 1458, 15:56:48 "selinux-enabled": true, 15:56:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:56:48 } [Pipeline] sh 15:56:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:56:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:07 provisioning config files... 15:57:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/84@tmp/config3705817823151641914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:07 ---> docker-login.sh 15:57:07 nexus3.edgexfoundry.org:10001 15:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:08 Configure a credential helper to remove this warning. See 15:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:08 15:57:08 Login Succeeded 15:57:08 nexus3.edgexfoundry.org:10002 15:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:09 Configure a credential helper to remove this warning. See 15:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:09 15:57:09 Login Succeeded 15:57:09 nexus3.edgexfoundry.org:10003 15:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:09 Configure a credential helper to remove this warning. See 15:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:09 15:57:09 Login Succeeded 15:57:09 nexus3.edgexfoundry.org:10004 15:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:09 Configure a credential helper to remove this warning. See 15:57:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:09 15:57:09 Login Succeeded 15:57:09 docker.io 15:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:10 Configure a credential helper to remove this warning. See 15:57:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:10 15:57:10 Login Succeeded 15:57:10 ---> docker-login.sh ends [Pipeline] } 15:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:10 ========================================================= 15:57:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:57:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:57:11 Sending build context to Docker daemon 3.037MB 15:57:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:57:11 Step 2/12 : FROM ${BASE} AS builder 15:57:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:11 c41833b44d91: Pulling fs layer 15:57:11 ed15518f5707: Pulling fs layer 15:57:11 feae8fd75edb: Pulling fs layer 15:57:11 242c74f7c9fa: Pulling fs layer 15:57:11 3cdef696dda3: Pulling fs layer 15:57:11 2ced38df9373: Pulling fs layer 15:57:11 58f1dce35555: Pulling fs layer 15:57:11 3cdef696dda3: Waiting 15:57:11 2ced38df9373: Waiting 15:57:11 58f1dce35555: Waiting 15:57:11 242c74f7c9fa: Waiting 15:57:11 ed15518f5707: Verifying Checksum 15:57:11 ed15518f5707: Download complete 15:57:11 242c74f7c9fa: Verifying Checksum 15:57:11 242c74f7c9fa: Download complete 15:57:11 3cdef696dda3: Verifying Checksum 15:57:11 3cdef696dda3: Download complete 15:57:11 c41833b44d91: Verifying Checksum 15:57:13 c41833b44d91: Pull complete 15:57:13 58f1dce35555: Verifying Checksum 15:57:13 58f1dce35555: Download complete 15:57:13 ed15518f5707: Pull complete 15:57:15 2ced38df9373: Verifying Checksum 15:57:15 2ced38df9373: Download complete 15:57:15 feae8fd75edb: Verifying Checksum 15:57:15 feae8fd75edb: Download complete 15:57:25 feae8fd75edb: Pull complete 15:57:25 242c74f7c9fa: Pull complete 15:57:25 3cdef696dda3: Pull complete 15:57:35 2ced38df9373: Pull complete 15:57:37 58f1dce35555: Pull complete 15:57:37 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:57:37 ---> fadd8f120f05 15:57:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:57:39 ---> Running in c60bfce7ff4a 15:57:40 Removing intermediate container c60bfce7ff4a 15:57:40 ---> 7bce8b0691c1 15:57:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:57:40 ---> Running in 69bee3f959fe 15:57:40 Removing intermediate container 69bee3f959fe 15:57:40 ---> 5964b40bf1a7 15:57:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:57:40 ---> Running in b5fe6201ce2a 15:57:41 Removing intermediate container b5fe6201ce2a 15:57:41 ---> 47bad3779df9 15:57:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:57:41 ---> Running in 408a5f8fb6f8 15:57:41 Removing intermediate container 408a5f8fb6f8 15:57:41 ---> 057213f34ef5 15:57:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:41 ---> Running in d80ed67061c8 15:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:57:45 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:57:45 (2/4) Installing libedit (20221030.3.1-r0) 15:57:45 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:57:45 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:57:45 Executing busybox-1.35.0-r29.trigger 15:57:45 OK: 268 MiB in 57 packages 15:57:50 Removing intermediate container d80ed67061c8 15:57:50 ---> 30cba6ad2630 15:57:50 Step 8/12 : WORKDIR /device-snmp-go 15:57:50 ---> Running in 4726a2b50c5e 15:57:50 Removing intermediate container 4726a2b50c5e 15:57:50 ---> e8776463f4c8 15:57:50 Step 9/12 : COPY go.mod vendor* ./ 15:57:50 ---> e31783ea9b59 15:57:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:50 ---> Running in 077d14a6fe41 15:58:58 Removing intermediate container 077d14a6fe41 15:58:58 ---> a112ce02b24f 15:58:58 Step 11/12 : COPY . . 15:58:58 ---> 912d41628ea7 15:58:58 Step 12/12 : RUN ${MAKE} 15:58:58 ---> Running in 65644344b3cf 15:58:58 noop 15:58:58 Removing intermediate container 65644344b3cf 15:58:58 ---> 98db9eddfc9c 15:58:58 Successfully built 98db9eddfc9c 15:58:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:58 + docker inspect -f . ci-base-image-arm64 15:58:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:59 prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container 15:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@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 ******** ci-base-image-arm64 cat 15:59:00 $ docker top 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:01 + go version 15:59:01 go version go1.20.2 linux/arm64 [Pipeline] } 15:59:01 $ docker stop --time=1 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 15:59:03 $ docker rm -f --volumes 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:03 + docker inspect -f . ci-base-image-arm64 15:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:03 prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container 15:59:03 $ 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/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@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 ******** ci-base-image-arm64 cat 15:59:05 $ docker top 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:05 + git config --global --add safe.directory /w/workspace/device-snmp-go/84 [Pipeline] fileExists [Pipeline] sh 15:59:06 + make test 15:59:06 go test ./... -coverprofile=coverage.out 15:59:45 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:02:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:02:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements 16:02:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:02:23 go vet ./... 16:02:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:02:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:02:50 ./bin/test-attribution-txt.sh [Pipeline] echo 16:02:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:02:50 $ docker stop --time=1 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d 16:02:52 $ docker rm -f --volumes 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d [Pipeline] // withDockerContainer [Pipeline] sh 16:02:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:02:53 Warning: overwriting stash ‘coverage-report’ 16:02:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:02:54 + ls -al . 16:02:54 total 168 16:02:54 drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:59 . 16:02:54 drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 .. 16:02:54 -rw-rw-r-- 1 jenkins jenkins 6 May 30 15:56 .dockerignore 16:02:54 drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:56 .git 16:02:54 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 .github 16:02:54 -rw-rw-r-- 1 jenkins jenkins 328 May 30 15:56 .gitignore 16:02:54 -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:56 .golangci.yml 16:02:54 -rw-rw-r-- 1 jenkins jenkins 9056 May 30 15:56 Attribution.txt 16:02:54 -rw-rw-r-- 1 jenkins jenkins 10534 May 30 15:56 CHANGELOG.md 16:02:54 -rw-rw-r-- 1 jenkins jenkins 1423 May 30 15:56 Dockerfile 16:02:54 -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:56 GOVERNANCE.md 16:02:54 -rw-rw-r-- 1 jenkins jenkins 656 May 30 15:56 Jenkinsfile 16:02:54 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:56 LICENSE 16:02:54 -rw-rw-r-- 1 jenkins jenkins 2114 May 30 15:56 Makefile 16:02:54 -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:56 OWNERS.md 16:02:54 -rw-rw-r-- 1 jenkins jenkins 10054 May 30 15:56 README.md 16:02:54 -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:53 VERSION 16:02:54 drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:56 bin 16:02:54 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 cmd 16:02:54 -rw-r--r-- 1 jenkins jenkins 8837 May 30 16:02 coverage.out 16:02:54 -rw-rw-r-- 1 jenkins jenkins 3235 May 30 15:56 go.mod 16:02:54 -rw-rw-r-- 1 jenkins jenkins 31230 May 30 15:56 go.sum 16:02:54 drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 internal 16:02:54 drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 snap 16:02:54 -rw-rw-r-- 1 jenkins jenkins 228 May 30 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:55 + 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=c573fc281a725aaa0abbb8a23977a4788698b9ba --label arch=arm64 --label version=3.0.0-dev.27 . 16:02:55 Sending build context to Docker daemon 3.046MB 16:02:55 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 16:02:55 Step 2/24 : FROM ${BASE} AS builder 16:02:55 ---> 98db9eddfc9c 16:02:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:02:55 ---> Running in 7c1466f2b6e7 16:02:56 Removing intermediate container 7c1466f2b6e7 16:02:56 ---> 7135f5e0109c 16:02:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:02:56 ---> Running in dcab1b8f6ffe 16:02:56 Removing intermediate container dcab1b8f6ffe 16:02:56 ---> c53b44939ce0 16:02:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:02:56 ---> Running in 28c5bd820339 16:02:56 Removing intermediate container 28c5bd820339 16:02:56 ---> 45dbfd7069ec 16:02:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 16:02:56 ---> Running in 47f7cef07eae 16:02:57 Removing intermediate container 47f7cef07eae 16:02:57 ---> 0d5bc1fe7906 16:02:57 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:02:57 ---> Running in 86fa90672030 16:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:00 OK: 268 MiB in 57 packages 16:03:01 Removing intermediate container 86fa90672030 16:03:01 ---> 5210055586bf 16:03:01 Step 8/24 : WORKDIR /device-snmp-go 16:03:01 ---> Running in c6c9c2178804 16:03:01 Removing intermediate container c6c9c2178804 16:03:01 ---> 625ac3813a92 16:03:01 Step 9/24 : COPY go.mod vendor* ./ 16:03:01 ---> 90dc17fb4a2b 16:03:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 ---> Running in fe03bb9c38bb 16:03:04 Removing intermediate container fe03bb9c38bb 16:03:04 ---> 709a61ebd727 16:03:04 Step 11/24 : COPY . . 16:03:05 ---> a15236752498 16:03:05 Step 12/24 : RUN ${MAKE} 16:03:05 ---> Running in 9ca4d876ecbb 16:03:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 16:05:43 Removing intermediate container 9ca4d876ecbb 16:05:43 ---> 38c5edfed63d 16:05:43 Step 13/24 : FROM alpine:3.17 16:05:43 3.17: Pulling from library/alpine 16:05:43 c41833b44d91: Already exists 16:05:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:05:43 Status: Downloaded newer image for alpine:3.17 16:05:43 ---> 51e60588ff2c 16:05:43 Step 14/24 : RUN apk add --update --no-cache dumb-init 16:05:43 ---> Running in c40e34549886 16:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:05:43 (1/1) Installing dumb-init (1.2.5-r2) 16:05:43 Executing busybox-1.35.0-r29.trigger 16:05:43 OK: 8 MiB in 16 packages 16:05:43 Removing intermediate container c40e34549886 16:05:43 ---> 46561ec04e62 16:05:43 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:05:43 ---> 98aa96ee3357 16:05:43 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:05:43 ---> 28718eb754ed 16:05:43 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:05:43 ---> aa751d2ca92f 16:05:43 Step 18/24 : EXPOSE 59993 16:05:43 ---> Running in b02192c1be10 16:05:43 Removing intermediate container b02192c1be10 16:05:43 ---> 6f69123a8261 16:05:43 Step 19/24 : EXPOSE 161 16:05:43 ---> Running in b439b409f3b3 16:05:43 Removing intermediate container b439b409f3b3 16:05:43 ---> 3b34ffc3305f 16:05:43 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:05:43 ---> Running in c5d9f13b8c15 16:05:43 Removing intermediate container c5d9f13b8c15 16:05:43 ---> 21d6d6e1d3ab 16:05:43 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:05:43 ---> Running in 47f19cf6770d 16:05:43 Removing intermediate container 47f19cf6770d 16:05:43 ---> cb92c45d2a9f 16:05:43 Step 22/24 : LABEL arch=arm64 16:05:43 ---> Running in a9cb58b02430 16:05:43 Removing intermediate container a9cb58b02430 16:05:43 ---> 0cbe3c46a09f 16:05:43 Step 23/24 : LABEL git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba 16:05:43 ---> Running in 658ea0d6ea64 16:05:43 Removing intermediate container 658ea0d6ea64 16:05:43 ---> 2d77b04729e2 16:05:43 Step 24/24 : LABEL version=3.0.0-dev.27 16:05:43 ---> Running in d6aee7ce3967 16:05:43 Removing intermediate container d6aee7ce3967 16:05:43 ---> 260c6e248206 16:05:43 [Warning] One or more build-args [ARCH] were not consumed 16:05:43 Successfully built 260c6e248206 16:05:43 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:43 provisioning config files... 16:05:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/84@tmp/config1710421566468802618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:43 ---> docker-login.sh 16:05:43 nexus3.edgexfoundry.org:10001 16:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:44 Configure a credential helper to remove this warning. See 16:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:44 16:05:44 Login Succeeded 16:05:44 nexus3.edgexfoundry.org:10002 16:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:44 Configure a credential helper to remove this warning. See 16:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:44 16:05:44 Login Succeeded 16:05:44 nexus3.edgexfoundry.org:10003 16:05:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:44 Configure a credential helper to remove this warning. See 16:05:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:44 16:05:44 Login Succeeded 16:05:44 nexus3.edgexfoundry.org:10004 16:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:45 Configure a credential helper to remove this warning. See 16:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:45 16:05:45 Login Succeeded 16:05:45 docker.io 16:05:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:45 Configure a credential helper to remove this warning. See 16:05:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:45 16:05:45 Login Succeeded 16:05:45 ---> docker-login.sh ends [Pipeline] } 16:05:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:45 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 16:05:45 c573fc281a725aaa0abbb8a23977a4788698b9ba 16:05:45 latest 16:05:45 3.0.0-dev.27 16:05:45 c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 16:05:45 main 16:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:46 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba 16:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:05:46 f432718ff611: Preparing 16:05:46 f723421a6a99: Preparing 16:05:46 3e13f9917910: Preparing 16:05:46 7584d0c1090f: Preparing 16:05:46 26cbea5cba74: Preparing 16:05:46 26cbea5cba74: Layer already exists 16:05:46 f432718ff611: Pushed 16:05:46 7584d0c1090f: Pushed 16:05:46 f723421a6a99: Pushed 16:05:52 3e13f9917910: Pushed 16:05:52 c573fc281a725aaa0abbb8a23977a4788698b9ba: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:52 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:05:52 f432718ff611: Preparing 16:05:52 f723421a6a99: Preparing 16:05:52 3e13f9917910: Preparing 16:05:52 7584d0c1090f: Preparing 16:05:52 26cbea5cba74: Preparing 16:05:52 f723421a6a99: Layer already exists 16:05:52 7584d0c1090f: Layer already exists 16:05:52 3e13f9917910: Layer already exists 16:05:52 f432718ff611: Layer already exists 16:05:52 26cbea5cba74: Layer already exists 16:05:52 latest: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 16:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:05:53 f432718ff611: Preparing 16:05:53 f723421a6a99: Preparing 16:05:53 3e13f9917910: Preparing 16:05:53 7584d0c1090f: Preparing 16:05:53 26cbea5cba74: Preparing 16:05:53 3e13f9917910: Layer already exists 16:05:53 26cbea5cba74: Layer already exists 16:05:53 f723421a6a99: Layer already exists 16:05:53 7584d0c1090f: Layer already exists 16:05:53 f432718ff611: Layer already exists 16:05:53 3.0.0-dev.27: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:54 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 16:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:05:54 f432718ff611: Preparing 16:05:54 f723421a6a99: Preparing 16:05:54 3e13f9917910: Preparing 16:05:54 7584d0c1090f: Preparing 16:05:54 26cbea5cba74: Preparing 16:05:54 f723421a6a99: Layer already exists 16:05:54 3e13f9917910: Layer already exists 16:05:54 7584d0c1090f: Layer already exists 16:05:54 f432718ff611: Layer already exists 16:05:54 26cbea5cba74: Layer already exists 16:05:54 c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 16:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 16:05:55 f432718ff611: Preparing 16:05:55 f723421a6a99: Preparing 16:05:55 3e13f9917910: Preparing 16:05:55 7584d0c1090f: Preparing 16:05:55 26cbea5cba74: Preparing 16:05:55 26cbea5cba74: Layer already exists 16:05:55 7584d0c1090f: Layer already exists 16:05:55 f723421a6a99: Layer already exists 16:05:55 f432718ff611: Layer already exists 16:05:55 3e13f9917910: Layer already exists 16:05:55 main: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:55 ===================================================== [Pipeline] echo 16:05:55 taggedImages: 16:05:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba 16:05:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 16:05:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 16:05:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 16:05:55 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:56 16:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:56 arm64: Pulling from edgex-lftools-log-publisher 16:05:56 8998bd30e6a1: Pulling fs layer 16:05:56 04944245beec: Pulling fs layer 16:05:56 699f458cf7ca: Pulling fs layer 16:05:56 765212b225bb: Pulling fs layer 16:05:56 f23df028b6ca: Pulling fs layer 16:05:56 d65c8cfc05b1: Pulling fs layer 16:05:56 2437ff75d9bd: Pulling fs layer 16:05:56 f23df028b6ca: Waiting 16:05:56 d65c8cfc05b1: Waiting 16:05:56 2437ff75d9bd: Waiting 16:05:56 04944245beec: Verifying Checksum 16:05:56 04944245beec: Download complete 16:05:56 765212b225bb: Verifying Checksum 16:05:56 765212b225bb: Download complete 16:05:56 f23df028b6ca: Download complete 16:05:56 d65c8cfc05b1: Verifying Checksum 16:05:56 d65c8cfc05b1: Download complete 16:05:57 699f458cf7ca: Verifying Checksum 16:05:57 699f458cf7ca: Download complete 16:05:57 8998bd30e6a1: Verifying Checksum 16:05:57 8998bd30e6a1: Download complete 16:05:59 2437ff75d9bd: Verifying Checksum 16:05:59 2437ff75d9bd: Download complete 16:06:01 8998bd30e6a1: Pull complete 16:06:01 04944245beec: Pull complete 16:06:03 699f458cf7ca: Pull complete 16:06:03 765212b225bb: Pull complete 16:06:04 f23df028b6ca: Pull complete 16:06:04 d65c8cfc05b1: Pull complete 16:06:19 2437ff75d9bd: Pull complete 16:06:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:19 prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container 16:06:19 $ 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/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:06:22 $ docker top ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:23 ---> job-cost.sh 16:06:23 lf-activate-venv: SKIPPING 16:06:23 INFO: No Stack... 16:06:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:06:24 INFO: Archiving Costs [Pipeline] sh 16:06:24 + cat /w/workspace/device-snmp-go/84/archives/cost.csv 16:06:24 + cut -d, -f6 [Pipeline] lock 16:06:24 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] 16:06:24 Resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] did not exist. Created. 16:06:24 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:25 /w/workspace/device-snmp-go/84@tmp/durable-b72d88fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:25 + echo total: 0.10999999940395355 [Pipeline] stash 16:06:25 Warning: overwriting stash ‘stack-cost’ 16:06:25 Stashed 1 file(s) [Pipeline] } 16:06:25 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:25 $ docker stop --time=1 ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 16:06:26 $ docker rm -f --volumes ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 [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 16:06:27 provisioning config files... 16:06:27 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6410777976129703039tmp [Pipeline] { [Pipeline] sh 16:06:27 + set +x 16:06:27 + curl -s https://codecov.io/bash 16:06:27 + bash -s -- 16:06:27 16:06:27 _____ _ 16:06:27 / ____| | | 16:06:27 | | ___ __| | ___ ___ _____ __ 16:06:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:06:27 | |___| (_) | (_| | __/ (_| (_) \ V / 16:06:27 \_____\___/ \__,_|\___|\___\___/ \_/ 16:06:27 Bash-1.0.6 16:06:27 16:06:27 16:06:27 ==> git version 2.25.1 found 16:06:27 ==> 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 16:06:27 Release-Date: 2020-01-08 16:06:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:06:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:06:27 ==> Jenkins CI detected. 16:06:27 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 16:06:27 project root: . 16:06:27 --> token set from env 16:06:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:06:27 ==> Running gcov in . (disable via -X gcov) 16:06:27 ==> Python coveragepy not found 16:06:27 ==> Searching for coverage reports in: 16:06:27 + . 16:06:27 -> Found 1 reports 16:06:27 ==> Detecting git/mercurial file structure 16:06:27 ==> Reading reports 16:06:27 + ./coverage.out bytes=8837 16:06:27 ==> Appending adjustments 16:06:27 https://docs.codecov.io/docs/fixing-reports 16:06:27 + Found adjustments 16:06:27 ==> Gzipping contents 16:06:27 4.0K /tmp/codecov.Xpcy8U.gz 16:06:27 ==> Uploading reports 16:06:27 url: https://codecov.io 16:06:27 query: branch=main&commit=c573fc281a725aaa0abbb8a23977a4788698b9ba&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:06:27 -> Pinging Codecov 16:06:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=c573fc281a725aaa0abbb8a23977a4788698b9ba&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:06:27 -> Uploading to 16:06:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/6C56EA5C29638FB4528AC87E60AF5AE0/c573fc281a725aaa0abbb8a23977a4788698b9ba/d8826d02-293f-40d2-b121-b040a9b3ef53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9f942c6f63f1bef8e7e6657eb0d81355017f923040fb51a3cdfbe8505d5429c 16:06:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:27 Dload Upload Total Spent Left Speed 16:06:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7324 --:--:-- --:--:-- --:--:-- 7324 16:06:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } 16:06:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:06:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:06:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:28 16:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:06:28 df9b9388f04a: Pulling fs layer 16:06:28 52dc419b0ee2: Pulling fs layer 16:06:28 25bc292e5bac: Pulling fs layer 16:06:28 114826534d7a: Pulling fs layer 16:06:28 4657fd5d0bcf: Pulling fs layer 16:06:28 6ad1cebc031e: Pulling fs layer 16:06:28 8a3aa393b2d8: Pulling fs layer 16:06:28 4657fd5d0bcf: Waiting 16:06:28 6ad1cebc031e: Waiting 16:06:28 8a3aa393b2d8: Waiting 16:06:28 114826534d7a: Waiting 16:06:28 25bc292e5bac: Verifying Checksum 16:06:28 25bc292e5bac: Download complete 16:06:28 52dc419b0ee2: Verifying Checksum 16:06:28 52dc419b0ee2: Download complete 16:06:28 4657fd5d0bcf: Verifying Checksum 16:06:28 4657fd5d0bcf: Download complete 16:06:28 df9b9388f04a: Download complete 16:06:29 df9b9388f04a: Pull complete 16:06:29 6ad1cebc031e: Verifying Checksum 16:06:29 6ad1cebc031e: Download complete 16:06:29 52dc419b0ee2: Pull complete 16:06:29 25bc292e5bac: Pull complete 16:06:29 114826534d7a: Verifying Checksum 16:06:29 114826534d7a: Download complete 16:06:29 8a3aa393b2d8: Verifying Checksum 16:06:29 8a3aa393b2d8: Download complete 16:06:32 114826534d7a: Pull complete 16:06:32 4657fd5d0bcf: Pull complete 16:06:33 6ad1cebc031e: Pull complete 16:06:36 8a3aa393b2d8: Pull complete 16:06:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:06:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:36 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:06:39 $ docker top 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 16:06:40 + set -o pipefail 16:06:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 16:06:44 16:06:44 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 16:06:44 16:06:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/5d2962d0-2aee-4b57-ac34-0e6b2fc1a572 16:06:44 16:06:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:06:44 16:06:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:06:44 16:06:44 16:06:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:06:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:06:44 More details here: https://snyk.co/ue1NS [Pipeline] } 16:06:44 $ docker stop --time=1 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 16:06:47 $ docker rm -f --volumes 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:47 + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] sh 16:06:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:06:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:48 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 16:06:49 $ docker top e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 -eo pid,comm 16:06:49 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). 16:06:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:49 [ssh-agent] Looking for ssh-agent implementation... 16:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:49 $ docker exec e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 ssh-agent 16:06:49 SSH_AUTH_SOCK=/tmp/ssh-TvJDwbXUu9BJ/agent.32 16:06:49 SSH_AGENT_PID=38 16:06:49 Running ssh-add (command line suppressed) 16:06:49 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17956612246491831033.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17956612246491831033.key) 16:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:49 + git semver tag 16:06:50 2023-05-30 16:06:49,995 [run_tag] DEBUG tag force:False 16:06:50 2023-05-30 16:06:49,995 [check_head_tag] DEBUG check head tag 16:06:50 2023-05-30 16:06:49,997 [execute] INFO git cat-file --batch-check 16:06:50 2023-05-30 16:06:49,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:06:50 2023-05-30 16:06:50,001 [execute] INFO git cat-file --batch 16:06:50 2023-05-30 16:06:50,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 16:06:50 2023-05-30 16:06:50,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:06:50 2023-05-30 16:06:50,023 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 16:06:50 2023-05-30 16:06:50,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 16:06:50 2023-05-30 16:06:50,028 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:06:50 3.0.0-dev.27 [Pipeline] } 16:06:50 $ docker exec --env ******** --env ******** e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 ssh-agent -k 16:06:50 unset SSH_AUTH_SOCK; 16:06:50 unset SSH_AGENT_PID; 16:06:50 echo Agent pid 38 killed; 16:06:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:50 + git semver [Pipeline] } 16:06:50 $ docker stop --time=1 e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 16:06:52 $ docker rm -f --volumes e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:52 16:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:06:52 0.23.1-centos7: Pulling from edgex-lftools 16:06:52 ab5ef0e58194: Pulling fs layer 16:06:52 9712f1f96733: Pulling fs layer 16:06:52 63f879dbbcfc: Pulling fs layer 16:06:52 0d9ebad4ef96: Pulling fs layer 16:06:52 e9a5061849ea: Pulling fs layer 16:06:52 d747dcd14b5f: Pulling fs layer 16:06:52 2de7ff778b66: Pulling fs layer 16:06:52 e9a5061849ea: Waiting 16:06:52 d747dcd14b5f: Waiting 16:06:52 2de7ff778b66: Waiting 16:06:52 0d9ebad4ef96: Waiting 16:06:52 9712f1f96733: Verifying Checksum 16:06:52 9712f1f96733: Download complete 16:06:52 63f879dbbcfc: Verifying Checksum 16:06:52 63f879dbbcfc: Download complete 16:06:53 e9a5061849ea: Verifying Checksum 16:06:53 e9a5061849ea: Download complete 16:06:53 d747dcd14b5f: Verifying Checksum 16:06:53 d747dcd14b5f: Download complete 16:06:53 0d9ebad4ef96: Verifying Checksum 16:06:53 0d9ebad4ef96: Download complete 16:06:53 ab5ef0e58194: Verifying Checksum 16:06:53 ab5ef0e58194: Download complete 16:06:53 2de7ff778b66: Verifying Checksum 16:06:56 ab5ef0e58194: Pull complete 16:06:56 9712f1f96733: Pull complete 16:06:56 63f879dbbcfc: Pull complete 16:07:00 0d9ebad4ef96: Pull complete 16:07:00 e9a5061849ea: Pull complete 16:07:00 d747dcd14b5f: Pull complete 16:07:01 2de7ff778b66: Pull complete 16:07:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:07:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:02 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools:0.23.1-centos7 cat 16:07:05 $ docker top 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:07:05 provisioning config files... 16:07:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12616657392282876403tmp 16:07:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13939768617323117097tmp 16:07:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3101174993099470928tmp [Pipeline] { [Pipeline] echo 16:07:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:07:05 ---> sigul-configuration.sh 16:07:05 gpg: directory `/root/.gnupg' created 16:07:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:07:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:07:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:07:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:07:05 gpg: CAST5 encrypted data 16:07:05 gpg: encrypted with 1 passphrase 16:07:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:07:06 + mkdir /home/jenkins 16:07:06 + mkdir /home/jenkins/sigul [Pipeline] sh 16:07:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:07:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:07:06 ---> sigul-install.sh 16:07:06 Sigul already installed; skipping installation. [Pipeline] sh 16:07:06 + git tag --list 16:07:06 1.0.0 16:07:06 v0.0.0 16:07:06 v1.1.0 16:07:06 v1.1.1 16:07:06 v1.2.2 16:07:06 v1.3.0 16:07:06 v1.3.1 16:07:06 v2.0.0 16:07:06 v2.1.0 16:07:06 v2.1.1 16:07:06 v2.1.1-dev.2 16:07:06 v2.1.1-dev.3 16:07:06 v2.2.0 16:07:06 v2.2.1-dev.1 16:07:06 v2.2.1-dev.2 16:07:06 v2.2.1-dev.3 16:07:06 v2.2.1-dev.4 16:07:06 v2.2.1-dev.5 16:07:06 v2.2.1-dev.6 16:07:06 v2.2.1-dev.7 16:07:06 v2.3.0 16:07:06 v2.3.0-dev.10 16:07:06 v2.3.0-dev.11 16:07:06 v2.3.0-dev.12 16:07:06 v2.3.0-dev.13 16:07:06 v2.3.0-dev.14 16:07:06 v2.3.0-dev.15 16:07:06 v2.3.0-dev.16 16:07:06 v2.3.0-dev.17 16:07:06 v2.3.0-dev.18 16:07:06 v2.3.0-dev.19 16:07:06 v2.3.0-dev.20 16:07:06 v2.3.0-dev.21 16:07:06 v2.3.0-dev.22 16:07:06 v2.3.0-dev.23 16:07:06 v2.3.0-dev.24 16:07:06 v2.3.0-dev.7 16:07:06 v2.3.0-dev.8 16:07:06 v2.3.0-dev.9 16:07:06 v3.0.0-dev.1 16:07:06 v3.0.0-dev.10 16:07:06 v3.0.0-dev.11 16:07:06 v3.0.0-dev.12 16:07:06 v3.0.0-dev.13 16:07:06 v3.0.0-dev.14 16:07:06 v3.0.0-dev.15 16:07:06 v3.0.0-dev.16 16:07:06 v3.0.0-dev.17 16:07:06 v3.0.0-dev.18 16:07:06 v3.0.0-dev.19 16:07:06 v3.0.0-dev.2 16:07:06 v3.0.0-dev.20 16:07:06 v3.0.0-dev.21 16:07:06 v3.0.0-dev.22 16:07:06 v3.0.0-dev.23 16:07:06 v3.0.0-dev.24 16:07:06 v3.0.0-dev.25 16:07:06 v3.0.0-dev.26 16:07:06 v3.0.0-dev.27 16:07:06 v3.0.0-dev.3 16:07:06 v3.0.0-dev.4 16:07:06 v3.0.0-dev.5 16:07:06 v3.0.0-dev.6 16:07:06 v3.0.0-dev.7 16:07:06 v3.0.0-dev.8 16:07:06 v3.0.0-dev.9 [Pipeline] sh 16:07:07 + lftools sign git-tag v3.0.0-dev.27 16:07:07 Signing Git tag with Sigul... 16:07:07 Signing v3.0.0-dev.27 [Pipeline] echo 16:07:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:07:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:07:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:07:08 $ docker stop --time=1 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 16:07:09 $ docker rm -f --volumes 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:07:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:10 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:07:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 16:07:10 $ docker top 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 -eo pid,comm 16:07:10 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). 16:07:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:10 [ssh-agent] Looking for ssh-agent implementation... 16:07:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:11 $ docker exec 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 ssh-agent 16:07:11 SSH_AUTH_SOCK=/tmp/ssh-o3295vHBh0AJ/agent.33 16:07:11 SSH_AGENT_PID=39 16:07:11 Running ssh-add (command line suppressed) 16:07:11 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13132355180082741194.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13132355180082741194.key) 16:07:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:11 + git semver bump pre 16:07:11 2023-05-30 16:07:11,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:07:11 2023-05-30 16:07:11,762 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev 16:07:11 2023-05-30 16:07:11,762 [bump_version] DEBUG bumped version:3.0.0-dev.28 16:07:11 2023-05-30 16:07:11,762 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 16:07:11 2023-05-30 16:07:11,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:07:11 2023-05-30 16:07:11,762 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:07:11 2023-05-30 16:07:11,764 [execute] INFO git cat-file --batch-check 16:07:11 2023-05-30 16:07:11,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:11 2023-05-30 16:07:11,770 [execute] INFO git cat-file --batch 16:07:11 2023-05-30 16:07:11,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:11 2023-05-30 16:07:11,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:07:11 3.0.0-dev.28 [Pipeline] } 16:07:11 $ docker exec --env ******** --env ******** 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 ssh-agent -k 16:07:11 unset SSH_AUTH_SOCK; 16:07:11 unset SSH_AGENT_PID; 16:07:11 echo Agent pid 39 killed; 16:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:12 + git semver [Pipeline] } 16:07:12 $ docker stop --time=1 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 16:07:13 $ docker rm -f --volumes 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:07:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:14 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 16:07:14 $ docker top 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d -eo pid,comm 16:07:14 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). 16:07:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:14 [ssh-agent] Looking for ssh-agent implementation... 16:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:15 $ docker exec 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d ssh-agent 16:07:15 SSH_AUTH_SOCK=/tmp/ssh-ynIbK5BLBHXZ/agent.32 16:07:15 SSH_AGENT_PID=38 16:07:15 Running ssh-add (command line suppressed) 16:07:15 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17246459553900048159.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17246459553900048159.key) 16:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:15 + git semver push 16:07:15 2023-05-30 16:07:15,786 [run_push] DEBUG push 16:07:15 2023-05-30 16:07:15,787 [execute] INFO git cat-file --batch-check 16:07:15 2023-05-30 16:07:15,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:07:15 2023-05-30 16:07:15,791 [execute] INFO git rev-list 374d5e3c1124f89af10c89f21a7e22a94908cb3e -- 16:07:15 2023-05-30 16:07:15,791 [execute] DEBUG Popen(['git', 'rev-list', '374d5e3c1124f89af10c89f21a7e22a94908cb3e', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:07:15 2023-05-30 16:07:15,800 [execute] INFO git fetch -v origin 16:07:15 2023-05-30 16:07:15,800 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:07:16 2023-05-30 16:07:16,302 [run_push] DEBUG no remote changes detected 16:07:16 2023-05-30 16:07:16,302 [execute] INFO git push origin semver 16:07:16 2023-05-30 16:07:16,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:07:17 2023-05-30 16:07:17,232 [run_push] DEBUG push all version tags 16:07:17 2023-05-30 16:07:17,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:07:17 2023-05-30 16:07:17,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 16:07:18 2023-05-30 16:07:18,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 16:07:18 3.0.0-dev.28 [Pipeline] } 16:07:18 $ docker exec --env ******** --env ******** 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d ssh-agent -k 16:07:18 unset SSH_AUTH_SOCK; 16:07:18 unset SSH_AGENT_PID; 16:07:18 echo Agent pid 38 killed; 16:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:18 + git semver [Pipeline] } 16:07:19 $ docker stop --time=1 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d 16:07:20 $ docker rm -f --volumes 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:07:20 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 16:07:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:07:20 total 16 16:07:20 drwxr-xr-x 3 root root 4096 May 30 15:55 . 16:07:20 drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. 16:07:20 drwxr-xr-x 2 root root 4096 May 30 15:55 cost 16:07:20 -rw-r--r-- 1 root root 85 May 30 15:55 cost.csv 16:07:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:07:20 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 16:07:20 total 16 16:07:20 drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:55 . 16:07:20 drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. 16:07:20 drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:55 cost 16:07:20 -rw-r--r-- 1 jenkins jenkins 85 May 30 15:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:07:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:07:21 ---> package-listing.sh 16:07:21 ++ facter osfamily 16:07:21 ++ tr '[:upper:]' '[:lower:]' 16:07:22 + OS_FAMILY=debian 16:07:22 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 16:07:22 + START_PACKAGES=/tmp/packages_start.txt 16:07:22 + END_PACKAGES=/tmp/packages_end.txt 16:07:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:22 + PACKAGES=/tmp/packages_start.txt 16:07:22 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:07:22 + PACKAGES=/tmp/packages_end.txt 16:07:22 + case "${OS_FAMILY}" in 16:07:22 + dpkg -l 16:07:22 + grep '^ii' 16:07:22 + '[' -f /tmp/packages_start.txt ']' 16:07:22 + '[' -f /tmp/packages_end.txt ']' 16:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:22 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 16:07:22 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 16:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 16:07:22 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:07:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:23 prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container 16:07:23 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools-log-publisher:latest cat 16:07:23 $ docker top bccd08401dced8ea42dcf275cdfb7356c443a172d440225cbdba71b966bbcde0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:23 + touch /tmp/pre-build-complete [Pipeline] sh 16:07:24 + mkdir -p /var/log/sysstat [Pipeline] sh 16:07:24 + ls /var/log/sa-host 16:07:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:07:24 provisioning config files... 16:07:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5033374750562158964tmp [Pipeline] { [Pipeline] echo 16:07:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:07:24 ---> create-netrc.sh [Pipeline] } 16:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:07:25 ---> python-tools-install.sh [Pipeline] echo 16:07:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:07:25 ---> sudo-logs.sh 16:07:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:07:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:07:25 ---> job-cost.sh 16:07:25 lf-activate-venv: SKIPPING 16:07:25 DEBUG: total: 0.2199999988079071 16:07:25 INFO: Retrieving Stack Cost... 16:07:26 INFO: Retrieving Pricing Info for: v3-standard-8 16:07:26 INFO: Archiving Costs [Pipeline] echo 16:07:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:07:26 ---> logs-deploy.sh 16:07:26 lf-activate-venv: SKIPPING 16:07:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/84 16:07:26 INFO: archiving workspace using pattern(s): 16:07:27 Archives upload complete. 16:07:28 INFO: archiving logs to Nexus 16:07:28 ---> uname -a: 16:07:28 Linux prd-ubuntu20-04-docker-8c-8g-17313 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:07:28 16:07:28 16:07:28 ---> lscpu: 16:07:28 Architecture: x86_64 16:07:28 CPU op-mode(s): 32-bit, 64-bit 16:07:28 Byte Order: Little Endian 16:07:28 Address sizes: 40 bits physical, 48 bits virtual 16:07:28 CPU(s): 8 16:07:28 On-line CPU(s) list: 0-7 16:07:28 Thread(s) per core: 1 16:07:28 Core(s) per socket: 1 16:07:28 Socket(s): 8 16:07:28 NUMA node(s): 1 16:07:28 Vendor ID: AuthenticAMD 16:07:28 CPU family: 23 16:07:28 Model: 49 16:07:28 Model name: AMD EPYC-Rome Processor 16:07:28 Stepping: 0 16:07:28 CPU MHz: 2800.000 16:07:28 BogoMIPS: 5600.00 16:07:28 Virtualization: AMD-V 16:07:28 Hypervisor vendor: KVM 16:07:28 Virtualization type: full 16:07:28 L1d cache: 256 KiB 16:07:28 L1i cache: 256 KiB 16:07:28 L2 cache: 4 MiB 16:07:28 L3 cache: 128 MiB 16:07:28 NUMA node0 CPU(s): 0-7 16:07:28 Vulnerability Itlb multihit: Not affected 16:07:28 Vulnerability L1tf: Not affected 16:07:28 Vulnerability Mds: Not affected 16:07:28 Vulnerability Meltdown: Not affected 16:07:28 Vulnerability Mmio stale data: Not affected 16:07:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:07:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:07:28 Vulnerability Srbds: Not affected 16:07:28 Vulnerability Tsx async abort: Not affected 16:07:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:07:28 16:07:28