Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 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-ssh12995763182504019141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8197631027511884016.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7446583239896180100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh6945528515494315752.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-ssh15720875893856953124.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12536’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12538 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 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (main) Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 > git rev-list --no-walk 23cb2162db5ff9c1f8a3f7ed618905d70ecaa520 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:40:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:40:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:40:13 ========================================================= 08:40:13 EdgeX Global Pipelines Version Info 08:40:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:40:14 ------------------- 08:40:14 stable info: 08:40:14 ------------------- 08:40:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:40:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:40:14 Message: update stable to v1.0.254 08:40:14 ------------------- 08:40:14 experimental info: 08:40:14 ------------------- 08:40:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:40:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 08:40:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16c4204 [Pipeline] echo 08:40:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:15 provisioning config files... 08:40:15 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16891187448703995317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:15 ---> docker-login.sh 08:40:15 nexus3.edgexfoundry.org:10001 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:16 nexus3.edgexfoundry.org:10002 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:16 nexus3.edgexfoundry.org:10003 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:16 nexus3.edgexfoundry.org:10004 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:16 docker.io 08:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:16 Configure a credential helper to remove this warning. See 08:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:16 08:40:16 Login Succeeded 08:40:16 ---> docker-login.sh ends [Pipeline] } 08:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:40:17 + git rev-list -1 --merges 16c420418f3d11c50b6d4cdc106b6ff48e0fad87~1..16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo 08:40:17 -----------> git rev-list -1 --merges 16c420418f3d11c50b6d4cdc106b6ff48e0fad87~1..16c420418f3d11c50b6d4cdc106b6ff48e0fad87 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:40:17 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [false] [Pipeline] sh 08:40:17 + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo 08:40:17 ========================================================= 08:40:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:40:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:40:17 + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] echo 08:40:17 [semverPrep] GIT_COMMIT: 16c420418f3d11c50b6d4cdc106b6ff48e0fad87, Commit Message: Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 08:40:17 [semverPrep] This is not a build commit. [Pipeline] sh 08:40:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:40:18 + grep -v github /etc/ssh/ssh_known_hosts 08:40:18 + [ -e /tmp/ssh_known_hosts ] 08:40:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:40:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:40:18 + sudo tee -a /etc/ssh/ssh_known_hosts 08:40:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:40:18 08:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:40:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:40:18 b85a868b505f: Pulling fs layer 08:40:18 e2be974225ed: Pulling fs layer 08:40:18 339a4e72a1f5: Pulling fs layer 08:40:18 988bab9f4d93: Pulling fs layer 08:40:18 1469e6f7b9e6: Pulling fs layer 08:40:18 eaf3925da568: Pulling fs layer 08:40:18 bab4dde63d76: Pulling fs layer 08:40:18 bde34c3a00c8: Pulling fs layer 08:40:18 b352a97aabf1: Pulling fs layer 08:40:18 4872d77fe225: Pulling fs layer 08:40:18 5851b861e8e6: Pulling fs layer 08:40:18 1469e6f7b9e6: Waiting 08:40:18 bab4dde63d76: Waiting 08:40:18 bde34c3a00c8: Waiting 08:40:18 b352a97aabf1: Waiting 08:40:18 4872d77fe225: Waiting 08:40:18 988bab9f4d93: Waiting 08:40:18 5851b861e8e6: Waiting 08:40:18 e2be974225ed: Verifying Checksum 08:40:18 e2be974225ed: Download complete 08:40:18 988bab9f4d93: Verifying Checksum 08:40:18 988bab9f4d93: Download complete 08:40:18 1469e6f7b9e6: Verifying Checksum 08:40:18 1469e6f7b9e6: Download complete 08:40:19 eaf3925da568: Download complete 08:40:19 339a4e72a1f5: Verifying Checksum 08:40:19 339a4e72a1f5: Download complete 08:40:19 bde34c3a00c8: Download complete 08:40:19 b352a97aabf1: Verifying Checksum 08:40:19 b352a97aabf1: Download complete 08:40:19 4872d77fe225: Verifying Checksum 08:40:19 4872d77fe225: Download complete 08:40:19 5851b861e8e6: Verifying Checksum 08:40:19 5851b861e8e6: Download complete 08:40:19 b85a868b505f: Verifying Checksum 08:40:19 b85a868b505f: Download complete 08:40:19 bab4dde63d76: Verifying Checksum 08:40:19 bab4dde63d76: Download complete 08:40:20 b85a868b505f: Pull complete 08:40:20 e2be974225ed: Pull complete 08:40:21 339a4e72a1f5: Pull complete 08:40:21 988bab9f4d93: Pull complete 08:40:21 1469e6f7b9e6: Pull complete 08:40:21 eaf3925da568: Pull complete 08:40:23 bab4dde63d76: Pull complete 08:40:23 bde34c3a00c8: Pull complete 08:40:23 b352a97aabf1: Pull complete 08:40:23 4872d77fe225: Pull complete 08:40:23 5851b861e8e6: Pull complete 08:40:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:23 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:40: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 08:40:28 $ docker top f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 -eo pid,comm 08:40:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:40:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:28 [ssh-agent] Looking for ssh-agent implementation... 08:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:28 $ docker exec f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent 08:40:28 SSH_AUTH_SOCK=/tmp/ssh-jvPQ2D7RZ5ve/agent.33 08:40:28 SSH_AGENT_PID=39 08:40:28 Running ssh-add (command line suppressed) 08:40:28 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2860607519558538859.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2860607519558538859.key) 08:40:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:29 + git tag --points-at HEAD [Pipeline] } 08:40:29 $ docker exec --env ******** --env ******** f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent -k 08:40:29 unset SSH_AUTH_SOCK; 08:40:29 unset SSH_AGENT_PID; 08:40:29 echo Agent pid 39 killed; 08:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:40:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:29 [ssh-agent] Looking for ssh-agent implementation... 08:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:29 $ docker exec f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent 08:40:29 SSH_AUTH_SOCK=/tmp/ssh-tlMp5B95GKAH/agent.71 08:40:29 SSH_AGENT_PID=77 08:40:29 Running ssh-add (command line suppressed) 08:40:29 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10693445844857206962.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10693445844857206962.key) 08:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:30 + git semver init 08:40:30 2023-10-27 08:40:30,201 [run_init] DEBUG init version:0.0.0 force:False 08:40:30 2023-10-27 08:40:30,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:40:30 2023-10-27 08:40:30,202 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 08:40:30 2023-10-27 08:40:30,202 [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) 08:40:31 2023-10-27 08:40:31,075 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 08:40:31 2023-10-27 08:40:31,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 08:40:31 2023-10-27 08:40:31,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:40:31 2023-10-27 08:40:31,076 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:40:31 3.1.0-dev.10 [Pipeline] } 08:40:31 $ docker exec --env ******** --env ******** f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 ssh-agent -k 08:40:31 unset SSH_AUTH_SOCK; 08:40:31 unset SSH_AGENT_PID; 08:40:31 echo Agent pid 77 killed; 08:40:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:31 + git semver [Pipeline] } 08:40:31 $ docker stop --time=1 f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 08:40:33 $ docker rm -f --volumes f5355673f6067177c7194fd43d329ff733a788f6efb7a5d81305f16dd2a55fd4 [Pipeline] // withDockerContainer [Pipeline] sh 08:40:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:40:33 Stashed 1 file(s) [Pipeline] echo 08:40:33 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:33 provisioning config files... 08:40:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14911172734397508794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:40:34 ---> docker-login.sh 08:40:34 nexus3.edgexfoundry.org:10001 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 nexus3.edgexfoundry.org:10002 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 nexus3.edgexfoundry.org:10003 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 nexus3.edgexfoundry.org:10004 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 docker.io 08:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:40:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:40:34 Configure a credential helper to remove this warning. See 08:40:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:40:34 08:40:34 Login Succeeded 08:40:34 ---> docker-login.sh ends [Pipeline] } 08:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:40:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:40:34 ========================================================= 08:40:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:40:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:40:35 Sending build context to Docker daemon 5.73MB 08:40:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:40:35 Step 2/12 : FROM ${BASE} AS builder 08:40:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:40:35 7264a8db6415: Pulling fs layer 08:40:35 c4d48a809fc2: Pulling fs layer 08:40:35 4f1c88b9dad5: Pulling fs layer 08:40:35 ad3a456e5733: Pulling fs layer 08:40:35 33e27b845d1e: Pulling fs layer 08:40:35 c68163c4e522: Pulling fs layer 08:40:35 50da416c3ac9: Pulling fs layer 08:40:35 23d2d4c4bb30: Pulling fs layer 08:40:35 ad3a456e5733: Waiting 08:40:35 33e27b845d1e: Waiting 08:40:35 c68163c4e522: Waiting 08:40:35 50da416c3ac9: Waiting 08:40:35 23d2d4c4bb30: Waiting 08:40:35 c4d48a809fc2: Verifying Checksum 08:40:35 c4d48a809fc2: Download complete 08:40:35 ad3a456e5733: Verifying Checksum 08:40:35 ad3a456e5733: Download complete 08:40:35 33e27b845d1e: Verifying Checksum 08:40:35 33e27b845d1e: Download complete 08:40:35 7264a8db6415: Verifying Checksum 08:40:35 7264a8db6415: Download complete 08:40:35 c68163c4e522: Verifying Checksum 08:40:35 c68163c4e522: Download complete 08:40:35 7264a8db6415: Pull complete 08:40:35 23d2d4c4bb30: Verifying Checksum 08:40:35 23d2d4c4bb30: Download complete 08:40:35 c4d48a809fc2: Pull complete 08:40:35 4f1c88b9dad5: Verifying Checksum 08:40:35 4f1c88b9dad5: Download complete 08:40:36 50da416c3ac9: Download complete 08:40:38 4f1c88b9dad5: Pull complete 08:40:38 ad3a456e5733: Pull complete 08:40:38 33e27b845d1e: Pull complete 08:40:39 c68163c4e522: Pull complete 08:40:41 50da416c3ac9: Pull complete 08:40:41 23d2d4c4bb30: Pull complete 08:40:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 08:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:40:41 ---> 0786185ac409 08:40:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:40:48 Still waiting to schedule task 08:40:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12531’ 08:40:49 ---> Running in 1cbf52039456 08:40:49 Removing intermediate container 1cbf52039456 08:40:49 ---> 3717b8061dea 08:40:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:40:49 ---> Running in f4ce96e4f38c 08:40:49 Removing intermediate container f4ce96e4f38c 08:40:49 ---> cc238e5be58f 08:40:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:40:49 ---> Running in 86c65ad5c6ad 08:40:49 Removing intermediate container 86c65ad5c6ad 08:40:49 ---> c15ea8cb9401 08:40:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:40:49 ---> Running in db585c7a5b6c 08:40:49 Removing intermediate container db585c7a5b6c 08:40:49 ---> 3ec98e6c4fe0 08:40:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:40:49 ---> Running in dc610ee7ebf4 08:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:40:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 08:40:50 (2/4) Installing libedit (20221030.3.1-r1) 08:40:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 08:40:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 08:40:50 Executing busybox-1.36.1-r2.trigger 08:40:50 OK: 268 MiB in 56 packages 08:40:51 Removing intermediate container dc610ee7ebf4 08:40:51 ---> 7280cc3c46d2 08:40:51 Step 8/12 : WORKDIR /device-snmp-go 08:40:51 ---> Running in 6a6ea447f7e8 08:40:51 Removing intermediate container 6a6ea447f7e8 08:40:51 ---> 8d7bc26d627b 08:40:51 Step 9/12 : COPY go.mod vendor* ./ 08:40:51 ---> 55e3808fce0e 08:40:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:51 ---> Running in 6d07319699ca 08:41:58 Removing intermediate container 6d07319699ca 08:41:58 ---> b9fa6e082cb6 08:41:58 Step 11/12 : COPY . . 08:41:58 ---> 4e7cc02fb601 08:41:58 Step 12/12 : RUN ${MAKE} 08:41:58 ---> Running in f872ba1f3e9f 08:41:58 noop 08:41:58 Removing intermediate container f872ba1f3e9f 08:41:58 ---> 02510e992267 08:41:58 Successfully built 02510e992267 08:41:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:59 + docker inspect -f . ci-base-image-x86_64 08:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:59 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:41:59 $ 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 08:41:59 $ docker top 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:00 + go version 08:42:00 go version go1.21.0 linux/amd64 [Pipeline] } 08:42:00 $ docker stop --time=1 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e 08:42:01 $ docker rm -f --volumes 4e6075c36719aa0b3b9984e11f7ae6cc4fec45ec1411e039f4b94c2b22aa4a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:01 + docker inspect -f . ci-base-image-x86_64 08:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:01 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:42:01 $ 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 08:42:02 $ docker top 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 08:42:02 + make test 08:42:02 go test ./... -coverprofile=coverage.out 08:42:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:42:14 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:42:14 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 08:42:19 go vet ./... 08:42:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:22 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:42:22 $ docker stop --time=1 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b 08:42:26 $ docker rm -f --volumes 3565e73452c4b75bc417fade1804b9db34347c33b33af59ce0dbc61948b2e41b [Pipeline] // withDockerContainer [Pipeline] sh 08:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:42:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:42:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:42:27 + ls -al . 08:42:27 total 172 08:42:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:42 . 08:42:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 08:40 .. 08:42:27 -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 08:40 .dockerignore 08:42:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:42 .git 08:42:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 .github 08:42:27 -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 08:40 .gitignore 08:42:27 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 08:40 .golangci.yml 08:42:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 08:40 .semver 08:42:27 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 08:40 Attribution.txt 08:42:27 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 08:40 CHANGELOG.md 08:42:27 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 08:40 Dockerfile 08:42:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 08:40 GOVERNANCE.md 08:42:27 -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 08:40 Jenkinsfile 08:42:27 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 08:40 LICENSE 08:42:27 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 08:40 Makefile 08:42:27 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 08:40 OWNERS.md 08:42:27 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 08:40 README.md 08:42:27 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 08:40 VERSION 08:42:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 08:40 bin 08:42:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 cmd 08:42:27 -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 08:42 coverage.out 08:42:27 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 08:40 go.mod 08:42:27 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 08:40 go.sum 08:42:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:40 internal 08:42:27 -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 08:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:28 + 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=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 --label arch=amd64 --label version=3.1.0-dev.10 . 08:42:28 Sending build context to Docker daemon 5.74MB 08:42:28 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:42:28 Step 2/24 : FROM ${BASE} AS builder 08:42:28 ---> 02510e992267 08:42:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:42:28 ---> Running in cddd7407d31c 08:42:28 Removing intermediate container cddd7407d31c 08:42:28 ---> ea194b671d7f 08:42:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:28 ---> Running in 3f2695593882 08:42:28 Removing intermediate container 3f2695593882 08:42:28 ---> 2fa958b0d510 08:42:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:42:28 ---> Running in 2784884096eb 08:42:28 Removing intermediate container 2784884096eb 08:42:28 ---> 95706623ce09 08:42:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:42:28 ---> Running in 7a80ba44e9ca 08:42:28 Removing intermediate container 7a80ba44e9ca 08:42:28 ---> 8e77dd02d0cb 08:42:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:28 ---> Running in 0b62ed795bd9 08:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:42:29 OK: 268 MiB in 56 packages 08:42:29 Removing intermediate container 0b62ed795bd9 08:42:29 ---> 4cf3b7015049 08:42:29 Step 8/24 : WORKDIR /device-snmp-go 08:42:29 ---> Running in 55d2d67811c3 08:42:29 Removing intermediate container 55d2d67811c3 08:42:29 ---> 494a247f3fc0 08:42:29 Step 9/24 : COPY go.mod vendor* ./ 08:42:30 ---> 3ab25352d90c 08:42:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:30 ---> Running in aade5a189540 08:42:30 Removing intermediate container aade5a189540 08:42:30 ---> aa28f4296a52 08:42:30 Step 11/24 : COPY . . 08:42:31 ---> cb33d2be0b52 08:42:31 Step 12/24 : RUN ${MAKE} 08:42:31 ---> Running in 13b9f5c74425 08:42:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:42:53 Removing intermediate container 13b9f5c74425 08:42:53 ---> bc66898d7730 08:42:53 Step 13/24 : FROM alpine:3.18 08:42:53 3.18: Pulling from library/alpine 08:42:53 96526aa774ef: Pulling fs layer 08:42:53 96526aa774ef: Verifying Checksum 08:42:53 96526aa774ef: Download complete 08:42:53 96526aa774ef: Pull complete 08:42:53 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:42:53 Status: Downloaded newer image for alpine:3.18 08:42:53 ---> 8ca4688f4f35 08:42:53 Step 14/24 : RUN apk add --update --no-cache dumb-init 08:42:53 ---> Running in 257bb4f69467 08:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:42:53 (1/1) Installing dumb-init (1.2.5-r2) 08:42:53 Executing busybox-1.36.1-r2.trigger 08:42:53 OK: 7 MiB in 16 packages 08:42:53 Removing intermediate container 257bb4f69467 08:42:53 ---> a3ff6f3055bb 08:42:53 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 08:42:54 ---> eb633719a651 08:42:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:42:54 ---> c8a7c53f4f45 08:42:54 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 08:42:54 ---> ac92798cf3ae 08:42:54 Step 18/24 : EXPOSE 59993 08:42:54 ---> Running in 90952e3fb243 08:42:54 Removing intermediate container 90952e3fb243 08:42:54 ---> f20a4b5b703a 08:42:54 Step 19/24 : EXPOSE 161 08:42:54 ---> Running in c014e332c21a 08:42:54 Removing intermediate container c014e332c21a 08:42:54 ---> ebfa60ba8325 08:42:54 Step 20/24 : ENTRYPOINT ["/device-snmp"] 08:42:54 ---> Running in a7c14bbd8fa4 08:42:54 Removing intermediate container a7c14bbd8fa4 08:42:54 ---> dedb0fc8028f 08:42:54 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:42:54 ---> Running in ec9a156f6dbb 08:42:54 Removing intermediate container ec9a156f6dbb 08:42:54 ---> 824403112813 08:42:54 Step 22/24 : LABEL arch=amd64 08:42:54 ---> Running in 75b456750d55 08:42:54 Removing intermediate container 75b456750d55 08:42:54 ---> 7c06c5661b84 08:42:54 Step 23/24 : LABEL git_sha=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:42:54 ---> Running in e138df0f97bc 08:42:55 Removing intermediate container e138df0f97bc 08:42:55 ---> 7024586cf4fd 08:42:55 Step 24/24 : LABEL version=3.1.0-dev.10 08:42:55 ---> Running in 5b98ec38a039 08:42:55 Removing intermediate container 5b98ec38a039 08:42:55 ---> 57f2227541f1 08:42:55 [Warning] One or more build-args [ARCH] were not consumed 08:42:55 Successfully built 57f2227541f1 08:42:55 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:55 provisioning config files... 08:42:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2755028449957610137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:55 ---> docker-login.sh 08:42:55 nexus3.edgexfoundry.org:10001 08:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:55 Configure a credential helper to remove this warning. See 08:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:55 08:42:55 Login Succeeded 08:42:55 nexus3.edgexfoundry.org:10002 08:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:55 Configure a credential helper to remove this warning. See 08:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:55 08:42:55 Login Succeeded 08:42:55 nexus3.edgexfoundry.org:10003 08:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:55 Configure a credential helper to remove this warning. See 08:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:55 08:42:55 Login Succeeded 08:42:55 nexus3.edgexfoundry.org:10004 08:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:55 Configure a credential helper to remove this warning. See 08:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:55 08:42:55 Login Succeeded 08:42:55 docker.io 08:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:56 Configure a credential helper to remove this warning. See 08:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:56 08:42:56 Login Succeeded 08:42:56 ---> docker-login.sh ends [Pipeline] } 08:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:56 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 08:42:56 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:42:56 latest 08:42:56 3.1.0-dev.10 08:42:56 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:42:56 main 08:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker push nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:42:56 00cac255cc03: Preparing 08:42:56 7ccd384ca6e2: Preparing 08:42:56 44b46e2b059f: Preparing 08:42:56 f70796a7cf6f: Preparing 08:42:56 cc2447e1835a: Preparing 08:42:56 cc2447e1835a: Layer already exists 08:42:56 00cac255cc03: Pushed 08:42:56 7ccd384ca6e2: Pushed 08:42:56 f70796a7cf6f: Pushed 08:42:59 44b46e2b059f: Pushed 08:42:59 16c420418f3d11c50b6d4cdc106b6ff48e0fad87: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:59 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:59 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 08:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:42:59 00cac255cc03: Preparing 08:42:59 7ccd384ca6e2: Preparing 08:42:59 44b46e2b059f: Preparing 08:42:59 f70796a7cf6f: Preparing 08:42:59 cc2447e1835a: Preparing 08:42:59 f70796a7cf6f: Layer already exists 08:42:59 cc2447e1835a: Layer already exists 08:42:59 44b46e2b059f: Layer already exists 08:42:59 00cac255cc03: Layer already exists 08:42:59 7ccd384ca6e2: Layer already exists 08:42:59 latest: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 08:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:43:00 00cac255cc03: Preparing 08:43:00 7ccd384ca6e2: Preparing 08:43:00 44b46e2b059f: Preparing 08:43:00 f70796a7cf6f: Preparing 08:43:00 cc2447e1835a: Preparing 08:43:00 44b46e2b059f: Layer already exists 08:43:00 cc2447e1835a: Layer already exists 08:43:00 00cac255cc03: Layer already exists 08:43:00 f70796a7cf6f: Layer already exists 08:43:00 7ccd384ca6e2: Layer already exists 08:43:00 3.1.0-dev.10: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:00 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:43:01 00cac255cc03: Preparing 08:43:01 7ccd384ca6e2: Preparing 08:43:01 44b46e2b059f: Preparing 08:43:01 f70796a7cf6f: Preparing 08:43:01 cc2447e1835a: Preparing 08:43:01 cc2447e1835a: Layer already exists 08:43:01 7ccd384ca6e2: Layer already exists 08:43:01 f70796a7cf6f: Layer already exists 08:43:01 00cac255cc03: Layer already exists 08:43:01 44b46e2b059f: Layer already exists 08:43:01 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 08:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 08:43:01 00cac255cc03: Preparing 08:43:01 7ccd384ca6e2: Preparing 08:43:01 44b46e2b059f: Preparing 08:43:01 f70796a7cf6f: Preparing 08:43:01 cc2447e1835a: Preparing 08:43:01 00cac255cc03: Layer already exists 08:43:01 44b46e2b059f: Layer already exists 08:43:01 cc2447e1835a: Layer already exists 08:43:01 7ccd384ca6e2: Layer already exists 08:43:01 f70796a7cf6f: Layer already exists 08:43:01 main: digest: sha256:00cc07b5bd997422596797e5370a279522a24a60eba8a2908df8c872fcc8a078 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:01 ===================================================== [Pipeline] echo 08:43:01 taggedImages: 08:43:01 - nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:43:01 - nexus3.edgexfoundry.org:10004/device-snmp:latest 08:43:01 - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.10 08:43:01 - nexus3.edgexfoundry.org:10004/device-snmp:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:43:01 - 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 08:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:02 08:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:02 latest: Pulling from edgex-lftools-log-publisher 08:43:02 5eb5b503b376: Pulling fs layer 08:43:02 5c69ac0246d0: Pulling fs layer 08:43:02 ec43610c2a17: Pulling fs layer 08:43:02 3a2ae6a8a46f: Pulling fs layer 08:43:02 33b1e0a273af: Pulling fs layer 08:43:02 5d3b04190fa2: Pulling fs layer 08:43:02 2f39f015ded8: Pulling fs layer 08:43:02 33b1e0a273af: Waiting 08:43:02 5d3b04190fa2: Waiting 08:43:02 3a2ae6a8a46f: Waiting 08:43:02 2f39f015ded8: Waiting 08:43:02 5c69ac0246d0: Verifying Checksum 08:43:02 5c69ac0246d0: Download complete 08:43:02 3a2ae6a8a46f: Verifying Checksum 08:43:02 3a2ae6a8a46f: Download complete 08:43:02 33b1e0a273af: Verifying Checksum 08:43:02 33b1e0a273af: Download complete 08:43:02 ec43610c2a17: Verifying Checksum 08:43:02 ec43610c2a17: Download complete 08:43:02 5d3b04190fa2: Verifying Checksum 08:43:02 5eb5b503b376: Verifying Checksum 08:43:02 5eb5b503b376: Download complete 08:43:03 2f39f015ded8: Download complete 08:43:03 5eb5b503b376: Pull complete 08:43:03 5c69ac0246d0: Pull complete 08:43:04 ec43610c2a17: Pull complete 08:43:04 3a2ae6a8a46f: Pull complete 08:43:04 33b1e0a273af: Pull complete 08:43:04 5d3b04190fa2: Pull complete 08:43:08 2f39f015ded8: Pull complete 08:43:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:09 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:43:09 $ 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 08:43:15 $ docker top 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:15 ---> job-cost.sh 08:43:15 lf-activate-venv: SKIPPING 08:43:15 INFO: No Stack... 08:43:16 INFO: Retrieving Pricing Info for: v3-standard-8 08:43:16 INFO: Archiving Costs [Pipeline] sh 08:43:17 + + catcut /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv -d, 08:43:17 -f6 [Pipeline] lock 08:43:17 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] 08:43:17 Resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] did not exist. Created. 08:43:17 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:43:17 + echo total: 0.2199999988079071 [Pipeline] stash 08:43:17 Stashed 1 file(s) [Pipeline] } 08:43:17 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:17 $ docker stop --time=1 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 08:43:18 $ docker rm -f --volumes 217bdee5de27e1db3b486f6e2df2dc2f08598cb750a0c59652a79c7b349054d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12571 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 08:50:06 Running in /w/workspace/device-snmp-go/96 [Pipeline] { [Pipeline] checkout 08:50:06 Selected Git installation does not exist. Using Default 08:50:06 The recommended git tool is: NONE 08:50:12 using credential edgex-jenkins-ssh 08:50:12 Cloning the remote Git repository 08:50:12 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 08:50:13 > git init /w/workspace/device-snmp-go/96 # timeout=10 08:50:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 08:50:13 > git --version # timeout=10 08:50:13 > git --version # 'git version 2.25.1' 08:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 08:50:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:15 Avoid second fetch 08:50:15 Checking out Revision 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 (main) 08:50:16 Commit message: "Merge pull request #326 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:50:15 > git config core.sparsecheckout # timeout=10 08:50:15 > git checkout -f 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:17 Dload Upload Total Spent Left Speed 08:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 08:50:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:50:18 + sudo tee /etc/docker/daemon.new 08:50:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:50:18 { 08:50:18 "registry-mirrors": [ 08:50:18 "https://nexus3.edgexfoundry.org:10001" 08:50:18 ], 08:50:18 "bip": "10.250.0.254/24", 08:50:18 "hosts": [ 08:50:18 "tcp://0.0.0.0:5555", 08:50:18 "unix:///var/run/docker.sock" 08:50:18 ], 08:50:18 "mtu": 1458, 08:50:18 "selinux-enabled": true, 08:50:18 "seccomp-profile": "/etc/docker/seccomp.json" 08:50:18 } [Pipeline] sh 08:50:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:50:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:37 provisioning config files... 08:50:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/96@tmp/config168286820176562835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:37 ---> docker-login.sh 08:50:37 nexus3.edgexfoundry.org:10001 08:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:38 Configure a credential helper to remove this warning. See 08:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:38 08:50:38 Login Succeeded 08:50:38 nexus3.edgexfoundry.org:10002 08:50:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:38 Configure a credential helper to remove this warning. See 08:50:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:38 08:50:38 Login Succeeded 08:50:38 nexus3.edgexfoundry.org:10003 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 nexus3.edgexfoundry.org:10004 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:39 Configure a credential helper to remove this warning. See 08:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:39 08:50:39 Login Succeeded 08:50:39 docker.io 08:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:40 Configure a credential helper to remove this warning. See 08:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:40 08:50:40 Login Succeeded 08:50:40 ---> docker-login.sh ends [Pipeline] } 08:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:50:40 ========================================================= 08:50:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:50:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:50:41 Sending build context to Docker daemon 2.943MB 08:50:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 08:50:41 Step 2/12 : FROM ${BASE} AS builder 08:50:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:50:41 9fda8d8052c6: Pulling fs layer 08:50:41 5d54e960e981: Pulling fs layer 08:50:41 c4a7e357bf2a: Pulling fs layer 08:50:41 f0e02332f6b5: Pulling fs layer 08:50:41 cefa15bbcfad: Pulling fs layer 08:50:41 17808c966233: Pulling fs layer 08:50:41 f4c1fc716caa: Pulling fs layer 08:50:41 cefa15bbcfad: Waiting 08:50:41 17808c966233: Waiting 08:50:41 f0e02332f6b5: Waiting 08:50:41 f4c1fc716caa: Waiting 08:50:41 5d54e960e981: Download complete 08:50:41 f0e02332f6b5: Verifying Checksum 08:50:41 f0e02332f6b5: Download complete 08:50:41 cefa15bbcfad: Verifying Checksum 08:50:41 cefa15bbcfad: Download complete 08:50:41 9fda8d8052c6: Download complete 08:50:42 f4c1fc716caa: Verifying Checksum 08:50:42 f4c1fc716caa: Download complete 08:50:43 9fda8d8052c6: Pull complete 08:50:43 5d54e960e981: Pull complete 08:50:43 c4a7e357bf2a: Verifying Checksum 08:50:43 c4a7e357bf2a: Download complete 08:50:44 17808c966233: Download complete 08:50:57 c4a7e357bf2a: Pull complete 08:50:57 f0e02332f6b5: Pull complete 08:50:57 cefa15bbcfad: Pull complete 08:51:07 17808c966233: Pull complete 08:51:07 f4c1fc716caa: Pull complete 08:51:07 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 08:51:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:51:07 ---> ea914061e18c 08:51:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:51:08 ---> Running in 13458b42918b 08:51:08 Removing intermediate container 13458b42918b 08:51:08 ---> be8c241e123b 08:51:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:51:09 ---> Running in e0ab3fa3525d 08:51:09 Removing intermediate container e0ab3fa3525d 08:51:09 ---> 9db13c366980 08:51:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:51:09 ---> Running in 987630d9f51e 08:51:10 Removing intermediate container 987630d9f51e 08:51:10 ---> e7c3391ed7af 08:51:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:51:10 ---> Running in af8648303111 08:51:10 Removing intermediate container af8648303111 08:51:10 ---> 6a4ddba0072d 08:51:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:51:10 ---> Running in ee279c3910d7 08:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:13 (1/4) Installing openssh-keygen (9.3_p2-r0) 08:51:13 (2/4) Installing libedit (20221030.3.1-r1) 08:51:13 (3/4) Installing openssh-client-common (9.3_p2-r0) 08:51:13 (4/4) Installing openssh-client-default (9.3_p2-r0) 08:51:13 Executing busybox-1.36.1-r2.trigger 08:51:14 OK: 270 MiB in 56 packages 08:51:17 Removing intermediate container ee279c3910d7 08:51:17 ---> 639a49ea0f3d 08:51:17 Step 8/12 : WORKDIR /device-snmp-go 08:51:17 ---> Running in 30bc3f7393b2 08:51:17 Removing intermediate container 30bc3f7393b2 08:51:17 ---> 36bcb5992134 08:51:17 Step 9/12 : COPY go.mod vendor* ./ 08:51:18 ---> 268b6561c00c 08:51:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:18 ---> Running in b45f84b76f60 08:53:10 Removing intermediate container b45f84b76f60 08:53:10 ---> 6f37c5cb7688 08:53:10 Step 11/12 : COPY . . 08:53:10 ---> 4a0400189a41 08:53:10 Step 12/12 : RUN ${MAKE} 08:53:10 ---> Running in c344f8ba6e9b 08:53:10 noop 08:53:10 Removing intermediate container c344f8ba6e9b 08:53:10 ---> fcf941b6dc8f 08:53:10 Successfully built fcf941b6dc8f 08:53:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:10 + docker inspect -f . ci-base-image-arm64 08:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:10 prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container 08:53:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 08:53:12 $ docker top 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:13 + go version 08:53:13 go version go1.21.0 linux/arm64 [Pipeline] } 08:53:13 $ docker stop --time=1 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 08:53:14 $ docker rm -f --volumes 055e3967571f72003cffdaa74c6932e9b7a9d62e18be6680ecd5fdba5c95fdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:15 + docker inspect -f . ci-base-image-arm64 08:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:15 prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container 08:53:15 $ 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/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 08:53:16 $ docker top f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:17 + git config --global --add safe.directory /w/workspace/device-snmp-go/96 [Pipeline] fileExists [Pipeline] sh 08:53:18 + make test 08:53:18 go test ./... -coverprofile=coverage.out 08:53:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 08:55:33 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 08:55:33 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements 08:55:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:55:33 go vet ./... 08:55:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:55:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:55:55 $ docker stop --time=1 f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 08:55:57 $ docker rm -f --volumes f519a612f2f11d22b268166ebcbea27190c80a62012029c2d750df2d8cc58af1 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:58 Warning: overwriting stash ‘coverage-report’ 08:55:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:56:00 + ls -al . 08:56:00 total 168 08:56:00 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 08:53 . 08:56:00 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 08:50 .. 08:56:00 -rw-rw-r-- 1 jenkins jenkins 6 Oct 27 08:50 .dockerignore 08:56:00 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 08:50 .git 08:56:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 .github 08:56:00 -rw-rw-r-- 1 jenkins jenkins 263 Oct 27 08:50 .gitignore 08:56:00 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 08:50 .golangci.yml 08:56:00 -rw-rw-r-- 1 jenkins jenkins 10025 Oct 27 08:50 Attribution.txt 08:56:00 -rw-rw-r-- 1 jenkins jenkins 10534 Oct 27 08:50 CHANGELOG.md 08:56:00 -rw-rw-r-- 1 jenkins jenkins 1462 Oct 27 08:50 Dockerfile 08:56:00 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 08:50 GOVERNANCE.md 08:56:00 -rw-rw-r-- 1 jenkins jenkins 656 Oct 27 08:50 Jenkinsfile 08:56:00 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 08:50 LICENSE 08:56:00 -rw-rw-r-- 1 jenkins jenkins 2240 Oct 27 08:50 Makefile 08:56:00 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 08:50 OWNERS.md 08:56:00 -rw-rw-r-- 1 jenkins jenkins 10477 Oct 27 08:50 README.md 08:56:00 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 08:40 VERSION 08:56:00 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 08:50 bin 08:56:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 cmd 08:56:00 -rw-r--r-- 1 jenkins jenkins 8837 Oct 27 08:55 coverage.out 08:56:00 -rw-rw-r-- 1 jenkins jenkins 3712 Oct 27 08:50 go.mod 08:56:00 -rw-rw-r-- 1 jenkins jenkins 34822 Oct 27 08:50 go.sum 08:56:00 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 08:50 internal 08:56:00 -rw-rw-r-- 1 jenkins jenkins 228 Oct 27 08:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:00 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 --label arch=arm64 --label version=3.1.0-dev.10 . 08:56:00 Sending build context to Docker daemon 2.953MB 08:56:00 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:56:00 Step 2/24 : FROM ${BASE} AS builder 08:56:00 ---> fcf941b6dc8f 08:56:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:56:00 ---> Running in d82441f98201 08:56:01 Removing intermediate container d82441f98201 08:56:01 ---> f9040be32dc4 08:56:01 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:56:01 ---> Running in f32fb81ca32c 08:56:01 Removing intermediate container f32fb81ca32c 08:56:01 ---> 195ef5787333 08:56:01 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:56:01 ---> Running in d3d1938f2cce 08:56:02 Removing intermediate container d3d1938f2cce 08:56:02 ---> 3ba14ea7d397 08:56:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:56:02 ---> Running in c9451a055733 08:56:02 Removing intermediate container c9451a055733 08:56:02 ---> 5536cfdefc4d 08:56:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:56:02 ---> Running in 719fc8d3e481 08:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:56:05 OK: 270 MiB in 56 packages 08:56:06 Removing intermediate container 719fc8d3e481 08:56:06 ---> c1075533ed79 08:56:06 Step 8/24 : WORKDIR /device-snmp-go 08:56:06 ---> Running in 9f25b6fef2b9 08:56:06 Removing intermediate container 9f25b6fef2b9 08:56:06 ---> ec04c8675d9c 08:56:06 Step 9/24 : COPY go.mod vendor* ./ 08:56:07 ---> 843299737086 08:56:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:07 ---> Running in 5ba7edbec243 08:56:09 Removing intermediate container 5ba7edbec243 08:56:09 ---> c708ddda709d 08:56:09 Step 11/24 : COPY . . 08:56:10 ---> 2692e81e9712 08:56:10 Step 12/24 : RUN ${MAKE} 08:56:10 ---> Running in 0ca2ed575e2e 08:56:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 08:58:18 Removing intermediate container 0ca2ed575e2e 08:58:18 ---> b56439371900 08:58:18 Step 13/24 : FROM alpine:3.18 08:58:18 3.18: Pulling from library/alpine 08:58:18 579b34f0a95b: Pulling fs layer 08:58:18 579b34f0a95b: Verifying Checksum 08:58:18 579b34f0a95b: Download complete 08:58:18 579b34f0a95b: Pull complete 08:58:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 08:58:18 Status: Downloaded newer image for alpine:3.18 08:58:18 ---> 3cc203321400 08:58:18 Step 14/24 : RUN apk add --update --no-cache dumb-init 08:58:18 ---> Running in 632e8a26a7c9 08:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:58:18 (1/1) Installing dumb-init (1.2.5-r2) 08:58:18 Executing busybox-1.36.1-r2.trigger 08:58:18 OK: 8 MiB in 16 packages 08:58:18 Removing intermediate container 632e8a26a7c9 08:58:18 ---> 76e06d6b5d55 08:58:18 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 08:58:18 ---> ea326e035ca8 08:58:18 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 08:58:18 ---> bba894712899 08:58:18 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 08:58:18 ---> 999421aa3052 08:58:18 Step 18/24 : EXPOSE 59993 08:58:18 ---> Running in 50808ed256c6 08:58:18 Removing intermediate container 50808ed256c6 08:58:18 ---> 24ef301fba40 08:58:18 Step 19/24 : EXPOSE 161 08:58:18 ---> Running in ce6e88e8608b 08:58:18 Removing intermediate container ce6e88e8608b 08:58:18 ---> 4e3849c7a762 08:58:18 Step 20/24 : ENTRYPOINT ["/device-snmp"] 08:58:18 ---> Running in e41d9b625158 08:58:18 Removing intermediate container e41d9b625158 08:58:18 ---> 4a9df373fb13 08:58:18 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:18 ---> Running in b96af1d9a804 08:58:18 Removing intermediate container b96af1d9a804 08:58:18 ---> 0f9a149fd1f1 08:58:18 Step 22/24 : LABEL arch=arm64 08:58:18 ---> Running in c311e48c1839 08:58:18 Removing intermediate container c311e48c1839 08:58:18 ---> 9e9e1b2220f3 08:58:18 Step 23/24 : LABEL git_sha=16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:58:18 ---> Running in 65c27c02a94c 08:58:18 Removing intermediate container 65c27c02a94c 08:58:18 ---> d25238b45d36 08:58:18 Step 24/24 : LABEL version=3.1.0-dev.10 08:58:18 ---> Running in 2316e11b493c 08:58:18 Removing intermediate container 2316e11b493c 08:58:18 ---> 68744a653b3f 08:58:18 [Warning] One or more build-args [ARCH] were not consumed 08:58:18 Successfully built 68744a653b3f 08:58:18 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 08:58:18 provisioning config files... 08:58:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/96@tmp/config16025357398976149764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:18 ---> docker-login.sh 08:58:18 nexus3.edgexfoundry.org:10001 08:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:18 Configure a credential helper to remove this warning. See 08:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:18 08:58:18 Login Succeeded 08:58:18 nexus3.edgexfoundry.org:10002 08:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:19 Configure a credential helper to remove this warning. See 08:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:19 08:58:19 Login Succeeded 08:58:19 nexus3.edgexfoundry.org:10003 08:58:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:19 Configure a credential helper to remove this warning. See 08:58:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:19 08:58:19 Login Succeeded 08:58:19 nexus3.edgexfoundry.org:10004 08:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:20 Configure a credential helper to remove this warning. See 08:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:20 08:58:20 Login Succeeded 08:58:20 docker.io 08:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:58:20 Configure a credential helper to remove this warning. See 08:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:58:20 08:58:20 Login Succeeded 08:58:20 ---> docker-login.sh ends [Pipeline] } 08:58:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:58:20 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 08:58:20 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:58:20 latest 08:58:20 3.1.0-dev.10 08:58:20 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:58:20 main 08:58:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:21 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:58:21 afd44e8845ce: Preparing 08:58:21 585562b0a8cc: Preparing 08:58:21 decf268e8c03: Preparing 08:58:21 f641c531f848: Preparing 08:58:21 5f4d9fc4d98d: Preparing 08:58:21 5f4d9fc4d98d: Layer already exists 08:58:21 afd44e8845ce: Pushed 08:58:21 f641c531f848: Pushed 08:58:21 585562b0a8cc: Pushed 08:58:28 decf268e8c03: Pushed 08:58:28 16c420418f3d11c50b6d4cdc106b6ff48e0fad87: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:58:29 afd44e8845ce: Preparing 08:58:29 585562b0a8cc: Preparing 08:58:29 decf268e8c03: Preparing 08:58:29 f641c531f848: Preparing 08:58:29 5f4d9fc4d98d: Preparing 08:58:29 585562b0a8cc: Layer already exists 08:58:29 decf268e8c03: Layer already exists 08:58:29 afd44e8845ce: Layer already exists 08:58:29 f641c531f848: Layer already exists 08:58:29 5f4d9fc4d98d: Layer already exists 08:58:29 latest: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 08:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:58:30 afd44e8845ce: Preparing 08:58:30 585562b0a8cc: Preparing 08:58:30 decf268e8c03: Preparing 08:58:30 f641c531f848: Preparing 08:58:30 5f4d9fc4d98d: Preparing 08:58:30 afd44e8845ce: Layer already exists 08:58:30 5f4d9fc4d98d: Layer already exists 08:58:30 585562b0a8cc: Layer already exists 08:58:30 decf268e8c03: Layer already exists 08:58:30 f641c531f848: Layer already exists 08:58:30 3.1.0-dev.10: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:58:31 afd44e8845ce: Preparing 08:58:31 585562b0a8cc: Preparing 08:58:31 decf268e8c03: Preparing 08:58:31 f641c531f848: Preparing 08:58:31 5f4d9fc4d98d: Preparing 08:58:31 5f4d9fc4d98d: Layer already exists 08:58:31 decf268e8c03: Layer already exists 08:58:31 afd44e8845ce: Layer already exists 08:58:31 585562b0a8cc: Layer already exists 08:58:31 f641c531f848: Layer already exists 08:58:31 16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 08:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 08:58:32 afd44e8845ce: Preparing 08:58:32 585562b0a8cc: Preparing 08:58:32 decf268e8c03: Preparing 08:58:32 f641c531f848: Preparing 08:58:32 5f4d9fc4d98d: Preparing 08:58:32 f641c531f848: Layer already exists 08:58:32 decf268e8c03: Layer already exists 08:58:32 585562b0a8cc: Layer already exists 08:58:32 5f4d9fc4d98d: Layer already exists 08:58:32 afd44e8845ce: Layer already exists 08:58:32 main: digest: sha256:c349a9f283eeaea3cb0e5c61fe50946523d36579b67c53b80cf1ea168805e72c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:32 ===================================================== [Pipeline] echo 08:58:32 taggedImages: 08:58:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87 08:58:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 08:58:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.10 08:58:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:16c420418f3d11c50b6d4cdc106b6ff48e0fad87-3.1.0-dev.10 08:58:32 - 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 08:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:32 08:58:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:33 arm64: Pulling from edgex-lftools-log-publisher 08:58:33 8998bd30e6a1: Pulling fs layer 08:58:33 04944245beec: Pulling fs layer 08:58:33 699f458cf7ca: Pulling fs layer 08:58:33 765212b225bb: Pulling fs layer 08:58:33 f23df028b6ca: Pulling fs layer 08:58:33 d65c8cfc05b1: Pulling fs layer 08:58:33 d65c8cfc05b1: Waiting 08:58:33 2437ff75d9bd: Pulling fs layer 08:58:33 765212b225bb: Waiting 08:58:33 f23df028b6ca: Waiting 08:58:33 2437ff75d9bd: Waiting 08:58:33 04944245beec: Verifying Checksum 08:58:33 04944245beec: Download complete 08:58:33 765212b225bb: Verifying Checksum 08:58:33 765212b225bb: Download complete 08:58:33 f23df028b6ca: Verifying Checksum 08:58:33 f23df028b6ca: Download complete 08:58:33 d65c8cfc05b1: Verifying Checksum 08:58:33 d65c8cfc05b1: Download complete 08:58:33 699f458cf7ca: Download complete 08:58:34 8998bd30e6a1: Verifying Checksum 08:58:34 8998bd30e6a1: Download complete 08:58:36 2437ff75d9bd: Verifying Checksum 08:58:36 2437ff75d9bd: Download complete 08:58:38 8998bd30e6a1: Pull complete 08:58:39 04944245beec: Pull complete 08:58:41 699f458cf7ca: Pull complete 08:58:41 765212b225bb: Pull complete 08:58:42 f23df028b6ca: Pull complete 08:58:42 d65c8cfc05b1: Pull complete 08:59:00 2437ff75d9bd: Pull complete 08:59:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-12571 does not seem to be running inside a container 08:59:00 $ 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/96 -v /w/workspace/device-snmp-go/96:/w/workspace/device-snmp-go/96:rw,z -v /w/workspace/device-snmp-go/96@tmp:/w/workspace/device-snmp-go/96@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 08:59:03 $ docker top 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:04 ---> job-cost.sh 08:59:04 lf-activate-venv: SKIPPING 08:59:04 INFO: No Stack... 08:59:05 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:05 INFO: Archiving Costs [Pipeline] sh 08:59:06 + cut -d, -f6 08:59:06 + cat /w/workspace/device-snmp-go/96/archives/cost.csv [Pipeline] lock 08:59:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] 08:59:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] did not exist. Created. 08:59:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:07 /w/workspace/device-snmp-go/96@tmp/durable-11012109/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:08 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:08 Warning: overwriting stash ‘stack-cost’ 08:59:08 Stashed 1 file(s) [Pipeline] } 08:59:08 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:08 $ docker stop --time=1 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 08:59:09 $ docker rm -f --volumes 308217d0375b9b82cc68362f686ea80daa81459a7af2ed8c400b1bfdf4f57a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:59:10 provisioning config files... 08:59:10 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6491063644603218196tmp [Pipeline] { [Pipeline] sh 08:59:10 + set +x 08:59:10 + curl -s https://codecov.io/bash 08:59:10 + bash -s -- 08:59:10 08:59:10 _____ _ 08:59:10 / ____| | | 08:59:10 | | ___ __| | ___ ___ _____ __ 08:59:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:10 Bash-1.0.6 08:59:10 08:59:10 08:59:10 ==> git version 2.25.1 found 08:59:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:59:10 Release-Date: 2020-01-08 08:59:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:10 ==> Jenkins CI detected. 08:59:10 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 08:59:10 project root: . 08:59:10 --> token set from env 08:59:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:10 ==> Running gcov in . (disable via -X gcov) 08:59:10 ==> Python coveragepy not found 08:59:10 ==> Searching for coverage reports in: 08:59:10 + . 08:59:10 -> Found 1 reports 08:59:10 ==> Detecting git/mercurial file structure 08:59:10 ==> Reading reports 08:59:10 + ./coverage.out bytes=8837 08:59:10 ==> Appending adjustments 08:59:10 https://docs.codecov.io/docs/fixing-reports 08:59:10 + Found adjustments 08:59:10 ==> Gzipping contents 08:59:10 4.0K /tmp/codecov.qKP2WC.gz 08:59:10 ==> Uploading reports 08:59:10 url: https://codecov.io 08:59:10 query: branch=main&commit=16c420418f3d11c50b6d4cdc106b6ff48e0fad87&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:10 -> Pinging Codecov 08:59:10 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=16c420418f3d11c50b6d4cdc106b6ff48e0fad87&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:59:10 -> Uploading to 08:59:10 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/6C56EA5C29638FB4528AC87E60AF5AE0/16c420418f3d11c50b6d4cdc106b6ff48e0fad87/ab27a451-95d7-48e0-a839-315914188c8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T085910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71db889e464f9aaae3bf7d6247221c2b9aef540ec22c91b5dc8f0a64fe8d5d0 08:59:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:10 Dload Upload Total Spent Left Speed 08:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 3975 --:--:-- --:--:-- --:--:-- 3975 08:59:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] } 08:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:59:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:59:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:11 08:59:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:59:11 df9b9388f04a: Pulling fs layer 08:59:11 52dc419b0ee2: Pulling fs layer 08:59:11 25bc292e5bac: Pulling fs layer 08:59:11 114826534d7a: Pulling fs layer 08:59:11 4657fd5d0bcf: Pulling fs layer 08:59:11 6ad1cebc031e: Pulling fs layer 08:59:11 8a3aa393b2d8: Pulling fs layer 08:59:11 114826534d7a: Waiting 08:59:11 4657fd5d0bcf: Waiting 08:59:11 6ad1cebc031e: Waiting 08:59:11 8a3aa393b2d8: Waiting 08:59:11 52dc419b0ee2: Verifying Checksum 08:59:11 df9b9388f04a: Download complete 08:59:11 4657fd5d0bcf: Verifying Checksum 08:59:11 4657fd5d0bcf: Download complete 08:59:11 25bc292e5bac: Verifying Checksum 08:59:11 25bc292e5bac: Download complete 08:59:12 df9b9388f04a: Pull complete 08:59:12 52dc419b0ee2: Pull complete 08:59:12 25bc292e5bac: Pull complete 08:59:12 6ad1cebc031e: Verifying Checksum 08:59:12 6ad1cebc031e: Download complete 08:59:12 8a3aa393b2d8: Download complete 08:59:12 114826534d7a: Verifying Checksum 08:59:12 114826534d7a: Download complete 08:59:16 114826534d7a: Pull complete 08:59:16 4657fd5d0bcf: Pull complete 08:59:16 6ad1cebc031e: Pull complete 08:59:18 8a3aa393b2d8: Pull complete 08:59:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:59:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:18 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:59:19 $ 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 08:59:27 $ docker top c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 08:59:27 + set -o pipefail 08:59:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 08:59:35 08:59:35 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 08:59:35 08:59:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/3044a2c8-d6f9-4ed1-8f68-63d1eb8cffaa 08:59:35 08:59:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:35 08:59:36 08:59:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:59:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:59:36 More details here: https://snyk.co/ue1NS [Pipeline] } 08:59:36 $ docker stop --time=1 c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 08:59:41 $ docker rm -f --volumes c5fa039a45c16dc6e85386ddd1dd239ce8911e34cd2482161c47c424c64d8152 [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 08:59:42 + git log --format=format:%s -1 16c420418f3d11c50b6d4cdc106b6ff48e0fad87 [Pipeline] sh 08:59:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:42 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:59:43 $ 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 08:59:43 $ docker top f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa -eo pid,comm 08:59:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:59:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:43 [ssh-agent] Looking for ssh-agent implementation... 08:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:43 $ docker exec f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa ssh-agent 08:59:44 SSH_AUTH_SOCK=/tmp/ssh-vbWobKiuJu3B/agent.14 08:59:44 SSH_AGENT_PID=20 08:59:44 Running ssh-add (command line suppressed) 08:59:44 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15929156992796334750.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_15929156992796334750.key) 08:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:44 + git semver tag 08:59:44 2023-10-27 08:59:44,640 [run_tag] DEBUG tag force:False 08:59:44 2023-10-27 08:59:44,640 [check_head_tag] DEBUG check head tag 08:59:44 2023-10-27 08:59:44,641 [execute] INFO git cat-file --batch-check 08:59:44 2023-10-27 08:59:44,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:59:44 2023-10-27 08:59:44,646 [execute] INFO git cat-file --batch 08:59:44 2023-10-27 08:59:44,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 08:59:44 2023-10-27 08:59:44,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:59:44 2023-10-27 08:59:44,657 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 08:59:44 2023-10-27 08:59:44,658 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 08:59:44 2023-10-27 08:59:44,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 08:59:44 3.1.0-dev.10 [Pipeline] } 08:59:44 $ docker exec --env ******** --env ******** f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa ssh-agent -k 08:59:44 unset SSH_AUTH_SOCK; 08:59:44 unset SSH_AGENT_PID; 08:59:44 echo Agent pid 20 killed; 08:59:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:45 + git semver [Pipeline] } 08:59:45 $ docker stop --time=1 f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa 08:59:46 $ docker rm -f --volumes f6c75477d50b7c465bb451c28cc4f4225c73d925eab57361f6f8b9780fb139fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:47 08:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:47 0.23.1-centos7: Pulling from edgex-lftools 08:59:47 ab5ef0e58194: Pulling fs layer 08:59:47 9712f1f96733: Pulling fs layer 08:59:47 63f879dbbcfc: Pulling fs layer 08:59:47 0d9ebad4ef96: Pulling fs layer 08:59:47 e9a5061849ea: Pulling fs layer 08:59:47 d747dcd14b5f: Pulling fs layer 08:59:47 2de7ff778b66: Pulling fs layer 08:59:47 0d9ebad4ef96: Waiting 08:59:47 e9a5061849ea: Waiting 08:59:47 d747dcd14b5f: Waiting 08:59:47 2de7ff778b66: Waiting 08:59:47 9712f1f96733: Verifying Checksum 08:59:47 9712f1f96733: Download complete 08:59:48 63f879dbbcfc: Verifying Checksum 08:59:48 63f879dbbcfc: Download complete 08:59:48 e9a5061849ea: Verifying Checksum 08:59:48 e9a5061849ea: Download complete 08:59:48 0d9ebad4ef96: Verifying Checksum 08:59:48 0d9ebad4ef96: Download complete 08:59:48 d747dcd14b5f: Verifying Checksum 08:59:48 d747dcd14b5f: Download complete 08:59:48 ab5ef0e58194: Verifying Checksum 08:59:48 ab5ef0e58194: Download complete 08:59:48 2de7ff778b66: Verifying Checksum 08:59:48 2de7ff778b66: Download complete 08:59:51 ab5ef0e58194: Pull complete 08:59:51 9712f1f96733: Pull complete 08:59:52 63f879dbbcfc: Pull complete 08:59:56 0d9ebad4ef96: Pull complete 08:59:56 e9a5061849ea: Pull complete 08:59:56 d747dcd14b5f: Pull complete 08:59:57 2de7ff778b66: Pull complete 08:59:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:57 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 08:59:58 $ 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 09:00:10 $ docker top 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:00:10 provisioning config files... 09:00:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2643509616134085215tmp 09:00:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5926254415413023592tmp 09:00:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3616821167627841185tmp [Pipeline] { [Pipeline] echo 09:00:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:00:10 ---> sigul-configuration.sh 09:00:10 gpg: directory `/root/.gnupg' created 09:00:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:00:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:00:10 gpg: keyring `/root/.gnupg/secring.gpg' created 09:00:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:00:10 gpg: CAST5 encrypted data 09:00:10 gpg: encrypted with 1 passphrase 09:00:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:11 + mkdir /home/jenkins 09:00:11 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00:11 + 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 09:00:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:11 ---> sigul-install.sh 09:00:11 Sigul already installed; skipping installation. [Pipeline] sh 09:00:12 + git tag --list 09:00:12 1.0.0 09:00:12 v0.0.0 09:00:12 v1.1.0 09:00:12 v1.1.1 09:00:12 v1.2.2 09:00:12 v1.3.0 09:00:12 v1.3.1 09:00:12 v2.0.0 09:00:12 v2.1.0 09:00:12 v2.1.1 09:00:12 v2.2.0 09:00:12 v2.3.0 09:00:12 v3.0 09:00:12 v3.0.0 09:00:12 v3.1.0-dev.1 09:00:12 v3.1.0-dev.10 09:00:12 v3.1.0-dev.2 09:00:12 v3.1.0-dev.3 09:00:12 v3.1.0-dev.4 09:00:12 v3.1.0-dev.5 09:00:12 v3.1.0-dev.6 09:00:12 v3.1.0-dev.7 09:00:12 v3.1.0-dev.8 09:00:12 v3.1.0-dev.9 [Pipeline] sh 09:00:12 + lftools sign git-tag v3.1.0-dev.10 09:00:12 Signing Git tag with Sigul... 09:00:12 Signing v3.1.0-dev.10 [Pipeline] echo 09:00:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:13 $ docker stop --time=1 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 09:00:16 $ docker rm -f --volumes 7e0a0cbb6f14f49377259c9e18e98868d6fbd6a5e856d356c26b427a3150c4e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:20 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 09:00:20 $ 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 09:00:21 $ docker top f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:22 [ssh-agent] Looking for ssh-agent implementation... 09:00:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:22 $ docker exec f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f ssh-agent 09:00:23 SSH_AUTH_SOCK=/tmp/ssh-4mKeEqqJgqOl/agent.33 09:00:23 SSH_AGENT_PID=39 09:00:23 Running ssh-add (command line suppressed) 09:00:23 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_738164217368051739.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_738164217368051739.key) 09:00:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:32 + git semver bump pre 09:00:32 2023-10-27 09:00:26,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:00:32 2023-10-27 09:00:26,075 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 09:00:32 2023-10-27 09:00:26,075 [bump_version] DEBUG bumped version:3.1.0-dev.11 09:00:32 2023-10-27 09:00:26,075 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 09:00:32 2023-10-27 09:00:26,075 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:00:32 2023-10-27 09:00:26,075 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:00:32 2023-10-27 09:00:26,077 [execute] INFO git cat-file --batch-check 09:00:32 2023-10-27 09:00:26,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:32 2023-10-27 09:00:26,083 [execute] INFO git cat-file --batch 09:00:32 2023-10-27 09:00:26,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:32 2023-10-27 09:00:26,088 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:00:32 3.1.0-dev.11 [Pipeline] } 09:00:32 $ docker exec --env ******** --env ******** f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f ssh-agent -k 09:00:32 unset SSH_AUTH_SOCK; 09:00:32 unset SSH_AGENT_PID; 09:00:32 echo Agent pid 39 killed; 09:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:33 + git semver [Pipeline] } 09:00:33 $ docker stop --time=1 f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f 09:00:34 $ docker rm -f --volumes f4f103c5300fda8446b22365238ce2e76e914451056437e40a4df873b9b2898f [Pipeline] // withDockerContainer [Pipeline] sh 09:00:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:35 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 09:00:35 $ 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 09:00:35 $ docker top 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 -eo pid,comm 09:00:35 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). 09:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:35 [ssh-agent] Looking for ssh-agent implementation... 09:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:36 $ docker exec 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 ssh-agent 09:00:36 SSH_AUTH_SOCK=/tmp/ssh-oyRkz7ZFtIlq/agent.32 09:00:36 SSH_AGENT_PID=38 09:00:36 Running ssh-add (command line suppressed) 09:00:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5052960630554679503.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5052960630554679503.key) 09:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:36 + git semver push 09:00:36 2023-10-27 09:00:36,810 [run_push] DEBUG push 09:00:36 2023-10-27 09:00:36,811 [execute] INFO git cat-file --batch-check 09:00:36 2023-10-27 09:00:36,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:00:36 2023-10-27 09:00:36,816 [execute] INFO git rev-list 2326e4a349f9ff81030b372ed44ed6785522c665 -- 09:00:36 2023-10-27 09:00:36,816 [execute] DEBUG Popen(['git', 'rev-list', '2326e4a349f9ff81030b372ed44ed6785522c665', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:36 2023-10-27 09:00:36,824 [execute] INFO git fetch -v origin 09:00:36 2023-10-27 09:00:36,824 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:00:37 2023-10-27 09:00:37,368 [run_push] DEBUG no remote changes detected 09:00:37 2023-10-27 09:00:37,368 [execute] INFO git push origin semver 09:00:37 2023-10-27 09:00:37,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:00:38 2023-10-27 09:00:38,159 [run_push] DEBUG push all version tags 09:00:38 2023-10-27 09:00:38,159 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:38 2023-10-27 09:00:38,160 [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) 09:00:38 2023-10-27 09:00:38,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 09:00:38 3.1.0-dev.11 [Pipeline] } 09:00:39 $ docker exec --env ******** --env ******** 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 ssh-agent -k 09:00:39 unset SSH_AUTH_SOCK; 09:00:39 unset SSH_AGENT_PID; 09:00:39 echo Agent pid 38 killed; 09:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:39 + git semver [Pipeline] } 09:00:39 $ docker stop --time=1 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 09:00:41 $ docker rm -f --volumes 73685020617a92ea620816ed1cd39690097c2a8352b956aef730ef5fdd74f502 [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 09:00:42 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 09:00:42 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:00:42 total 16 09:00:42 drwxr-xr-x 3 root root 4096 Oct 27 08:43 . 09:00:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:00 .. 09:00:42 drwxr-xr-x 2 root root 4096 Oct 27 08:43 cost 09:00:42 -rw-r--r-- 1 root root 85 Oct 27 08:43 cost.csv 09:00:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:00:42 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 09:00:42 total 16 09:00:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 08:43 . 09:00:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:00 .. 09:00:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 08:43 cost 09:00:42 -rw-r--r-- 1 jenkins jenkins 85 Oct 27 08:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:43 ---> package-listing.sh 09:00:43 ++ facter osfamily 09:00:43 ++ tr '[:upper:]' '[:lower:]' 09:00:43 + OS_FAMILY=debian 09:00:43 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 09:00:43 + START_PACKAGES=/tmp/packages_start.txt 09:00:43 + END_PACKAGES=/tmp/packages_end.txt 09:00:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:43 + PACKAGES=/tmp/packages_start.txt 09:00:43 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:00:43 + PACKAGES=/tmp/packages_end.txt 09:00:43 + case "${OS_FAMILY}" in 09:00:43 + dpkg -l 09:00:43 + grep '^ii' 09:00:43 + '[' -f /tmp/packages_start.txt ']' 09:00:43 + '[' -f /tmp/packages_end.txt ']' 09:00:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:43 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 09:00:43 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 09:00:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 09:00:43 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 09:00:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:44 prd-ubuntu20.04-docker-8c-8g-12538 does not seem to be running inside a container 09:00:44 $ 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 09:00:45 $ docker top aa82dcf3f04f19cc096afd4ce1b62da7a332a746eb55f0c84fd5774527ef36c2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:45 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:45 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:46 + ls /var/log/sa-host 09:00:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:46 provisioning config files... 09:00:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11032532163177168609tmp [Pipeline] { [Pipeline] echo 09:00:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:46 ---> create-netrc.sh [Pipeline] } 09:00:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:46 ---> python-tools-install.sh [Pipeline] echo 09:00:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:47 ---> sudo-logs.sh 09:00:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:47 ---> job-cost.sh 09:00:47 lf-activate-venv: SKIPPING 09:00:47 DEBUG: total: 0.2199999988079071 09:00:47 INFO: Retrieving Stack Cost... 09:00:47 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:48 INFO: Archiving Costs [Pipeline] echo 09:00:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:48 ---> logs-deploy.sh 09:00:48 lf-activate-venv: SKIPPING 09:00:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/96 09:00:48 INFO: archiving workspace using pattern(s): 09:00:49 Archives upload complete. 09:00:49 INFO: archiving logs to Nexus 09:00:50 ---> uname -a: 09:00:50 Linux prd-ubuntu20-04-docker-8c-8g-12538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:00:50 09:00:50 09:00:50 ---> lscpu: 09:00:50 Architecture: x86_64 09:00:50 CPU op-mode(s): 32-bit, 64-bit 09:00:50 Byte Order: Little Endian 09:00:50 Address sizes: 40 bits physical, 48 bits virtual 09:00:50 CPU(s): 8 09:00:50 On-line CPU(s) list: 0-7 09:00:50 Thread(s) per core: 1 09:00:50 Core(s) per socket: 1 09:00:50 Socket(s): 8 09:00:50 NUMA node(s): 1 09:00:50 Vendor ID: AuthenticAMD 09:00:50 CPU family: 23 09:00:50 Model: 49 09:00:50 Model name: AMD EPYC-Rome Processor 09:00:50 Stepping: 0 09:00:50 CPU MHz: 2799.996 09:00:50 BogoMIPS: 5599.99 09:00:50 Virtualization: AMD-V 09:00:50 Hypervisor vendor: KVM 09:00:50 Virtualization type: full 09:00:50 L1d cache: 256 KiB 09:00:50 L1i cache: 256 KiB 09:00:50 L2 cache: 4 MiB 09:00:50 L3 cache: 128 MiB 09:00:50 NUMA node0 CPU(s): 0-7 09:00:50 Vulnerability Itlb multihit: Not affected 09:00:50 Vulnerability L1tf: Not affected 09:00:50 Vulnerability Mds: Not affected 09:00:50 Vulnerability Meltdown: Not affected 09:00:50 Vulnerability Mmio stale data: Not affected 09:00:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:00:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:00:50 Vulnerability Srbds: Not affected 09:00:50 Vulnerability Tsx async abort: Not affected 09:00:50 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 09:00:50 09:00:50 09:00:50 ---> nproc: 09:00:50 8 09:00:50 09:00:50 09:00:50 ---> df -h: 09:00:50 Filesystem Size Used Avail Use% Mounted on 09:00:50 overlay 155G 13G 143G 9% / 09:00:50 tmpfs 64M 0 64M 0% /dev 09:00:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:00:50 shm 64M 0 64M 0% /dev/shm 09:00:50 /dev/vda1 155G 13G 143G 9% /facter-os 09:00:50 09:00:50