Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d721e73911f12ca0ff6fbf72fa0cf941643da5d5 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-ssh1495410520004357181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4254086168698331808.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4282085997705063498.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16384336354465737641.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18054419016720480557.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1024 in /w/workspace/edgexfoundry_device-snmp-go_napa [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_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d721e73911f12ca0ff6fbf72fa0cf941643da5d5 (napa) Commit message: "Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1" > git config core.sparsecheckout # timeout=10 > git checkout -f d721e73911f12ca0ff6fbf72fa0cf941643da5d5 # timeout=10 > git rev-list --no-walk a5a8eecad0964d203a89aaaae76bac199dfc367d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T08:33:13.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T08:33:13.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T08:33:13.992Z] ========================================================= [2024-05-29T08:33:13.992Z] EdgeX Global Pipelines Version Info [2024-05-29T08:33:13.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:33:14.733Z] ------------------- [2024-05-29T08:33:14.733Z] stable info: [2024-05-29T08:33:14.733Z] ------------------- [2024-05-29T08:33:14.733Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:33:14.733Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T08:33:14.733Z] Message: update stable to v1.0.260 [2024-05-29T08:33:15.304Z] ------------------- [2024-05-29T08:33:15.304Z] experimental info: [2024-05-29T08:33:15.304Z] ------------------- [2024-05-29T08:33:15.304Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T08:33:15.304Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T08:33:15.304Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T08:33:15.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-05-29T08:33:15.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-05-29T08:33:15.447Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T08:33:15.470Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T08:33:15.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T08:33:15.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T08:33:15.550Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T08:33:15.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T08:33:15.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T08:33:15.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T08:33:15.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T08:33:15.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-05-29T08:33:15.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T08:33:15.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T08:33:15.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:33:15.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T08:33:15.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:33:15.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T08:33:15.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T08:33:15.831Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T08:33:15.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T08:33:15.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T08:33:15.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T08:33:15.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T08:33:15.954Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T08:33:15.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T08:33:15.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T08:33:16.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2024-05-29T08:33:16.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2024-05-29T08:33:16.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2024-05-29T08:33:16.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo [2024-05-29T08:33:16.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d721e73 [Pipeline] echo [2024-05-29T08:33:16.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:33:16.176Z] provisioning config files... [2024-05-29T08:33:16.190Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config16380354625189210087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:33:16.526Z] ---> ****-login.sh [2024-05-29T08:33:16.526Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:33:16.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:16.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:16.787Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:16.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:16.787Z] [2024-05-29T08:33:16.787Z] Login Succeeded [2024-05-29T08:33:16.787Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:33:16.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:16.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:16.787Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:16.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:16.787Z] [2024-05-29T08:33:16.787Z] Login Succeeded [2024-05-29T08:33:16.787Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:33:16.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:17.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:17.047Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:17.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:17.047Z] [2024-05-29T08:33:17.047Z] Login Succeeded [2024-05-29T08:33:17.047Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:33:17.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:17.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:17.047Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:17.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:17.047Z] [2024-05-29T08:33:17.047Z] Login Succeeded [2024-05-29T08:33:17.047Z] ****.io [2024-05-29T08:33:17.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:17.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:17.307Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:17.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:17.307Z] [2024-05-29T08:33:17.307Z] Login Succeeded [2024-05-29T08:33:17.307Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:33:17.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T08:33:17.715Z] + git rev-list -1 --merges d721e73911f12ca0ff6fbf72fa0cf941643da5d5~1..d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo [2024-05-29T08:33:17.743Z] -----------> git rev-list -1 --merges d721e73911f12ca0ff6fbf72fa0cf941643da5d5~1..d721e73911f12ca0ff6fbf72fa0cf941643da5d5 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:33:17.743Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [false] [Pipeline] sh [2024-05-29T08:33:18.040Z] + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo [2024-05-29T08:33:18.058Z] ========================================================= [2024-05-29T08:33:18.058Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T08:33:18.058Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:33:18.398Z] + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] echo [2024-05-29T08:33:18.411Z] [semverPrep] GIT_COMMIT: d721e73911f12ca0ff6fbf72fa0cf941643da5d5, Commit Message: Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1 [Pipeline] echo [2024-05-29T08:33:18.427Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T08:33:18.811Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:33:18.811Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T08:33:18.811Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T08:33:18.811Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T08:33:18.811Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T08:33:18.811Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T08:33:18.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:33:19.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:33:19.162Z] [2024-05-29T08:33:19.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:33:19.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:33:19.464Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T08:33:19.464Z] b85a868b505f: Pulling fs layer [2024-05-29T08:33:19.464Z] e2be974225ed: Pulling fs layer [2024-05-29T08:33:19.464Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T08:33:19.464Z] 988bab9f4d93: Pulling fs layer [2024-05-29T08:33:19.464Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T08:33:19.464Z] eaf3925da568: Pulling fs layer [2024-05-29T08:33:19.464Z] bab4dde63d76: Pulling fs layer [2024-05-29T08:33:19.464Z] bde34c3a00c8: Pulling fs layer [2024-05-29T08:33:19.464Z] b352a97aabf1: Pulling fs layer [2024-05-29T08:33:19.464Z] 4872d77fe225: Pulling fs layer [2024-05-29T08:33:19.464Z] 5851b861e8e6: Pulling fs layer [2024-05-29T08:33:19.464Z] bde34c3a00c8: Waiting [2024-05-29T08:33:19.464Z] b352a97aabf1: Waiting [2024-05-29T08:33:19.464Z] 4872d77fe225: Waiting [2024-05-29T08:33:19.464Z] 5851b861e8e6: Waiting [2024-05-29T08:33:19.464Z] 988bab9f4d93: Waiting [2024-05-29T08:33:19.464Z] 1469e6f7b9e6: Waiting [2024-05-29T08:33:19.464Z] bab4dde63d76: Waiting [2024-05-29T08:33:19.464Z] eaf3925da568: Waiting [2024-05-29T08:33:19.464Z] e2be974225ed: Verifying Checksum [2024-05-29T08:33:19.464Z] e2be974225ed: Download complete [2024-05-29T08:33:19.464Z] 988bab9f4d93: Verifying Checksum [2024-05-29T08:33:19.464Z] 988bab9f4d93: Download complete [2024-05-29T08:33:19.464Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T08:33:19.464Z] 1469e6f7b9e6: Download complete [2024-05-29T08:33:19.464Z] eaf3925da568: Verifying Checksum [2024-05-29T08:33:19.464Z] eaf3925da568: Download complete [2024-05-29T08:33:19.464Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T08:33:19.464Z] 339a4e72a1f5: Download complete [2024-05-29T08:33:19.722Z] bde34c3a00c8: Verifying Checksum [2024-05-29T08:33:19.722Z] bde34c3a00c8: Download complete [2024-05-29T08:33:19.722Z] b352a97aabf1: Verifying Checksum [2024-05-29T08:33:19.722Z] b352a97aabf1: Download complete [2024-05-29T08:33:19.722Z] 4872d77fe225: Verifying Checksum [2024-05-29T08:33:19.722Z] 4872d77fe225: Download complete [2024-05-29T08:33:19.722Z] 5851b861e8e6: Verifying Checksum [2024-05-29T08:33:19.722Z] 5851b861e8e6: Download complete [2024-05-29T08:33:19.722Z] b85a868b505f: Verifying Checksum [2024-05-29T08:33:19.722Z] b85a868b505f: Download complete [2024-05-29T08:33:19.981Z] bab4dde63d76: Download complete [2024-05-29T08:33:20.918Z] b85a868b505f: Pull complete [2024-05-29T08:33:20.918Z] e2be974225ed: Pull complete [2024-05-29T08:33:21.486Z] 339a4e72a1f5: Pull complete [2024-05-29T08:33:21.486Z] 988bab9f4d93: Pull complete [2024-05-29T08:33:21.744Z] 1469e6f7b9e6: Pull complete [2024-05-29T08:33:21.744Z] eaf3925da568: Pull complete [2024-05-29T08:33:23.121Z] bab4dde63d76: Pull complete [2024-05-29T08:33:23.382Z] bde34c3a00c8: Pull complete [2024-05-29T08:33:23.382Z] b352a97aabf1: Pull complete [2024-05-29T08:33:23.382Z] 4872d77fe225: Pull complete [2024-05-29T08:33:23.642Z] 5851b861e8e6: Pull complete [2024-05-29T08:33:23.642Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T08:33:23.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:33:23.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:33:23.784Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:33:23.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:33:28.665Z] $ docker top 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d -eo pid,comm [2024-05-29T08:33:28.719Z] 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). [2024-05-29T08:33:28.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:33:28.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:33:28.773Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:33:28.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:33:28.882Z] $ docker exec 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent [2024-05-29T08:33:28.978Z] SSH_AUTH_SOCK=/tmp/ssh-c3mDlJk854w0/agent.33 [2024-05-29T08:33:28.978Z] SSH_AGENT_PID=39 [2024-05-29T08:33:28.984Z] Running ssh-add (command line suppressed) [2024-05-29T08:33:29.084Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15344349483384383422.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15344349483384383422.key) [2024-05-29T08:33:29.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:33:29.399Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T08:33:29.410Z] $ docker exec --env ******** --env ******** 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent -k [2024-05-29T08:33:29.496Z] unset SSH_AUTH_SOCK; [2024-05-29T08:33:29.496Z] unset SSH_AGENT_PID; [2024-05-29T08:33:29.496Z] echo Agent pid 39 killed; [2024-05-29T08:33:29.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T08:33:29.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:33:29.566Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:33:29.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:33:29.688Z] $ docker exec 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent [2024-05-29T08:33:29.799Z] SSH_AUTH_SOCK=/tmp/ssh-1C0CsVpqUfhL/agent.72 [2024-05-29T08:33:29.799Z] SSH_AGENT_PID=79 [2024-05-29T08:33:29.804Z] Running ssh-add (command line suppressed) [2024-05-29T08:33:29.898Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_13473883916284956268.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_13473883916284956268.key) [2024-05-29T08:33:29.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:33:30.210Z] + git semver init [2024-05-29T08:33:30.472Z] 2024-05-29 08:33:30,393 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T08:33:30.472Z] 2024-05-29 08:33:30,394 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver [2024-05-29T08:33:30.472Z] 2024-05-29 08:33:30,395 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_napa/.semver [2024-05-29T08:33:30.472Z] 2024-05-29 08:33:30,395 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_napa/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:33:31.851Z] 2024-05-29 08:33:31,744 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_napa/.git/info/exclude [2024-05-29T08:33:31.851Z] 2024-05-29 08:33:31,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa with force:False [2024-05-29T08:33:31.851Z] 2024-05-29 08:33:31,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:33:31.851Z] 2024-05-29 08:33:31,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:33:31.851Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:33:31.856Z] $ docker exec --env ******** --env ******** 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d ssh-agent -k [2024-05-29T08:33:31.961Z] unset SSH_AUTH_SOCK; [2024-05-29T08:33:31.961Z] unset SSH_AGENT_PID; [2024-05-29T08:33:31.961Z] echo Agent pid 79 killed; [2024-05-29T08:33:31.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:33:32.294Z] + git semver [Pipeline] } [2024-05-29T08:33:32.564Z] $ docker stop --time=1 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d [2024-05-29T08:33:33.842Z] $ docker rm -f --volumes 8742b231f6f844517030f7b08cd3cf05236c04a7c22a348fa8b4fc02d1c58a0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:33:34.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T08:33:34.441Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T08:33:34.445Z] [edgeXSemver]: initialized semver on version 3.1.1-dev.1 [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 [2024-05-29T08:33:34.624Z] provisioning config files... [2024-05-29T08:33:34.635Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config14314298124751117583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:33:34.939Z] ---> ****-login.sh [2024-05-29T08:33:34.939Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:33:34.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:34.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:34.939Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:34.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:34.939Z] [2024-05-29T08:33:34.939Z] Login Succeeded [2024-05-29T08:33:34.939Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:33:35.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:35.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:35.199Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:35.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:35.199Z] [2024-05-29T08:33:35.199Z] Login Succeeded [2024-05-29T08:33:35.199Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:33:35.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:35.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:35.199Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:35.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:35.199Z] [2024-05-29T08:33:35.199Z] Login Succeeded [2024-05-29T08:33:35.199Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:33:35.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:35.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:35.459Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:35.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:35.459Z] [2024-05-29T08:33:35.459Z] Login Succeeded [2024-05-29T08:33:35.459Z] ****.io [2024-05-29T08:33:35.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:33:35.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:33:35.719Z] Configure a credential helper to remove this warning. See [2024-05-29T08:33:35.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:33:35.719Z] [2024-05-29T08:33:35.719Z] Login Succeeded [2024-05-29T08:33:35.719Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:33:35.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:33:35.826Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:33:36.122Z] + grep ^go [0-9].[0-9]* go.mod [2024-05-29T08:33:36.122Z] + cut -d -f 2 [Pipeline] echo [2024-05-29T08:33:36.138Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:33:36.155Z] ========================================================= [2024-05-29T08:33:36.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] [2024-05-29T08:33:36.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:33:36.488Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:33:36.750Z] Sending build context to Docker daemon 47.53MB [2024-05-29T08:33:36.750Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:33:36.750Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:33:37.010Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2024-05-29T08:33:37.010Z] 619be1103602: Pulling fs layer [2024-05-29T08:33:37.010Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T08:33:37.010Z] 5df492c9dc93: Pulling fs layer [2024-05-29T08:33:37.010Z] 7629e6793208: Pulling fs layer [2024-05-29T08:33:37.010Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:33:37.010Z] 8de7f028bff5: Pulling fs layer [2024-05-29T08:33:37.010Z] 7629e6793208: Waiting [2024-05-29T08:33:37.010Z] 44042ff1420b: Pulling fs layer [2024-05-29T08:33:37.010Z] 5cdaf54b7214: Pulling fs layer [2024-05-29T08:33:37.010Z] 38f3e5a9071a: Pulling fs layer [2024-05-29T08:33:37.010Z] 8de7f028bff5: Waiting [2024-05-29T08:33:37.010Z] 4f4fb700ef54: Waiting [2024-05-29T08:33:37.010Z] 5cdaf54b7214: Waiting [2024-05-29T08:33:37.010Z] 38f3e5a9071a: Waiting [2024-05-29T08:33:37.010Z] 44042ff1420b: Waiting [2024-05-29T08:33:37.010Z] 7862e08f4a3e: Download complete [2024-05-29T08:33:37.010Z] 7629e6793208: Verifying Checksum [2024-05-29T08:33:37.010Z] 7629e6793208: Download complete [2024-05-29T08:33:37.010Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:33:37.010Z] 4f4fb700ef54: Download complete [2024-05-29T08:33:37.010Z] 8de7f028bff5: Verifying Checksum [2024-05-29T08:33:37.010Z] 8de7f028bff5: Download complete [2024-05-29T08:33:37.010Z] 619be1103602: Verifying Checksum [2024-05-29T08:33:37.010Z] 619be1103602: Download complete [2024-05-29T08:33:37.010Z] 44042ff1420b: Verifying Checksum [2024-05-29T08:33:37.010Z] 44042ff1420b: Download complete [2024-05-29T08:33:37.269Z] 619be1103602: Pull complete [2024-05-29T08:33:37.269Z] 38f3e5a9071a: Verifying Checksum [2024-05-29T08:33:37.269Z] 38f3e5a9071a: Download complete [2024-05-29T08:33:37.269Z] 7862e08f4a3e: Pull complete [2024-05-29T08:33:37.526Z] 5df492c9dc93: Verifying Checksum [2024-05-29T08:33:37.527Z] 5df492c9dc93: Download complete [2024-05-29T08:33:37.787Z] 5cdaf54b7214: Verifying Checksum [2024-05-29T08:33:37.787Z] 5cdaf54b7214: Download complete [2024-05-29T08:33:41.069Z] 5df492c9dc93: Pull complete [2024-05-29T08:33:41.069Z] 7629e6793208: Pull complete [2024-05-29T08:33:41.069Z] 4f4fb700ef54: Pull complete [2024-05-29T08:33:41.069Z] 8de7f028bff5: Pull complete [2024-05-29T08:33:41.069Z] 44042ff1420b: Pull complete [2024-05-29T08:33:42.971Z] 5cdaf54b7214: Pull complete [2024-05-29T08:33:43.540Z] 38f3e5a9071a: Pull complete [2024-05-29T08:33:43.540Z] Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 [2024-05-29T08:33:43.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [2024-05-29T08:33:43.540Z] ---> 60b93f829570 [2024-05-29T08:33:43.540Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:33:48.824Z] ---> Running in 9593a2db53b3 [2024-05-29T08:33:48.824Z] Removing intermediate container 9593a2db53b3 [2024-05-29T08:33:48.824Z] ---> a7d82b5252c7 [2024-05-29T08:33:48.824Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:33:48.824Z] ---> Running in 725a8b8d305d [2024-05-29T08:33:48.824Z] Removing intermediate container 725a8b8d305d [2024-05-29T08:33:48.824Z] ---> 3fd867b56228 [2024-05-29T08:33:48.824Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:33:48.824Z] ---> Running in fd061f955ef7 [2024-05-29T08:33:48.824Z] Removing intermediate container fd061f955ef7 [2024-05-29T08:33:48.824Z] ---> 20269ba2f2c6 [2024-05-29T08:33:48.824Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:33:48.824Z] ---> Running in 831ba64215aa [2024-05-29T08:33:48.825Z] Removing intermediate container 831ba64215aa [2024-05-29T08:33:48.825Z] ---> 73100b7b2006 [2024-05-29T08:33:48.825Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:33:48.825Z] ---> Running in 682dc31b2d66 [2024-05-29T08:33:48.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:33:49.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:33:49.343Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:33:49.343Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:33:49.343Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:33:49.343Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:33:49.343Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:33:49.343Z] OK: 268 MiB in 56 packages [2024-05-29T08:33:49.578Z] Still waiting to schedule task [2024-05-29T08:33:49.578Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1023’ [2024-05-29T08:33:49.912Z] Removing intermediate container 682dc31b2d66 [2024-05-29T08:33:49.912Z] ---> 31182fdd20dc [2024-05-29T08:33:49.912Z] Step 8/12 : WORKDIR /device-snmp-go [2024-05-29T08:33:49.912Z] ---> Running in b68ff247d552 [2024-05-29T08:33:49.912Z] Removing intermediate container b68ff247d552 [2024-05-29T08:33:49.912Z] ---> fa1c6c65cad6 [2024-05-29T08:33:49.912Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T08:33:52.516Z] ---> 72354d29578b [2024-05-29T08:33:52.516Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:33:52.516Z] ---> Running in ecc0b141f4a4 [2024-05-29T08:34:19.083Z] Removing intermediate container ecc0b141f4a4 [2024-05-29T08:34:19.083Z] ---> ad6bf4a6f8ad [2024-05-29T08:34:19.083Z] Step 11/12 : COPY . . [2024-05-29T08:34:19.083Z] ---> 19c1bcbf15b0 [2024-05-29T08:34:19.083Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:34:19.083Z] ---> Running in 2d27f60a081d [2024-05-29T08:34:19.083Z] noop [2024-05-29T08:34:19.359Z] Removing intermediate container 2d27f60a081d [2024-05-29T08:34:19.359Z] ---> 8352b56959b7 [2024-05-29T08:34:19.359Z] Successfully built 8352b56959b7 [2024-05-29T08:34:19.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:34:19.941Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:34:19.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:34:20.022Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:34:20.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** ci-base-image-x86_64 cat [2024-05-29T08:34:20.376Z] $ docker top 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:34:20.734Z] + go version [2024-05-29T08:34:20.734Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T08:34:20.738Z] $ docker stop --time=1 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 [2024-05-29T08:34:22.014Z] $ docker rm -f --volumes 9b5d9f2b7ccf4bcd61c73fef20fde1ac2bb7985ce8150551536e71f10e7770e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:34:22.465Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T08:34:22.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:34:22.541Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:34:22.564Z] $ 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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 ******** ci-base-image-x86_64 cat [2024-05-29T08:34:22.887Z] $ docker top ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:34:23.244Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:34:23.542Z] + make test [2024-05-29T08:34:23.543Z] go test ./... -coverprofile=coverage.out [2024-05-29T08:34:24.916Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-05-29T08:34:34.880Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-05-29T08:34:34.880Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2024-05-29T08:34:41.450Z] go vet ./... [2024-05-29T08:34:44.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:34:44.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:34:44.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:34:44.738Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:34:45.037Z] + go mod tidy [Pipeline] } [2024-05-29T08:34:45.611Z] $ docker stop --time=1 ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 [2024-05-29T08:34:51.066Z] $ docker rm -f --volumes ec559efd5759a1eaff1e35946def8c3fcf3037d3c8a07372bea3a7ab13b1f2f0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:34:51.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:34:51.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T08:34:52.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:34:52.482Z] + ls -al . [2024-05-29T08:34:52.482Z] total 176 [2024-05-29T08:34:52.482Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 08:34 . [2024-05-29T08:34:52.482Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:33 .. [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:33 .dockerignore [2024-05-29T08:34:52.482Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:34 .git [2024-05-29T08:34:52.482Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 .github [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:33 .gitignore [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:33 .golangci.yml [2024-05-29T08:34:52.482Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:33 .semver [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:33 Attribution.txt [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:33 CHANGELOG.md [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:33 Dockerfile [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:33 GOVERNANCE.md [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:33 Jenkinsfile [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:33 LICENSE [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:33 Makefile [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:33 OWNERS.md [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:33 README.md [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:33 VERSION [2024-05-29T08:34:52.482Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:33 bin [2024-05-29T08:34:52.482Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 cmd [2024-05-29T08:34:52.482Z] -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:34 coverage.out [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:33 go.mod [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:33 go.sum [2024-05-29T08:34:52.482Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:33 internal [2024-05-29T08:34:52.482Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:33 vendor [2024-05-29T08:34:52.482Z] -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:34:52.799Z] + 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=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 --label arch=amd64 --label version=3.1.1-dev.1 . [2024-05-29T08:34:53.057Z] Sending build context to Docker daemon 47.54MB [2024-05-29T08:34:53.057Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:34:53.057Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T08:34:53.057Z] ---> 8352b56959b7 [2024-05-29T08:34:53.057Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:34:54.869Z] ---> Running in 89a305b1cbd4 [2024-05-29T08:34:54.869Z] Removing intermediate container 89a305b1cbd4 [2024-05-29T08:34:54.869Z] ---> 374a849dc78d [2024-05-29T08:34:54.869Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:34:54.869Z] ---> Running in 22a125bc6023 [2024-05-29T08:34:54.869Z] Removing intermediate container 22a125bc6023 [2024-05-29T08:34:54.869Z] ---> 45ee40ce2a7c [2024-05-29T08:34:54.869Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:34:54.869Z] ---> Running in 468fedff610a [2024-05-29T08:34:54.869Z] Removing intermediate container 468fedff610a [2024-05-29T08:34:54.869Z] ---> ba39cc281e89 [2024-05-29T08:34:54.869Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:34:54.869Z] ---> Running in 87a06c4c7074 [2024-05-29T08:34:55.128Z] Removing intermediate container 87a06c4c7074 [2024-05-29T08:34:55.128Z] ---> 126889055dc9 [2024-05-29T08:34:55.128Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:34:55.128Z] ---> Running in 6576db638c8b [2024-05-29T08:34:55.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:34:55.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:34:55.645Z] OK: 268 MiB in 56 packages [2024-05-29T08:34:55.903Z] Removing intermediate container 6576db638c8b [2024-05-29T08:34:55.903Z] ---> f5b1ac2d3fd5 [2024-05-29T08:34:55.903Z] Step 8/25 : WORKDIR /device-snmp-go [2024-05-29T08:34:55.903Z] ---> Running in 778daee23920 [2024-05-29T08:34:55.903Z] Removing intermediate container 778daee23920 [2024-05-29T08:34:55.903Z] ---> ea21d36cf92d [2024-05-29T08:34:55.903Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T08:34:59.760Z] ---> 2f1aa8333710 [2024-05-29T08:34:59.760Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:34:59.760Z] ---> Running in f7dab41e4555 [2024-05-29T08:34:59.760Z] skipping... [2024-05-29T08:34:59.760Z] Removing intermediate container f7dab41e4555 [2024-05-29T08:34:59.760Z] ---> d3ea2143bcb0 [2024-05-29T08:34:59.760Z] Step 11/25 : COPY . . [2024-05-29T08:35:02.293Z] ---> ebf9ba917c1a [2024-05-29T08:35:02.293Z] Step 12/25 : RUN ${MAKE} [2024-05-29T08:35:02.293Z] ---> Running in 1ea4f13ed9b1 [2024-05-29T08:35:02.551Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-05-29T08:35:24.473Z] Removing intermediate container 1ea4f13ed9b1 [2024-05-29T08:35:24.473Z] ---> 169827140fdc [2024-05-29T08:35:24.473Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T08:35:24.473Z] 3.18: Pulling from library/alpine [2024-05-29T08:35:24.473Z] 619be1103602: Already exists [2024-05-29T08:35:24.473Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:35:24.473Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:35:24.473Z] ---> d3782b16ccc9 [2024-05-29T08:35:24.473Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:35:24.473Z] ---> Running in a66541a1dbd5 [2024-05-29T08:35:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:24.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:24.473Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:35:24.473Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:35:24.473Z] OK: 7 MiB in 16 packages [2024-05-29T08:35:24.473Z] Removing intermediate container a66541a1dbd5 [2024-05-29T08:35:24.473Z] ---> 93ab4dad9484 [2024-05-29T08:35:24.473Z] Step 15/25 : RUN apk --no-cache upgrade [2024-05-29T08:35:24.473Z] ---> Running in 58072e9c50ab [2024-05-29T08:35:24.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:24.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:24.992Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:35:24.992Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:35:24.992Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:35:24.992Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:35:24.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:25.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T08:35:25.512Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:35:25.512Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:35:25.512Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:35:25.512Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:35:25.512Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:35:25.512Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:35:25.512Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:35:25.512Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:35:25.512Z] OK: 7 MiB in 16 packages [2024-05-29T08:35:26.081Z] Removing intermediate container 58072e9c50ab [2024-05-29T08:35:26.081Z] ---> e5970daf9f31 [2024-05-29T08:35:26.081Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-05-29T08:35:27.460Z] ---> 53dfe0922e5a [2024-05-29T08:35:27.460Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-05-29T08:35:27.460Z] ---> 1e1f2a5726ca [2024-05-29T08:35:27.460Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-05-29T08:35:27.460Z] ---> 7e73e22ee433 [2024-05-29T08:35:27.460Z] Step 19/25 : EXPOSE 59993 [2024-05-29T08:35:27.460Z] ---> Running in 75ce69fcb2b7 [2024-05-29T08:35:27.460Z] Removing intermediate container 75ce69fcb2b7 [2024-05-29T08:35:27.460Z] ---> 1a68a10d8f48 [2024-05-29T08:35:27.460Z] Step 20/25 : EXPOSE 161 [2024-05-29T08:35:27.460Z] ---> Running in d2f41167a0db [2024-05-29T08:35:27.460Z] Removing intermediate container d2f41167a0db [2024-05-29T08:35:27.460Z] ---> 383801f9e3bc [2024-05-29T08:35:27.460Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-05-29T08:35:27.720Z] ---> Running in f38d61161718 [2024-05-29T08:35:27.720Z] Removing intermediate container f38d61161718 [2024-05-29T08:35:27.720Z] ---> 6824939fe814 [2024-05-29T08:35:27.720Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:35:27.720Z] ---> Running in 1fec3173b7f9 [2024-05-29T08:35:27.720Z] Removing intermediate container 1fec3173b7f9 [2024-05-29T08:35:27.720Z] ---> 685475fae527 [2024-05-29T08:35:27.720Z] Step 23/25 : LABEL arch=amd64 [2024-05-29T08:35:27.720Z] ---> Running in 3b2fb1d3ccf9 [2024-05-29T08:35:28.012Z] Removing intermediate container 3b2fb1d3ccf9 [2024-05-29T08:35:28.013Z] ---> 461f702e1402 [2024-05-29T08:35:28.013Z] Step 24/25 : LABEL git_sha=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:35:28.013Z] ---> Running in 690f1219b57c [2024-05-29T08:35:28.013Z] Removing intermediate container 690f1219b57c [2024-05-29T08:35:28.013Z] ---> a40452085f3d [2024-05-29T08:35:28.013Z] Step 25/25 : LABEL version=3.1.1-dev.1 [2024-05-29T08:35:28.013Z] ---> Running in d25d7d116245 [2024-05-29T08:35:28.013Z] Removing intermediate container d25d7d116245 [2024-05-29T08:35:28.013Z] ---> 23d0fac9f574 [2024-05-29T08:35:28.013Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:35:28.013Z] Successfully built 23d0fac9f574 [2024-05-29T08:35:28.271Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:35:28.397Z] provisioning config files... [2024-05-29T08:35:28.405Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config1072910500997375397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:35:28.715Z] ---> ****-login.sh [2024-05-29T08:35:28.715Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:35:28.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:35:28.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:35:28.716Z] Configure a credential helper to remove this warning. See [2024-05-29T08:35:28.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:35:28.716Z] [2024-05-29T08:35:28.716Z] Login Succeeded [2024-05-29T08:35:28.716Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:35:28.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:35:28.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:35:28.976Z] Configure a credential helper to remove this warning. See [2024-05-29T08:35:28.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:35:28.976Z] [2024-05-29T08:35:28.976Z] Login Succeeded [2024-05-29T08:35:28.976Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:35:28.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:35:28.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:35:28.976Z] Configure a credential helper to remove this warning. See [2024-05-29T08:35:28.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:35:28.976Z] [2024-05-29T08:35:28.976Z] Login Succeeded [2024-05-29T08:35:28.976Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:35:28.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:35:28.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:35:28.977Z] Configure a credential helper to remove this warning. See [2024-05-29T08:35:28.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:35:28.977Z] [2024-05-29T08:35:28.977Z] Login Succeeded [2024-05-29T08:35:28.977Z] ****.io [2024-05-29T08:35:29.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:35:29.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:35:29.236Z] Configure a credential helper to remove this warning. See [2024-05-29T08:35:29.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:35:29.236Z] [2024-05-29T08:35:29.236Z] Login Succeeded [2024-05-29T08:35:29.236Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:35:29.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:35:29.295Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:35:29.330Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-05-29T08:35:29.330Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:35:29.330Z] 3.1.1-dev.1 [2024-05-29T08:35:29.330Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:35:29.330Z] napa [2024-05-29T08:35:29.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:29.694Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:30.030Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:35:30.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-05-29T08:35:30.030Z] 5252320c5193: Preparing [2024-05-29T08:35:30.030Z] e14699338bab: Preparing [2024-05-29T08:35:30.030Z] 36fc971b6fcb: Preparing [2024-05-29T08:35:30.030Z] 2ecbb1cb4491: Preparing [2024-05-29T08:35:30.030Z] 0b96ddf853ff: Preparing [2024-05-29T08:35:30.030Z] aedc3bda2944: Preparing [2024-05-29T08:35:30.030Z] aedc3bda2944: Waiting [2024-05-29T08:35:30.030Z] 0b96ddf853ff: Pushed [2024-05-29T08:35:30.030Z] e14699338bab: Pushed [2024-05-29T08:35:30.030Z] 5252320c5193: Pushed [2024-05-29T08:35:30.030Z] aedc3bda2944: Layer already exists [2024-05-29T08:35:30.598Z] 2ecbb1cb4491: Pushed [2024-05-29T08:35:32.504Z] 36fc971b6fcb: Pushed [2024-05-29T08:35:32.762Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:33.090Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:33.408Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 [2024-05-29T08:35:33.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-05-29T08:35:33.409Z] 5252320c5193: Preparing [2024-05-29T08:35:33.409Z] e14699338bab: Preparing [2024-05-29T08:35:33.409Z] 36fc971b6fcb: Preparing [2024-05-29T08:35:33.409Z] 2ecbb1cb4491: Preparing [2024-05-29T08:35:33.409Z] 0b96ddf853ff: Preparing [2024-05-29T08:35:33.409Z] aedc3bda2944: Preparing [2024-05-29T08:35:33.409Z] aedc3bda2944: Waiting [2024-05-29T08:35:33.409Z] 0b96ddf853ff: Layer already exists [2024-05-29T08:35:33.409Z] 36fc971b6fcb: Layer already exists [2024-05-29T08:35:33.409Z] 5252320c5193: Layer already exists [2024-05-29T08:35:33.409Z] e14699338bab: Layer already exists [2024-05-29T08:35:33.409Z] 2ecbb1cb4491: Layer already exists [2024-05-29T08:35:33.409Z] aedc3bda2944: Layer already exists [2024-05-29T08:35:33.409Z] 3.1.1-dev.1: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:33.743Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:34.069Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:35:34.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-05-29T08:35:34.069Z] 5252320c5193: Preparing [2024-05-29T08:35:34.069Z] e14699338bab: Preparing [2024-05-29T08:35:34.069Z] 36fc971b6fcb: Preparing [2024-05-29T08:35:34.069Z] 2ecbb1cb4491: Preparing [2024-05-29T08:35:34.069Z] 0b96ddf853ff: Preparing [2024-05-29T08:35:34.069Z] aedc3bda2944: Preparing [2024-05-29T08:35:34.069Z] aedc3bda2944: Waiting [2024-05-29T08:35:34.069Z] 5252320c5193: Layer already exists [2024-05-29T08:35:34.069Z] 2ecbb1cb4491: Layer already exists [2024-05-29T08:35:34.069Z] e14699338bab: Layer already exists [2024-05-29T08:35:34.069Z] 0b96ddf853ff: Layer already exists [2024-05-29T08:35:34.069Z] 36fc971b6fcb: Layer already exists [2024-05-29T08:35:34.069Z] aedc3bda2944: Layer already exists [2024-05-29T08:35:34.069Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:34.406Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:34.737Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:napa [2024-05-29T08:35:34.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-05-29T08:35:34.737Z] 5252320c5193: Preparing [2024-05-29T08:35:34.737Z] e14699338bab: Preparing [2024-05-29T08:35:34.737Z] 36fc971b6fcb: Preparing [2024-05-29T08:35:34.737Z] 2ecbb1cb4491: Preparing [2024-05-29T08:35:34.737Z] 0b96ddf853ff: Preparing [2024-05-29T08:35:34.737Z] aedc3bda2944: Preparing [2024-05-29T08:35:34.737Z] aedc3bda2944: Waiting [2024-05-29T08:35:34.737Z] 0b96ddf853ff: Layer already exists [2024-05-29T08:35:34.737Z] 5252320c5193: Layer already exists [2024-05-29T08:35:34.737Z] e14699338bab: Layer already exists [2024-05-29T08:35:34.737Z] 36fc971b6fcb: Layer already exists [2024-05-29T08:35:34.737Z] 2ecbb1cb4491: Layer already exists [2024-05-29T08:35:34.737Z] aedc3bda2944: Layer already exists [2024-05-29T08:35:34.737Z] napa: digest: sha256:ba6ac02949a0d0bed478a3a2c4623f05c7290a7c1ba5913c8a596305d3574f57 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:35:34.806Z] ===================================================== [Pipeline] echo [2024-05-29T08:35:34.816Z] taggedImages: [2024-05-29T08:35:34.816Z] - nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:35:34.816Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.1.1-dev.1 [2024-05-29T08:35:34.816Z] - nexus3.edgexfoundry.org:10004/device-snmp:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:35:34.816Z] - nexus3.edgexfoundry.org:10004/device-snmp:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:35.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:35:35.210Z] [2024-05-29T08:35:35.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:35:35.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:35:35.527Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T08:35:35.527Z] 5eb5b503b376: Pulling fs layer [2024-05-29T08:35:35.527Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T08:35:35.527Z] ec43610c2a17: Pulling fs layer [2024-05-29T08:35:35.527Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T08:35:35.527Z] 33b1e0a273af: Pulling fs layer [2024-05-29T08:35:35.527Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T08:35:35.527Z] 2f39f015ded8: Pulling fs layer [2024-05-29T08:35:35.527Z] 5d3b04190fa2: Waiting [2024-05-29T08:35:35.527Z] 2f39f015ded8: Waiting [2024-05-29T08:35:35.527Z] 3a2ae6a8a46f: Waiting [2024-05-29T08:35:35.527Z] 33b1e0a273af: Waiting [2024-05-29T08:35:35.527Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T08:35:35.527Z] 5c69ac0246d0: Download complete [2024-05-29T08:35:35.527Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T08:35:35.527Z] 3a2ae6a8a46f: Download complete [2024-05-29T08:35:35.527Z] 33b1e0a273af: Verifying Checksum [2024-05-29T08:35:35.527Z] 33b1e0a273af: Download complete [2024-05-29T08:35:35.527Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T08:35:35.527Z] 5d3b04190fa2: Download complete [2024-05-29T08:35:35.527Z] ec43610c2a17: Download complete [2024-05-29T08:35:35.787Z] 5eb5b503b376: Download complete [2024-05-29T08:35:36.356Z] 2f39f015ded8: Download complete [2024-05-29T08:35:37.294Z] 5eb5b503b376: Pull complete [2024-05-29T08:35:37.294Z] 5c69ac0246d0: Pull complete [2024-05-29T08:35:37.553Z] ec43610c2a17: Pull complete [2024-05-29T08:35:37.820Z] 3a2ae6a8a46f: Pull complete [2024-05-29T08:35:38.082Z] 33b1e0a273af: Pull complete [2024-05-29T08:35:38.082Z] 5d3b04190fa2: Pull complete [2024-05-29T08:35:42.274Z] 2f39f015ded8: Pull complete [2024-05-29T08:35:42.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T08:35:42.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:35:42.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:35:42.378Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:35:42.414Z] $ 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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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 [2024-05-29T08:35:48.524Z] $ docker top 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:35:48.911Z] ---> job-cost.sh [2024-05-29T08:35:48.911Z] lf-activate-venv: SKIPPING [2024-05-29T08:35:48.912Z] INFO: No Stack... [2024-05-29T08:35:49.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:35:49.428Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:35:49.712Z] + cat /w/workspace/edgexfoundry_device-snmp-go_napa/archives/cost.csv [2024-05-29T08:35:49.712Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:35:49.726Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [2024-05-29T08:35:49.735Z] Resource [jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:35:49.742Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:35:50.050Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T08:35:50.094Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:35:50.101Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:35:50.127Z] $ docker stop --time=1 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 [2024-05-29T08:35:51.284Z] $ docker rm -f --volumes 45af77274d38116486c84dcfa19e2ac88c6cab573bc970fc338d3aee9d2e5902 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T08:37:03.420Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1025 in /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] { [Pipeline] ws [2024-05-29T08:37:03.439Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2024-05-29T08:37:06.489Z] Selected Git installation does not exist. Using Default [2024-05-29T08:37:06.489Z] The recommended git tool is: NONE [2024-05-29T08:37:11.712Z] using credential edgex-jenkins-ssh [2024-05-29T08:37:11.738Z] Cloning the remote Git repository [2024-05-29T08:37:11.783Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-05-29T08:37:11.892Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2024-05-29T08:37:12.066Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-05-29T08:37:12.067Z] > git --version # timeout=10 [2024-05-29T08:37:12.090Z] > git --version # 'git version 2.25.1' [2024-05-29T08:37:12.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T08:37:12.250Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:37:14.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-05-29T08:37:14.605Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T08:37:15.491Z] Avoid second fetch [2024-05-29T08:37:15.491Z] Checking out Revision d721e73911f12ca0ff6fbf72fa0cf941643da5d5 (napa) [2024-05-29T08:37:15.516Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T08:37:15.606Z] > git checkout -f d721e73911f12ca0ff6fbf72fa0cf941643da5d5 # timeout=10 [2024-05-29T08:37:17.041Z] Commit message: "Merge pull request #348 from cloudxxx8/bump-sdk-3.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:37:21.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T08:37:21.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:37:21.772Z] Dload Upload Total Spent Left Speed [2024-05-29T08:37:21.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 78219 [Pipeline] sh [2024-05-29T08:37:22.130Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T08:37:22.493Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T08:37:22.493Z] + sudo tee /etc/docker/daemon.new [2024-05-29T08:37:22.493Z] { [2024-05-29T08:37:22.493Z] "registry-mirrors": [ [2024-05-29T08:37:22.493Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T08:37:22.493Z] ], [2024-05-29T08:37:22.493Z] "bip": "10.250.0.254/24", [2024-05-29T08:37:22.493Z] "hosts": [ [2024-05-29T08:37:22.493Z] "tcp://0.0.0.0:5555", [2024-05-29T08:37:22.493Z] "unix:///var/run/docker.sock" [2024-05-29T08:37:22.493Z] ], [2024-05-29T08:37:22.493Z] "mtu": 1458, [2024-05-29T08:37:22.493Z] "selinux-enabled": true, [2024-05-29T08:37:22.493Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T08:37:22.493Z] } [Pipeline] sh [2024-05-29T08:37:22.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T08:37:23.243Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:37:41.500Z] provisioning config files... [2024-05-29T08:37:41.528Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config13957681935755679268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:37:41.962Z] ---> ****-login.sh [2024-05-29T08:37:41.962Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:37:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:37:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:37:42.551Z] Configure a credential helper to remove this warning. See [2024-05-29T08:37:42.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:37:42.551Z] [2024-05-29T08:37:42.551Z] Login Succeeded [2024-05-29T08:37:42.551Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:37:42.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:37:43.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:37:43.089Z] Configure a credential helper to remove this warning. See [2024-05-29T08:37:43.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:37:43.089Z] [2024-05-29T08:37:43.089Z] Login Succeeded [2024-05-29T08:37:43.089Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:37:43.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:37:43.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:37:43.361Z] Configure a credential helper to remove this warning. See [2024-05-29T08:37:43.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:37:43.361Z] [2024-05-29T08:37:43.361Z] Login Succeeded [2024-05-29T08:37:43.361Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:37:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:37:43.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:37:43.632Z] Configure a credential helper to remove this warning. See [2024-05-29T08:37:43.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:37:43.632Z] [2024-05-29T08:37:43.908Z] Login Succeeded [2024-05-29T08:37:43.908Z] ****.io [2024-05-29T08:37:43.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:37:44.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:37:44.181Z] Configure a credential helper to remove this warning. See [2024-05-29T08:37:44.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:37:44.181Z] [2024-05-29T08:37:44.181Z] Login Succeeded [2024-05-29T08:37:44.181Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:37:44.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T08:37:44.459Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-29T08:37:44.805Z] + cut -d -f 2 [2024-05-29T08:37:44.805Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2024-05-29T08:37:44.840Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:37:44.859Z] ========================================================= [2024-05-29T08:37:44.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] [2024-05-29T08:37:44.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:37:45.232Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . [2024-05-29T08:37:47.825Z] Sending build context to Docker daemon 37.58MB [2024-05-29T08:37:47.825Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:37:47.825Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T08:37:47.825Z] 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T08:37:47.825Z] c6b39de5b339: Pulling fs layer [2024-05-29T08:37:47.825Z] a69c41024577: Pulling fs layer [2024-05-29T08:37:47.825Z] d6de4b400683: Pulling fs layer [2024-05-29T08:37:47.825Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T08:37:47.825Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:37:47.825Z] 9e011611b7f5: Pulling fs layer [2024-05-29T08:37:47.825Z] 3bd174042beb: Pulling fs layer [2024-05-29T08:37:47.825Z] 4476f39b5e91: Pulling fs layer [2024-05-29T08:37:47.825Z] 9e011611b7f5: Waiting [2024-05-29T08:37:47.825Z] 3bd174042beb: Waiting [2024-05-29T08:37:47.825Z] 35cb2a7552d0: Waiting [2024-05-29T08:37:47.825Z] 4476f39b5e91: Waiting [2024-05-29T08:37:47.825Z] 4f4fb700ef54: Waiting [2024-05-29T08:37:47.825Z] a69c41024577: Verifying Checksum [2024-05-29T08:37:47.825Z] a69c41024577: Download complete [2024-05-29T08:37:47.825Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T08:37:47.825Z] 35cb2a7552d0: Download complete [2024-05-29T08:37:47.825Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:37:47.825Z] 4f4fb700ef54: Download complete [2024-05-29T08:37:47.825Z] 9e011611b7f5: Download complete [2024-05-29T08:37:47.825Z] c6b39de5b339: Verifying Checksum [2024-05-29T08:37:47.825Z] c6b39de5b339: Download complete [2024-05-29T08:37:48.093Z] 4476f39b5e91: Verifying Checksum [2024-05-29T08:37:48.093Z] 4476f39b5e91: Download complete [2024-05-29T08:37:48.686Z] c6b39de5b339: Pull complete [2024-05-29T08:37:49.273Z] a69c41024577: Pull complete [2024-05-29T08:37:49.869Z] d6de4b400683: Verifying Checksum [2024-05-29T08:37:49.869Z] d6de4b400683: Download complete [2024-05-29T08:37:50.844Z] 3bd174042beb: Verifying Checksum [2024-05-29T08:37:50.844Z] 3bd174042beb: Download complete [2024-05-29T08:38:03.218Z] d6de4b400683: Pull complete [2024-05-29T08:38:03.218Z] 35cb2a7552d0: Pull complete [2024-05-29T08:38:03.218Z] 4f4fb700ef54: Pull complete [2024-05-29T08:38:03.487Z] 9e011611b7f5: Pull complete [2024-05-29T08:38:11.699Z] 3bd174042beb: Pull complete [2024-05-29T08:38:13.655Z] 4476f39b5e91: Pull complete [2024-05-29T08:38:13.655Z] Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 [2024-05-29T08:38:13.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [2024-05-29T08:38:13.655Z] ---> 981a0608b64a [2024-05-29T08:38:13.655Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:38:15.618Z] ---> Running in 94a1c7d2aaef [2024-05-29T08:38:15.887Z] Removing intermediate container 94a1c7d2aaef [2024-05-29T08:38:15.887Z] ---> 71b996d80979 [2024-05-29T08:38:15.887Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:38:15.887Z] ---> Running in cd771960ff3c [2024-05-29T08:38:16.155Z] Removing intermediate container cd771960ff3c [2024-05-29T08:38:16.155Z] ---> ee345b656ae0 [2024-05-29T08:38:16.155Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:38:16.155Z] ---> Running in 351e935d2b14 [2024-05-29T08:38:16.436Z] Removing intermediate container 351e935d2b14 [2024-05-29T08:38:16.436Z] ---> 392a058ad986 [2024-05-29T08:38:16.436Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:38:16.715Z] ---> Running in 3ee4db94e144 [2024-05-29T08:38:16.985Z] Removing intermediate container 3ee4db94e144 [2024-05-29T08:38:16.985Z] ---> 3cb07b3ee264 [2024-05-29T08:38:16.985Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:38:16.985Z] ---> Running in e438f18e39de [2024-05-29T08:38:18.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:38:18.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:38:19.654Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T08:38:19.654Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T08:38:19.654Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T08:38:19.654Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T08:38:19.654Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:38:19.654Z] OK: 271 MiB in 56 packages [2024-05-29T08:38:21.067Z] Removing intermediate container e438f18e39de [2024-05-29T08:38:21.067Z] ---> 06a7d6048cc6 [2024-05-29T08:38:21.067Z] Step 8/12 : WORKDIR /device-snmp-go [2024-05-29T08:38:21.067Z] ---> Running in ab8c7ad4f0bd [2024-05-29T08:38:21.337Z] Removing intermediate container ab8c7ad4f0bd [2024-05-29T08:38:21.337Z] ---> fc23f60c7ebf [2024-05-29T08:38:21.337Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T08:38:28.000Z] ---> d722dc81e113 [2024-05-29T08:38:28.001Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:38:28.001Z] ---> Running in 5585b1ef5b3b [2024-05-29T08:39:24.440Z] Removing intermediate container 5585b1ef5b3b [2024-05-29T08:39:24.440Z] ---> 15308e5d4d3b [2024-05-29T08:39:24.440Z] Step 11/12 : COPY . . [2024-05-29T08:39:29.792Z] ---> be4d18f5dd75 [2024-05-29T08:39:29.792Z] Step 12/12 : RUN ${MAKE} [2024-05-29T08:39:29.792Z] ---> Running in 5989266cc2f3 [2024-05-29T08:39:30.378Z] noop [2024-05-29T08:39:31.344Z] Removing intermediate container 5989266cc2f3 [2024-05-29T08:39:31.344Z] ---> 4ee335ec9f00 [2024-05-29T08:39:31.612Z] Successfully built 4ee335ec9f00 [2024-05-29T08:39:31.612Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:39:31.983Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:39:31.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:39:32.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container [2024-05-29T08:39:32.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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-arm64 cat [2024-05-29T08:39:33.611Z] $ docker top 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:39:34.462Z] + go version [2024-05-29T08:39:34.462Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T08:39:34.479Z] $ docker stop --time=1 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 [2024-05-29T08:39:36.152Z] $ docker rm -f --volumes 8221a7dbd8ef50ce892619f5017ab2283d5458c15c56b53557318d96e3534901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:39:36.841Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T08:39:36.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:39:37.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container [2024-05-29T08:39:37.148Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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-arm64 cat [2024-05-29T08:39:38.357Z] $ docker top 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:39:38.932Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/3 [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:39:39.588Z] + make test [2024-05-29T08:39:39.588Z] go test ./... -coverprofile=coverage.out [2024-05-29T08:39:42.939Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-05-29T08:41:34.688Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-05-29T08:41:34.688Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2024-05-29T08:41:34.957Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T08:41:34.957Z] go vet ./... [2024-05-29T08:42:01.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T08:42:01.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T08:42:01.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-29T08:42:01.686Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2024-05-29T08:42:02.027Z] + go mod tidy [Pipeline] } [2024-05-29T08:42:06.289Z] $ docker stop --time=1 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db [2024-05-29T08:42:08.091Z] $ docker rm -f --volumes 658c532db4b4986e1fc18f71bdf5406752aa482f4f925663439aa038ac30a2db [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:42:09.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T08:42:09.420Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T08:42:10.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T08:42:10.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T08:42:10.953Z] + ls -al . [2024-05-29T08:42:10.953Z] total 172 [2024-05-29T08:42:10.953Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:39 . [2024-05-29T08:42:10.953Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:37 .. [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 6 May 29 08:37 .dockerignore [2024-05-29T08:42:10.953Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:37 .git [2024-05-29T08:42:10.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 .github [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 255 May 29 08:37 .gitignore [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 08:37 .golangci.yml [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 10044 May 29 08:37 Attribution.txt [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 11809 May 29 08:37 CHANGELOG.md [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 1571 May 29 08:37 Dockerfile [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 08:37 GOVERNANCE.md [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 656 May 29 08:37 Jenkinsfile [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 08:37 LICENSE [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 2240 May 29 08:37 Makefile [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 08:37 OWNERS.md [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 10477 May 29 08:37 README.md [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:33 VERSION [2024-05-29T08:42:10.953Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:37 bin [2024-05-29T08:42:10.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 cmd [2024-05-29T08:42:10.953Z] -rw-r--r-- 1 jenkins jenkins 8837 May 29 08:41 coverage.out [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 3635 May 29 08:37 go.mod [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 33923 May 29 08:37 go.sum [2024-05-29T08:42:10.953Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:37 internal [2024-05-29T08:42:10.953Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 08:37 vendor [2024-05-29T08:42:10.953Z] -rw-rw-r-- 1 jenkins jenkins 228 May 29 08:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:42:11.295Z] + 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=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 --label arch=arm64 --label version=3.1.1-dev.1 . [2024-05-29T08:42:13.889Z] Sending build context to Docker daemon 37.59MB [2024-05-29T08:42:13.889Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T08:42:13.889Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T08:42:13.889Z] ---> 4ee335ec9f00 [2024-05-29T08:42:13.889Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T08:42:13.889Z] ---> Running in 594a86cf9af3 [2024-05-29T08:42:14.156Z] Removing intermediate container 594a86cf9af3 [2024-05-29T08:42:14.156Z] ---> 6e3840ea4316 [2024-05-29T08:42:14.156Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T08:42:14.156Z] ---> Running in b7276b796b71 [2024-05-29T08:42:14.425Z] Removing intermediate container b7276b796b71 [2024-05-29T08:42:14.425Z] ---> 814e20871114 [2024-05-29T08:42:14.425Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T08:42:14.693Z] ---> Running in 14df5a5c8231 [2024-05-29T08:42:14.959Z] Removing intermediate container 14df5a5c8231 [2024-05-29T08:42:14.959Z] ---> 73d49345aa0e [2024-05-29T08:42:14.959Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T08:42:14.959Z] ---> Running in 65225da977af [2024-05-29T08:42:15.225Z] Removing intermediate container 65225da977af [2024-05-29T08:42:15.225Z] ---> 2249c2825d75 [2024-05-29T08:42:15.225Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T08:42:15.225Z] ---> Running in 505c7adc094f [2024-05-29T08:42:16.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:42:16.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:42:17.719Z] OK: 271 MiB in 56 packages [2024-05-29T08:42:18.674Z] Removing intermediate container 505c7adc094f [2024-05-29T08:42:18.674Z] ---> c6cbaa0ff25a [2024-05-29T08:42:18.674Z] Step 8/25 : WORKDIR /device-snmp-go [2024-05-29T08:42:18.674Z] ---> Running in 89bb0b3abd0c [2024-05-29T08:42:18.940Z] Removing intermediate container 89bb0b3abd0c [2024-05-29T08:42:18.940Z] ---> d924eddabab4 [2024-05-29T08:42:18.940Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T08:42:25.593Z] ---> e4146a595d0e [2024-05-29T08:42:25.593Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T08:42:25.593Z] ---> Running in dff55eb6339c [2024-05-29T08:42:26.554Z] skipping... [2024-05-29T08:42:26.822Z] Removing intermediate container dff55eb6339c [2024-05-29T08:42:26.822Z] ---> 98e53b60b3dc [2024-05-29T08:42:26.822Z] Step 11/25 : COPY . . [2024-05-29T08:42:35.028Z] ---> 0e6d3d4d4a56 [2024-05-29T08:42:35.028Z] Step 12/25 : RUN ${MAKE} [2024-05-29T08:42:35.028Z] ---> Running in 1ba57ee68851 [2024-05-29T08:42:35.028Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.1.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-05-29T08:44:41.712Z] Removing intermediate container 1ba57ee68851 [2024-05-29T08:44:41.712Z] ---> 755d6131f000 [2024-05-29T08:44:41.712Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T08:44:41.712Z] 3.18: Pulling from library/alpine [2024-05-29T08:44:41.712Z] c6b39de5b339: Already exists [2024-05-29T08:44:41.712Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T08:44:41.712Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T08:44:41.712Z] ---> 33abbf032149 [2024-05-29T08:44:41.712Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T08:44:41.712Z] ---> Running in 817991dbff8d [2024-05-29T08:44:41.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:41.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:42.932Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T08:44:42.932Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:44:43.199Z] OK: 8 MiB in 16 packages [2024-05-29T08:44:44.158Z] Removing intermediate container 817991dbff8d [2024-05-29T08:44:44.158Z] ---> df1cc2330e44 [2024-05-29T08:44:44.158Z] Step 15/25 : RUN apk --no-cache upgrade [2024-05-29T08:44:44.158Z] ---> Running in 434f044c7a37 [2024-05-29T08:44:45.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:45.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:46.340Z] Upgrading critical system libraries and apk-tools: [2024-05-29T08:44:46.340Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T08:44:46.340Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T08:44:46.340Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T08:44:46.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:46.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T08:44:47.472Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:44:47.742Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T08:44:47.742Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:44:47.742Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T08:44:47.742Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:44:47.742Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T08:44:47.742Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T08:44:47.742Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T08:44:47.742Z] OK: 8 MiB in 16 packages [2024-05-29T08:44:49.149Z] Removing intermediate container 434f044c7a37 [2024-05-29T08:44:49.149Z] ---> 1b2cf8904f47 [2024-05-29T08:44:49.149Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-05-29T08:44:50.555Z] ---> 66422bbf0aeb [2024-05-29T08:44:50.555Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-05-29T08:44:50.819Z] ---> 737a13f4657c [2024-05-29T08:44:50.819Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-05-29T08:44:51.397Z] ---> a65bcd984b2e [2024-05-29T08:44:51.397Z] Step 19/25 : EXPOSE 59993 [2024-05-29T08:44:51.397Z] ---> Running in 85b898c72aa4 [2024-05-29T08:44:51.661Z] Removing intermediate container 85b898c72aa4 [2024-05-29T08:44:51.661Z] ---> 53ce05effe16 [2024-05-29T08:44:51.661Z] Step 20/25 : EXPOSE 161 [2024-05-29T08:44:51.661Z] ---> Running in 73cad7774f15 [2024-05-29T08:44:51.926Z] Removing intermediate container 73cad7774f15 [2024-05-29T08:44:51.926Z] ---> 9a7d1f38d5f0 [2024-05-29T08:44:51.926Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-05-29T08:44:52.193Z] ---> Running in dc2b4b794160 [2024-05-29T08:44:52.459Z] Removing intermediate container dc2b4b794160 [2024-05-29T08:44:52.459Z] ---> fcf1ad6ca676 [2024-05-29T08:44:52.459Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T08:44:52.459Z] ---> Running in f9df670e730f [2024-05-29T08:44:52.724Z] Removing intermediate container f9df670e730f [2024-05-29T08:44:52.724Z] ---> a0af25b0ba71 [2024-05-29T08:44:52.724Z] Step 23/25 : LABEL arch=arm64 [2024-05-29T08:44:52.724Z] ---> Running in e75aae7b738a [2024-05-29T08:44:52.989Z] Removing intermediate container e75aae7b738a [2024-05-29T08:44:52.989Z] ---> c668449c0d42 [2024-05-29T08:44:52.989Z] Step 24/25 : LABEL git_sha=d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:44:52.989Z] ---> Running in dd1cc29df4de [2024-05-29T08:44:53.259Z] Removing intermediate container dd1cc29df4de [2024-05-29T08:44:53.259Z] ---> 3b51803cac34 [2024-05-29T08:44:53.259Z] Step 25/25 : LABEL version=3.1.1-dev.1 [2024-05-29T08:44:53.528Z] ---> Running in f82856cf0b40 [2024-05-29T08:44:53.793Z] Removing intermediate container f82856cf0b40 [2024-05-29T08:44:53.793Z] ---> 956d5c8b679c [2024-05-29T08:44:53.793Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T08:44:54.058Z] Successfully built 956d5c8b679c [2024-05-29T08:44:54.058Z] 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 [2024-05-29T08:44:54.185Z] provisioning config files... [2024-05-29T08:44:54.198Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config8000409368811826036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:44:54.525Z] ---> ****-login.sh [2024-05-29T08:44:54.525Z] nexus3.edgexfoundry.org:10001 [2024-05-29T08:44:54.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:44:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:44:54.790Z] Configure a credential helper to remove this warning. See [2024-05-29T08:44:54.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:44:54.790Z] [2024-05-29T08:44:54.790Z] Login Succeeded [2024-05-29T08:44:54.790Z] nexus3.edgexfoundry.org:10002 [2024-05-29T08:44:55.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:44:55.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:44:55.055Z] Configure a credential helper to remove this warning. See [2024-05-29T08:44:55.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:44:55.055Z] [2024-05-29T08:44:55.055Z] Login Succeeded [2024-05-29T08:44:55.055Z] nexus3.edgexfoundry.org:10003 [2024-05-29T08:44:55.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:44:55.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:44:55.320Z] Configure a credential helper to remove this warning. See [2024-05-29T08:44:55.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:44:55.320Z] [2024-05-29T08:44:55.320Z] Login Succeeded [2024-05-29T08:44:55.320Z] nexus3.edgexfoundry.org:10004 [2024-05-29T08:44:55.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:44:55.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:44:55.585Z] Configure a credential helper to remove this warning. See [2024-05-29T08:44:55.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:44:55.585Z] [2024-05-29T08:44:55.585Z] Login Succeeded [2024-05-29T08:44:55.852Z] ****.io [2024-05-29T08:44:55.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T08:44:56.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T08:44:56.118Z] Configure a credential helper to remove this warning. See [2024-05-29T08:44:56.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T08:44:56.119Z] [2024-05-29T08:44:56.119Z] Login Succeeded [2024-05-29T08:44:56.119Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T08:44:56.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:44:56.179Z] [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T08:44:56.210Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-05-29T08:44:56.210Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:44:56.210Z] 3.1.1-dev.1 [2024-05-29T08:44:56.210Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:44:56.210Z] napa [2024-05-29T08:44:56.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:44:56.584Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:44:56.933Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:44:56.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-05-29T08:44:56.933Z] e1cbaed64fee: Preparing [2024-05-29T08:44:56.933Z] 688922df5c80: Preparing [2024-05-29T08:44:56.933Z] fcd5090d59b2: Preparing [2024-05-29T08:44:56.933Z] 3d2e5df3f7dc: Preparing [2024-05-29T08:44:56.933Z] 7b6f0b348241: Preparing [2024-05-29T08:44:56.933Z] 7c504f21be85: Preparing [2024-05-29T08:44:56.933Z] 7c504f21be85: Waiting [2024-05-29T08:44:57.199Z] 688922df5c80: Pushed [2024-05-29T08:44:57.199Z] 7b6f0b348241: Pushed [2024-05-29T08:44:57.199Z] e1cbaed64fee: Pushed [2024-05-29T08:44:57.199Z] 7c504f21be85: Layer already exists [2024-05-29T08:44:58.599Z] 3d2e5df3f7dc: Pushed [2024-05-29T08:45:02.856Z] fcd5090d59b2: Pushed [2024-05-29T08:45:03.122Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:03.492Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:03.857Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 [2024-05-29T08:45:03.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-05-29T08:45:03.857Z] e1cbaed64fee: Preparing [2024-05-29T08:45:03.857Z] 688922df5c80: Preparing [2024-05-29T08:45:03.857Z] fcd5090d59b2: Preparing [2024-05-29T08:45:03.857Z] 3d2e5df3f7dc: Preparing [2024-05-29T08:45:03.857Z] 7b6f0b348241: Preparing [2024-05-29T08:45:03.857Z] 7c504f21be85: Preparing [2024-05-29T08:45:03.857Z] 7c504f21be85: Waiting [2024-05-29T08:45:03.857Z] 688922df5c80: Layer already exists [2024-05-29T08:45:03.857Z] fcd5090d59b2: Layer already exists [2024-05-29T08:45:03.857Z] 3d2e5df3f7dc: Layer already exists [2024-05-29T08:45:03.857Z] e1cbaed64fee: Layer already exists [2024-05-29T08:45:03.857Z] 7b6f0b348241: Layer already exists [2024-05-29T08:45:03.857Z] 7c504f21be85: Layer already exists [2024-05-29T08:45:04.122Z] 3.1.1-dev.1: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:04.484Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:04.836Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:45:04.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-05-29T08:45:04.836Z] e1cbaed64fee: Preparing [2024-05-29T08:45:04.836Z] 688922df5c80: Preparing [2024-05-29T08:45:04.836Z] fcd5090d59b2: Preparing [2024-05-29T08:45:04.836Z] 3d2e5df3f7dc: Preparing [2024-05-29T08:45:04.836Z] 7b6f0b348241: Preparing [2024-05-29T08:45:04.836Z] 7c504f21be85: Preparing [2024-05-29T08:45:04.836Z] 7c504f21be85: Waiting [2024-05-29T08:45:04.836Z] 688922df5c80: Layer already exists [2024-05-29T08:45:04.836Z] fcd5090d59b2: Layer already exists [2024-05-29T08:45:04.836Z] 7b6f0b348241: Layer already exists [2024-05-29T08:45:04.836Z] e1cbaed64fee: Layer already exists [2024-05-29T08:45:04.836Z] 3d2e5df3f7dc: Layer already exists [2024-05-29T08:45:04.836Z] 7c504f21be85: Layer already exists [2024-05-29T08:45:04.836Z] d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:05.201Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:05.636Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa [2024-05-29T08:45:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-05-29T08:45:05.636Z] e1cbaed64fee: Preparing [2024-05-29T08:45:05.636Z] 688922df5c80: Preparing [2024-05-29T08:45:05.636Z] fcd5090d59b2: Preparing [2024-05-29T08:45:05.636Z] 3d2e5df3f7dc: Preparing [2024-05-29T08:45:05.636Z] 7b6f0b348241: Preparing [2024-05-29T08:45:05.636Z] 7c504f21be85: Preparing [2024-05-29T08:45:05.636Z] 7c504f21be85: Waiting [2024-05-29T08:45:05.636Z] fcd5090d59b2: Layer already exists [2024-05-29T08:45:05.636Z] 7b6f0b348241: Layer already exists [2024-05-29T08:45:05.636Z] e1cbaed64fee: Layer already exists [2024-05-29T08:45:05.636Z] 688922df5c80: Layer already exists [2024-05-29T08:45:05.636Z] 3d2e5df3f7dc: Layer already exists [2024-05-29T08:45:05.636Z] 7c504f21be85: Layer already exists [2024-05-29T08:45:05.902Z] napa: digest: sha256:4f5a2204e3d6d7c54a69ce45dd74afe7257bcb1b10f97057b504a563a3311997 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-05-29T08:45:05.984Z] ===================================================== [Pipeline] echo [2024-05-29T08:45:05.998Z] taggedImages: [2024-05-29T08:45:05.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [2024-05-29T08:45:05.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.1.1-dev.1 [2024-05-29T08:45:05.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d721e73911f12ca0ff6fbf72fa0cf941643da5d5-3.1.1-dev.1 [2024-05-29T08:45:05.998Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:06.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:45:06.373Z] [2024-05-29T08:45:06.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:06.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:45:06.700Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T08:45:06.701Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T08:45:06.701Z] 04944245beec: Pulling fs layer [2024-05-29T08:45:06.701Z] 699f458cf7ca: Pulling fs layer [2024-05-29T08:45:06.701Z] 765212b225bb: Pulling fs layer [2024-05-29T08:45:06.701Z] f23df028b6ca: Pulling fs layer [2024-05-29T08:45:06.701Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T08:45:06.701Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T08:45:06.701Z] f23df028b6ca: Waiting [2024-05-29T08:45:06.701Z] d65c8cfc05b1: Waiting [2024-05-29T08:45:06.701Z] 2437ff75d9bd: Waiting [2024-05-29T08:45:06.701Z] 765212b225bb: Waiting [2024-05-29T08:45:06.968Z] 04944245beec: Verifying Checksum [2024-05-29T08:45:06.968Z] 04944245beec: Download complete [2024-05-29T08:45:06.968Z] 765212b225bb: Download complete [2024-05-29T08:45:06.968Z] f23df028b6ca: Verifying Checksum [2024-05-29T08:45:06.968Z] f23df028b6ca: Download complete [2024-05-29T08:45:06.968Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T08:45:06.968Z] d65c8cfc05b1: Download complete [2024-05-29T08:45:07.236Z] 699f458cf7ca: Verifying Checksum [2024-05-29T08:45:07.236Z] 699f458cf7ca: Download complete [2024-05-29T08:45:07.502Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T08:45:07.502Z] 8998bd30e6a1: Download complete [2024-05-29T08:45:10.072Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T08:45:12.007Z] 8998bd30e6a1: Pull complete [2024-05-29T08:45:12.655Z] 04944245beec: Pull complete [2024-05-29T08:45:14.615Z] 699f458cf7ca: Pull complete [2024-05-29T08:45:14.615Z] 765212b225bb: Pull complete [2024-05-29T08:45:15.586Z] f23df028b6ca: Pull complete [2024-05-29T08:45:15.853Z] d65c8cfc05b1: Pull complete [2024-05-29T08:45:34.056Z] 2437ff75d9bd: Pull complete [2024-05-29T08:45:34.056Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T08:45:34.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T08:45:34.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:45:34.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-1025 does not seem to be running inside a container [2024-05-29T08:45:34.316Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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:arm64 cat [2024-05-29T08:45:36.979Z] $ docker top 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:45:37.834Z] ---> job-cost.sh [2024-05-29T08:45:37.834Z] lf-activate-venv: SKIPPING [2024-05-29T08:45:37.834Z] INFO: No Stack... [2024-05-29T08:45:38.099Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T08:45:39.054Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T08:45:39.683Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2024-05-29T08:45:39.683Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T08:45:39.702Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [2024-05-29T08:45:39.713Z] Resource [jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] did not exist. Created. [2024-05-29T08:45:39.719Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:45:40.376Z] /w/workspace/device-snmp-go/3@tmp/durable-4736fc3a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T08:45:40.700Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T08:45:40.990Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T08:45:41.363Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T08:45:41.376Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-napa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T08:45:41.399Z] $ docker stop --time=1 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b [2024-05-29T08:45:42.911Z] $ docker rm -f --volumes 1cf452a0ecafd7cea84c8494cc190264769bd6c2e2f2a6767e8864e84deb263b [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 [2024-05-29T08:45:43.376Z] provisioning config files... [2024-05-29T08:45:43.383Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config3317190030681278142tmp [Pipeline] { [Pipeline] sh [2024-05-29T08:45:43.683Z] + set +x [2024-05-29T08:45:43.683Z] + bash -s -- [2024-05-29T08:45:43.683Z] + curl -s https://codecov.io/bash [2024-05-29T08:45:43.683Z] [2024-05-29T08:45:43.683Z] _____ _ [2024-05-29T08:45:43.683Z] / ____| | | [2024-05-29T08:45:43.683Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T08:45:43.683Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T08:45:43.683Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T08:45:43.683Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T08:45:43.683Z] Bash-1.0.6 [2024-05-29T08:45:43.683Z] [2024-05-29T08:45:43.683Z] [2024-05-29T08:45:43.683Z] ==> git version 2.25.1 found [2024-05-29T08:45:43.683Z] ==> 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 [2024-05-29T08:45:43.683Z] Release-Date: 2020-01-08 [2024-05-29T08:45:43.683Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T08:45:43.683Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T08:45:43.683Z] ==> Jenkins CI detected. [2024-05-29T08:45:43.683Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_napa [2024-05-29T08:45:43.683Z] project root: . [2024-05-29T08:45:43.683Z] --> token set from env [2024-05-29T08:45:43.683Z] Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml [2024-05-29T08:45:43.683Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T08:45:43.683Z] ==> Python coveragepy not found [2024-05-29T08:45:43.683Z] ==> Searching for coverage reports in: [2024-05-29T08:45:43.683Z] + . [2024-05-29T08:45:43.944Z] -> Found 1 reports [2024-05-29T08:45:43.944Z] ==> Detecting git/mercurial file structure [2024-05-29T08:45:43.944Z] ==> Reading reports [2024-05-29T08:45:43.944Z] + ./coverage.out bytes=8837 [2024-05-29T08:45:43.944Z] ==> Appending adjustments [2024-05-29T08:45:43.944Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T08:45:43.944Z] + Found adjustments [2024-05-29T08:45:43.944Z] ==> Gzipping contents [2024-05-29T08:45:43.944Z] 16K /tmp/codecov.9wg9En.gz [2024-05-29T08:45:43.944Z] ==> Uploading reports [2024-05-29T08:45:43.944Z] url: https://codecov.io [2024-05-29T08:45:43.944Z] query: branch=napa&commit=d721e73911f12ca0ff6fbf72fa0cf941643da5d5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:45:43.944Z] -> Pinging Codecov [2024-05-29T08:45:43.944Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=d721e73911f12ca0ff6fbf72fa0cf941643da5d5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fnapa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-29T08:45:44.204Z] -> Uploading to [2024-05-29T08:45:44.204Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/6C56EA5C29638FB4528AC87E60AF5AE0/d721e73911f12ca0ff6fbf72fa0cf941643da5d5/f19ab309-d346-42b7-b541-7fc12cd827fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T084543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e21a3f64bdb1d020feb48fb6559447bfc5bfc269083fc25f6ba8d27e5438476 [2024-05-29T08:45:44.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T08:45:44.204Z] Dload Upload Total Spent Left Speed [2024-05-29T08:45:44.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12902 0 0 100 12902 0 56340 --:--:-- --:--:-- --:--:-- 56587 [2024-05-29T08:45:44.463Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] } [2024-05-29T08:45:44.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-29T08:45:44.610Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-29T08:45:44.631Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:44.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:45:44.941Z] [2024-05-29T08:45:44.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:45:45.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:45:45.241Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-29T08:45:45.241Z] 619be1103602: Already exists [2024-05-29T08:45:45.241Z] f8ea3408117e: Pulling fs layer [2024-05-29T08:45:45.241Z] 91320369b822: Pulling fs layer [2024-05-29T08:45:45.241Z] 0406650e8295: Pulling fs layer [2024-05-29T08:45:45.241Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T08:45:45.241Z] 96d80e3f36e1: Pulling fs layer [2024-05-29T08:45:45.241Z] bcf3aedb951c: Pulling fs layer [2024-05-29T08:45:45.241Z] 4f4fb700ef54: Waiting [2024-05-29T08:45:45.241Z] 96d80e3f36e1: Waiting [2024-05-29T08:45:45.241Z] bcf3aedb951c: Waiting [2024-05-29T08:45:45.241Z] 0406650e8295: Verifying Checksum [2024-05-29T08:45:45.241Z] 0406650e8295: Download complete [2024-05-29T08:45:45.241Z] f8ea3408117e: Verifying Checksum [2024-05-29T08:45:45.241Z] f8ea3408117e: Download complete [2024-05-29T08:45:45.241Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T08:45:45.241Z] 4f4fb700ef54: Download complete [2024-05-29T08:45:45.241Z] f8ea3408117e: Pull complete [2024-05-29T08:45:45.499Z] 96d80e3f36e1: Verifying Checksum [2024-05-29T08:45:45.499Z] 96d80e3f36e1: Download complete [2024-05-29T08:45:45.761Z] 91320369b822: Verifying Checksum [2024-05-29T08:45:45.761Z] 91320369b822: Download complete [2024-05-29T08:45:46.018Z] bcf3aedb951c: Verifying Checksum [2024-05-29T08:45:46.018Z] bcf3aedb951c: Download complete [2024-05-29T08:45:48.547Z] 91320369b822: Pull complete [2024-05-29T08:45:48.547Z] 0406650e8295: Pull complete [2024-05-29T08:45:48.547Z] 4f4fb700ef54: Pull complete [2024-05-29T08:45:48.804Z] 96d80e3f36e1: Pull complete [2024-05-29T08:45:51.334Z] bcf3aedb951c: Pull complete [2024-05-29T08:45:51.334Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-29T08:45:51.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-29T08:45:51.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:45:51.435Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:45:51.466Z] $ 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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@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/edgex-snyk-go:latest cat [2024-05-29T08:45:56.192Z] $ docker top 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:45:56.535Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_napa [Pipeline] echo [2024-05-29T08:45:56.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:napa' [Pipeline] sh [2024-05-29T08:45:56.824Z] + set -o pipefail [2024-05-29T08:45:56.825Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:napa' [2024-05-29T08:45:59.360Z] [2024-05-29T08:45:59.360Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_napa (github.com/edgexfoundry/device-snmp-go)... [2024-05-29T08:45:59.360Z] [2024-05-29T08:45:59.360Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6d7ad7ea-cfb3-436e-92df-52d37e4e6ab5/history/c87c07a5-9d08-4bbc-b0d3-479dbd9eb6f8 [2024-05-29T08:45:59.360Z] [2024-05-29T08:45:59.360Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-29T08:45:59.360Z] [2024-05-29T08:45:59.360Z] [2024-05-29T08:45:59.360Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-29T08:45:59.360Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-29T08:45:59.634Z] $ docker stop --time=1 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 [2024-05-29T08:46:01.483Z] $ docker rm -f --volumes 8f67c66d1af625f8b4d50972b8ef2248fa01889ff9891f9524d7def775452fd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T08:46:02.071Z] + git log --format=format:%s -1 d721e73911f12ca0ff6fbf72fa0cf941643da5d5 [Pipeline] sh [2024-05-29T08:46:02.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:46:02.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:02.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:46:02.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:46:02.742Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:46:02.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:46:03.100Z] $ docker top 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c -eo pid,comm [2024-05-29T08:46:03.139Z] 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). [2024-05-29T08:46:03.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:46:03.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:46:03.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:46:03.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:46:03.310Z] $ docker exec 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c ssh-agent [2024-05-29T08:46:03.396Z] SSH_AUTH_SOCK=/tmp/ssh-pSOsbsQcc9yO/agent.32 [2024-05-29T08:46:03.396Z] SSH_AGENT_PID=38 [2024-05-29T08:46:03.400Z] Running ssh-add (command line suppressed) [2024-05-29T08:46:03.489Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_1335059122100772143.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_1335059122100772143.key) [2024-05-29T08:46:03.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:46:03.789Z] + git semver tag [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,949 [run_tag] DEBUG tag force:False [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,950 [check_head_tag] DEBUG check head tag [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,951 [execute] INFO git cat-file --batch-check [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,954 [execute] INFO git cat-file --batch [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=) [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,969 [execute] INFO git tag -a v3.1.1-dev.1 -m v3.1.1-dev.1 [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,969 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.1-dev.1', '-m', 'v3.1.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:46:04.048Z] 2024-05-29 08:46:03,974 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:04.048Z] 3.1.1-dev.1 [Pipeline] } [2024-05-29T08:46:04.060Z] $ docker exec --env ******** --env ******** 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c ssh-agent -k [2024-05-29T08:46:04.167Z] unset SSH_AUTH_SOCK; [2024-05-29T08:46:04.167Z] unset SSH_AGENT_PID; [2024-05-29T08:46:04.167Z] echo Agent pid 38 killed; [2024-05-29T08:46:04.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:46:04.494Z] + git semver [Pipeline] } [2024-05-29T08:46:04.771Z] $ docker stop --time=1 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c [2024-05-29T08:46:06.017Z] $ docker rm -f --volumes 452a5d0760231a17bea9f1ddd7c6ff48ffe6049956e322074865aa3e3b04630c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:06.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:46:06.420Z] [2024-05-29T08:46:06.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:06.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:46:06.717Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-29T08:46:06.717Z] ab5ef0e58194: Pulling fs layer [2024-05-29T08:46:06.717Z] 9712f1f96733: Pulling fs layer [2024-05-29T08:46:06.717Z] 63f879dbbcfc: Pulling fs layer [2024-05-29T08:46:06.717Z] 0d9ebad4ef96: Pulling fs layer [2024-05-29T08:46:06.717Z] e9a5061849ea: Pulling fs layer [2024-05-29T08:46:06.717Z] d747dcd14b5f: Pulling fs layer [2024-05-29T08:46:06.717Z] 2de7ff778b66: Pulling fs layer [2024-05-29T08:46:06.717Z] 0d9ebad4ef96: Waiting [2024-05-29T08:46:06.717Z] e9a5061849ea: Waiting [2024-05-29T08:46:06.717Z] d747dcd14b5f: Waiting [2024-05-29T08:46:06.717Z] 2de7ff778b66: Waiting [2024-05-29T08:46:06.717Z] 9712f1f96733: Download complete [2024-05-29T08:46:06.974Z] 63f879dbbcfc: Verifying Checksum [2024-05-29T08:46:06.974Z] 63f879dbbcfc: Download complete [2024-05-29T08:46:06.974Z] e9a5061849ea: Verifying Checksum [2024-05-29T08:46:06.974Z] e9a5061849ea: Download complete [2024-05-29T08:46:06.974Z] d747dcd14b5f: Verifying Checksum [2024-05-29T08:46:06.974Z] d747dcd14b5f: Download complete [2024-05-29T08:46:07.232Z] 2de7ff778b66: Verifying Checksum [2024-05-29T08:46:07.232Z] 2de7ff778b66: Download complete [2024-05-29T08:46:07.232Z] 0d9ebad4ef96: Verifying Checksum [2024-05-29T08:46:07.232Z] 0d9ebad4ef96: Download complete [2024-05-29T08:46:07.232Z] ab5ef0e58194: Verifying Checksum [2024-05-29T08:46:07.232Z] ab5ef0e58194: Download complete [2024-05-29T08:46:09.760Z] ab5ef0e58194: Pull complete [2024-05-29T08:46:09.760Z] 9712f1f96733: Pull complete [2024-05-29T08:46:10.324Z] 63f879dbbcfc: Pull complete [2024-05-29T08:46:14.577Z] 0d9ebad4ef96: Pull complete [2024-05-29T08:46:14.577Z] e9a5061849ea: Pull complete [2024-05-29T08:46:14.577Z] d747dcd14b5f: Pull complete [2024-05-29T08:46:15.144Z] 2de7ff778b66: Pull complete [2024-05-29T08:46:15.144Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-29T08:46:15.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-29T08:46:15.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:46:15.241Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:46:15.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-29T08:46:21.308Z] $ docker top 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:46:21.373Z] provisioning config files... [2024-05-29T08:46:21.379Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config11371816357742467304tmp [2024-05-29T08:46:21.389Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config504000833770952706tmp [2024-05-29T08:46:21.399Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config399007322764204744tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:46:21.432Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:21.719Z] ---> sigul-configuration.sh [2024-05-29T08:46:21.720Z] gpg: directory `/root/.gnupg' created [2024-05-29T08:46:21.720Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-29T08:46:21.720Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-29T08:46:21.720Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-29T08:46:21.720Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-29T08:46:21.720Z] gpg: CAST5 encrypted data [2024-05-29T08:46:21.720Z] gpg: encrypted with 1 passphrase [2024-05-29T08:46:21.720Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-29T08:46:22.011Z] + mkdir /home/jenkins [2024-05-29T08:46:22.011Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-29T08:46:22.302Z] + 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 [2024-05-29T08:46:22.317Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:22.609Z] ---> sigul-install.sh [2024-05-29T08:46:22.609Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-29T08:46:22.905Z] + git tag --list [2024-05-29T08:46:22.905Z] 1.0.0 [2024-05-29T08:46:22.905Z] v0.0.0 [2024-05-29T08:46:22.905Z] v1.1.0 [2024-05-29T08:46:22.905Z] v1.1.1 [2024-05-29T08:46:22.905Z] v1.2.2 [2024-05-29T08:46:22.905Z] v1.3.0 [2024-05-29T08:46:22.905Z] v1.3.1 [2024-05-29T08:46:22.905Z] v2.0.0 [2024-05-29T08:46:22.905Z] v2.1.0 [2024-05-29T08:46:22.905Z] v2.1.1 [2024-05-29T08:46:22.905Z] v2.2.0 [2024-05-29T08:46:22.905Z] v2.3.0 [2024-05-29T08:46:22.905Z] v3.0 [2024-05-29T08:46:22.905Z] v3.0.0 [2024-05-29T08:46:22.905Z] v3.1 [2024-05-29T08:46:22.905Z] v3.1.0 [2024-05-29T08:46:22.905Z] v3.1.0-dev.1 [2024-05-29T08:46:22.905Z] v3.1.0-dev.10 [2024-05-29T08:46:22.905Z] v3.1.0-dev.11 [2024-05-29T08:46:22.905Z] v3.1.0-dev.12 [2024-05-29T08:46:22.905Z] v3.1.0-dev.13 [2024-05-29T08:46:22.905Z] v3.1.0-dev.2 [2024-05-29T08:46:22.905Z] v3.1.0-dev.3 [2024-05-29T08:46:22.905Z] v3.1.0-dev.4 [2024-05-29T08:46:22.905Z] v3.1.0-dev.5 [2024-05-29T08:46:22.905Z] v3.1.0-dev.6 [2024-05-29T08:46:22.905Z] v3.1.0-dev.7 [2024-05-29T08:46:22.905Z] v3.1.0-dev.8 [2024-05-29T08:46:22.905Z] v3.1.0-dev.9 [2024-05-29T08:46:22.905Z] v3.1.1-dev.1 [2024-05-29T08:46:22.905Z] v3.2.0-dev.1 [2024-05-29T08:46:22.905Z] v3.2.0-dev.2 [2024-05-29T08:46:22.905Z] v3.2.0-dev.3 [2024-05-29T08:46:22.905Z] v3.2.0-dev.4 [2024-05-29T08:46:22.905Z] v3.2.0-dev.5 [2024-05-29T08:46:22.905Z] v3.2.0-dev.6 [2024-05-29T08:46:22.905Z] v3.2.0-dev.7 [2024-05-29T08:46:22.905Z] v3.2.0-dev.8 [Pipeline] sh [2024-05-29T08:46:23.198Z] + lftools sign git-tag v3.1.1-dev.1 [2024-05-29T08:46:23.763Z] Signing Git tag with Sigul... [2024-05-29T08:46:23.763Z] Signing v3.1.1-dev.1 [Pipeline] echo [2024-05-29T08:46:24.033Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:24.326Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-29T08:46:24.332Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T08:46:24.363Z] $ docker stop --time=1 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 [2024-05-29T08:46:25.638Z] $ docker rm -f --volumes 57045519ff92ad105e36341ca051a7a8f7d6427542d44edfaf817e0de7e5c432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-29T08:46:26.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:46:26.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:26.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:46:26.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:46:26.457Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:46:26.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:46:26.805Z] $ docker top 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 -eo pid,comm [2024-05-29T08:46:26.848Z] 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). [2024-05-29T08:46:26.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:46:26.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:46:26.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:46:27.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:46:27.018Z] $ docker exec 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 ssh-agent [2024-05-29T08:46:27.109Z] SSH_AUTH_SOCK=/tmp/ssh-bnTW1mKdguRS/agent.32 [2024-05-29T08:46:27.109Z] SSH_AGENT_PID=38 [2024-05-29T08:46:27.113Z] Running ssh-add (command line suppressed) [2024-05-29T08:46:27.205Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_7807204112207682333.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_7807204112207682333.key) [2024-05-29T08:46:27.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:46:27.507Z] + git semver bump pre [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [bump_version] DEBUG bumping version:3.1.1-dev.1 on axis:pre with prefix:dev [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [bump_version] DEBUG bumped version:3.1.1-dev.2 [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [write_version] DEBUG write version:3.1.1-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa with force:True [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,703 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,705 [execute] INFO git cat-file --batch-check [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,710 [execute] INFO git cat-file --batch [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:46:27.767Z] 2024-05-29 08:46:27,715 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:27.767Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:46:27.780Z] $ docker exec --env ******** --env ******** 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 ssh-agent -k [2024-05-29T08:46:27.872Z] unset SSH_AUTH_SOCK; [2024-05-29T08:46:27.872Z] unset SSH_AGENT_PID; [2024-05-29T08:46:27.872Z] echo Agent pid 38 killed; [2024-05-29T08:46:27.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:46:28.203Z] + git semver [Pipeline] } [2024-05-29T08:46:28.482Z] $ docker stop --time=1 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 [2024-05-29T08:46:29.719Z] $ docker rm -f --volumes 21846ec47514421dbca93eb4fa3a7eb7454c2f4ec6958c255c4526fb05916a45 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T08:46:30.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T08:46:30.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:30.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T08:46:30.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:46:30.441Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:46:30.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T08:46:30.781Z] $ docker top 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 -eo pid,comm [2024-05-29T08:46:30.829Z] 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). [2024-05-29T08:46:30.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T08:46:30.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T08:46:30.883Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T08:46:30.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T08:46:30.994Z] $ docker exec 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 ssh-agent [2024-05-29T08:46:31.086Z] SSH_AUTH_SOCK=/tmp/ssh-9s6pc47De6Nj/agent.32 [2024-05-29T08:46:31.086Z] SSH_AGENT_PID=38 [2024-05-29T08:46:31.092Z] Running ssh-add (command line suppressed) [2024-05-29T08:46:31.186Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15760397242940654681.key (/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/private_key_15760397242940654681.key) [2024-05-29T08:46:31.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T08:46:31.486Z] + git semver push [2024-05-29T08:46:31.746Z] 2024-05-29 08:46:31,662 [run_push] DEBUG push [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,663 [execute] INFO git cat-file --batch-check [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,667 [execute] INFO git rev-list 836e462bb1f437fd83bd0403afe658446b1d99f7 -- [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,667 [execute] DEBUG Popen(['git', 'rev-list', '836e462bb1f437fd83bd0403afe658446b1d99f7', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,673 [execute] INFO git fetch -v origin [2024-05-29T08:46:31.747Z] 2024-05-29 08:46:31,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-29T08:46:32.315Z] 2024-05-29 08:46:32,118 [run_push] DEBUG no remote changes detected [2024-05-29T08:46:32.315Z] 2024-05-29 08:46:32,118 [execute] INFO git push origin semver [2024-05-29T08:46:32.315Z] 2024-05-29 08:46:32,119 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:46:33.251Z] 2024-05-29 08:46:32,892 [run_push] DEBUG push all version tags [2024-05-29T08:46:33.251Z] 2024-05-29 08:46:32,892 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-29T08:46:33.251Z] 2024-05-29 08:46:32,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_napa, universal_newlines=False, shell=None, istream=None) [2024-05-29T08:46:33.819Z] 2024-05-29 08:46:33,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_napa/.semver/napa [2024-05-29T08:46:33.819Z] 3.1.1-dev.2 [Pipeline] } [2024-05-29T08:46:33.832Z] $ docker exec --env ******** --env ******** 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 ssh-agent -k [2024-05-29T08:46:33.925Z] unset SSH_AUTH_SOCK; [2024-05-29T08:46:33.925Z] unset SSH_AGENT_PID; [2024-05-29T08:46:33.925Z] echo Agent pid 38 killed; [2024-05-29T08:46:33.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T08:46:34.247Z] + git semver [Pipeline] } [2024-05-29T08:46:34.524Z] $ docker stop --time=1 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 [2024-05-29T08:46:35.803Z] $ docker rm -f --volumes 64573f15a27f02c91a976d7d709c9c8858f2cc402084edab6d577db860b9a693 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T08:46:36.384Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_napa/archives ] [2024-05-29T08:46:36.384Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_napa/archives [2024-05-29T08:46:36.384Z] total 16 [2024-05-29T08:46:36.384Z] drwxr-xr-x 3 root root 4096 May 29 08:35 . [2024-05-29T08:46:36.384Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:46 .. [2024-05-29T08:46:36.384Z] drwxr-xr-x 2 root root 4096 May 29 08:35 cost [2024-05-29T08:46:36.384Z] -rw-r--r-- 1 root root 84 May 29 08:35 cost.csv [2024-05-29T08:46:36.384Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_napa/archives [2024-05-29T08:46:36.384Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_napa/archives [2024-05-29T08:46:36.384Z] total 16 [2024-05-29T08:46:36.384Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 08:35 . [2024-05-29T08:46:36.384Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 08:46 .. [2024-05-29T08:46:36.384Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 08:35 cost [2024-05-29T08:46:36.384Z] -rw-r--r-- 1 jenkins jenkins 84 May 29 08:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:36.672Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:37.526Z] ---> package-listing.sh [2024-05-29T08:46:37.526Z] ++ facter osfamily [2024-05-29T08:46:37.526Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T08:46:37.785Z] + OS_FAMILY=debian [2024-05-29T08:46:37.785Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_napa [2024-05-29T08:46:37.785Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T08:46:37.785Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T08:46:37.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T08:46:37.785Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T08:46:37.785Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_napa ']' [2024-05-29T08:46:37.785Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T08:46:37.785Z] + case "${OS_FAMILY}" in [2024-05-29T08:46:37.785Z] + dpkg -l [2024-05-29T08:46:37.785Z] + grep '^ii' [2024-05-29T08:46:37.785Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T08:46:37.785Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T08:46:37.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T08:46:37.785Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_napa ']' [2024-05-29T08:46:37.785Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_napa/archives/ [2024-05-29T08:46:37.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_napa/archives/ [Pipeline] echo [2024-05-29T08:46:37.794Z] 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_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T08:46:38.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T08:46:38.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T08:46:38.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T08:46:38.719Z] prd-ubuntu20.04-docker-8c-8g-1024 does not seem to be running inside a container [2024-05-29T08:46:38.753Z] $ 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_napa/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_napa -v /w/workspace/edgexfoundry_device-snmp-go_napa:/w/workspace/edgexfoundry_device-snmp-go_napa:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_napa@tmp:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T08:46:38.942Z] $ docker top d63aa8e592a5cddca3ad3e2fc85594d0279d1395288adc17092acec9a23c9bbc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T08:46:39.282Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T08:46:39.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T08:46:39.847Z] + ls /var/log/sa-host [2024-05-29T08:46:39.847Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T08:46:39.926Z] provisioning config files... [2024-05-29T08:46:39.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_napa@tmp/config5157982469571414629tmp [Pipeline] { [Pipeline] echo [2024-05-29T08:46:39.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:40.238Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T08:46:40.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:40.573Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T08:46:40.580Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:40.861Z] ---> sudo-logs.sh [2024-05-29T08:46:40.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T08:46:40.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:41.167Z] ---> job-cost.sh [2024-05-29T08:46:41.167Z] lf-activate-venv: SKIPPING [2024-05-29T08:46:41.167Z] DEBUG: total: 0.2199999988079071 [2024-05-29T08:46:41.167Z] INFO: Retrieving Stack Cost... [2024-05-29T08:46:41.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T08:46:41.993Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T08:46:42.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T08:46:42.288Z] ---> logs-deploy.sh [2024-05-29T08:46:42.288Z] lf-activate-venv: SKIPPING [2024-05-29T08:46:42.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/napa/3 [2024-05-29T08:46:42.288Z] INFO: archiving workspace using pattern(s): [2024-05-29T08:46:43.224Z] Archives upload complete. [2024-05-29T08:46:43.224Z] INFO: archiving logs to Nexus