Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b852d33a75a07d69fbdb63dde5dbae2cfe6da43b 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-ssh15839917698426938065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6335726756462417819.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9043759702399107522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh3374434092009798440.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-ssh12759345849264204397.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17541’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17567 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 b852d33a75a07d69fbdb63dde5dbae2cfe6da43b (main) Commit message: "fix: Address CVE in Alpine base image (#332)" > 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 b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 > git rev-list --no-walk 7e94b9fbc9a6f42ac524c9c46ae680402909dfe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:51:31.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:51:32.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:51:32.037Z] ========================================================= [2023-11-14T21:51:32.037Z] EdgeX Global Pipelines Version Info [2023-11-14T21:51:32.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:32.748Z] ------------------- [2023-11-14T21:51:32.749Z] stable info: [2023-11-14T21:51:32.749Z] ------------------- [2023-11-14T21:51:32.749Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:51:32.749Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:32.749Z] Message: update stable to v1.0.257 [2023-11-14T21:51:33.318Z] ------------------- [2023-11-14T21:51:33.318Z] experimental info: [2023-11-14T21:51:33.318Z] ------------------- [2023-11-14T21:51:33.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:51:33.318Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:51:33.318Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:51:33.473Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-11-14T21:51:33.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-11-14T21:51:33.491Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:51:33.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:51:33.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:51:33.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:51:33.538Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:51:33.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:51:33.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:51:33.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:51:33.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:51:33.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-11-14T21:51:33.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:51:33.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:51:33.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:33.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:51:33.659Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:33.672Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:51:33.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:51:33.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:51:33.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:51:33.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:51:33.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:51:33.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:51:33.762Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:51:33.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:51:33.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:51:33.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:51:33.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:51:33.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:51:33.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] echo [2023-11-14T21:51:33.845Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b852d33 [Pipeline] echo [2023-11-14T21:51:33.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:33.898Z] provisioning config files... [2023-11-14T21:51:33.913Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10318932603867106177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:34.237Z] ---> docker-login.sh [2023-11-14T21:51:34.237Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:34.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.496Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.496Z] [2023-11-14T21:51:34.496Z] Login Succeeded [2023-11-14T21:51:34.496Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:34.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.496Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.496Z] [2023-11-14T21:51:34.496Z] Login Succeeded [2023-11-14T21:51:34.496Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:34.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.756Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.756Z] [2023-11-14T21:51:34.756Z] Login Succeeded [2023-11-14T21:51:34.756Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:34.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:34.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:34.756Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:34.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:34.756Z] [2023-11-14T21:51:34.756Z] Login Succeeded [2023-11-14T21:51:34.756Z] docker.io [2023-11-14T21:51:35.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:35.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:35.591Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:35.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:35.591Z] [2023-11-14T21:51:35.591Z] Login Succeeded [2023-11-14T21:51:35.591Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:35.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:51:35.965Z] + git rev-list -1 --merges b852d33a75a07d69fbdb63dde5dbae2cfe6da43b~1..b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] echo [2023-11-14T21:51:36.028Z] -----------> git rev-list -1 --merges b852d33a75a07d69fbdb63dde5dbae2cfe6da43b~1..b852d33a75a07d69fbdb63dde5dbae2cfe6da43b b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [false] [Pipeline] sh [2023-11-14T21:51:36.323Z] + git log --format=format:%s -1 b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] echo [2023-11-14T21:51:36.339Z] ========================================================= [2023-11-14T21:51:36.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:51:36.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:51:36.678Z] + git log --format=format:%s -1 b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] echo [2023-11-14T21:51:36.688Z] [semverPrep] GIT_COMMIT: b852d33a75a07d69fbdb63dde5dbae2cfe6da43b, Commit Message: fix: Address CVE in Alpine base image (#332) [Pipeline] echo [2023-11-14T21:51:36.696Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:51:37.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:51:37.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:51:37.040Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:51:37.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:51:37.040Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:51:37.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:51:37.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:37.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:37.388Z] [2023-11-14T21:51:37.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:51:37.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:37.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:51:37.686Z] b85a868b505f: Pulling fs layer [2023-11-14T21:51:37.686Z] e2be974225ed: Pulling fs layer [2023-11-14T21:51:37.686Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:51:37.686Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:51:37.686Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:51:37.686Z] 988bab9f4d93: Waiting [2023-11-14T21:51:37.686Z] eaf3925da568: Pulling fs layer [2023-11-14T21:51:37.686Z] 1469e6f7b9e6: Waiting [2023-11-14T21:51:37.686Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:51:37.686Z] bab4dde63d76: Waiting [2023-11-14T21:51:37.686Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:51:37.686Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:51:37.686Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:51:37.686Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:51:37.686Z] 4872d77fe225: Waiting [2023-11-14T21:51:37.686Z] b352a97aabf1: Waiting [2023-11-14T21:51:37.686Z] bde34c3a00c8: Waiting [2023-11-14T21:51:37.686Z] 5851b861e8e6: Waiting [2023-11-14T21:51:37.686Z] e2be974225ed: Verifying Checksum [2023-11-14T21:51:37.686Z] e2be974225ed: Download complete [2023-11-14T21:51:37.686Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:51:37.686Z] 988bab9f4d93: Download complete [2023-11-14T21:51:37.945Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:51:37.945Z] 1469e6f7b9e6: Download complete [2023-11-14T21:51:37.945Z] eaf3925da568: Verifying Checksum [2023-11-14T21:51:37.945Z] eaf3925da568: Download complete [2023-11-14T21:51:37.945Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:51:37.945Z] 339a4e72a1f5: Download complete [2023-11-14T21:51:37.945Z] bde34c3a00c8: Verifying Checksum [2023-11-14T21:51:37.945Z] bde34c3a00c8: Download complete [2023-11-14T21:51:37.945Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:51:37.945Z] b352a97aabf1: Download complete [2023-11-14T21:51:37.945Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:51:37.945Z] 4872d77fe225: Download complete [2023-11-14T21:51:37.945Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:51:37.945Z] 5851b861e8e6: Download complete [2023-11-14T21:51:37.945Z] b85a868b505f: Verifying Checksum [2023-11-14T21:51:37.945Z] b85a868b505f: Download complete [2023-11-14T21:51:38.511Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:51:38.511Z] bab4dde63d76: Download complete [2023-11-14T21:51:39.457Z] b85a868b505f: Pull complete [2023-11-14T21:51:39.457Z] e2be974225ed: Pull complete [2023-11-14T21:51:40.022Z] 339a4e72a1f5: Pull complete [2023-11-14T21:51:40.022Z] 988bab9f4d93: Pull complete [2023-11-14T21:51:40.281Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:51:40.539Z] eaf3925da568: Pull complete [2023-11-14T21:51:42.442Z] bab4dde63d76: Pull complete [2023-11-14T21:51:42.442Z] bde34c3a00c8: Pull complete [2023-11-14T21:51:42.442Z] b352a97aabf1: Pull complete [2023-11-14T21:51:42.442Z] 4872d77fe225: Pull complete [2023-11-14T21:51:42.700Z] 5851b861e8e6: Pull complete [2023-11-14T21:51:42.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:51:42.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:51:42.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:51:43.055Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T21:51:43.091Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:51:52.288Z] $ docker top a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 -eo pid,comm [2023-11-14T21:51:52.381Z] 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). [2023-11-14T21:51:52.381Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:51:52.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:51:52.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:51:52.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:51:52.592Z] $ docker exec a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 ssh-agent [2023-11-14T21:51:52.709Z] SSH_AUTH_SOCK=/tmp/ssh-wVKHHORsQDjX/agent.14 [2023-11-14T21:51:52.709Z] SSH_AGENT_PID=20 [2023-11-14T21:51:52.716Z] Running ssh-add (command line suppressed) [2023-11-14T21:51:52.826Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3687410498327256495.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3687410498327256495.key) [2023-11-14T21:51:52.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:51:53.133Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:51:53.145Z] $ docker exec --env ******** --env ******** a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 ssh-agent -k [2023-11-14T21:51:53.270Z] unset SSH_AUTH_SOCK; [2023-11-14T21:51:53.270Z] unset SSH_AGENT_PID; [2023-11-14T21:51:53.271Z] echo Agent pid 20 killed; [2023-11-14T21:51:53.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:51:53.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:51:53.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:51:53.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:51:53.445Z] $ docker exec a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 ssh-agent [2023-11-14T21:51:53.561Z] SSH_AUTH_SOCK=/tmp/ssh-HBWPeD0xHoNa/agent.71 [2023-11-14T21:51:53.561Z] SSH_AGENT_PID=77 [2023-11-14T21:51:53.566Z] Running ssh-add (command line suppressed) [2023-11-14T21:51:53.709Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984525044101058731.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984525044101058731.key) [2023-11-14T21:51:53.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:51:54.025Z] + git semver init [2023-11-14T21:51:54.285Z] 2023-11-14 21:51:54,245 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:51:54.285Z] 2023-11-14 21:51:54,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-14T21:51:54.285Z] 2023-11-14 21:51:54,246 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-14T21:51:54.285Z] 2023-11-14 21:51:54,246 [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) [2023-11-14T21:51:55.225Z] 2023-11-14 21:51:55,173 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-11-14T21:51:55.225Z] 2023-11-14 21:51:55,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-11-14T21:51:55.225Z] 2023-11-14 21:51:55,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T21:51:55.225Z] 2023-11-14 21:51:55,174 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T21:51:55.225Z] 3.1.0-dev.13 [Pipeline] } [2023-11-14T21:51:55.236Z] $ docker exec --env ******** --env ******** a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 ssh-agent -k [2023-11-14T21:51:55.330Z] unset SSH_AUTH_SOCK; [2023-11-14T21:51:55.331Z] unset SSH_AGENT_PID; [2023-11-14T21:51:55.331Z] echo Agent pid 77 killed; [2023-11-14T21:51:55.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:51:55.655Z] + git semver [Pipeline] } [2023-11-14T21:51:56.234Z] $ docker stop --time=1 a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 [2023-11-14T21:51:57.863Z] $ docker rm -f --volumes a8b337524d5b99a004e5843bf29c1c72ff35d3ec2208bbfab3678dfdb88ec704 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:51:58.292Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:51:58.581Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:51:58.584Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 [2023-11-14T21:51:58.753Z] provisioning config files... [2023-11-14T21:51:58.762Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15877473812033115134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:59.063Z] ---> docker-login.sh [2023-11-14T21:51:59.063Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:59.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:59.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:59.063Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:59.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:59.063Z] [2023-11-14T21:51:59.063Z] Login Succeeded [2023-11-14T21:51:59.063Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:59.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:59.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:59.063Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:59.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:59.063Z] [2023-11-14T21:51:59.063Z] Login Succeeded [2023-11-14T21:51:59.063Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:59.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:59.328Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:59.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:59.328Z] [2023-11-14T21:51:59.328Z] Login Succeeded [2023-11-14T21:51:59.328Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:59.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:59.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:59.328Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:59.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:59.328Z] [2023-11-14T21:51:59.328Z] Login Succeeded [2023-11-14T21:51:59.328Z] docker.io [2023-11-14T21:51:59.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:59.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:59.586Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:59.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:59.586Z] [2023-11-14T21:51:59.586Z] Login Succeeded [2023-11-14T21:51:59.845Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:59.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:51:59.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:59.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:59.941Z] ========================================================= [2023-11-14T21:51:59.941Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:51:59.941Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:00.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T21:52:00.261Z] Sending build context to Docker daemon 5.758MB [2023-11-14T21:52:00.261Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:52:00.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:52:00.519Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:52:00.519Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:52:00.519Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:52:00.519Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:52:00.519Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:52:00.519Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:52:00.519Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:52:00.519Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:52:00.519Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:52:00.519Z] ce7588e14bc9: Waiting [2023-11-14T21:52:00.519Z] 69c7f0334f64: Waiting [2023-11-14T21:52:00.519Z] b5e4710f87ac: Waiting [2023-11-14T21:52:00.519Z] 1f1c1a5573a3: Waiting [2023-11-14T21:52:00.519Z] ad3a456e5733: Waiting [2023-11-14T21:52:00.519Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:52:00.519Z] ad3a456e5733: Download complete [2023-11-14T21:52:00.519Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:52:00.519Z] 7264a8db6415: Download complete [2023-11-14T21:52:00.519Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:52:00.519Z] 69c7f0334f64: Download complete [2023-11-14T21:52:00.519Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:52:00.519Z] 1f1c1a5573a3: Download complete [2023-11-14T21:52:00.783Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:52:00.783Z] b5e4710f87ac: Download complete [2023-11-14T21:52:00.783Z] 7264a8db6415: Pull complete [2023-11-14T21:52:01.042Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:52:01.042Z] 4f1c88b9dad5: Download complete [2023-11-14T21:52:01.302Z] c4d48a809fc2: Pull complete [2023-11-14T21:52:01.559Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:52:01.559Z] ce7588e14bc9: Download complete [2023-11-14T21:52:04.844Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:52:05.411Z] ad3a456e5733: Pull complete [2023-11-14T21:52:05.669Z] 69c7f0334f64: Pull complete [2023-11-14T21:52:05.928Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:52:09.217Z] ce7588e14bc9: Pull complete [2023-11-14T21:52:10.157Z] b5e4710f87ac: Pull complete [2023-11-14T21:52:10.157Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:52:10.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:52:10.157Z] ---> 88b5674ff536 [2023-11-14T21:52:10.157Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:52:13.702Z] Still waiting to schedule task [2023-11-14T21:52:13.703Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T21:52:22.408Z] ---> Running in 7675ad78fbae [2023-11-14T21:52:22.977Z] Removing intermediate container 7675ad78fbae [2023-11-14T21:52:22.977Z] ---> 532376f27889 [2023-11-14T21:52:22.977Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:52:23.236Z] ---> Running in 9c9e5456afea [2023-11-14T21:52:23.805Z] Removing intermediate container 9c9e5456afea [2023-11-14T21:52:23.805Z] ---> de184dc24c3a [2023-11-14T21:52:23.805Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:52:24.065Z] ---> Running in 7060d56bbf88 [2023-11-14T21:52:24.639Z] Removing intermediate container 7060d56bbf88 [2023-11-14T21:52:24.639Z] ---> 30c7ce332062 [2023-11-14T21:52:24.639Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:52:24.639Z] ---> Running in 12acc2882fda [2023-11-14T21:52:25.224Z] Removing intermediate container 12acc2882fda [2023-11-14T21:52:25.224Z] ---> bd1e251c137d [2023-11-14T21:52:25.224Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:52:25.483Z] ---> Running in 0ce25ae77773 [2023-11-14T21:52:26.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:26.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:52:26.329Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:52:26.329Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T21:52:26.329Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:52:26.329Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:52:26.329Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:52:26.329Z] OK: 268 MiB in 56 packages [2023-11-14T21:52:27.710Z] Removing intermediate container 0ce25ae77773 [2023-11-14T21:52:27.710Z] ---> 16571aaa4f76 [2023-11-14T21:52:27.710Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-14T21:52:27.969Z] ---> Running in 9e930f85a22e [2023-11-14T21:52:28.538Z] Removing intermediate container 9e930f85a22e [2023-11-14T21:52:28.538Z] ---> 8fea016d9310 [2023-11-14T21:52:28.538Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T21:52:29.111Z] ---> 5bf4f914f22a [2023-11-14T21:52:29.111Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:52:29.369Z] ---> Running in c4e5458d1897 [2023-11-14T21:53:25.837Z] Removing intermediate container c4e5458d1897 [2023-11-14T21:53:25.837Z] ---> 5a783f45728b [2023-11-14T21:53:25.837Z] Step 11/12 : COPY . . [2023-11-14T21:53:25.837Z] ---> faae833cee98 [2023-11-14T21:53:25.837Z] Step 12/12 : RUN ${MAKE} [2023-11-14T21:53:26.096Z] ---> Running in c5da39e134f5 [2023-11-14T21:53:26.661Z] noop [2023-11-14T21:53:26.918Z] Removing intermediate container c5da39e134f5 [2023-11-14T21:53:26.918Z] ---> 9790d7530557 [2023-11-14T21:53:26.918Z] Successfully built 9790d7530557 [2023-11-14T21:53:26.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:27.232Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:27.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:27.307Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T21:53:27.357Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-14T21:53:27.920Z] $ docker top 09c5f1613b4662d4e8913481256db5b72dacef67d6a334a2dd3933cdc9cbccb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:28.251Z] + go version [2023-11-14T21:53:28.251Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:53:28.264Z] $ docker stop --time=1 09c5f1613b4662d4e8913481256db5b72dacef67d6a334a2dd3933cdc9cbccb4 [2023-11-14T21:53:29.661Z] $ docker rm -f --volumes 09c5f1613b4662d4e8913481256db5b72dacef67d6a334a2dd3933cdc9cbccb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:30.100Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:53:30.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:53:30.171Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T21:53:30.204Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-14T21:53:30.735Z] $ docker top 1ff8519eee4a169dbf4f29678c424603380a1ce5dae0d3b0cd152084adf9a36f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:53:31.078Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:53:31.497Z] + make test [2023-11-14T21:53:31.497Z] go test ./... -coverprofile=coverage.out [2023-11-14T21:53:36.826Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-14T21:53:46.809Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-14T21:53:46.809Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2023-11-14T21:53:53.365Z] go vet ./... [2023-11-14T21:53:57.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:53:57.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:53:57.557Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:53:57.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:53:57.587Z] $ docker stop --time=1 1ff8519eee4a169dbf4f29678c424603380a1ce5dae0d3b0cd152084adf9a36f [2023-11-14T21:54:03.844Z] $ docker rm -f --volumes 1ff8519eee4a169dbf4f29678c424603380a1ce5dae0d3b0cd152084adf9a36f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:54:04.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:54:04.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:54:04.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:54:05.278Z] + ls -al . [2023-11-14T21:54:05.278Z] total 172 [2023-11-14T21:54:05.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 . [2023-11-14T21:54:05.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:51 .. [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 14 21:51 .dockerignore [2023-11-14T21:54:05.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:53 .git [2023-11-14T21:54:05.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 .github [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 14 21:51 .gitignore [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:51 .golangci.yml [2023-11-14T21:54:05.278Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:51 .semver [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 14 21:51 Attribution.txt [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 14 21:51 CHANGELOG.md [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 14 21:51 Dockerfile [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:51 GOVERNANCE.md [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 14 21:51 Jenkinsfile [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:51 LICENSE [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 14 21:51 Makefile [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 21:51 OWNERS.md [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 14 21:51 README.md [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:51 VERSION [2023-11-14T21:54:05.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:51 bin [2023-11-14T21:54:05.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 cmd [2023-11-14T21:54:05.278Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 14 21:53 coverage.out [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 14 21:51 go.mod [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 14 21:51 go.sum [2023-11-14T21:54:05.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:51 internal [2023-11-14T21:54:05.278Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 14 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:05.614Z] + 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=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b --label arch=amd64 --label version=3.1.0-dev.13 . [2023-11-14T21:54:05.614Z] Sending build context to Docker daemon 5.768MB [2023-11-14T21:54:05.614Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:54:05.614Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T21:54:05.614Z] ---> 9790d7530557 [2023-11-14T21:54:05.614Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:54:06.181Z] ---> Running in 176faa3ee2cb [2023-11-14T21:54:06.439Z] Removing intermediate container 176faa3ee2cb [2023-11-14T21:54:06.439Z] ---> 89423d7b8daf [2023-11-14T21:54:06.439Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:54:06.724Z] ---> Running in 73dbb2e4df0f [2023-11-14T21:54:06.983Z] Removing intermediate container 73dbb2e4df0f [2023-11-14T21:54:06.983Z] ---> 882955597e4e [2023-11-14T21:54:06.983Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:54:07.242Z] ---> Running in 0b6f75af352d [2023-11-14T21:54:07.501Z] Removing intermediate container 0b6f75af352d [2023-11-14T21:54:07.501Z] ---> 4826b39a41a4 [2023-11-14T21:54:07.501Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:54:07.501Z] ---> Running in 0eed01edeefe [2023-11-14T21:54:08.070Z] Removing intermediate container 0eed01edeefe [2023-11-14T21:54:08.070Z] ---> a1c98623f310 [2023-11-14T21:54:08.070Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:54:08.070Z] ---> Running in 37403f570de5 [2023-11-14T21:54:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:08.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:08.586Z] OK: 268 MiB in 56 packages [2023-11-14T21:54:10.561Z] Removing intermediate container 37403f570de5 [2023-11-14T21:54:10.561Z] ---> 284ccf76df0f [2023-11-14T21:54:10.561Z] Step 8/25 : WORKDIR /device-snmp-go [2023-11-14T21:54:10.561Z] ---> Running in 236881692eae [2023-11-14T21:54:11.134Z] Removing intermediate container 236881692eae [2023-11-14T21:54:11.134Z] ---> defe0a51dced [2023-11-14T21:54:11.134Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T21:54:11.134Z] ---> 46fd012d02e4 [2023-11-14T21:54:11.134Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:11.391Z] ---> Running in 6c49065a0825 [2023-11-14T21:54:12.805Z] Removing intermediate container 6c49065a0825 [2023-11-14T21:54:12.805Z] ---> ceecf6390676 [2023-11-14T21:54:12.805Z] Step 11/25 : COPY . . [2023-11-14T21:54:13.065Z] ---> d871d1219821 [2023-11-14T21:54:13.065Z] Step 12/25 : RUN ${MAKE} [2023-11-14T21:54:13.065Z] ---> Running in 3a8c64a48c16 [2023-11-14T21:54:13.635Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-14T21:54:35.637Z] Removing intermediate container 3a8c64a48c16 [2023-11-14T21:54:35.637Z] ---> c83813dc83c3 [2023-11-14T21:54:35.637Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T21:54:35.637Z] 3.18: Pulling from library/alpine [2023-11-14T21:54:35.637Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:54:35.637Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:54:35.637Z] 96526aa774ef: Download complete [2023-11-14T21:54:35.637Z] 96526aa774ef: Pull complete [2023-11-14T21:54:35.637Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:54:35.637Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:54:35.637Z] ---> 8ca4688f4f35 [2023-11-14T21:54:35.637Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:54:35.637Z] ---> Running in ad435a68a29f [2023-11-14T21:54:35.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:35.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:35.637Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:54:35.637Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:54:35.637Z] OK: 7 MiB in 16 packages [2023-11-14T21:54:35.897Z] Removing intermediate container ad435a68a29f [2023-11-14T21:54:35.897Z] ---> 30fb87531712 [2023-11-14T21:54:35.897Z] Step 15/25 : RUN apk --no-cache upgrade [2023-11-14T21:54:35.897Z] ---> Running in 96ea3ca47430 [2023-11-14T21:54:36.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:36.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:36.413Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:36.413Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:36.413Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:54:36.413Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:36.413Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:36.695Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:36.695Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:36.695Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:36.695Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:36.695Z] OK: 7 MiB in 16 packages [2023-11-14T21:54:37.263Z] Removing intermediate container 96ea3ca47430 [2023-11-14T21:54:37.263Z] ---> acda84f6c580 [2023-11-14T21:54:37.263Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-11-14T21:54:38.200Z] ---> 7ec22d2c0808 [2023-11-14T21:54:38.200Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-14T21:54:38.200Z] ---> fbe69f67c8d3 [2023-11-14T21:54:38.200Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-14T21:54:38.200Z] ---> bfd6de85a779 [2023-11-14T21:54:38.200Z] Step 19/25 : EXPOSE 59993 [2023-11-14T21:54:38.200Z] ---> Running in 724349f0e452 [2023-11-14T21:54:38.459Z] Removing intermediate container 724349f0e452 [2023-11-14T21:54:38.459Z] ---> 972065e203bf [2023-11-14T21:54:38.459Z] Step 20/25 : EXPOSE 161 [2023-11-14T21:54:38.459Z] ---> Running in 78da53337470 [2023-11-14T21:54:38.459Z] Removing intermediate container 78da53337470 [2023-11-14T21:54:38.459Z] ---> ca140f4c3179 [2023-11-14T21:54:38.459Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-11-14T21:54:38.459Z] ---> Running in 72ddfe97d1bd [2023-11-14T21:54:38.459Z] Removing intermediate container 72ddfe97d1bd [2023-11-14T21:54:38.459Z] ---> 6c2032973c85 [2023-11-14T21:54:38.459Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:54:38.717Z] ---> Running in 84ceb52535db [2023-11-14T21:54:38.717Z] Removing intermediate container 84ceb52535db [2023-11-14T21:54:38.717Z] ---> 984578317b3c [2023-11-14T21:54:38.717Z] Step 23/25 : LABEL arch=amd64 [2023-11-14T21:54:38.718Z] ---> Running in d3333a45f44e [2023-11-14T21:54:38.718Z] Removing intermediate container d3333a45f44e [2023-11-14T21:54:38.718Z] ---> bcd86f24917e [2023-11-14T21:54:38.718Z] Step 24/25 : LABEL git_sha=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T21:54:38.718Z] ---> Running in 64653a6beed8 [2023-11-14T21:54:38.977Z] Removing intermediate container 64653a6beed8 [2023-11-14T21:54:38.977Z] ---> 7d7c3f367a9b [2023-11-14T21:54:38.977Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-11-14T21:54:38.977Z] ---> Running in a6b0e8cf84b9 [2023-11-14T21:54:38.977Z] Removing intermediate container a6b0e8cf84b9 [2023-11-14T21:54:38.977Z] ---> abb0b6339bf6 [2023-11-14T21:54:38.977Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:54:38.977Z] Successfully built abb0b6339bf6 [2023-11-14T21:54:38.977Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:54:39.090Z] provisioning config files... [2023-11-14T21:54:39.098Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7098454126388954262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:54:39.398Z] ---> docker-login.sh [2023-11-14T21:54:39.398Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:54:39.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:39.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:39.398Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:39.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:39.398Z] [2023-11-14T21:54:39.398Z] Login Succeeded [2023-11-14T21:54:39.398Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:54:39.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:39.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:39.398Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:39.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:39.398Z] [2023-11-14T21:54:39.398Z] Login Succeeded [2023-11-14T21:54:39.657Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:54:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:39.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:39.657Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:39.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:39.657Z] [2023-11-14T21:54:39.657Z] Login Succeeded [2023-11-14T21:54:39.657Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:54:39.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:39.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:39.657Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:39.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:39.657Z] [2023-11-14T21:54:39.657Z] Login Succeeded [2023-11-14T21:54:39.657Z] docker.io [2023-11-14T21:54:39.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:54:40.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:54:40.175Z] Configure a credential helper to remove this warning. See [2023-11-14T21:54:40.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:54:40.175Z] [2023-11-14T21:54:40.175Z] Login Succeeded [2023-11-14T21:54:40.175Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:54:40.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:54:40.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:54:40.248Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-11-14T21:54:40.248Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T21:54:40.248Z] latest [2023-11-14T21:54:40.248Z] 3.1.0-dev.13 [2023-11-14T21:54:40.248Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T21:54:40.248Z] main [2023-11-14T21:54:40.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:40.574Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:40.889Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T21:54:40.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-14T21:54:40.889Z] 701e36902ce8: Preparing [2023-11-14T21:54:40.889Z] 650865f5fe31: Preparing [2023-11-14T21:54:40.889Z] e272d8ff4d8c: Preparing [2023-11-14T21:54:40.889Z] cece755dd253: Preparing [2023-11-14T21:54:40.889Z] 926eebce3d03: Preparing [2023-11-14T21:54:40.889Z] cc2447e1835a: Preparing [2023-11-14T21:54:40.889Z] 926eebce3d03: Pushed [2023-11-14T21:54:40.889Z] 701e36902ce8: Pushed [2023-11-14T21:54:40.889Z] 650865f5fe31: Pushed [2023-11-14T21:54:40.889Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:41.824Z] cece755dd253: Pushed [2023-11-14T21:54:43.731Z] e272d8ff4d8c: Pushed [2023-11-14T21:54:43.991Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b: digest: sha256:0b2b3803c01c84d2930edf2af3c8642a1dd0942935d41d472fe0b8642fb2cb55 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:44.301Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:44.608Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-14T21:54:44.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-14T21:54:44.608Z] 701e36902ce8: Preparing [2023-11-14T21:54:44.608Z] 650865f5fe31: Preparing [2023-11-14T21:54:44.608Z] e272d8ff4d8c: Preparing [2023-11-14T21:54:44.608Z] cece755dd253: Preparing [2023-11-14T21:54:44.608Z] 926eebce3d03: Preparing [2023-11-14T21:54:44.608Z] cc2447e1835a: Preparing [2023-11-14T21:54:44.608Z] cc2447e1835a: Waiting [2023-11-14T21:54:44.608Z] 650865f5fe31: Layer already exists [2023-11-14T21:54:44.608Z] cece755dd253: Layer already exists [2023-11-14T21:54:44.608Z] 926eebce3d03: Layer already exists [2023-11-14T21:54:44.608Z] e272d8ff4d8c: Layer already exists [2023-11-14T21:54:44.608Z] 701e36902ce8: Layer already exists [2023-11-14T21:54:44.608Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:44.608Z] latest: digest: sha256:0b2b3803c01c84d2930edf2af3c8642a1dd0942935d41d472fe0b8642fb2cb55 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:44.921Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:45.230Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.13 [2023-11-14T21:54:45.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-14T21:54:45.231Z] 701e36902ce8: Preparing [2023-11-14T21:54:45.231Z] 650865f5fe31: Preparing [2023-11-14T21:54:45.231Z] e272d8ff4d8c: Preparing [2023-11-14T21:54:45.231Z] cece755dd253: Preparing [2023-11-14T21:54:45.231Z] 926eebce3d03: Preparing [2023-11-14T21:54:45.231Z] cc2447e1835a: Preparing [2023-11-14T21:54:45.231Z] cc2447e1835a: Waiting [2023-11-14T21:54:45.231Z] e272d8ff4d8c: Layer already exists [2023-11-14T21:54:45.231Z] cece755dd253: Layer already exists [2023-11-14T21:54:45.231Z] 650865f5fe31: Layer already exists [2023-11-14T21:54:45.231Z] 701e36902ce8: Layer already exists [2023-11-14T21:54:45.231Z] 926eebce3d03: Layer already exists [2023-11-14T21:54:45.231Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:45.231Z] 3.1.0-dev.13: digest: sha256:0b2b3803c01c84d2930edf2af3c8642a1dd0942935d41d472fe0b8642fb2cb55 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:45.541Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:45.849Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T21:54:45.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-14T21:54:45.849Z] 701e36902ce8: Preparing [2023-11-14T21:54:45.849Z] 650865f5fe31: Preparing [2023-11-14T21:54:45.849Z] e272d8ff4d8c: Preparing [2023-11-14T21:54:45.849Z] cece755dd253: Preparing [2023-11-14T21:54:45.849Z] 926eebce3d03: Preparing [2023-11-14T21:54:45.849Z] cc2447e1835a: Preparing [2023-11-14T21:54:45.849Z] cc2447e1835a: Waiting [2023-11-14T21:54:45.849Z] cece755dd253: Layer already exists [2023-11-14T21:54:45.850Z] e272d8ff4d8c: Layer already exists [2023-11-14T21:54:45.850Z] 650865f5fe31: Layer already exists [2023-11-14T21:54:45.850Z] 926eebce3d03: Layer already exists [2023-11-14T21:54:45.850Z] 701e36902ce8: Layer already exists [2023-11-14T21:54:45.850Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:45.850Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13: digest: sha256:0b2b3803c01c84d2930edf2af3c8642a1dd0942935d41d472fe0b8642fb2cb55 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:46.171Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:46.480Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-11-14T21:54:46.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-14T21:54:46.480Z] 701e36902ce8: Preparing [2023-11-14T21:54:46.480Z] 650865f5fe31: Preparing [2023-11-14T21:54:46.480Z] e272d8ff4d8c: Preparing [2023-11-14T21:54:46.480Z] cece755dd253: Preparing [2023-11-14T21:54:46.480Z] 926eebce3d03: Preparing [2023-11-14T21:54:46.480Z] cc2447e1835a: Preparing [2023-11-14T21:54:46.480Z] cc2447e1835a: Waiting [2023-11-14T21:54:46.480Z] e272d8ff4d8c: Layer already exists [2023-11-14T21:54:46.480Z] 701e36902ce8: Layer already exists [2023-11-14T21:54:46.480Z] 650865f5fe31: Layer already exists [2023-11-14T21:54:46.480Z] 926eebce3d03: Layer already exists [2023-11-14T21:54:46.480Z] cece755dd253: Layer already exists [2023-11-14T21:54:46.480Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:46.480Z] main: digest: sha256:0b2b3803c01c84d2930edf2af3c8642a1dd0942935d41d472fe0b8642fb2cb55 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:54:46.523Z] ===================================================== [Pipeline] echo [2023-11-14T21:54:46.536Z] taggedImages: [2023-11-14T21:54:46.536Z] - nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T21:54:46.536Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-14T21:54:46.536Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.1.0-dev.13 [2023-11-14T21:54:46.536Z] - nexus3.edgexfoundry.org:10004/device-snmp:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T21:54:46.536Z] - 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 [2023-11-14T21:54:46.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:46.901Z] [2023-11-14T21:54:46.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:47.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:47.205Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:54:47.205Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:54:47.205Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:54:47.205Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:54:47.205Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:54:47.205Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:54:47.205Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:54:47.205Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:54:47.205Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:54:47.205Z] 33b1e0a273af: Waiting [2023-11-14T21:54:47.205Z] 5d3b04190fa2: Waiting [2023-11-14T21:54:47.205Z] 2f39f015ded8: Waiting [2023-11-14T21:54:47.205Z] 5c69ac0246d0: Download complete [2023-11-14T21:54:47.205Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T21:54:47.205Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:54:47.205Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:54:47.205Z] 33b1e0a273af: Download complete [2023-11-14T21:54:47.205Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:54:47.205Z] 5d3b04190fa2: Download complete [2023-11-14T21:54:47.463Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:54:47.463Z] ec43610c2a17: Download complete [2023-11-14T21:54:47.463Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:54:47.463Z] 5eb5b503b376: Download complete [2023-11-14T21:54:48.030Z] 2f39f015ded8: Verifying Checksum [2023-11-14T21:54:48.030Z] 2f39f015ded8: Download complete [2023-11-14T21:54:48.597Z] 5eb5b503b376: Pull complete [2023-11-14T21:54:48.597Z] 5c69ac0246d0: Pull complete [2023-11-14T21:54:49.163Z] ec43610c2a17: Pull complete [2023-11-14T21:54:49.163Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:54:49.422Z] 33b1e0a273af: Pull complete [2023-11-14T21:54:49.422Z] 5d3b04190fa2: Pull complete [2023-11-14T21:54:53.601Z] 2f39f015ded8: Pull complete [2023-11-14T21:54:53.601Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:54:53.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:54:53.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:54:53.689Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T21:54:53.730Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:54:57.969Z] $ docker top e4581f1ea1ebacc2562c0c1f798b7c012e8b3d102644ba003854429986a931e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:54:58.331Z] ---> job-cost.sh [2023-11-14T21:54:58.331Z] lf-activate-venv: SKIPPING [2023-11-14T21:54:58.331Z] INFO: No Stack... [2023-11-14T21:54:58.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:54:59.158Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:54:59.448Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-11-14T21:54:59.448Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:54:59.502Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [2023-11-14T21:54:59.508Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] did not exist. Created. [2023-11-14T21:54:59.508Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:54:59.808Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:54:59.836Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:54:59.847Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:54:59.875Z] $ docker stop --time=1 e4581f1ea1ebacc2562c0c1f798b7c012e8b3d102644ba003854429986a931e0 [2023-11-14T21:55:01.026Z] $ docker rm -f --volumes e4581f1ea1ebacc2562c0c1f798b7c012e8b3d102644ba003854429986a931e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T22:08:16.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18004 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-11-14T22:08:16.676Z] Running in /w/workspace/device-snmp-go/100 [Pipeline] { [Pipeline] checkout [2023-11-14T22:08:16.717Z] Selected Git installation does not exist. Using Default [2023-11-14T22:08:16.718Z] The recommended git tool is: NONE [2023-11-14T22:08:24.058Z] using credential edgex-jenkins-ssh [2023-11-14T22:08:24.082Z] Cloning the remote Git repository [2023-11-14T22:08:24.149Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-11-14T22:08:24.286Z] > git init /w/workspace/device-snmp-go/100 # timeout=10 [2023-11-14T22:08:24.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-14T22:08:24.497Z] > git --version # timeout=10 [2023-11-14T22:08:24.524Z] > git --version # 'git version 2.25.1' [2023-11-14T22:08:24.531Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T22:08:24.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:26.022Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-14T22:08:26.077Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:27.378Z] Avoid second fetch [2023-11-14T22:08:27.378Z] Checking out Revision b852d33a75a07d69fbdb63dde5dbae2cfe6da43b (main) [2023-11-14T22:08:28.165Z] Commit message: "fix: Address CVE in Alpine base image (#332)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:08:27.399Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T22:08:27.518Z] > git checkout -f b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 [2023-11-14T22:08:29.139Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T22:08:29.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:08:29.139Z] Dload Upload Total Spent Left Speed [2023-11-14T22:08:29.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2023-11-14T22:08:29.860Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T22:08:30.220Z] + sudo tee /etc/docker/daemon.new [2023-11-14T22:08:30.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T22:08:30.221Z] { [2023-11-14T22:08:30.221Z] "registry-mirrors": [ [2023-11-14T22:08:30.221Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T22:08:30.221Z] ], [2023-11-14T22:08:30.221Z] "bip": "10.250.0.254/24", [2023-11-14T22:08:30.221Z] "hosts": [ [2023-11-14T22:08:30.221Z] "tcp://0.0.0.0:5555", [2023-11-14T22:08:30.221Z] "unix:///var/run/docker.sock" [2023-11-14T22:08:30.221Z] ], [2023-11-14T22:08:30.221Z] "mtu": 1458, [2023-11-14T22:08:30.221Z] "selinux-enabled": true, [2023-11-14T22:08:30.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T22:08:30.221Z] } [Pipeline] sh [2023-11-14T22:08:30.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T22:08:30.935Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:08:49.258Z] provisioning config files... [2023-11-14T22:08:49.296Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/100@tmp/config2098839724553936445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:08:49.681Z] ---> docker-login.sh [2023-11-14T22:08:49.681Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:08:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:50.275Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:50.275Z] [2023-11-14T22:08:50.275Z] Login Succeeded [2023-11-14T22:08:50.549Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:08:50.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:50.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:50.821Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:50.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:50.821Z] [2023-11-14T22:08:50.821Z] Login Succeeded [2023-11-14T22:08:50.821Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:08:51.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:51.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:51.367Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:51.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:51.367Z] [2023-11-14T22:08:51.367Z] Login Succeeded [2023-11-14T22:08:51.367Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:08:51.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:51.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:51.645Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:51.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:51.645Z] [2023-11-14T22:08:51.645Z] Login Succeeded [2023-11-14T22:08:51.645Z] docker.io [2023-11-14T22:08:51.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:52.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:52.515Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:52.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:52.515Z] [2023-11-14T22:08:52.515Z] Login Succeeded [2023-11-14T22:08:52.515Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:08:52.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T22:08:52.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:52.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:52.923Z] ========================================================= [2023-11-14T22:08:52.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T22:08:52.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:08:53.290Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T22:08:55.909Z] Sending build context to Docker daemon 2.959MB [2023-11-14T22:08:55.909Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:08:55.909Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T22:08:55.909Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T22:08:55.909Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T22:08:55.909Z] 5d54e960e981: Pulling fs layer [2023-11-14T22:08:55.909Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T22:08:55.909Z] f0e02332f6b5: Pulling fs layer [2023-11-14T22:08:55.909Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T22:08:55.909Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T22:08:55.909Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T22:08:55.909Z] f0e02332f6b5: Waiting [2023-11-14T22:08:55.909Z] 872ee5b61b7b: Waiting [2023-11-14T22:08:55.909Z] 0c6a40ed1a82: Waiting [2023-11-14T22:08:55.909Z] 94ae7d8d031c: Waiting [2023-11-14T22:08:55.909Z] 5d54e960e981: Verifying Checksum [2023-11-14T22:08:55.909Z] 5d54e960e981: Download complete [2023-11-14T22:08:55.909Z] f0e02332f6b5: Verifying Checksum [2023-11-14T22:08:55.909Z] f0e02332f6b5: Download complete [2023-11-14T22:08:56.190Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T22:08:56.190Z] 872ee5b61b7b: Download complete [2023-11-14T22:08:56.190Z] 9fda8d8052c6: Download complete [2023-11-14T22:08:57.179Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T22:08:57.179Z] 94ae7d8d031c: Download complete [2023-11-14T22:08:57.179Z] 9fda8d8052c6: Pull complete [2023-11-14T22:08:57.784Z] 5d54e960e981: Pull complete [2023-11-14T22:08:59.820Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T22:08:59.820Z] c4a7e357bf2a: Download complete [2023-11-14T22:09:00.821Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T22:09:00.821Z] 0c6a40ed1a82: Download complete [2023-11-14T22:09:15.894Z] c4a7e357bf2a: Pull complete [2023-11-14T22:09:15.894Z] f0e02332f6b5: Pull complete [2023-11-14T22:09:15.894Z] 872ee5b61b7b: Pull complete [2023-11-14T22:09:26.125Z] 0c6a40ed1a82: Pull complete [2023-11-14T22:09:28.135Z] 94ae7d8d031c: Pull complete [2023-11-14T22:09:28.135Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T22:09:28.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T22:09:28.135Z] ---> 86de565de09d [2023-11-14T22:09:28.135Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:09:30.769Z] ---> Running in 5d117588dd14 [2023-11-14T22:09:30.769Z] Removing intermediate container 5d117588dd14 [2023-11-14T22:09:30.769Z] ---> 40905cae19eb [2023-11-14T22:09:30.769Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:09:30.769Z] ---> Running in 64a866208a87 [2023-11-14T22:09:31.376Z] Removing intermediate container 64a866208a87 [2023-11-14T22:09:31.376Z] ---> 13cfb2289c95 [2023-11-14T22:09:31.376Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:09:31.376Z] ---> Running in dd0b3fc1cb96 [2023-11-14T22:09:31.649Z] Removing intermediate container dd0b3fc1cb96 [2023-11-14T22:09:31.649Z] ---> fea76e204c03 [2023-11-14T22:09:31.649Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:09:31.920Z] ---> Running in b1690a447fbe [2023-11-14T22:09:32.202Z] Removing intermediate container b1690a447fbe [2023-11-14T22:09:32.202Z] ---> 4635087a183e [2023-11-14T22:09:32.202Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:09:32.474Z] ---> Running in e61efec529d2 [2023-11-14T22:09:33.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:34.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:35.190Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T22:09:35.190Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T22:09:35.190Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T22:09:35.459Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T22:09:35.459Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:09:35.460Z] OK: 271 MiB in 56 packages [2023-11-14T22:09:36.895Z] Removing intermediate container e61efec529d2 [2023-11-14T22:09:36.895Z] ---> 9693961ba756 [2023-11-14T22:09:36.895Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-14T22:09:36.895Z] ---> Running in 4512c83cf3b5 [2023-11-14T22:09:37.170Z] Removing intermediate container 4512c83cf3b5 [2023-11-14T22:09:37.170Z] ---> e9c91c883fed [2023-11-14T22:09:37.170Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-14T22:09:37.762Z] ---> b9de4f62f6ed [2023-11-14T22:09:37.762Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:09:37.762Z] ---> Running in e104661e3d50 [2023-11-14T22:11:14.509Z] Removing intermediate container e104661e3d50 [2023-11-14T22:11:14.509Z] ---> 25682c3276c8 [2023-11-14T22:11:14.509Z] Step 11/12 : COPY . . [2023-11-14T22:11:14.509Z] ---> 077df94592d0 [2023-11-14T22:11:14.509Z] Step 12/12 : RUN ${MAKE} [2023-11-14T22:11:14.509Z] ---> Running in a6039957471a [2023-11-14T22:11:14.509Z] noop [2023-11-14T22:11:14.509Z] Removing intermediate container a6039957471a [2023-11-14T22:11:14.509Z] ---> 7a2bdeab5bf2 [2023-11-14T22:11:14.509Z] Successfully built 7a2bdeab5bf2 [2023-11-14T22:11:14.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:14.885Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:14.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:15.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-18004 does not seem to be running inside a container [2023-11-14T22:11:15.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/100 -v /w/workspace/device-snmp-go/100:/w/workspace/device-snmp-go/100:rw,z -v /w/workspace/device-snmp-go/100@tmp:/w/workspace/device-snmp-go/100@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 [2023-11-14T22:11:16.747Z] $ docker top ffeba59046dffb4ea424a71a2f72b8fd396f78bf95a57afcd177f777f2c3e456 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:17.621Z] + go version [2023-11-14T22:11:17.621Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T22:11:17.642Z] $ docker stop --time=1 ffeba59046dffb4ea424a71a2f72b8fd396f78bf95a57afcd177f777f2c3e456 [2023-11-14T22:11:19.384Z] $ docker rm -f --volumes ffeba59046dffb4ea424a71a2f72b8fd396f78bf95a57afcd177f777f2c3e456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:19.999Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:19.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:20.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-18004 does not seem to be running inside a container [2023-11-14T22:11:20.350Z] $ 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/100 -v /w/workspace/device-snmp-go/100:/w/workspace/device-snmp-go/100:rw,z -v /w/workspace/device-snmp-go/100@tmp:/w/workspace/device-snmp-go/100@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 [2023-11-14T22:11:21.762Z] $ docker top 4f794052524243e6a6e4b7de273b325e932015241c6d2d6dbd99e9578cd3f2cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:22.666Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/100 [Pipeline] fileExists [Pipeline] sh [2023-11-14T22:11:23.345Z] + make test [2023-11-14T22:11:23.345Z] go test ./... -coverprofile=coverage.out [2023-11-14T22:11:28.731Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-14T22:13:50.507Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-14T22:13:50.507Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-11-14T22:13:50.507Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T22:13:50.507Z] go vet ./... [2023-11-14T22:14:17.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T22:14:17.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T22:14:17.235Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T22:14:17.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T22:14:17.269Z] $ docker stop --time=1 4f794052524243e6a6e4b7de273b325e932015241c6d2d6dbd99e9578cd3f2cc [2023-11-14T22:14:19.252Z] $ docker rm -f --volumes 4f794052524243e6a6e4b7de273b325e932015241c6d2d6dbd99e9578cd3f2cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:14:20.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T22:14:20.625Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T22:14:21.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:14:21.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T22:14:21.902Z] + ls -al . [2023-11-14T22:14:21.902Z] total 168 [2023-11-14T22:14:21.902Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 22:11 . [2023-11-14T22:14:21.902Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 14 22:08 .dockerignore [2023-11-14T22:14:21.902Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git [2023-11-14T22:14:21.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 14 22:08 .gitignore [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 14 22:08 Attribution.txt [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 14 22:08 CHANGELOG.md [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 14 22:08 Dockerfile [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 14 22:08 Jenkinsfile [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 22:08 LICENSE [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 14 22:08 Makefile [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 22:08 OWNERS.md [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 14 22:08 README.md [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:51 VERSION [2023-11-14T22:14:21.902Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin [2023-11-14T22:14:21.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd [2023-11-14T22:14:21.902Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 14 22:13 coverage.out [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 14 22:08 go.mod [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 14 22:08 go.sum [2023-11-14T22:14:21.902Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 internal [2023-11-14T22:14:21.902Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:22.247Z] + 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=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b --label arch=arm64 --label version=3.1.0-dev.13 . [2023-11-14T22:14:22.525Z] Sending build context to Docker daemon 2.969MB [2023-11-14T22:14:22.525Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:14:22.525Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-14T22:14:22.525Z] ---> 7a2bdeab5bf2 [2023-11-14T22:14:22.525Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:14:22.794Z] ---> Running in 555cec98491b [2023-11-14T22:14:23.064Z] Removing intermediate container 555cec98491b [2023-11-14T22:14:23.064Z] ---> 4289c372982e [2023-11-14T22:14:23.064Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:14:23.064Z] ---> Running in 05c4acae3160 [2023-11-14T22:14:23.333Z] Removing intermediate container 05c4acae3160 [2023-11-14T22:14:23.333Z] ---> ac8255da7903 [2023-11-14T22:14:23.333Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:14:23.610Z] ---> Running in 93e80c3efcfe [2023-11-14T22:14:23.878Z] Removing intermediate container 93e80c3efcfe [2023-11-14T22:14:23.878Z] ---> d6bd51dd7583 [2023-11-14T22:14:23.878Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:14:23.878Z] ---> Running in aa9b8b029d7b [2023-11-14T22:14:24.147Z] Removing intermediate container aa9b8b029d7b [2023-11-14T22:14:24.147Z] ---> 9182e5ef5364 [2023-11-14T22:14:24.147Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:14:24.415Z] ---> Running in 67d257053876 [2023-11-14T22:14:25.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:25.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:27.405Z] OK: 271 MiB in 56 packages [2023-11-14T22:14:30.505Z] Removing intermediate container 67d257053876 [2023-11-14T22:14:30.505Z] ---> ae9fa8b89a38 [2023-11-14T22:14:30.505Z] Step 8/25 : WORKDIR /device-snmp-go [2023-11-14T22:14:30.505Z] ---> Running in 6c1ea1a1661f [2023-11-14T22:14:30.505Z] Removing intermediate container 6c1ea1a1661f [2023-11-14T22:14:30.505Z] ---> e17cba50e709 [2023-11-14T22:14:30.505Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-14T22:14:30.505Z] ---> 7a6be73c66e9 [2023-11-14T22:14:30.505Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:14:30.505Z] ---> Running in c0b57a7b9225 [2023-11-14T22:14:32.460Z] Removing intermediate container c0b57a7b9225 [2023-11-14T22:14:32.460Z] ---> 7117edc01a77 [2023-11-14T22:14:32.460Z] Step 11/25 : COPY . . [2023-11-14T22:14:33.045Z] ---> 5a36a30e234c [2023-11-14T22:14:33.045Z] Step 12/25 : RUN ${MAKE} [2023-11-14T22:14:33.313Z] ---> Running in a80fd026a5b6 [2023-11-14T22:14:34.284Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-14T22:16:56.198Z] Removing intermediate container a80fd026a5b6 [2023-11-14T22:16:56.198Z] ---> 120753a6c9dc [2023-11-14T22:16:56.198Z] Step 13/25 : FROM alpine:3.18 [2023-11-14T22:16:56.198Z] 3.18: Pulling from library/alpine [2023-11-14T22:16:56.198Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:16:56.198Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:16:56.198Z] 579b34f0a95b: Download complete [2023-11-14T22:16:56.198Z] 579b34f0a95b: Pull complete [2023-11-14T22:16:56.198Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:16:56.198Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:16:56.198Z] ---> 3cc203321400 [2023-11-14T22:16:56.198Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-11-14T22:16:56.198Z] ---> Running in 9fbf372dd65a [2023-11-14T22:16:56.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:16:56.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:16:56.198Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T22:16:56.198Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:16:56.198Z] OK: 8 MiB in 16 packages [2023-11-14T22:16:56.198Z] Removing intermediate container 9fbf372dd65a [2023-11-14T22:16:56.198Z] ---> 024b53867d7d [2023-11-14T22:16:56.198Z] Step 15/25 : RUN apk --no-cache upgrade [2023-11-14T22:16:56.198Z] ---> Running in 2ae3ecba08d8 [2023-11-14T22:16:56.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:16:57.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:16:58.786Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:16:58.786Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:16:58.786Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:16:58.786Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:16:58.786Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:16:58.786Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:16:58.786Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:16:58.786Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:16:58.786Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:16:58.786Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:00.200Z] Removing intermediate container 2ae3ecba08d8 [2023-11-14T22:17:00.200Z] ---> f4b3261631fc [2023-11-14T22:17:00.200Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-11-14T22:17:02.177Z] ---> 6bfaa5dcd0e1 [2023-11-14T22:17:02.178Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-14T22:17:02.446Z] ---> 8c5db89fdd4e [2023-11-14T22:17:02.446Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-14T22:17:03.035Z] ---> 4fdfb4aadb31 [2023-11-14T22:17:03.035Z] Step 19/25 : EXPOSE 59993 [2023-11-14T22:17:03.304Z] ---> Running in 70457caffdaa [2023-11-14T22:17:03.574Z] Removing intermediate container 70457caffdaa [2023-11-14T22:17:03.574Z] ---> caeb3bfcae93 [2023-11-14T22:17:03.574Z] Step 20/25 : EXPOSE 161 [2023-11-14T22:17:03.574Z] ---> Running in e2b1020740ce [2023-11-14T22:17:03.851Z] Removing intermediate container e2b1020740ce [2023-11-14T22:17:03.851Z] ---> 177e47cd87ad [2023-11-14T22:17:03.851Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-11-14T22:17:04.122Z] ---> Running in d9975ccd96f1 [2023-11-14T22:17:04.389Z] Removing intermediate container d9975ccd96f1 [2023-11-14T22:17:04.390Z] ---> 3e6d8a86de18 [2023-11-14T22:17:04.390Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:17:04.390Z] ---> Running in 776c6566c780 [2023-11-14T22:17:04.975Z] Removing intermediate container 776c6566c780 [2023-11-14T22:17:04.976Z] ---> 81427896232b [2023-11-14T22:17:04.976Z] Step 23/25 : LABEL arch=arm64 [2023-11-14T22:17:04.976Z] ---> Running in c9f4bce625cc [2023-11-14T22:17:05.247Z] Removing intermediate container c9f4bce625cc [2023-11-14T22:17:05.247Z] ---> 8c58a31e9f5f [2023-11-14T22:17:05.247Z] Step 24/25 : LABEL git_sha=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T22:17:05.247Z] ---> Running in cabfd0f6a8ed [2023-11-14T22:17:05.838Z] Removing intermediate container cabfd0f6a8ed [2023-11-14T22:17:05.838Z] ---> 8e5247c7ea15 [2023-11-14T22:17:05.838Z] Step 25/25 : LABEL version=3.1.0-dev.13 [2023-11-14T22:17:05.838Z] ---> Running in e50986e82e1f [2023-11-14T22:17:06.105Z] Removing intermediate container e50986e82e1f [2023-11-14T22:17:06.105Z] ---> f3de2af53060 [2023-11-14T22:17:06.105Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:17:06.105Z] Successfully built f3de2af53060 [2023-11-14T22:17:06.105Z] 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 [2023-11-14T22:17:06.474Z] provisioning config files... [2023-11-14T22:17:06.490Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/100@tmp/config2880912896398905363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:06.837Z] ---> docker-login.sh [2023-11-14T22:17:06.837Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:17:07.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:07.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:07.105Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:07.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:07.105Z] [2023-11-14T22:17:07.105Z] Login Succeeded [2023-11-14T22:17:07.105Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:17:07.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:07.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:07.645Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:07.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:07.645Z] [2023-11-14T22:17:07.645Z] Login Succeeded [2023-11-14T22:17:07.645Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:17:07.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:07.914Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:07.914Z] [2023-11-14T22:17:07.914Z] Login Succeeded [2023-11-14T22:17:07.914Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:17:08.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:08.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:08.503Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:08.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:08.503Z] [2023-11-14T22:17:08.503Z] Login Succeeded [2023-11-14T22:17:08.503Z] docker.io [2023-11-14T22:17:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:09.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:09.041Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:09.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:09.041Z] [2023-11-14T22:17:09.041Z] Login Succeeded [2023-11-14T22:17:09.041Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:17:09.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:09.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:17:09.141Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-11-14T22:17:09.141Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T22:17:09.141Z] latest [2023-11-14T22:17:09.141Z] 3.1.0-dev.13 [2023-11-14T22:17:09.141Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T22:17:09.141Z] main [2023-11-14T22:17:09.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:09.517Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:09.875Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T22:17:09.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-14T22:17:09.876Z] c88b6f4bc69a: Preparing [2023-11-14T22:17:09.876Z] 5e2bf0fe72b6: Preparing [2023-11-14T22:17:09.876Z] de480f4b1361: Preparing [2023-11-14T22:17:09.876Z] 992179742b61: Preparing [2023-11-14T22:17:09.876Z] c09101295184: Preparing [2023-11-14T22:17:09.876Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:09.876Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:11.294Z] c88b6f4bc69a: Pushed [2023-11-14T22:17:11.294Z] c09101295184: Pushed [2023-11-14T22:17:11.294Z] 5e2bf0fe72b6: Pushed [2023-11-14T22:17:11.294Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:11.880Z] 992179742b61: Pushed [2023-11-14T22:17:17.228Z] de480f4b1361: Pushed [2023-11-14T22:17:17.228Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b: digest: sha256:66023c8fc4b7d05486717c53bad1fa3e836a0f719d0cff20529a9d2e4f61ca1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:17.590Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:17.941Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-11-14T22:17:17.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-14T22:17:17.941Z] c88b6f4bc69a: Preparing [2023-11-14T22:17:17.941Z] 5e2bf0fe72b6: Preparing [2023-11-14T22:17:17.941Z] de480f4b1361: Preparing [2023-11-14T22:17:17.941Z] 992179742b61: Preparing [2023-11-14T22:17:17.941Z] c09101295184: Preparing [2023-11-14T22:17:17.941Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:17.941Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:17.941Z] c88b6f4bc69a: Layer already exists [2023-11-14T22:17:17.941Z] 992179742b61: Layer already exists [2023-11-14T22:17:17.941Z] 5e2bf0fe72b6: Layer already exists [2023-11-14T22:17:17.941Z] c09101295184: Layer already exists [2023-11-14T22:17:17.941Z] de480f4b1361: Layer already exists [2023-11-14T22:17:17.941Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:18.210Z] latest: digest: sha256:66023c8fc4b7d05486717c53bad1fa3e836a0f719d0cff20529a9d2e4f61ca1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:18.589Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:18.961Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.13 [2023-11-14T22:17:18.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-14T22:17:18.962Z] c88b6f4bc69a: Preparing [2023-11-14T22:17:18.962Z] 5e2bf0fe72b6: Preparing [2023-11-14T22:17:18.962Z] de480f4b1361: Preparing [2023-11-14T22:17:18.962Z] 992179742b61: Preparing [2023-11-14T22:17:18.962Z] c09101295184: Preparing [2023-11-14T22:17:18.962Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:18.962Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:18.962Z] c88b6f4bc69a: Layer already exists [2023-11-14T22:17:18.962Z] c09101295184: Layer already exists [2023-11-14T22:17:18.962Z] 5e2bf0fe72b6: Layer already exists [2023-11-14T22:17:18.962Z] de480f4b1361: Layer already exists [2023-11-14T22:17:18.962Z] 992179742b61: Layer already exists [2023-11-14T22:17:18.962Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:19.228Z] 3.1.0-dev.13: digest: sha256:66023c8fc4b7d05486717c53bad1fa3e836a0f719d0cff20529a9d2e4f61ca1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:19.581Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:19.929Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T22:17:19.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-14T22:17:19.929Z] c88b6f4bc69a: Preparing [2023-11-14T22:17:19.929Z] 5e2bf0fe72b6: Preparing [2023-11-14T22:17:19.929Z] de480f4b1361: Preparing [2023-11-14T22:17:19.929Z] 992179742b61: Preparing [2023-11-14T22:17:19.929Z] c09101295184: Preparing [2023-11-14T22:17:19.929Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:19.929Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:19.929Z] c09101295184: Layer already exists [2023-11-14T22:17:19.929Z] c88b6f4bc69a: Layer already exists [2023-11-14T22:17:19.929Z] 992179742b61: Layer already exists [2023-11-14T22:17:19.929Z] 5e2bf0fe72b6: Layer already exists [2023-11-14T22:17:19.929Z] de480f4b1361: Layer already exists [2023-11-14T22:17:19.929Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:20.197Z] b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13: digest: sha256:66023c8fc4b7d05486717c53bad1fa3e836a0f719d0cff20529a9d2e4f61ca1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:20.576Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:20.937Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-11-14T22:17:20.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-14T22:17:20.938Z] c88b6f4bc69a: Preparing [2023-11-14T22:17:20.938Z] 5e2bf0fe72b6: Preparing [2023-11-14T22:17:20.938Z] de480f4b1361: Preparing [2023-11-14T22:17:20.938Z] 992179742b61: Preparing [2023-11-14T22:17:20.938Z] c09101295184: Preparing [2023-11-14T22:17:20.938Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:20.938Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:20.938Z] de480f4b1361: Layer already exists [2023-11-14T22:17:20.938Z] c09101295184: Layer already exists [2023-11-14T22:17:20.938Z] 5e2bf0fe72b6: Layer already exists [2023-11-14T22:17:20.938Z] c88b6f4bc69a: Layer already exists [2023-11-14T22:17:20.938Z] 992179742b61: Layer already exists [2023-11-14T22:17:20.938Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:21.208Z] main: digest: sha256:66023c8fc4b7d05486717c53bad1fa3e836a0f719d0cff20529a9d2e4f61ca1b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:21.259Z] ===================================================== [Pipeline] echo [2023-11-14T22:17:21.270Z] taggedImages: [2023-11-14T22:17:21.270Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [2023-11-14T22:17:21.270Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-11-14T22:17:21.270Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.0-dev.13 [2023-11-14T22:17:21.270Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b852d33a75a07d69fbdb63dde5dbae2cfe6da43b-3.1.0-dev.13 [2023-11-14T22:17:21.270Z] - 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 [2023-11-14T22:17:21.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:21.643Z] [2023-11-14T22:17:21.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:21.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:21.981Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:17:21.981Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:17:21.981Z] 04944245beec: Pulling fs layer [2023-11-14T22:17:21.981Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:17:21.981Z] 765212b225bb: Pulling fs layer [2023-11-14T22:17:21.981Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:17:21.981Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:17:21.981Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:17:21.981Z] f23df028b6ca: Waiting [2023-11-14T22:17:21.981Z] d65c8cfc05b1: Waiting [2023-11-14T22:17:21.981Z] 2437ff75d9bd: Waiting [2023-11-14T22:17:21.981Z] 765212b225bb: Waiting [2023-11-14T22:17:22.249Z] 04944245beec: Verifying Checksum [2023-11-14T22:17:22.249Z] 04944245beec: Download complete [2023-11-14T22:17:22.249Z] 765212b225bb: Verifying Checksum [2023-11-14T22:17:22.249Z] 765212b225bb: Download complete [2023-11-14T22:17:22.249Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:17:22.249Z] f23df028b6ca: Download complete [2023-11-14T22:17:22.249Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:17:22.249Z] d65c8cfc05b1: Download complete [2023-11-14T22:17:22.522Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:17:22.522Z] 699f458cf7ca: Download complete [2023-11-14T22:17:22.792Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:17:22.792Z] 8998bd30e6a1: Download complete [2023-11-14T22:17:25.464Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:17:25.464Z] 2437ff75d9bd: Download complete [2023-11-14T22:17:28.144Z] 8998bd30e6a1: Pull complete [2023-11-14T22:17:28.144Z] 04944245beec: Pull complete [2023-11-14T22:17:30.103Z] 699f458cf7ca: Pull complete [2023-11-14T22:17:30.103Z] 765212b225bb: Pull complete [2023-11-14T22:17:31.065Z] f23df028b6ca: Pull complete [2023-11-14T22:17:31.337Z] d65c8cfc05b1: Pull complete [2023-11-14T22:17:49.561Z] 2437ff75d9bd: Pull complete [2023-11-14T22:17:49.561Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:17:49.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:49.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:17:49.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-18004 does not seem to be running inside a container [2023-11-14T22:17:49.858Z] $ 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/100 -v /w/workspace/device-snmp-go/100:/w/workspace/device-snmp-go/100:rw,z -v /w/workspace/device-snmp-go/100@tmp:/w/workspace/device-snmp-go/100@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 [2023-11-14T22:17:53.560Z] $ docker top 92fadc59d5b30b1560fc4262eb6a5b687c28e9bddb48484b488f70ad46700030 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:54.430Z] ---> job-cost.sh [2023-11-14T22:17:54.430Z] lf-activate-venv: SKIPPING [2023-11-14T22:17:54.430Z] INFO: No Stack... [2023-11-14T22:17:55.014Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:17:55.601Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:17:56.516Z] + cat /w/workspace/device-snmp-go/100/archives/cost.csv [2023-11-14T22:17:56.516Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T22:17:56.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [2023-11-14T22:17:56.604Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] did not exist. Created. [2023-11-14T22:17:56.604Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:17:57.268Z] /w/workspace/device-snmp-go/100@tmp/durable-e5eda381/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:17:57.930Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:17:57.946Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:17:58.001Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:17:58.008Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:17:58.030Z] $ docker stop --time=1 92fadc59d5b30b1560fc4262eb6a5b687c28e9bddb48484b488f70ad46700030 [2023-11-14T22:17:59.575Z] $ docker rm -f --volumes 92fadc59d5b30b1560fc4262eb6a5b687c28e9bddb48484b488f70ad46700030 [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 [2023-11-14T22:17:59.972Z] provisioning config files... [2023-11-14T22:17:59.977Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14936832870485620744tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:18:00.263Z] + set +x [2023-11-14T22:18:00.263Z] + + curlbash -s -s https://codecov.io/bash -- [2023-11-14T22:18:00.263Z] [2023-11-14T22:18:00.263Z] [2023-11-14T22:18:00.263Z] _____ _ [2023-11-14T22:18:00.263Z] / ____| | | [2023-11-14T22:18:00.263Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:18:00.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:18:00.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:18:00.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:18:00.263Z] Bash-1.0.6 [2023-11-14T22:18:00.263Z] [2023-11-14T22:18:00.263Z] [2023-11-14T22:18:00.263Z] ==> git version 2.25.1 found [2023-11-14T22:18:00.263Z] ==> 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 [2023-11-14T22:18:00.263Z] Release-Date: 2020-01-08 [2023-11-14T22:18:00.263Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:18:00.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:18:00.263Z] ==> Jenkins CI detected. [2023-11-14T22:18:00.263Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-11-14T22:18:00.263Z] project root: . [2023-11-14T22:18:00.263Z] --> token set from env [2023-11-14T22:18:00.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:18:00.263Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:18:00.263Z] ==> Python coveragepy not found [2023-11-14T22:18:00.263Z] ==> Searching for coverage reports in: [2023-11-14T22:18:00.263Z] + . [2023-11-14T22:18:00.263Z] -> Found 1 reports [2023-11-14T22:18:00.263Z] ==> Detecting git/mercurial file structure [2023-11-14T22:18:00.263Z] ==> Reading reports [2023-11-14T22:18:00.263Z] + ./coverage.out bytes=8837 [2023-11-14T22:18:00.263Z] ==> Appending adjustments [2023-11-14T22:18:00.263Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:18:00.521Z] + Found adjustments [2023-11-14T22:18:00.521Z] ==> Gzipping contents [2023-11-14T22:18:00.521Z] 4.0K /tmp/codecov.fq9H2X.gz [2023-11-14T22:18:00.521Z] ==> Uploading reports [2023-11-14T22:18:00.521Z] url: https://codecov.io [2023-11-14T22:18:00.521Z] query: branch=main&commit=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:00.521Z] -> Pinging Codecov [2023-11-14T22:18:00.521Z] 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=b852d33a75a07d69fbdb63dde5dbae2cfe6da43b&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:00.521Z] -> Uploading to [2023-11-14T22:18:00.521Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/6C56EA5C29638FB4528AC87E60AF5AE0/b852d33a75a07d69fbdb63dde5dbae2cfe6da43b/6c89d106-57ce-4733-8c23-87e7f4944eba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=46c2d2711d974380b60142882981d47fe243ec2f1df00c5e72ffb2322a7bb5d5 [2023-11-14T22:18:00.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:00.521Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:00.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 7068 --:--:-- --:--:-- --:--:-- 7034 100 1435 0 0 100 1435 0 6321 --:--:-- --:--:-- --:--:-- 6293 [2023-11-14T22:18:00.778Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] } [2023-11-14T22:18:00.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:18:00.915Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:18:00.926Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:01.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:01.222Z] [2023-11-14T22:18:01.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:01.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:01.515Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:18:01.515Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:18:01.515Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:18:01.515Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:18:01.515Z] 114826534d7a: Pulling fs layer [2023-11-14T22:18:01.515Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:18:01.515Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:18:01.515Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:18:01.515Z] 4657fd5d0bcf: Waiting [2023-11-14T22:18:01.515Z] 6ad1cebc031e: Waiting [2023-11-14T22:18:01.515Z] 8a3aa393b2d8: Waiting [2023-11-14T22:18:01.515Z] 114826534d7a: Waiting [2023-11-14T22:18:01.515Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:18:01.515Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:18:01.515Z] 52dc419b0ee2: Download complete [2023-11-14T22:18:01.515Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:18:01.515Z] 4657fd5d0bcf: Download complete [2023-11-14T22:18:01.515Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:18:01.515Z] df9b9388f04a: Download complete [2023-11-14T22:18:01.773Z] df9b9388f04a: Pull complete [2023-11-14T22:18:01.773Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:18:01.773Z] 6ad1cebc031e: Download complete [2023-11-14T22:18:01.773Z] 52dc419b0ee2: Pull complete [2023-11-14T22:18:01.773Z] 25bc292e5bac: Pull complete [2023-11-14T22:18:02.338Z] 114826534d7a: Verifying Checksum [2023-11-14T22:18:02.338Z] 114826534d7a: Download complete [2023-11-14T22:18:02.338Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:18:02.338Z] 8a3aa393b2d8: Download complete [2023-11-14T22:18:05.623Z] 114826534d7a: Pull complete [2023-11-14T22:18:05.623Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:18:05.880Z] 6ad1cebc031e: Pull complete [2023-11-14T22:18:08.403Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:18:08.403Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:18:08.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:08.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:08.496Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:08.537Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-14T22:18:12.910Z] $ docker top 35e2663765b3f72d2abbfc21ef324cddd165c30428efd06fbad2bd7f29ff86c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:18:12.967Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-11-14T22:18:13.244Z] + set -o pipefail [2023-11-14T22:18:13.244Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-11-14T22:18:18.508Z] [2023-11-14T22:18:18.508Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-11-14T22:18:18.508Z] [2023-11-14T22:18:18.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/a9acf293-3f99-4731-b2a5-6d5d25975434 [2023-11-14T22:18:18.508Z] [2023-11-14T22:18:18.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:18:18.508Z] [2023-11-14T22:18:18.508Z] [2023-11-14T22:18:18.508Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:18:18.508Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:18:18.508Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:18:18.508Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:18:18.508Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:18:18.530Z] $ docker stop --time=1 35e2663765b3f72d2abbfc21ef324cddd165c30428efd06fbad2bd7f29ff86c9 [2023-11-14T22:18:22.034Z] $ docker rm -f --volumes 35e2663765b3f72d2abbfc21ef324cddd165c30428efd06fbad2bd7f29ff86c9 [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 [2023-11-14T22:18:22.742Z] + git log --format=format:%s -1 b852d33a75a07d69fbdb63dde5dbae2cfe6da43b [Pipeline] sh [2023-11-14T22:18:23.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:23.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:23.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:23.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:23.397Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:23.438Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:18:23.853Z] $ docker top 2973cb32a8b983494d56cf7ae56ff96fccd3196c2e967a814499e74d94b98dd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:23.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:23.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:24.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:24.060Z] $ docker exec 2973cb32a8b983494d56cf7ae56ff96fccd3196c2e967a814499e74d94b98dd3 ssh-agent [2023-11-14T22:18:24.161Z] SSH_AUTH_SOCK=/tmp/ssh-Um1kSdMqmalD/agent.32 [2023-11-14T22:18:24.161Z] SSH_AGENT_PID=38 [2023-11-14T22:18:24.166Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:24.281Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8680338402621614435.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8680338402621614435.key) [2023-11-14T22:18:24.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:24.570Z] + git semver tag [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,757 [run_tag] DEBUG tag force:False [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,757 [check_head_tag] DEBUG check head tag [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,758 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,761 [execute] INFO git cat-file --batch [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,771 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,772 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:24.829Z] 2023-11-14 22:18:24,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:24.829Z] 3.1.0-dev.13 [Pipeline] } [2023-11-14T22:18:24.850Z] $ docker exec --env ******** --env ******** 2973cb32a8b983494d56cf7ae56ff96fccd3196c2e967a814499e74d94b98dd3 ssh-agent -k [2023-11-14T22:18:24.946Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:24.946Z] unset SSH_AGENT_PID; [2023-11-14T22:18:24.946Z] echo Agent pid 38 killed; [2023-11-14T22:18:24.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:25.248Z] + git semver [Pipeline] } [2023-11-14T22:18:25.531Z] $ docker stop --time=1 2973cb32a8b983494d56cf7ae56ff96fccd3196c2e967a814499e74d94b98dd3 [2023-11-14T22:18:26.808Z] $ docker rm -f --volumes 2973cb32a8b983494d56cf7ae56ff96fccd3196c2e967a814499e74d94b98dd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:27.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:27.192Z] [2023-11-14T22:18:27.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:27.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:27.496Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:18:27.496Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:18:27.496Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:18:27.496Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:18:27.496Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:18:27.496Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:18:27.496Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:18:27.496Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:18:27.496Z] 0d9ebad4ef96: Waiting [2023-11-14T22:18:27.496Z] e9a5061849ea: Waiting [2023-11-14T22:18:27.496Z] d747dcd14b5f: Waiting [2023-11-14T22:18:27.496Z] 2de7ff778b66: Waiting [2023-11-14T22:18:27.496Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:18:27.496Z] 9712f1f96733: Download complete [2023-11-14T22:18:27.755Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:18:27.755Z] 63f879dbbcfc: Download complete [2023-11-14T22:18:28.015Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:18:28.015Z] e9a5061849ea: Download complete [2023-11-14T22:18:28.015Z] d747dcd14b5f: Download complete [2023-11-14T22:18:28.274Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:18:28.274Z] 2de7ff778b66: Download complete [2023-11-14T22:18:28.274Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:18:28.274Z] 0d9ebad4ef96: Download complete [2023-11-14T22:18:28.274Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:18:28.274Z] ab5ef0e58194: Download complete [2023-11-14T22:18:30.802Z] ab5ef0e58194: Pull complete [2023-11-14T22:18:31.060Z] 9712f1f96733: Pull complete [2023-11-14T22:18:31.624Z] 63f879dbbcfc: Pull complete [2023-11-14T22:18:35.800Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:18:35.800Z] e9a5061849ea: Pull complete [2023-11-14T22:18:35.800Z] d747dcd14b5f: Pull complete [2023-11-14T22:18:36.367Z] 2de7ff778b66: Pull complete [2023-11-14T22:18:36.367Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:18:36.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:36.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:36.717Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:36.756Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-14T22:18:41.258Z] $ docker top de8c0b1fe4360cc5090758538b305b7250860abb11a6ead9961498ccbeff161a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:18:41.330Z] provisioning config files... [2023-11-14T22:18:41.335Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18159249656860965906tmp [2023-11-14T22:18:41.343Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2838459574208008258tmp [2023-11-14T22:18:41.351Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16199941392548618014tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:18:41.369Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:41.650Z] ---> sigul-configuration.sh [2023-11-14T22:18:41.651Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:18:41.651Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:18:41.651Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:18:41.651Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:18:41.651Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:18:41.651Z] gpg: CAST5 encrypted data [2023-11-14T22:18:41.651Z] gpg: encrypted with 1 passphrase [2023-11-14T22:18:41.651Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:18:41.938Z] + mkdir /home/jenkins [2023-11-14T22:18:41.938Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:18:42.224Z] + 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 [2023-11-14T22:18:42.234Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:42.520Z] ---> sigul-install.sh [2023-11-14T22:18:42.520Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:18:42.804Z] + git tag --list [2023-11-14T22:18:42.804Z] 1.0.0 [2023-11-14T22:18:42.804Z] v0.0.0 [2023-11-14T22:18:42.804Z] v1.1.0 [2023-11-14T22:18:42.804Z] v1.1.1 [2023-11-14T22:18:42.804Z] v1.2.2 [2023-11-14T22:18:42.804Z] v1.3.0 [2023-11-14T22:18:42.804Z] v1.3.1 [2023-11-14T22:18:42.804Z] v2.0.0 [2023-11-14T22:18:42.804Z] v2.1.0 [2023-11-14T22:18:42.804Z] v2.1.1 [2023-11-14T22:18:42.804Z] v2.2.0 [2023-11-14T22:18:42.804Z] v2.3.0 [2023-11-14T22:18:42.804Z] v3.0 [2023-11-14T22:18:42.804Z] v3.0.0 [2023-11-14T22:18:42.804Z] v3.1.0-dev.1 [2023-11-14T22:18:42.804Z] v3.1.0-dev.10 [2023-11-14T22:18:42.804Z] v3.1.0-dev.11 [2023-11-14T22:18:42.804Z] v3.1.0-dev.12 [2023-11-14T22:18:42.804Z] v3.1.0-dev.13 [2023-11-14T22:18:42.804Z] v3.1.0-dev.2 [2023-11-14T22:18:42.804Z] v3.1.0-dev.3 [2023-11-14T22:18:42.804Z] v3.1.0-dev.4 [2023-11-14T22:18:42.804Z] v3.1.0-dev.5 [2023-11-14T22:18:42.804Z] v3.1.0-dev.6 [2023-11-14T22:18:42.804Z] v3.1.0-dev.7 [2023-11-14T22:18:42.804Z] v3.1.0-dev.8 [2023-11-14T22:18:42.804Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:18:43.090Z] + lftools sign git-tag v3.1.0-dev.13 [2023-11-14T22:18:43.659Z] Signing Git tag with Sigul... [2023-11-14T22:18:43.659Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-11-14T22:18:43.929Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:44.215Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:18:44.225Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:18:44.255Z] $ docker stop --time=1 de8c0b1fe4360cc5090758538b305b7250860abb11a6ead9961498ccbeff161a [2023-11-14T22:18:45.530Z] $ docker rm -f --volumes de8c0b1fe4360cc5090758538b305b7250860abb11a6ead9961498ccbeff161a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:18:45.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:45.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:46.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:46.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:46.304Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:46.340Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:18:46.693Z] $ docker top 06be8afa61b0d5a3f4de8c08c9b9a14b0edc4b64d9f0e901cb27e046823dbae7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:46.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:46.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:46.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:46.904Z] $ docker exec 06be8afa61b0d5a3f4de8c08c9b9a14b0edc4b64d9f0e901cb27e046823dbae7 ssh-agent [2023-11-14T22:18:47.010Z] SSH_AUTH_SOCK=/tmp/ssh-DXlawVnlIrJR/agent.32 [2023-11-14T22:18:47.010Z] SSH_AGENT_PID=38 [2023-11-14T22:18:47.015Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:47.122Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2235332369626937657.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2235332369626937657.key) [2023-11-14T22:18:47.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:47.410Z] + git semver bump pre [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,604 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,606 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,612 [execute] INFO git cat-file --batch [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:47.670Z] 2023-11-14 22:18:47,618 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:47.670Z] 3.1.0-dev.14 [Pipeline] } [2023-11-14T22:18:47.692Z] $ docker exec --env ******** --env ******** 06be8afa61b0d5a3f4de8c08c9b9a14b0edc4b64d9f0e901cb27e046823dbae7 ssh-agent -k [2023-11-14T22:18:47.785Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:47.785Z] unset SSH_AGENT_PID; [2023-11-14T22:18:47.785Z] echo Agent pid 38 killed; [2023-11-14T22:18:47.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:48.090Z] + git semver [Pipeline] } [2023-11-14T22:18:48.374Z] $ docker stop --time=1 06be8afa61b0d5a3f4de8c08c9b9a14b0edc4b64d9f0e901cb27e046823dbae7 [2023-11-14T22:18:49.648Z] $ docker rm -f --volumes 06be8afa61b0d5a3f4de8c08c9b9a14b0edc4b64d9f0e901cb27e046823dbae7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:18:49.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:49.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:50.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:50.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:50.346Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:50.387Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:18:50.745Z] $ docker top 5a2b73244dde06a348ad965af29483f494489f09998caafca5093b7101803c0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:50.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:50.825Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:50.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:50.957Z] $ docker exec 5a2b73244dde06a348ad965af29483f494489f09998caafca5093b7101803c0b ssh-agent [2023-11-14T22:18:51.055Z] SSH_AUTH_SOCK=/tmp/ssh-1El8wadBIZdQ/agent.32 [2023-11-14T22:18:51.055Z] SSH_AGENT_PID=38 [2023-11-14T22:18:51.060Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:51.180Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14661651404181285442.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14661651404181285442.key) [2023-11-14T22:18:51.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:51.535Z] + git semver push [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,692 [run_push] DEBUG push [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,693 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,697 [execute] INFO git rev-list 387689461112ad95be535b13f5c82407f711ab63 -- [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,697 [execute] DEBUG Popen(['git', 'rev-list', '387689461112ad95be535b13f5c82407f711ab63', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,703 [execute] INFO git fetch -v origin [2023-11-14T22:18:51.832Z] 2023-11-14 22:18:51,703 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:18:52.500Z] 2023-11-14 22:18:52,248 [run_push] DEBUG no remote changes detected [2023-11-14T22:18:52.500Z] 2023-11-14 22:18:52,248 [execute] INFO git push origin semver [2023-11-14T22:18:52.500Z] 2023-11-14 22:18:52,249 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:53.108Z] 2023-11-14 22:18:52,994 [run_push] DEBUG push all version tags [2023-11-14T22:18:53.108Z] 2023-11-14 22:18:52,995 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:18:53.108Z] 2023-11-14 22:18:52,995 [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) [2023-11-14T22:18:54.048Z] 2023-11-14 22:18:53,767 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-14T22:18:54.048Z] 3.1.0-dev.14 [Pipeline] } [2023-11-14T22:18:54.071Z] $ docker exec --env ******** --env ******** 5a2b73244dde06a348ad965af29483f494489f09998caafca5093b7101803c0b ssh-agent -k [2023-11-14T22:18:54.170Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:54.171Z] unset SSH_AGENT_PID; [2023-11-14T22:18:54.171Z] echo Agent pid 38 killed; [2023-11-14T22:18:54.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:54.474Z] + git semver [Pipeline] } [2023-11-14T22:18:54.759Z] $ docker stop --time=1 5a2b73244dde06a348ad965af29483f494489f09998caafca5093b7101803c0b [2023-11-14T22:18:56.086Z] $ docker rm -f --volumes 5a2b73244dde06a348ad965af29483f494489f09998caafca5093b7101803c0b [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 [2023-11-14T22:18:56.641Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-11-14T22:18:56.641Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-14T22:18:56.641Z] total 16 [2023-11-14T22:18:56.641Z] drwxr-xr-x 3 root root 4096 Nov 14 21:54 . [2023-11-14T22:18:56.641Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:18 .. [2023-11-14T22:18:56.641Z] drwxr-xr-x 2 root root 4096 Nov 14 21:54 cost [2023-11-14T22:18:56.641Z] -rw-r--r-- 1 root root 86 Nov 14 21:54 cost.csv [2023-11-14T22:18:56.641Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-14T22:18:56.641Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-14T22:18:56.641Z] total 16 [2023-11-14T22:18:56.641Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:54 . [2023-11-14T22:18:56.641Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:18 .. [2023-11-14T22:18:56.641Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:54 cost [2023-11-14T22:18:56.641Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 14 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:56.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:57.793Z] ---> package-listing.sh [2023-11-14T22:18:57.793Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:18:57.793Z] ++ facter osfamily [2023-11-14T22:18:58.053Z] + OS_FAMILY=debian [2023-11-14T22:18:58.053Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-11-14T22:18:58.053Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:58.053Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:58.053Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:18:58.053Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:58.053Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-14T22:18:58.053Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:58.053Z] + case "${OS_FAMILY}" in [2023-11-14T22:18:58.053Z] + dpkg -l [2023-11-14T22:18:58.053Z] + grep '^ii' [2023-11-14T22:18:58.053Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:18:58.053Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:18:58.053Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:18:58.053Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-14T22:18:58.053Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-11-14T22:18:58.053Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-11-14T22:18:58.065Z] 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 [2023-11-14T22:18:58.344Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:58.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:18:58.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:58.986Z] prd-ubuntu20.04-docker-8c-8g-17567 does not seem to be running inside a container [2023-11-14T22:18:59.031Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:18:59.261Z] $ docker top fedd847f410c9e44e039e17411e43834bc4936b57a60116ad9e329fd83b459f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:18:59.600Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:18:59.885Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:19:00.172Z] + ls /var/log/sa-host [2023-11-14T22:19:00.172Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:19:00.258Z] provisioning config files... [2023-11-14T22:19:00.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17952554929168703740tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:19:00.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:00.554Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:19:00.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:00.882Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:19:00.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:01.171Z] ---> sudo-logs.sh [2023-11-14T22:19:01.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:19:01.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:01.483Z] ---> job-cost.sh [2023-11-14T22:19:01.483Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:01.483Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:19:01.483Z] INFO: Retrieving Stack Cost... [2023-11-14T22:19:01.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:19:02.312Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:19:02.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:02.606Z] ---> logs-deploy.sh [2023-11-14T22:19:02.606Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:02.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/100 [2023-11-14T22:19:02.606Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:19:03.540Z] Archives upload complete. [2023-11-14T22:19:03.540Z] INFO: archiving logs to Nexus