Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7429475b8b1c7d2813665a0cabf567e5cd6ad519 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-ssh3453027485004562886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18353276558436632449.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14083313350677161692.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh12179008179001761436.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-ssh14929456867486256620.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9497’ Running on prd-ubuntu20.04-docker-8c-8g-9502 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 7429475b8b1c7d2813665a0cabf567e5cd6ad519 (main) Commit message: "Merge pull request #293 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.74" > 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 7429475b8b1c7d2813665a0cabf567e5cd6ad519 # timeout=10 > git rev-list --no-walk b749e223b2711b185c15c0ba4cea8b5d0d469184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:31:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:31:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:31:58 ========================================================= 06:31:58 EdgeX Global Pipelines Version Info 06:31:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:31:59 ------------------- 06:31:59 stable info: 06:31:59 ------------------- 06:31:59 Commited By: Bill Mahoney bill.mahoney@intel.com 06:31:59 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:31:59 Message: update stable to v1.0.248 06:32:00 ------------------- 06:32:00 experimental info: 06:32:00 ------------------- 06:32:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:00 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 06:32:00 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7429475 [Pipeline] echo 06:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:00 provisioning config files... 06:32:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11212759070304472384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:01 ---> docker-login.sh 06:32:01 nexus3.edgexfoundry.org:10001 06:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:01 Configure a credential helper to remove this warning. See 06:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:01 06:32:01 Login Succeeded 06:32:01 nexus3.edgexfoundry.org:10002 06:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:01 Configure a credential helper to remove this warning. See 06:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:01 06:32:01 Login Succeeded 06:32:01 nexus3.edgexfoundry.org:10003 06:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:01 Configure a credential helper to remove this warning. See 06:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:01 06:32:01 Login Succeeded 06:32:01 nexus3.edgexfoundry.org:10004 06:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:01 Configure a credential helper to remove this warning. See 06:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:01 06:32:01 Login Succeeded 06:32:01 docker.io 06:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:02 Configure a credential helper to remove this warning. See 06:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:02 06:32:02 Login Succeeded 06:32:02 ---> docker-login.sh ends [Pipeline] } 06:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:32:02 + git rev-list -1 --merges 7429475b8b1c7d2813665a0cabf567e5cd6ad519~1..7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] echo 06:32:02 -----------> git rev-list -1 --merges 7429475b8b1c7d2813665a0cabf567e5cd6ad519~1..7429475b8b1c7d2813665a0cabf567e5cd6ad519 7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:32:02 7429475b8b1c7d2813665a0cabf567e5cd6ad519 [false] [Pipeline] sh 06:32:02 + git log --format=format:%s -1 7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] echo 06:32:02 ========================================================= 06:32:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:32:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:03 + git log --format=format:%s -1 7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] echo 06:32:03 [semverPrep] GIT_COMMIT: 7429475b8b1c7d2813665a0cabf567e5cd6ad519, Commit Message: Merge pull request #293 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.74 [Pipeline] echo 06:32:03 [semverPrep] This is not a build commit. [Pipeline] sh 06:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:03 + grep -v github /etc/ssh/ssh_known_hosts 06:32:03 + [ -e /tmp/ssh_known_hosts ] 06:32:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:32:03 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:32:03 sudo tee -a /etc/ssh/ssh_known_hosts 06:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:04 06:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:04 0.1.4: Pulling from edgex-devops/py-git-semver 06:32:04 b85a868b505f: Pulling fs layer 06:32:04 e2be974225ed: Pulling fs layer 06:32:04 339a4e72a1f5: Pulling fs layer 06:32:04 988bab9f4d93: Pulling fs layer 06:32:04 1469e6f7b9e6: Pulling fs layer 06:32:04 eaf3925da568: Pulling fs layer 06:32:04 bab4dde63d76: Pulling fs layer 06:32:04 bde34c3a00c8: Pulling fs layer 06:32:04 b352a97aabf1: Pulling fs layer 06:32:04 4872d77fe225: Pulling fs layer 06:32:04 5851b861e8e6: Pulling fs layer 06:32:04 988bab9f4d93: Waiting 06:32:04 1469e6f7b9e6: Waiting 06:32:04 eaf3925da568: Waiting 06:32:04 bab4dde63d76: Waiting 06:32:04 4872d77fe225: Waiting 06:32:04 bde34c3a00c8: Waiting 06:32:04 5851b861e8e6: Waiting 06:32:04 b352a97aabf1: Waiting 06:32:04 e2be974225ed: Verifying Checksum 06:32:04 e2be974225ed: Download complete 06:32:04 988bab9f4d93: Verifying Checksum 06:32:04 988bab9f4d93: Download complete 06:32:04 339a4e72a1f5: Verifying Checksum 06:32:04 339a4e72a1f5: Download complete 06:32:04 1469e6f7b9e6: Verifying Checksum 06:32:04 1469e6f7b9e6: Download complete 06:32:04 eaf3925da568: Verifying Checksum 06:32:04 eaf3925da568: Download complete 06:32:04 bde34c3a00c8: Download complete 06:32:04 b352a97aabf1: Download complete 06:32:04 4872d77fe225: Verifying Checksum 06:32:04 4872d77fe225: Download complete 06:32:04 5851b861e8e6: Download complete 06:32:04 b85a868b505f: Verifying Checksum 06:32:04 b85a868b505f: Download complete 06:32:04 bab4dde63d76: Verifying Checksum 06:32:04 bab4dde63d76: Download complete 06:32:05 b85a868b505f: Pull complete 06:32:06 e2be974225ed: Pull complete 06:32:06 339a4e72a1f5: Pull complete 06:32:06 988bab9f4d93: Pull complete 06:32:06 1469e6f7b9e6: Pull complete 06:32:06 eaf3925da568: Pull complete 06:32:08 bab4dde63d76: Pull complete 06:32:08 bde34c3a00c8: Pull complete 06:32:08 b352a97aabf1: Pull complete 06:32:08 4872d77fe225: Pull complete 06:32:09 5851b861e8e6: Pull complete 06:32:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:09 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:32:09 $ 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 06:32:10 $ docker top ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 -eo pid,comm 06:32:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:32:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:10 [ssh-agent] Looking for ssh-agent implementation... 06:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:10 $ docker exec ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 ssh-agent 06:32:10 SSH_AUTH_SOCK=/tmp/ssh-23ymNiSRGG03/agent.32 06:32:10 SSH_AGENT_PID=38 06:32:10 Running ssh-add (command line suppressed) 06:32:10 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_719001722431392867.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_719001722431392867.key) 06:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:11 + git tag --points-at HEAD [Pipeline] } 06:32:11 $ docker exec --env ******** --env ******** ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 ssh-agent -k 06:32:11 unset SSH_AUTH_SOCK; 06:32:11 unset SSH_AGENT_PID; 06:32:11 echo Agent pid 38 killed; 06:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:11 [ssh-agent] Looking for ssh-agent implementation... 06:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:11 $ docker exec ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 ssh-agent 06:32:11 SSH_AUTH_SOCK=/tmp/ssh-oOlZV5eC3nPd/agent.72 06:32:11 SSH_AGENT_PID=78 06:32:11 Running ssh-add (command line suppressed) 06:32:11 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17267352356226331269.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17267352356226331269.key) 06:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:12 + git semver init 06:32:12 2023-04-24 06:32:12,281 [run_init] DEBUG init version:0.0.0 force:False 06:32:12 2023-04-24 06:32:12,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:32:12 2023-04-24 06:32:12,282 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 06:32:12 2023-04-24 06:32:12,283 [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) 06:32:13 2023-04-24 06:32:13,001 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 06:32:13 2023-04-24 06:32:13,002 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 06:32:13 2023-04-24 06:32:13,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:32:13 2023-04-24 06:32:13,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:32:13 3.0.0-dev.16 [Pipeline] } 06:32:13 $ docker exec --env ******** --env ******** ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 ssh-agent -k 06:32:13 unset SSH_AUTH_SOCK; 06:32:13 unset SSH_AGENT_PID; 06:32:13 echo Agent pid 78 killed; 06:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:13 + git semver [Pipeline] } 06:32:14 $ docker stop --time=1 ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 06:32:15 $ docker rm -f --volumes ce1a294585e24685f7e8b4e8bd05ee7c40e97948eb41162360be0f7873b1e872 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:15 Stashed 1 file(s) [Pipeline] echo 06:32:15 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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 06:32:16 provisioning config files... 06:32:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4083923348975475327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:16 ---> docker-login.sh 06:32:16 nexus3.edgexfoundry.org:10001 06:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:16 Configure a credential helper to remove this warning. See 06:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:16 06:32:16 Login Succeeded 06:32:16 nexus3.edgexfoundry.org:10002 06:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:16 Configure a credential helper to remove this warning. See 06:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:16 06:32:16 Login Succeeded 06:32:16 nexus3.edgexfoundry.org:10003 06:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:16 Configure a credential helper to remove this warning. See 06:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:16 06:32:16 Login Succeeded 06:32:16 nexus3.edgexfoundry.org:10004 06:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:16 Configure a credential helper to remove this warning. See 06:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:16 06:32:16 Login Succeeded 06:32:16 docker.io 06:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:16 Configure a credential helper to remove this warning. See 06:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:16 06:32:16 Login Succeeded 06:32:16 ---> docker-login.sh ends [Pipeline] } 06:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:32:17 ========================================================= 06:32:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:32:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:32:17 Sending build context to Docker daemon 5.78MB 06:32:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:32:17 Step 2/12 : FROM ${BASE} AS builder 06:32:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:32:17 63b65145d645: Pulling fs layer 06:32:17 a2d21d5440eb: Pulling fs layer 06:32:17 935e6c44a52c: Pulling fs layer 06:32:17 94cc34f8dd06: Pulling fs layer 06:32:17 30dea6a524f1: Pulling fs layer 06:32:17 a2aff8979fd8: Pulling fs layer 06:32:17 6808be2612f2: Pulling fs layer 06:32:17 f25807f1079a: Pulling fs layer 06:32:17 30dea6a524f1: Waiting 06:32:17 a2aff8979fd8: Waiting 06:32:17 6808be2612f2: Waiting 06:32:17 f25807f1079a: Waiting 06:32:17 94cc34f8dd06: Waiting 06:32:17 a2d21d5440eb: Verifying Checksum 06:32:17 a2d21d5440eb: Download complete 06:32:17 94cc34f8dd06: Verifying Checksum 06:32:17 94cc34f8dd06: Download complete 06:32:17 30dea6a524f1: Verifying Checksum 06:32:17 30dea6a524f1: Download complete 06:32:17 63b65145d645: Verifying Checksum 06:32:17 63b65145d645: Download complete 06:32:17 a2aff8979fd8: Verifying Checksum 06:32:17 a2aff8979fd8: Download complete 06:32:17 63b65145d645: Pull complete 06:32:17 a2d21d5440eb: Pull complete 06:32:17 f25807f1079a: Verifying Checksum 06:32:17 f25807f1079a: Download complete 06:32:18 935e6c44a52c: Verifying Checksum 06:32:18 935e6c44a52c: Download complete 06:32:18 6808be2612f2: Verifying Checksum 06:32:18 6808be2612f2: Download complete 06:32:21 935e6c44a52c: Pull complete 06:32:21 94cc34f8dd06: Pull complete 06:32:21 30dea6a524f1: Pull complete 06:32:21 a2aff8979fd8: Pull complete 06:32:24 6808be2612f2: Pull complete 06:32:25 f25807f1079a: Pull complete 06:32:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 06:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:32:25 ---> 3b553350e43f 06:32:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:32:26 ---> Running in 8e8e210220fc 06:32:26 Removing intermediate container 8e8e210220fc 06:32:26 ---> e30ecfd1db4f 06:32:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:26 ---> Running in 9a3acdaf179d 06:32:26 Removing intermediate container 9a3acdaf179d 06:32:26 ---> 724678b2c83b 06:32:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:32:26 ---> Running in e82d404e996c 06:32:26 Removing intermediate container e82d404e996c 06:32:26 ---> 81ee5cde3c77 06:32:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:32:26 ---> Running in 89fa1f54c3be 06:32:27 Removing intermediate container 89fa1f54c3be 06:32:27 ---> 833aeef67c0c 06:32:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:27 ---> Running in 98ea8179a052 06:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:32:27 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:32:27 (2/4) Installing libedit (20221030.3.1-r0) 06:32:27 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:32:27 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:32:27 Executing busybox-1.35.0-r29.trigger 06:32:27 OK: 269 MiB in 57 packages 06:32:28 Removing intermediate container 98ea8179a052 06:32:28 ---> a9c5aed3a4c9 06:32:28 Step 8/12 : WORKDIR /device-snmp-go 06:32:28 ---> Running in 2339efe1a21d 06:32:28 Removing intermediate container 2339efe1a21d 06:32:28 ---> e4168d4e72d5 06:32:28 Step 9/12 : COPY go.mod vendor* ./ 06:32:28 ---> 154c25c45be0 06:32:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:28 ---> Running in 8bfb7ea3175c 06:32:31 Still waiting to schedule task 06:32:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9500’ 06:32:50 Removing intermediate container 8bfb7ea3175c 06:32:50 ---> fa7c8bee38bd 06:32:50 Step 11/12 : COPY . . 06:32:50 ---> 41a110d5002f 06:32:50 Step 12/12 : RUN ${MAKE} 06:32:50 ---> Running in 81c0a405aa09 06:32:50 noop 06:32:50 Removing intermediate container 81c0a405aa09 06:32:50 ---> eef329cf3e8b 06:32:50 Successfully built eef329cf3e8b 06:32:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker inspect -f . ci-base-image-x86_64 06:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:50 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:32:50 $ 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 06:32:51 $ docker top 20ef5c31462f3afaad8e7c1754ec9f4cdc5f92dd9b802d720bd84b665fa4a537 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:51 + go version 06:32:51 go version go1.20.2 linux/amd64 [Pipeline] } 06:32:51 $ docker stop --time=1 20ef5c31462f3afaad8e7c1754ec9f4cdc5f92dd9b802d720bd84b665fa4a537 06:32:53 $ docker rm -f --volumes 20ef5c31462f3afaad8e7c1754ec9f4cdc5f92dd9b802d720bd84b665fa4a537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:53 + docker inspect -f . ci-base-image-x86_64 06:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:53 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:32:53 $ 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 06:32:54 $ docker top 0a3fcff7f7fda57f977d5ffa8d8d6d68a595009cf38769099fcb0b5393735061 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 06:32:54 + make test 06:32:54 go test ./... -coverprofile=coverage.out 06:33:00 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:33:09 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:33:09 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 06:33:15 go vet ./... 06:33:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:18 ./bin/test-attribution-txt.sh [Pipeline] echo 06:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:33:18 $ docker stop --time=1 0a3fcff7f7fda57f977d5ffa8d8d6d68a595009cf38769099fcb0b5393735061 06:33:20 $ docker rm -f --volumes 0a3fcff7f7fda57f977d5ffa8d8d6d68a595009cf38769099fcb0b5393735061 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:22 + ls -al . 06:33:22 total 172 06:33:22 drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 06:32 . 06:33:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 .. 06:33:22 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 06:31 .dockerignore 06:33:22 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:32 .git 06:33:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 .github 06:33:22 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 06:31 .gitignore 06:33:22 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 06:31 .golangci.yml 06:33:22 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:32 .semver 06:33:22 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 06:31 Attribution.txt 06:33:22 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 06:31 CHANGELOG.md 06:33:22 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 06:31 Dockerfile 06:33:22 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:31 GOVERNANCE.md 06:33:22 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 06:31 Jenkinsfile 06:33:22 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 06:31 LICENSE 06:33:22 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 06:31 Makefile 06:33:22 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 06:31 OWNERS.md 06:33:22 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 06:31 README.md 06:33:22 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 06:32 VERSION 06:33:22 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:31 bin 06:33:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 cmd 06:33:22 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:33 coverage.out 06:33:22 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 06:31 go.mod 06:33:22 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 06:31 go.sum 06:33:22 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:31 internal 06:33:22 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:31 snap 06:33:22 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 06:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:22 + 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=7429475b8b1c7d2813665a0cabf567e5cd6ad519 --label arch=amd64 --label version=3.0.0-dev.16 . 06:33:22 Sending build context to Docker daemon 5.79MB 06:33:22 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:33:22 Step 2/24 : FROM ${BASE} AS builder 06:33:22 ---> eef329cf3e8b 06:33:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:33:22 ---> Running in 5c51d244678d 06:33:22 Removing intermediate container 5c51d244678d 06:33:22 ---> e08308ea7f56 06:33:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:22 ---> Running in 115ab9ce8eaa 06:33:22 Removing intermediate container 115ab9ce8eaa 06:33:22 ---> 9e6e5b5b2df6 06:33:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:33:22 ---> Running in 918c1b8b4faf 06:33:22 Removing intermediate container 918c1b8b4faf 06:33:22 ---> ab7e9675662b 06:33:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:33:22 ---> Running in d0ff97ccaa58 06:33:22 Removing intermediate container d0ff97ccaa58 06:33:22 ---> 6e165d8fa62c 06:33:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:22 ---> Running in 6ec5f36a3c9e 06:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:33:23 OK: 269 MiB in 57 packages 06:33:24 Removing intermediate container 6ec5f36a3c9e 06:33:24 ---> c94dce9a3be8 06:33:24 Step 8/24 : WORKDIR /device-snmp-go 06:33:24 ---> Running in 3bd47ad71ce5 06:33:24 Removing intermediate container 3bd47ad71ce5 06:33:24 ---> dfb2049caab5 06:33:24 Step 9/24 : COPY go.mod vendor* ./ 06:33:24 ---> 4d3757de1e38 06:33:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:24 ---> Running in 7051dcfe6e2b 06:33:24 Removing intermediate container 7051dcfe6e2b 06:33:24 ---> fac380d175d1 06:33:24 Step 11/24 : COPY . . 06:33:25 ---> f678e19e659c 06:33:25 Step 12/24 : RUN ${MAKE} 06:33:25 ---> Running in 3aa2548087d7 06:33:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:33:43 Removing intermediate container 3aa2548087d7 06:33:43 ---> 67f471be3482 06:33:43 Step 13/24 : FROM alpine:3.17 06:33:43 3.17: Pulling from library/alpine 06:33:43 f56be85fc22e: Pulling fs layer 06:33:43 f56be85fc22e: Download complete 06:33:43 f56be85fc22e: Pull complete 06:33:43 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:33:43 Status: Downloaded newer image for alpine:3.17 06:33:43 ---> 9ed4aefc74f6 06:33:43 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:33:43 ---> Running in e0b96d138b69 06:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:33:44 (1/1) Installing dumb-init (1.2.5-r2) 06:33:44 Executing busybox-1.35.0-r29.trigger 06:33:44 OK: 7 MiB in 16 packages 06:33:45 Removing intermediate container e0b96d138b69 06:33:45 ---> 66cee9b24b89 06:33:45 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:33:45 ---> 2146cfb54736 06:33:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:33:45 ---> a87b29f40dd4 06:33:45 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:33:46 ---> fdfde2123c54 06:33:46 Step 18/24 : EXPOSE 59993 06:33:46 ---> Running in bf9af5a8d1ce 06:33:46 Removing intermediate container bf9af5a8d1ce 06:33:46 ---> 0bcea16ca132 06:33:46 Step 19/24 : EXPOSE 161 06:33:46 ---> Running in 46890d7ffefd 06:33:46 Removing intermediate container 46890d7ffefd 06:33:46 ---> f5910dad2459 06:33:46 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:33:46 ---> Running in e07385082329 06:33:46 Removing intermediate container e07385082329 06:33:46 ---> 45d15dee2f92 06:33:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:33:46 ---> Running in 74856437abfb 06:33:46 Removing intermediate container 74856437abfb 06:33:46 ---> 744e52b530fd 06:33:46 Step 22/24 : LABEL arch=amd64 06:33:46 ---> Running in 5459f3d2b197 06:33:46 Removing intermediate container 5459f3d2b197 06:33:46 ---> d2888b444367 06:33:46 Step 23/24 : LABEL git_sha=7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:33:46 ---> Running in 622e17f64387 06:33:46 Removing intermediate container 622e17f64387 06:33:46 ---> d1767182e188 06:33:46 Step 24/24 : LABEL version=3.0.0-dev.16 06:33:46 ---> Running in 58c743d1d427 06:33:46 Removing intermediate container 58c743d1d427 06:33:46 ---> 74c67df66735 06:33:46 [Warning] One or more build-args [ARCH] were not consumed 06:33:46 Successfully built 74c67df66735 06:33:46 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:46 provisioning config files... 06:33:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1484371346058128511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:47 ---> docker-login.sh 06:33:47 nexus3.edgexfoundry.org:10001 06:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 nexus3.edgexfoundry.org:10002 06:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 nexus3.edgexfoundry.org:10003 06:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 nexus3.edgexfoundry.org:10004 06:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 docker.io 06:33:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:47 Configure a credential helper to remove this warning. See 06:33:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:47 06:33:47 Login Succeeded 06:33:47 ---> docker-login.sh ends [Pipeline] } 06:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:33:47 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 06:33:47 7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:33:47 latest 06:33:47 3.0.0-dev.16 06:33:47 7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:33:47 main 06:33:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:47 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:33:48 d8d19684b43c: Preparing 06:33:48 4fceeb202f45: Preparing 06:33:48 d421cbeef962: Preparing 06:33:48 7a3890fedf42: Preparing 06:33:48 f1417ff83b31: Preparing 06:33:48 f1417ff83b31: Layer already exists 06:33:48 7a3890fedf42: Pushed 06:33:48 d8d19684b43c: Pushed 06:33:48 4fceeb202f45: Pushed 06:33:51 d421cbeef962: Pushed 06:33:51 7429475b8b1c7d2813665a0cabf567e5cd6ad519: digest: sha256:08933cf9d871e48fff271d88824a8ce4e26a210d8ad5b7471277d1ba91fec405 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:51 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 06:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:33:52 d8d19684b43c: Preparing 06:33:52 4fceeb202f45: Preparing 06:33:52 d421cbeef962: Preparing 06:33:52 7a3890fedf42: Preparing 06:33:52 f1417ff83b31: Preparing 06:33:52 d421cbeef962: Layer already exists 06:33:52 4fceeb202f45: Layer already exists 06:33:52 d8d19684b43c: Layer already exists 06:33:52 f1417ff83b31: Layer already exists 06:33:52 7a3890fedf42: Layer already exists 06:33:52 latest: digest: sha256:08933cf9d871e48fff271d88824a8ce4e26a210d8ad5b7471277d1ba91fec405 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.16 06:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:33:52 d8d19684b43c: Preparing 06:33:52 4fceeb202f45: Preparing 06:33:52 d421cbeef962: Preparing 06:33:52 7a3890fedf42: Preparing 06:33:52 f1417ff83b31: Preparing 06:33:52 7a3890fedf42: Layer already exists 06:33:52 d421cbeef962: Layer already exists 06:33:52 f1417ff83b31: Layer already exists 06:33:52 4fceeb202f45: Layer already exists 06:33:52 d8d19684b43c: Layer already exists 06:33:52 3.0.0-dev.16: digest: sha256:08933cf9d871e48fff271d88824a8ce4e26a210d8ad5b7471277d1ba91fec405 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:33:53 d8d19684b43c: Preparing 06:33:53 4fceeb202f45: Preparing 06:33:53 d421cbeef962: Preparing 06:33:53 7a3890fedf42: Preparing 06:33:53 f1417ff83b31: Preparing 06:33:53 d421cbeef962: Layer already exists 06:33:53 f1417ff83b31: Layer already exists 06:33:53 4fceeb202f45: Layer already exists 06:33:53 7a3890fedf42: Layer already exists 06:33:53 d8d19684b43c: Layer already exists 06:33:53 7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16: digest: sha256:08933cf9d871e48fff271d88824a8ce4e26a210d8ad5b7471277d1ba91fec405 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 06:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 06:33:54 d8d19684b43c: Preparing 06:33:54 4fceeb202f45: Preparing 06:33:54 d421cbeef962: Preparing 06:33:54 7a3890fedf42: Preparing 06:33:54 f1417ff83b31: Preparing 06:33:54 d8d19684b43c: Layer already exists 06:33:54 d421cbeef962: Layer already exists 06:33:54 f1417ff83b31: Layer already exists 06:33:54 4fceeb202f45: Layer already exists 06:33:54 7a3890fedf42: Layer already exists 06:33:54 main: digest: sha256:08933cf9d871e48fff271d88824a8ce4e26a210d8ad5b7471277d1ba91fec405 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:33:54 ===================================================== [Pipeline] echo 06:33:54 taggedImages: 06:33:54 - nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:33:54 - nexus3.edgexfoundry.org:10004/device-snmp:latest 06:33:54 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.16 06:33:54 - nexus3.edgexfoundry.org:10004/device-snmp:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:33:54 - 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 06:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:54 06:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:54 latest: Pulling from edgex-lftools-log-publisher 06:33:54 5eb5b503b376: Pulling fs layer 06:33:54 5c69ac0246d0: Pulling fs layer 06:33:54 ec43610c2a17: Pulling fs layer 06:33:54 3a2ae6a8a46f: Pulling fs layer 06:33:54 33b1e0a273af: Pulling fs layer 06:33:54 5d3b04190fa2: Pulling fs layer 06:33:54 2f39f015ded8: Pulling fs layer 06:33:54 33b1e0a273af: Waiting 06:33:54 5d3b04190fa2: Waiting 06:33:54 2f39f015ded8: Waiting 06:33:54 3a2ae6a8a46f: Waiting 06:33:54 5c69ac0246d0: Download complete 06:33:54 3a2ae6a8a46f: Verifying Checksum 06:33:54 3a2ae6a8a46f: Download complete 06:33:54 33b1e0a273af: Verifying Checksum 06:33:54 33b1e0a273af: Download complete 06:33:54 5d3b04190fa2: Download complete 06:33:54 ec43610c2a17: Verifying Checksum 06:33:54 ec43610c2a17: Download complete 06:33:55 5eb5b503b376: Verifying Checksum 06:33:55 5eb5b503b376: Download complete 06:33:55 2f39f015ded8: Download complete 06:33:56 5eb5b503b376: Pull complete 06:33:56 5c69ac0246d0: Pull complete 06:33:56 ec43610c2a17: Pull complete 06:33:56 3a2ae6a8a46f: Pull complete 06:33:57 33b1e0a273af: Pull complete 06:33:57 5d3b04190fa2: Pull complete 06:34:01 2f39f015ded8: Pull complete 06:34:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:01 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:34:01 $ 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 06:34:04 $ docker top a1d41af6db2443dfa237af5be53146bf7d6e5b0a5bf9b8fafc9a7240da81355a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:04 ---> job-cost.sh 06:34:04 lf-activate-venv: SKIPPING 06:34:04 INFO: No Stack... 06:34:05 INFO: Retrieving Pricing Info for: v3-standard-8 06:34:05 INFO: Archiving Costs [Pipeline] sh 06:34:06 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 06:34:06 + cut -d, -f6 [Pipeline] lock 06:34:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] 06:34:06 Resource [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] did not exist. Created. 06:34:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:06 + echo total: 0.2199999988079071 [Pipeline] stash 06:34:06 Stashed 1 file(s) [Pipeline] } 06:34:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:06 $ docker stop --time=1 a1d41af6db2443dfa237af5be53146bf7d6e5b0a5bf9b8fafc9a7240da81355a 06:34:07 $ docker rm -f --volumes a1d41af6db2443dfa237af5be53146bf7d6e5b0a5bf9b8fafc9a7240da81355a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9511 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 06:35:03 Running in /w/workspace/device-snmp-go/73 [Pipeline] { [Pipeline] checkout 06:35:03 Selected Git installation does not exist. Using Default 06:35:03 The recommended git tool is: NONE 06:35:10 using credential edgex-jenkins-ssh 06:35:10 Cloning the remote Git repository 06:35:10 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:35:11 > git init /w/workspace/device-snmp-go/73 # timeout=10 06:35:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:35:11 > git --version # timeout=10 06:35:11 > git --version # 'git version 2.25.1' 06:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:14 Avoid second fetch 06:35:14 Checking out Revision 7429475b8b1c7d2813665a0cabf567e5cd6ad519 (main) 06:35:12 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:35:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:14 > git config core.sparsecheckout # timeout=10 06:35:14 > git checkout -f 7429475b8b1c7d2813665a0cabf567e5cd6ad519 # timeout=10 06:35:14 Commit message: "Merge pull request #293 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.74" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:15 Dload Upload Total Spent Left Speed 06:35:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh 06:35:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:16 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 06:35:16 /etc/docker/daemon.json 06:35:16 { 06:35:16 "registry-mirrors": [ 06:35:16 "https://nexus3.edgexfoundry.org:10001" 06:35:16 ], 06:35:16 "bip": "10.250.0.254/24", 06:35:16 "hosts": [ 06:35:16 "tcp://0.0.0.0:5555", 06:35:16 "unix:///var/run/docker.sock" 06:35:16 ], 06:35:16 "mtu": 1458, 06:35:16 "selinux-enabled": true, 06:35:16 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:16 } [Pipeline] sh 06:35:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:35 provisioning config files... 06:35:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/73@tmp/config2046612444837350457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:36 ---> docker-login.sh 06:35:36 nexus3.edgexfoundry.org:10001 06:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:37 Configure a credential helper to remove this warning. See 06:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:37 06:35:37 Login Succeeded 06:35:37 nexus3.edgexfoundry.org:10002 06:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:37 Configure a credential helper to remove this warning. See 06:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:37 06:35:37 Login Succeeded 06:35:37 nexus3.edgexfoundry.org:10003 06:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:37 Configure a credential helper to remove this warning. See 06:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:37 06:35:37 Login Succeeded 06:35:38 nexus3.edgexfoundry.org:10004 06:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:38 Configure a credential helper to remove this warning. See 06:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:38 06:35:38 Login Succeeded 06:35:38 docker.io 06:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:38 Configure a credential helper to remove this warning. See 06:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:38 06:35:38 Login Succeeded 06:35:38 ---> docker-login.sh ends [Pipeline] } 06:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:39 ========================================================= 06:35:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:35:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:40 Sending build context to Docker daemon 2.993MB 06:35:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 06:35:40 Step 2/12 : FROM ${BASE} AS builder 06:35:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:40 af6eaf76a39c: Pulling fs layer 06:35:40 55522c791124: Pulling fs layer 06:35:40 ce5c4a1c91eb: Pulling fs layer 06:35:40 169dfbe0d373: Pulling fs layer 06:35:40 e1ff8fa3b103: Pulling fs layer 06:35:40 52ebb69f0ebf: Pulling fs layer 06:35:40 5abe8eddf0d5: Pulling fs layer 06:35:40 e1ff8fa3b103: Waiting 06:35:40 169dfbe0d373: Waiting 06:35:40 52ebb69f0ebf: Waiting 06:35:40 5abe8eddf0d5: Waiting 06:35:40 55522c791124: Verifying Checksum 06:35:40 55522c791124: Download complete 06:35:40 169dfbe0d373: Verifying Checksum 06:35:40 169dfbe0d373: Download complete 06:35:40 e1ff8fa3b103: Verifying Checksum 06:35:40 e1ff8fa3b103: Download complete 06:35:40 af6eaf76a39c: Verifying Checksum 06:35:40 af6eaf76a39c: Download complete 06:35:41 af6eaf76a39c: Pull complete 06:35:41 5abe8eddf0d5: Verifying Checksum 06:35:41 5abe8eddf0d5: Download complete 06:35:42 55522c791124: Pull complete 06:35:43 ce5c4a1c91eb: Verifying Checksum 06:35:43 ce5c4a1c91eb: Download complete 06:35:43 52ebb69f0ebf: Verifying Checksum 06:35:43 52ebb69f0ebf: Download complete 06:35:55 ce5c4a1c91eb: Pull complete 06:35:55 169dfbe0d373: Pull complete 06:35:55 e1ff8fa3b103: Pull complete 06:36:02 52ebb69f0ebf: Pull complete 06:36:08 5abe8eddf0d5: Pull complete 06:36:08 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 06:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:36:08 ---> 6cb57ee374ae 06:36:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:36:09 ---> Running in 652543bd5eaf 06:36:09 Removing intermediate container 652543bd5eaf 06:36:09 ---> 6a2a12e36e6e 06:36:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:36:10 ---> Running in 7096d58d0e2b 06:36:10 Removing intermediate container 7096d58d0e2b 06:36:10 ---> 77690a763da6 06:36:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:36:10 ---> Running in b42684114396 06:36:10 Removing intermediate container b42684114396 06:36:10 ---> 01cc7d408ca7 06:36:10 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:36:10 ---> Running in 165bf0b76419 06:36:11 Removing intermediate container 165bf0b76419 06:36:11 ---> edf80cba6056 06:36:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:36:11 ---> Running in b8e5a9e5a23b 06:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:36:14 (1/4) Installing openssh-keygen (9.1_p1-r2) 06:36:14 (2/4) Installing libedit (20221030.3.1-r0) 06:36:14 (3/4) Installing openssh-client-common (9.1_p1-r2) 06:36:14 (4/4) Installing openssh-client-default (9.1_p1-r2) 06:36:14 Executing busybox-1.35.0-r29.trigger 06:36:14 OK: 268 MiB in 57 packages 06:36:16 Removing intermediate container b8e5a9e5a23b 06:36:16 ---> 9c5c15fb8c47 06:36:16 Step 8/12 : WORKDIR /device-snmp-go 06:36:16 ---> Running in 5aeb570d2300 06:36:16 Removing intermediate container 5aeb570d2300 06:36:16 ---> 601ca481ffa9 06:36:16 Step 9/12 : COPY go.mod vendor* ./ 06:36:17 ---> 04707e47345d 06:36:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:17 ---> Running in d2644444b969 06:37:25 Removing intermediate container d2644444b969 06:37:25 ---> 341c46507175 06:37:25 Step 11/12 : COPY . . 06:37:25 ---> 5d6033013042 06:37:25 Step 12/12 : RUN ${MAKE} 06:37:25 ---> Running in 5bd30851318d 06:37:25 noop 06:37:26 Removing intermediate container 5bd30851318d 06:37:26 ---> 0fce5e54fab1 06:37:26 Successfully built 0fce5e54fab1 06:37:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:26 + docker inspect -f . ci-base-image-arm64 06:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-9511 does not seem to be running inside a container 06:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/73 -v /w/workspace/device-snmp-go/73:/w/workspace/device-snmp-go/73:rw,z -v /w/workspace/device-snmp-go/73@tmp:/w/workspace/device-snmp-go/73@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 06:37:28 $ docker top 7a08a9351a1f8cd8afda1bd84d57f8611b06f48ba4d0516da9441c844bff514b -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:29 + go version 06:37:29 go version go1.20.2 linux/arm64 [Pipeline] } 06:37:29 $ docker stop --time=1 7a08a9351a1f8cd8afda1bd84d57f8611b06f48ba4d0516da9441c844bff514b 06:37:31 $ docker rm -f --volumes 7a08a9351a1f8cd8afda1bd84d57f8611b06f48ba4d0516da9441c844bff514b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:31 + docker inspect -f . ci-base-image-arm64 06:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-9511 does not seem to be running inside a container 06:37:32 $ 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/73 -v /w/workspace/device-snmp-go/73:/w/workspace/device-snmp-go/73:rw,z -v /w/workspace/device-snmp-go/73@tmp:/w/workspace/device-snmp-go/73@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 06:37:33 $ docker top 0cc72f504d020d64751382ce183845dcd9de877714c31b0c6d654355d7ad2a50 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:34 + git config --global --add safe.directory /w/workspace/device-snmp-go/73 [Pipeline] fileExists [Pipeline] sh 06:37:35 + make test 06:37:35 go test ./... -coverprofile=coverage.out 06:38:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:40:43 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:40:46 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.057s coverage: 0.0% of statements 06:40:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:40:46 go vet ./... 06:41:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:18 ./bin/test-attribution-txt.sh [Pipeline] echo 06:41:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:41:18 $ docker stop --time=1 0cc72f504d020d64751382ce183845dcd9de877714c31b0c6d654355d7ad2a50 06:41:20 $ docker rm -f --volumes 0cc72f504d020d64751382ce183845dcd9de877714c31b0c6d654355d7ad2a50 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:41:22 Warning: overwriting stash ‘coverage-report’ 06:41:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:41:23 + ls -al . 06:41:23 total 168 06:41:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:37 . 06:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:35 .. 06:41:23 -rw-rw-r-- 1 jenkins jenkins 6 Apr 24 06:35 .dockerignore 06:41:23 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 06:35 .git 06:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:35 .github 06:41:23 -rw-rw-r-- 1 jenkins jenkins 328 Apr 24 06:35 .gitignore 06:41:23 -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 06:35 .golangci.yml 06:41:23 -rw-rw-r-- 1 jenkins jenkins 9056 Apr 24 06:35 Attribution.txt 06:41:23 -rw-rw-r-- 1 jenkins jenkins 8355 Apr 24 06:35 CHANGELOG.md 06:41:23 -rw-rw-r-- 1 jenkins jenkins 1423 Apr 24 06:35 Dockerfile 06:41:23 -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 06:35 GOVERNANCE.md 06:41:23 -rw-rw-r-- 1 jenkins jenkins 656 Apr 24 06:35 Jenkinsfile 06:41:23 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 06:35 LICENSE 06:41:23 -rw-rw-r-- 1 jenkins jenkins 2114 Apr 24 06:35 Makefile 06:41:23 -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 06:35 OWNERS.md 06:41:23 -rw-rw-r-- 1 jenkins jenkins 10054 Apr 24 06:35 README.md 06:41:23 -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 06:32 VERSION 06:41:23 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 06:35 bin 06:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:35 cmd 06:41:23 -rw-r--r-- 1 jenkins jenkins 8837 Apr 24 06:40 coverage.out 06:41:23 -rw-rw-r-- 1 jenkins jenkins 3283 Apr 24 06:35 go.mod 06:41:23 -rw-rw-r-- 1 jenkins jenkins 31441 Apr 24 06:35 go.sum 06:41:23 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 06:35 internal 06:41:23 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 06:35 snap 06:41:23 -rw-rw-r-- 1 jenkins jenkins 228 Apr 24 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + 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=7429475b8b1c7d2813665a0cabf567e5cd6ad519 --label arch=arm64 --label version=3.0.0-dev.16 . 06:41:24 Sending build context to Docker daemon 3.002MB 06:41:24 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 06:41:24 Step 2/24 : FROM ${BASE} AS builder 06:41:24 ---> 0fce5e54fab1 06:41:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:41:24 ---> Running in de0db95f3fbb 06:41:24 Removing intermediate container de0db95f3fbb 06:41:24 ---> 689d380de262 06:41:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:41:25 ---> Running in b6de9b4801d1 06:41:25 Removing intermediate container b6de9b4801d1 06:41:25 ---> 06280e41a939 06:41:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:41:25 ---> Running in b6fb63f87b50 06:41:26 Removing intermediate container b6fb63f87b50 06:41:26 ---> 3275535d5d18 06:41:26 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:41:26 ---> Running in ffc6d0eca255 06:41:26 Removing intermediate container ffc6d0eca255 06:41:26 ---> 5f121e75d65f 06:41:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:26 ---> Running in c1aa14df93b2 06:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:41:29 OK: 268 MiB in 57 packages 06:41:32 Removing intermediate container c1aa14df93b2 06:41:32 ---> 9bd7e3e944e3 06:41:32 Step 8/24 : WORKDIR /device-snmp-go 06:41:32 ---> Running in 03e364a245a7 06:41:32 Removing intermediate container 03e364a245a7 06:41:32 ---> 9ca65fd993a2 06:41:32 Step 9/24 : COPY go.mod vendor* ./ 06:41:33 ---> b64be32fb92d 06:41:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:33 ---> Running in 2777de8b5908 06:41:35 Removing intermediate container 2777de8b5908 06:41:35 ---> 6fbb9818b402 06:41:35 Step 11/24 : COPY . . 06:41:36 ---> f63914ad1627 06:41:36 Step 12/24 : RUN ${MAKE} 06:41:37 ---> Running in 462617c93dfd 06:41:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.16" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 06:44:14 Removing intermediate container 462617c93dfd 06:44:14 ---> ccea1153f37d 06:44:14 Step 13/24 : FROM alpine:3.17 06:44:14 3.17: Pulling from library/alpine 06:44:14 c41833b44d91: Pulling fs layer 06:44:14 c41833b44d91: Verifying Checksum 06:44:14 c41833b44d91: Download complete 06:44:14 c41833b44d91: Pull complete 06:44:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:44:14 Status: Downloaded newer image for alpine:3.17 06:44:14 ---> 51e60588ff2c 06:44:14 Step 14/24 : RUN apk add --update --no-cache dumb-init 06:44:14 ---> Running in 4aa08e2f660a 06:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:44:14 (1/1) Installing dumb-init (1.2.5-r2) 06:44:14 Executing busybox-1.35.0-r29.trigger 06:44:14 OK: 8 MiB in 16 packages 06:44:15 Removing intermediate container 4aa08e2f660a 06:44:15 ---> 65033344672d 06:44:15 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:44:16 ---> 99008c0a8cae 06:44:16 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:44:17 ---> b644df9d8e93 06:44:17 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:44:17 ---> a9719895a3f1 06:44:17 Step 18/24 : EXPOSE 59993 06:44:17 ---> Running in 4ac6cf10fa5d 06:44:18 Removing intermediate container 4ac6cf10fa5d 06:44:18 ---> b070f55eef8c 06:44:18 Step 19/24 : EXPOSE 161 06:44:18 ---> Running in 15ca6951098d 06:44:18 Removing intermediate container 15ca6951098d 06:44:18 ---> 704f064d8840 06:44:18 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:44:18 ---> Running in 7c15ee309aec 06:44:19 Removing intermediate container 7c15ee309aec 06:44:19 ---> 540b312fb85a 06:44:19 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:44:19 ---> Running in 72745c23c30d 06:44:19 Removing intermediate container 72745c23c30d 06:44:19 ---> 71c6cc388510 06:44:19 Step 22/24 : LABEL arch=arm64 06:44:19 ---> Running in a1d0b71f1dae 06:44:19 Removing intermediate container a1d0b71f1dae 06:44:19 ---> f5e24ece5469 06:44:19 Step 23/24 : LABEL git_sha=7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:44:20 ---> Running in f0b9ffbbb415 06:44:20 Removing intermediate container f0b9ffbbb415 06:44:20 ---> 0204e395cee5 06:44:20 Step 24/24 : LABEL version=3.0.0-dev.16 06:44:20 ---> Running in 0c23be0f0f41 06:44:20 Removing intermediate container 0c23be0f0f41 06:44:20 ---> 9122c9a9d988 06:44:20 [Warning] One or more build-args [ARCH] were not consumed 06:44:20 Successfully built 9122c9a9d988 06:44:20 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 06:44:20 provisioning config files... 06:44:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/73@tmp/config17415937634380267219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:21 ---> docker-login.sh 06:44:21 nexus3.edgexfoundry.org:10001 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 nexus3.edgexfoundry.org:10002 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:22 Configure a credential helper to remove this warning. See 06:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:22 06:44:22 Login Succeeded 06:44:22 nexus3.edgexfoundry.org:10003 06:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:22 Configure a credential helper to remove this warning. See 06:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:22 06:44:22 Login Succeeded 06:44:22 nexus3.edgexfoundry.org:10004 06:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:22 Configure a credential helper to remove this warning. See 06:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:22 06:44:22 Login Succeeded 06:44:22 docker.io 06:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:23 Configure a credential helper to remove this warning. See 06:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:23 06:44:23 Login Succeeded 06:44:23 ---> docker-login.sh ends [Pipeline] } 06:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:23 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 06:44:23 7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:44:23 latest 06:44:23 3.0.0-dev.16 06:44:23 7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:44:23 main 06:44:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:44:24 53e6f3264a48: Preparing 06:44:24 b03e76c276e8: Preparing 06:44:24 f396d8075d21: Preparing 06:44:24 9d68caa55e51: Preparing 06:44:24 26cbea5cba74: Preparing 06:44:24 26cbea5cba74: Layer already exists 06:44:24 53e6f3264a48: Pushed 06:44:24 b03e76c276e8: Pushed 06:44:24 9d68caa55e51: Pushed 06:44:29 f396d8075d21: Pushed 06:44:29 7429475b8b1c7d2813665a0cabf567e5cd6ad519: digest: sha256:6b1c4c5a207e28f3f75a9fa5d8ae65effc8def6b3fd0e2aa14d02ca33309054d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:44:30 53e6f3264a48: Preparing 06:44:30 b03e76c276e8: Preparing 06:44:30 f396d8075d21: Preparing 06:44:30 9d68caa55e51: Preparing 06:44:30 26cbea5cba74: Preparing 06:44:30 26cbea5cba74: Layer already exists 06:44:30 53e6f3264a48: Layer already exists 06:44:30 9d68caa55e51: Layer already exists 06:44:30 f396d8075d21: Layer already exists 06:44:30 b03e76c276e8: Layer already exists 06:44:30 latest: digest: sha256:6b1c4c5a207e28f3f75a9fa5d8ae65effc8def6b3fd0e2aa14d02ca33309054d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.16 06:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:44:31 53e6f3264a48: Preparing 06:44:31 b03e76c276e8: Preparing 06:44:31 f396d8075d21: Preparing 06:44:31 9d68caa55e51: Preparing 06:44:31 26cbea5cba74: Preparing 06:44:31 9d68caa55e51: Layer already exists 06:44:31 b03e76c276e8: Layer already exists 06:44:31 f396d8075d21: Layer already exists 06:44:31 26cbea5cba74: Layer already exists 06:44:31 53e6f3264a48: Layer already exists 06:44:31 3.0.0-dev.16: digest: sha256:6b1c4c5a207e28f3f75a9fa5d8ae65effc8def6b3fd0e2aa14d02ca33309054d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:44:32 53e6f3264a48: Preparing 06:44:32 b03e76c276e8: Preparing 06:44:32 f396d8075d21: Preparing 06:44:32 9d68caa55e51: Preparing 06:44:32 26cbea5cba74: Preparing 06:44:32 26cbea5cba74: Layer already exists 06:44:32 b03e76c276e8: Layer already exists 06:44:32 9d68caa55e51: Layer already exists 06:44:32 f396d8075d21: Layer already exists 06:44:32 53e6f3264a48: Layer already exists 06:44:32 7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16: digest: sha256:6b1c4c5a207e28f3f75a9fa5d8ae65effc8def6b3fd0e2aa14d02ca33309054d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:32 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:32 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 06:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 06:44:32 53e6f3264a48: Preparing 06:44:32 b03e76c276e8: Preparing 06:44:32 f396d8075d21: Preparing 06:44:32 9d68caa55e51: Preparing 06:44:32 26cbea5cba74: Preparing 06:44:32 53e6f3264a48: Layer already exists 06:44:32 26cbea5cba74: Layer already exists 06:44:32 b03e76c276e8: Layer already exists 06:44:32 9d68caa55e51: Layer already exists 06:44:32 f396d8075d21: Layer already exists 06:44:32 main: digest: sha256:6b1c4c5a207e28f3f75a9fa5d8ae65effc8def6b3fd0e2aa14d02ca33309054d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:32 ===================================================== [Pipeline] echo 06:44:32 taggedImages: 06:44:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519 06:44:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 06:44:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.16 06:44:32 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:7429475b8b1c7d2813665a0cabf567e5cd6ad519-3.0.0-dev.16 06:44: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 06:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:33 06:44:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:33 arm64: Pulling from edgex-lftools-log-publisher 06:44:33 8998bd30e6a1: Pulling fs layer 06:44:33 04944245beec: Pulling fs layer 06:44:33 699f458cf7ca: Pulling fs layer 06:44:33 765212b225bb: Pulling fs layer 06:44:33 f23df028b6ca: Pulling fs layer 06:44:33 d65c8cfc05b1: Pulling fs layer 06:44:33 2437ff75d9bd: Pulling fs layer 06:44:33 f23df028b6ca: Waiting 06:44:33 d65c8cfc05b1: Waiting 06:44:33 2437ff75d9bd: Waiting 06:44:33 765212b225bb: Waiting 06:44:33 04944245beec: Verifying Checksum 06:44:33 04944245beec: Download complete 06:44:33 765212b225bb: Verifying Checksum 06:44:33 765212b225bb: Download complete 06:44:33 f23df028b6ca: Verifying Checksum 06:44:33 f23df028b6ca: Download complete 06:44:33 d65c8cfc05b1: Verifying Checksum 06:44:33 d65c8cfc05b1: Download complete 06:44:34 699f458cf7ca: Verifying Checksum 06:44:34 699f458cf7ca: Download complete 06:44:34 8998bd30e6a1: Verifying Checksum 06:44:34 8998bd30e6a1: Download complete 06:44:36 2437ff75d9bd: Verifying Checksum 06:44:36 2437ff75d9bd: Download complete 06:44:41 8998bd30e6a1: Pull complete 06:44:42 04944245beec: Pull complete 06:44:43 699f458cf7ca: Pull complete 06:44:43 765212b225bb: Pull complete 06:44:44 f23df028b6ca: Pull complete 06:44:44 d65c8cfc05b1: Pull complete 06:44:59 2437ff75d9bd: Pull complete 06:44:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:44:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:59 prd-ubuntu20.04-docker-arm64-4c-16g-9511 does not seem to be running inside a container 06:45: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/73 -v /w/workspace/device-snmp-go/73:/w/workspace/device-snmp-go/73:rw,z -v /w/workspace/device-snmp-go/73@tmp:/w/workspace/device-snmp-go/73@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 06:45:02 $ docker top f303b2b43723a68c61e35722a420b54ad0c55498ca063bbba58de6b8a6b2f90e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:03 ---> job-cost.sh 06:45:03 lf-activate-venv: SKIPPING 06:45:03 INFO: No Stack... 06:45:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:45:05 INFO: Archiving Costs [Pipeline] sh 06:45:05 + cat /w/workspace/device-snmp-go/73/archives/cost.csv 06:45:05 + cut -d, -f6 [Pipeline] lock 06:45:05 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] 06:45:05 Resource [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] did not exist. Created. 06:45:05 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:06 /w/workspace/device-snmp-go/73@tmp/durable-c2b00600/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:45:07 + echo total: 0.10999999940395355 [Pipeline] stash 06:45:07 Warning: overwriting stash ‘stack-cost’ 06:45:07 Stashed 1 file(s) [Pipeline] } 06:45:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-73-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:07 $ docker stop --time=1 f303b2b43723a68c61e35722a420b54ad0c55498ca063bbba58de6b8a6b2f90e 06:45:08 $ docker rm -f --volumes f303b2b43723a68c61e35722a420b54ad0c55498ca063bbba58de6b8a6b2f90e [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 06:45:09 provisioning config files... 06:45:09 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config89442745035142924tmp [Pipeline] { [Pipeline] sh 06:45:09 + set +x 06:45:09 + curl -s https://codecov.io/bash 06:45:09 + bash -s -- 06:45:09 06:45:09 _____ _ 06:45:09 / ____| | | 06:45:09 | | ___ __| | ___ ___ _____ __ 06:45:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:09 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:09 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:09 Bash-1.0.6 06:45:09 06:45:09 06:45:09 ==> git version 2.25.1 found 06:45:09 ==> 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 06:45:09 Release-Date: 2020-01-08 06:45:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:45:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:45:09 ==> Jenkins CI detected. 06:45:09 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 06:45:09 project root: . 06:45:09 --> token set from env 06:45:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:09 ==> Running gcov in . (disable via -X gcov) 06:45:09 ==> Python coveragepy not found 06:45:09 ==> Searching for coverage reports in: 06:45:09 + . 06:45:09 -> Found 1 reports 06:45:09 ==> Detecting git/mercurial file structure 06:45:09 ==> Reading reports 06:45:09 + ./coverage.out bytes=8837 06:45:09 ==> Appending adjustments 06:45:09 https://docs.codecov.io/docs/fixing-reports 06:45:09 + Found adjustments 06:45:09 ==> Gzipping contents 06:45:09 4.0K /tmp/codecov.VYbI2K.gz 06:45:09 ==> Uploading reports 06:45:09 url: https://codecov.io 06:45:09 query: branch=main&commit=7429475b8b1c7d2813665a0cabf567e5cd6ad519&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:09 -> Pinging Codecov 06:45:09 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=7429475b8b1c7d2813665a0cabf567e5cd6ad519&build=73&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F73%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:09 -> Uploading to 06:45:09 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/6C56EA5C29638FB4528AC87E60AF5AE0/7429475b8b1c7d2813665a0cabf567e5cd6ad519/5b2b4e70-ea1f-434b-9544-f1cd35b1d12c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T064509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aaf562608fdd9e5d0db965d40174e48c7c969cd569f8cb8a6344fac9b9b33a98 06:45:09 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:09 Dload Upload Total Spent Left Speed 06:45:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7940 --:--:-- --:--:-- --:--:-- 7940 06:45:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] } 06:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:45:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:45:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:45:10 06:45:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:45:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:45:10 df9b9388f04a: Pulling fs layer 06:45:10 52dc419b0ee2: Pulling fs layer 06:45:10 25bc292e5bac: Pulling fs layer 06:45:10 114826534d7a: Pulling fs layer 06:45:10 4657fd5d0bcf: Pulling fs layer 06:45:10 6ad1cebc031e: Pulling fs layer 06:45:10 8a3aa393b2d8: Pulling fs layer 06:45:10 114826534d7a: Waiting 06:45:10 4657fd5d0bcf: Waiting 06:45:10 6ad1cebc031e: Waiting 06:45:10 8a3aa393b2d8: Waiting 06:45:10 25bc292e5bac: Download complete 06:45:10 52dc419b0ee2: Download complete 06:45:10 4657fd5d0bcf: Verifying Checksum 06:45:10 4657fd5d0bcf: Download complete 06:45:10 df9b9388f04a: Verifying Checksum 06:45:10 df9b9388f04a: Download complete 06:45:11 6ad1cebc031e: Verifying Checksum 06:45:11 6ad1cebc031e: Download complete 06:45:11 df9b9388f04a: Pull complete 06:45:11 52dc419b0ee2: Pull complete 06:45:11 25bc292e5bac: Pull complete 06:45:11 114826534d7a: Verifying Checksum 06:45:11 114826534d7a: Download complete 06:45:11 8a3aa393b2d8: Verifying Checksum 06:45:14 114826534d7a: Pull complete 06:45:14 4657fd5d0bcf: Pull complete 06:45:15 6ad1cebc031e: Pull complete 06:45:18 8a3aa393b2d8: Pull complete 06:45:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:45:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:45:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:18 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:45:18 $ 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 06:45:20 $ docker top 0666d3b440ccacc7c9656876ff2b211af235834f60bb6e10843591c0af92277f -eo pid,comm [Pipeline] { [Pipeline] echo 06:45:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 06:45:21 + set -o pipefail 06:45:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 06:45:25 06:45:25 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 06:45:25 06:45:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/37d5f8a9-abf5-476b-a832-4740775b4b5e 06:45:25 06:45:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:45:25 06:45:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:45:25 06:45:25 06:45:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:45:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:45:25 More details here: https://snyk.co/ue1NS [Pipeline] } 06:45:25 $ docker stop --time=1 0666d3b440ccacc7c9656876ff2b211af235834f60bb6e10843591c0af92277f 06:45:27 $ docker rm -f --volumes 0666d3b440ccacc7c9656876ff2b211af235834f60bb6e10843591c0af92277f [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 06:45:28 + git log --format=format:%s -1 7429475b8b1c7d2813665a0cabf567e5cd6ad519 [Pipeline] sh 06:45:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:29 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:45:29 $ 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 06:45:29 $ docker top 8df40ee79aefbfdf3a6bdd4cdf4320cb8ae9fad7e9f2b09895b4631adf462444 -eo pid,comm 06:45:29 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). 06:45:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:29 [ssh-agent] Looking for ssh-agent implementation... 06:45:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:30 $ docker exec 8df40ee79aefbfdf3a6bdd4cdf4320cb8ae9fad7e9f2b09895b4631adf462444 ssh-agent 06:45:30 SSH_AUTH_SOCK=/tmp/ssh-queU00wxF2lO/agent.31 06:45:30 SSH_AGENT_PID=37 06:45:30 Running ssh-add (command line suppressed) 06:45:30 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3232778007927918988.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3232778007927918988.key) 06:45:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:30 + git semver tag 06:45:30 2023-04-24 06:45:30,833 [run_tag] DEBUG tag force:False 06:45:30 2023-04-24 06:45:30,833 [check_head_tag] DEBUG check head tag 06:45:30 2023-04-24 06:45:30,835 [execute] INFO git cat-file --batch-check 06:45:30 2023-04-24 06:45:30,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:45:30 2023-04-24 06:45:30,841 [execute] INFO git cat-file --batch 06:45:30 2023-04-24 06:45:30,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 06:45:31 2023-04-24 06:45:30,869 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:31 2023-04-24 06:45:30,869 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 06:45:31 2023-04-24 06:45:30,869 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 06:45:31 2023-04-24 06:45:30,875 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:31 3.0.0-dev.16 [Pipeline] } 06:45:31 $ docker exec --env ******** --env ******** 8df40ee79aefbfdf3a6bdd4cdf4320cb8ae9fad7e9f2b09895b4631adf462444 ssh-agent -k 06:45:31 unset SSH_AUTH_SOCK; 06:45:31 unset SSH_AGENT_PID; 06:45:31 echo Agent pid 37 killed; 06:45:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:31 + git semver [Pipeline] } 06:45:31 $ docker stop --time=1 8df40ee79aefbfdf3a6bdd4cdf4320cb8ae9fad7e9f2b09895b4631adf462444 06:45:33 $ docker rm -f --volumes 8df40ee79aefbfdf3a6bdd4cdf4320cb8ae9fad7e9f2b09895b4631adf462444 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:33 06:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:33 0.23.1-centos7: Pulling from edgex-lftools 06:45:33 ab5ef0e58194: Pulling fs layer 06:45:33 9712f1f96733: Pulling fs layer 06:45:33 63f879dbbcfc: Pulling fs layer 06:45:33 0d9ebad4ef96: Pulling fs layer 06:45:33 e9a5061849ea: Pulling fs layer 06:45:33 d747dcd14b5f: Pulling fs layer 06:45:33 2de7ff778b66: Pulling fs layer 06:45:33 0d9ebad4ef96: Waiting 06:45:33 e9a5061849ea: Waiting 06:45:33 d747dcd14b5f: Waiting 06:45:33 2de7ff778b66: Waiting 06:45:33 9712f1f96733: Verifying Checksum 06:45:33 9712f1f96733: Download complete 06:45:34 63f879dbbcfc: Verifying Checksum 06:45:34 63f879dbbcfc: Download complete 06:45:34 e9a5061849ea: Verifying Checksum 06:45:34 e9a5061849ea: Download complete 06:45:34 d747dcd14b5f: Verifying Checksum 06:45:34 d747dcd14b5f: Download complete 06:45:34 0d9ebad4ef96: Verifying Checksum 06:45:34 0d9ebad4ef96: Download complete 06:45:34 ab5ef0e58194: Verifying Checksum 06:45:34 ab5ef0e58194: Download complete 06:45:34 2de7ff778b66: Verifying Checksum 06:45:34 2de7ff778b66: Download complete 06:45:37 ab5ef0e58194: Pull complete 06:45:37 9712f1f96733: Pull complete 06:45:37 63f879dbbcfc: Pull complete 06:45:42 0d9ebad4ef96: Pull complete 06:45:42 e9a5061849ea: Pull complete 06:45:42 d747dcd14b5f: Pull complete 06:45:42 2de7ff778b66: Pull complete 06:45:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:43 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:45:43 $ 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 06:45:45 $ docker top f289f3eb57d48e4a150ecdb0f29c8fdf89ba6a86628cf3c70510392e8b1ea13f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:45:45 provisioning config files... 06:45:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6330947577513092247tmp 06:45:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9740295457743470221tmp 06:45:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11773266180794059342tmp [Pipeline] { [Pipeline] echo 06:45:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:45:45 ---> sigul-configuration.sh 06:45:45 gpg: directory `/root/.gnupg' created 06:45:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:45:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:45:45 gpg: keyring `/root/.gnupg/secring.gpg' created 06:45:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:45:45 gpg: CAST5 encrypted data 06:45:45 gpg: encrypted with 1 passphrase 06:45:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:45:46 + mkdir /home/jenkins 06:45:46 + mkdir /home/jenkins/sigul [Pipeline] sh 06:45:46 + 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 06:45:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:46 ---> sigul-install.sh 06:45:46 Sigul already installed; skipping installation. [Pipeline] sh 06:45:47 + git tag --list 06:45:47 1.0.0 06:45:47 v0.0.0 06:45:47 v1.1.0 06:45:47 v1.1.1 06:45:47 v1.2.2 06:45:47 v1.3.0 06:45:47 v1.3.1 06:45:47 v2.0.0 06:45:47 v2.1.0 06:45:47 v2.1.1 06:45:47 v2.1.1-dev.2 06:45:47 v2.1.1-dev.3 06:45:47 v2.2.0 06:45:47 v2.2.1-dev.1 06:45:47 v2.2.1-dev.2 06:45:47 v2.2.1-dev.3 06:45:47 v2.2.1-dev.4 06:45:47 v2.2.1-dev.5 06:45:47 v2.2.1-dev.6 06:45:47 v2.2.1-dev.7 06:45:47 v2.3.0 06:45:47 v2.3.0-dev.10 06:45:47 v2.3.0-dev.11 06:45:47 v2.3.0-dev.12 06:45:47 v2.3.0-dev.13 06:45:47 v2.3.0-dev.14 06:45:47 v2.3.0-dev.15 06:45:47 v2.3.0-dev.16 06:45:47 v2.3.0-dev.17 06:45:47 v2.3.0-dev.18 06:45:47 v2.3.0-dev.19 06:45:47 v2.3.0-dev.20 06:45:47 v2.3.0-dev.21 06:45:47 v2.3.0-dev.22 06:45:47 v2.3.0-dev.23 06:45:47 v2.3.0-dev.24 06:45:47 v2.3.0-dev.7 06:45:47 v2.3.0-dev.8 06:45:47 v2.3.0-dev.9 06:45:47 v3.0.0-dev.1 06:45:47 v3.0.0-dev.10 06:45:47 v3.0.0-dev.11 06:45:47 v3.0.0-dev.12 06:45:47 v3.0.0-dev.13 06:45:47 v3.0.0-dev.14 06:45:47 v3.0.0-dev.15 06:45:47 v3.0.0-dev.16 06:45:47 v3.0.0-dev.2 06:45:47 v3.0.0-dev.3 06:45:47 v3.0.0-dev.4 06:45:47 v3.0.0-dev.5 06:45:47 v3.0.0-dev.6 06:45:47 v3.0.0-dev.7 06:45:47 v3.0.0-dev.8 06:45:47 v3.0.0-dev.9 [Pipeline] sh 06:45:47 + lftools sign git-tag v3.0.0-dev.16 06:45:47 Signing Git tag with Sigul... 06:45:47 Signing v3.0.0-dev.16 [Pipeline] echo 06:45:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:45:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:45:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:45:48 $ docker stop --time=1 f289f3eb57d48e4a150ecdb0f29c8fdf89ba6a86628cf3c70510392e8b1ea13f 06:45:50 $ docker rm -f --volumes f289f3eb57d48e4a150ecdb0f29c8fdf89ba6a86628cf3c70510392e8b1ea13f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:45:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:50 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:45:50 $ 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 06:45:51 $ docker top da09a096210a1062e730afaf2d4153010bfe6dbaf8e0c284b412c6d0e82daa19 -eo pid,comm 06:45:51 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). 06:45:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:51 [ssh-agent] Looking for ssh-agent implementation... 06:45:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:51 $ docker exec da09a096210a1062e730afaf2d4153010bfe6dbaf8e0c284b412c6d0e82daa19 ssh-agent 06:45:51 SSH_AUTH_SOCK=/tmp/ssh-7mXqeBEs7hem/agent.32 06:45:51 SSH_AGENT_PID=38 06:45:51 Running ssh-add (command line suppressed) 06:45:51 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16824001958636188008.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16824001958636188008.key) 06:45:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:51 + git semver bump pre 06:45:52 2023-04-24 06:45:52,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:52 2023-04-24 06:45:52,164 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 06:45:52 2023-04-24 06:45:52,164 [bump_version] DEBUG bumped version:3.0.0-dev.17 06:45:52 2023-04-24 06:45:52,164 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 06:45:52 2023-04-24 06:45:52,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:52 2023-04-24 06:45:52,164 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:52 2023-04-24 06:45:52,166 [execute] INFO git cat-file --batch-check 06:45:52 2023-04-24 06:45:52,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:45:52 2023-04-24 06:45:52,172 [execute] INFO git cat-file --batch 06:45:52 2023-04-24 06:45:52,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:45:52 2023-04-24 06:45:52,178 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:52 3.0.0-dev.17 [Pipeline] } 06:45:52 $ docker exec --env ******** --env ******** da09a096210a1062e730afaf2d4153010bfe6dbaf8e0c284b412c6d0e82daa19 ssh-agent -k 06:45:52 unset SSH_AUTH_SOCK; 06:45:52 unset SSH_AGENT_PID; 06:45:52 echo Agent pid 38 killed; 06:45:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:52 + git semver [Pipeline] } 06:45:52 $ docker stop --time=1 da09a096210a1062e730afaf2d4153010bfe6dbaf8e0c284b412c6d0e82daa19 06:45:54 $ docker rm -f --volumes da09a096210a1062e730afaf2d4153010bfe6dbaf8e0c284b412c6d0e82daa19 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:54 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:45:55 $ 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 06:45:55 $ docker top 32c8e2370f9e2c34e418777f0e81c69def10a5f7de3365e25155f7dd4f1151ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:55 [ssh-agent] Looking for ssh-agent implementation... 06:45:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:55 $ docker exec 32c8e2370f9e2c34e418777f0e81c69def10a5f7de3365e25155f7dd4f1151ba ssh-agent 06:45:55 SSH_AUTH_SOCK=/tmp/ssh-ezPNNFLd8Ud7/agent.32 06:45:55 SSH_AGENT_PID=38 06:45:55 Running ssh-add (command line suppressed) 06:45:55 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3010724189763785708.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3010724189763785708.key) 06:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:56 + git semver push 06:45:56 2023-04-24 06:45:56,246 [run_push] DEBUG push 06:45:56 2023-04-24 06:45:56,247 [execute] INFO git cat-file --batch-check 06:45:56 2023-04-24 06:45:56,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:45:56 2023-04-24 06:45:56,251 [execute] INFO git rev-list 3409bfc7aa661d5a2697b178ab9b0cc7062a2fe9 -- 06:45:56 2023-04-24 06:45:56,251 [execute] DEBUG Popen(['git', 'rev-list', '3409bfc7aa661d5a2697b178ab9b0cc7062a2fe9', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:45:56 2023-04-24 06:45:56,259 [execute] INFO git fetch -v origin 06:45:56 2023-04-24 06:45:56,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:45:56 2023-04-24 06:45:56,764 [run_push] DEBUG no remote changes detected 06:45:56 2023-04-24 06:45:56,764 [execute] INFO git push origin semver 06:45:56 2023-04-24 06:45:56,765 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:45:57 2023-04-24 06:45:57,528 [run_push] DEBUG push all version tags 06:45:57 2023-04-24 06:45:57,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:45:57 2023-04-24 06:45:57,529 [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) 06:45:58 2023-04-24 06:45:58,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 06:45:58 3.0.0-dev.17 [Pipeline] } 06:45:58 $ docker exec --env ******** --env ******** 32c8e2370f9e2c34e418777f0e81c69def10a5f7de3365e25155f7dd4f1151ba ssh-agent -k 06:45:58 unset SSH_AUTH_SOCK; 06:45:58 unset SSH_AGENT_PID; 06:45:58 echo Agent pid 38 killed; 06:45:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:58 + git semver [Pipeline] } 06:45:59 $ docker stop --time=1 32c8e2370f9e2c34e418777f0e81c69def10a5f7de3365e25155f7dd4f1151ba 06:46:00 $ docker rm -f --volumes 32c8e2370f9e2c34e418777f0e81c69def10a5f7de3365e25155f7dd4f1151ba [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 06:46:00 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 06:46:00 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:46:00 total 16 06:46:00 drwxr-xr-x 3 root root 4096 Apr 24 06:34 . 06:46:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:45 .. 06:46:00 drwxr-xr-x 2 root root 4096 Apr 24 06:34 cost 06:46:00 -rw-r--r-- 1 root root 85 Apr 24 06:34 cost.csv 06:46:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:46:00 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 06:46:00 total 16 06:46:00 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 06:34 . 06:46:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 06:45 .. 06:46:00 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 06:34 cost 06:46:00 -rw-r--r-- 1 jenkins jenkins 85 Apr 24 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:46:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:02 ---> package-listing.sh 06:46:02 ++ facter osfamily 06:46:02 ++ tr '[:upper:]' '[:lower:]' 06:46:02 + OS_FAMILY=debian 06:46:02 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 06:46:02 + START_PACKAGES=/tmp/packages_start.txt 06:46:02 + END_PACKAGES=/tmp/packages_end.txt 06:46:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:02 + PACKAGES=/tmp/packages_start.txt 06:46:02 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:46:02 + PACKAGES=/tmp/packages_end.txt 06:46:02 + case "${OS_FAMILY}" in 06:46:02 + grep '^ii' 06:46:02 + dpkg -l 06:46:02 + '[' -f /tmp/packages_start.txt ']' 06:46:02 + '[' -f /tmp/packages_end.txt ']' 06:46:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:02 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 06:46:02 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 06:46:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 06:46:02 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 06:46:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:03 prd-ubuntu20.04-docker-8c-8g-9502 does not seem to be running inside a container 06:46:03 $ 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 06:46:03 $ docker top 399a1849925818a6de4a69f43a3101b4689c23df1984cb4df36f6fc6e4d1509b -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:03 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:04 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:04 + ls /var/log/sa-host 06:46:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:04 provisioning config files... 06:46:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14625068761949907135tmp [Pipeline] { [Pipeline] echo 06:46:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:04 ---> create-netrc.sh [Pipeline] } 06:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:05 ---> python-tools-install.sh [Pipeline] echo 06:46:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:05 ---> sudo-logs.sh 06:46:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:05 ---> job-cost.sh 06:46:05 lf-activate-venv: SKIPPING 06:46:05 DEBUG: total: 0.2199999988079071 06:46:05 INFO: Retrieving Stack Cost... 06:46:06 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:06 INFO: Archiving Costs [Pipeline] echo 06:46:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:06 ---> logs-deploy.sh 06:46:06 lf-activate-venv: SKIPPING 06:46:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/73 06:46:06 INFO: archiving workspace using pattern(s): 06:46:07 Archives upload complete. 06:46:07 INFO: archiving logs to Nexus