Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c573fc281a725aaa0abbb8a23977a4788698b9ba Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17659628705620539857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10674623350105647614.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8974872772941848333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3187826550741525747.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15556098739292229104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17069’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17312’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17313 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c573fc281a725aaa0abbb8a23977a4788698b9ba (main) Commit message: "docs: Update changelog for v3.0 (#313)" > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 > git rev-list --no-walk d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T15:53:13.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T15:53:13.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T15:53:13.589Z] ========================================================= [2023-05-30T15:53:13.589Z] EdgeX Global Pipelines Version Info [2023-05-30T15:53:13.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:53:14.297Z] ------------------- [2023-05-30T15:53:14.297Z] stable info: [2023-05-30T15:53:14.297Z] ------------------- [2023-05-30T15:53:14.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T15:53:14.297Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:53:14.297Z] Message: update stable to v1.0.249 [2023-05-30T15:53:14.869Z] ------------------- [2023-05-30T15:53:14.869Z] experimental info: [2023-05-30T15:53:14.869Z] ------------------- [2023-05-30T15:53:14.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T15:53:14.869Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T15:53:14.869Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T15:53:15.029Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-30T15:53:15.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-30T15:53:15.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T15:53:15.057Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T15:53:15.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T15:53:15.073Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T15:53:15.082Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T15:53:15.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T15:53:15.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T15:53:15.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T15:53:15.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T15:53:15.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-30T15:53:15.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T15:53:15.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T15:53:15.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:53:15.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T15:53:15.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:53:15.232Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T15:53:15.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T15:53:15.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T15:53:15.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T15:53:15.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T15:53:15.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T15:53:15.347Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T15:53:15.366Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T15:53:15.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T15:53:15.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T15:53:15.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-30T15:53:15.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-30T15:53:15.450Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-30T15:53:15.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo [2023-05-30T15:53:15.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c573fc2 [Pipeline] echo [2023-05-30T15:53:15.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:53:15.541Z] provisioning config files... [2023-05-30T15:53:15.560Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config852134527985822987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:53:15.866Z] ---> docker-login.sh [2023-05-30T15:53:15.866Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:53:16.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:16.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:16.126Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:16.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:16.126Z] [2023-05-30T15:53:16.126Z] Login Succeeded [2023-05-30T15:53:16.126Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:53:16.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:16.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:16.126Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:16.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:16.126Z] [2023-05-30T15:53:16.126Z] Login Succeeded [2023-05-30T15:53:16.126Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:53:16.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:16.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:16.388Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:16.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:16.388Z] [2023-05-30T15:53:16.388Z] Login Succeeded [2023-05-30T15:53:16.388Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:53:16.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:16.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:16.388Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:16.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:16.388Z] [2023-05-30T15:53:16.388Z] Login Succeeded [2023-05-30T15:53:16.388Z] docker.io [2023-05-30T15:53:16.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:16.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:16.649Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:16.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:16.649Z] [2023-05-30T15:53:16.649Z] Login Succeeded [2023-05-30T15:53:16.649Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:53:16.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T15:53:17.027Z] + git rev-list -1 --merges c573fc281a725aaa0abbb8a23977a4788698b9ba~1..c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo [2023-05-30T15:53:17.076Z] -----------> git rev-list -1 --merges c573fc281a725aaa0abbb8a23977a4788698b9ba~1..c573fc281a725aaa0abbb8a23977a4788698b9ba c573fc281a725aaa0abbb8a23977a4788698b9ba [false] [Pipeline] sh [2023-05-30T15:53:17.367Z] + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo [2023-05-30T15:53:17.382Z] ========================================================= [2023-05-30T15:53:17.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T15:53:17.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:53:17.716Z] + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] echo [2023-05-30T15:53:17.727Z] [semverPrep] GIT_COMMIT: c573fc281a725aaa0abbb8a23977a4788698b9ba, Commit Message: docs: Update changelog for v3.0 (#313) [Pipeline] echo [2023-05-30T15:53:17.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T15:53:18.077Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T15:53:18.077Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T15:53:18.077Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T15:53:18.077Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T15:53:18.077Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T15:53:18.077Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T15:53:18.077Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:18.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:53:18.417Z] [2023-05-30T15:53:18.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:18.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:53:18.713Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T15:53:18.713Z] b85a868b505f: Pulling fs layer [2023-05-30T15:53:18.713Z] e2be974225ed: Pulling fs layer [2023-05-30T15:53:18.713Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T15:53:18.713Z] 988bab9f4d93: Pulling fs layer [2023-05-30T15:53:18.713Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T15:53:18.713Z] eaf3925da568: Pulling fs layer [2023-05-30T15:53:18.713Z] bab4dde63d76: Pulling fs layer [2023-05-30T15:53:18.713Z] bde34c3a00c8: Pulling fs layer [2023-05-30T15:53:18.713Z] b352a97aabf1: Pulling fs layer [2023-05-30T15:53:18.713Z] 4872d77fe225: Pulling fs layer [2023-05-30T15:53:18.713Z] 5851b861e8e6: Pulling fs layer [2023-05-30T15:53:18.713Z] bab4dde63d76: Waiting [2023-05-30T15:53:18.714Z] bde34c3a00c8: Waiting [2023-05-30T15:53:18.714Z] b352a97aabf1: Waiting [2023-05-30T15:53:18.714Z] 4872d77fe225: Waiting [2023-05-30T15:53:18.714Z] 5851b861e8e6: Waiting [2023-05-30T15:53:18.714Z] 988bab9f4d93: Waiting [2023-05-30T15:53:18.714Z] 1469e6f7b9e6: Waiting [2023-05-30T15:53:18.714Z] eaf3925da568: Waiting [2023-05-30T15:53:18.714Z] e2be974225ed: Verifying Checksum [2023-05-30T15:53:18.714Z] e2be974225ed: Download complete [2023-05-30T15:53:18.714Z] 988bab9f4d93: Verifying Checksum [2023-05-30T15:53:18.714Z] 988bab9f4d93: Download complete [2023-05-30T15:53:18.714Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T15:53:18.714Z] 1469e6f7b9e6: Download complete [2023-05-30T15:53:18.714Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T15:53:18.714Z] 339a4e72a1f5: Download complete [2023-05-30T15:53:18.972Z] bde34c3a00c8: Verifying Checksum [2023-05-30T15:53:18.972Z] bde34c3a00c8: Download complete [2023-05-30T15:53:18.972Z] b352a97aabf1: Verifying Checksum [2023-05-30T15:53:18.972Z] b352a97aabf1: Download complete [2023-05-30T15:53:18.972Z] 4872d77fe225: Verifying Checksum [2023-05-30T15:53:18.972Z] 4872d77fe225: Download complete [2023-05-30T15:53:18.972Z] 5851b861e8e6: Verifying Checksum [2023-05-30T15:53:18.972Z] 5851b861e8e6: Download complete [2023-05-30T15:53:18.972Z] b85a868b505f: Verifying Checksum [2023-05-30T15:53:18.972Z] b85a868b505f: Download complete [2023-05-30T15:53:19.229Z] bab4dde63d76: Verifying Checksum [2023-05-30T15:53:19.229Z] bab4dde63d76: Download complete [2023-05-30T15:53:20.163Z] b85a868b505f: Pull complete [2023-05-30T15:53:20.421Z] e2be974225ed: Pull complete [2023-05-30T15:53:20.680Z] 339a4e72a1f5: Pull complete [2023-05-30T15:53:20.940Z] 988bab9f4d93: Pull complete [2023-05-30T15:53:21.199Z] 1469e6f7b9e6: Pull complete [2023-05-30T15:53:21.199Z] eaf3925da568: Pull complete [2023-05-30T15:53:23.117Z] bab4dde63d76: Pull complete [2023-05-30T15:53:23.117Z] bde34c3a00c8: Pull complete [2023-05-30T15:53:23.117Z] b352a97aabf1: Pull complete [2023-05-30T15:53:23.377Z] 4872d77fe225: Pull complete [2023-05-30T15:53:23.377Z] 5851b861e8e6: Pull complete [2023-05-30T15:53:23.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T15:53:23.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T15:53:23.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:53:23.502Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T15:53:23.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T15:53:25.513Z] $ docker top cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 -eo pid,comm [2023-05-30T15:53:25.579Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T15:53:25.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T15:53:25.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:53:25.627Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:53:25.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:53:25.728Z] $ docker exec cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent [2023-05-30T15:53:25.831Z] SSH_AUTH_SOCK=/tmp/ssh-CR5knydQOXQs/agent.32 [2023-05-30T15:53:25.831Z] SSH_AGENT_PID=38 [2023-05-30T15:53:25.838Z] Running ssh-add (command line suppressed) [2023-05-30T15:53:25.926Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17629654792004971813.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17629654792004971813.key) [2023-05-30T15:53:25.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:53:26.238Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T15:53:26.241Z] $ docker exec --env ******** --env ******** cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent -k [2023-05-30T15:53:26.345Z] unset SSH_AUTH_SOCK; [2023-05-30T15:53:26.346Z] unset SSH_AGENT_PID; [2023-05-30T15:53:26.346Z] echo Agent pid 38 killed; [2023-05-30T15:53:26.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T15:53:26.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T15:53:26.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T15:53:26.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T15:53:26.500Z] $ docker exec cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent [2023-05-30T15:53:26.620Z] SSH_AUTH_SOCK=/tmp/ssh-K44HuPEG4G5F/agent.71 [2023-05-30T15:53:26.620Z] SSH_AGENT_PID=77 [2023-05-30T15:53:26.624Z] Running ssh-add (command line suppressed) [2023-05-30T15:53:26.706Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12966135328260254144.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_12966135328260254144.key) [2023-05-30T15:53:26.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T15:53:27.019Z] + git semver init [2023-05-30T15:53:27.278Z] 2023-05-30 15:53:27,179 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T15:53:27.278Z] 2023-05-30 15:53:27,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-30T15:53:27.278Z] 2023-05-30 15:53:27,180 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-30T15:53:27.278Z] 2023-05-30 15:53:27,180 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T15:53:28.217Z] 2023-05-30 15:53:27,936 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-05-30T15:53:28.217Z] 2023-05-30 15:53:27,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-05-30T15:53:28.217Z] 2023-05-30 15:53:27,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T15:53:28.217Z] 2023-05-30 15:53:27,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T15:53:28.217Z] 3.0.0-dev.27 [Pipeline] } [2023-05-30T15:53:28.219Z] $ docker exec --env ******** --env ******** cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 ssh-agent -k [2023-05-30T15:53:28.308Z] unset SSH_AUTH_SOCK; [2023-05-30T15:53:28.309Z] unset SSH_AGENT_PID; [2023-05-30T15:53:28.310Z] echo Agent pid 77 killed; [2023-05-30T15:53:28.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T15:53:28.631Z] + git semver [Pipeline] } [2023-05-30T15:53:28.900Z] $ docker stop --time=1 cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 [2023-05-30T15:53:30.198Z] $ docker rm -f --volumes cfdb270ff71c4093c223f782b350ac7a173a71760719e551df0af68c7ba46a67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:53:30.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T15:53:30.766Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T15:53:30.768Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:53:30.873Z] provisioning config files... [2023-05-30T15:53:30.882Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7888580821135901231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:53:31.173Z] ---> docker-login.sh [2023-05-30T15:53:31.173Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:53:31.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:31.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:31.173Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:31.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:31.173Z] [2023-05-30T15:53:31.173Z] Login Succeeded [2023-05-30T15:53:31.173Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:53:31.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:31.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:31.173Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:31.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:31.173Z] [2023-05-30T15:53:31.173Z] Login Succeeded [2023-05-30T15:53:31.173Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:53:31.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:31.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:31.433Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:31.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:31.433Z] [2023-05-30T15:53:31.433Z] Login Succeeded [2023-05-30T15:53:31.433Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:53:31.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:31.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:31.433Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:31.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:31.433Z] [2023-05-30T15:53:31.433Z] Login Succeeded [2023-05-30T15:53:31.433Z] docker.io [2023-05-30T15:53:31.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:53:31.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:53:31.693Z] Configure a credential helper to remove this warning. See [2023-05-30T15:53:31.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:53:31.693Z] [2023-05-30T15:53:31.693Z] Login Succeeded [2023-05-30T15:53:31.693Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:53:31.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:53:31.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:53:31.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:53:31.774Z] ========================================================= [2023-05-30T15:53:31.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T15:53:31.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:53:32.105Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:53:32.105Z] Sending build context to Docker daemon 5.854MB [2023-05-30T15:53:32.105Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:53:32.105Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:53:32.366Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T15:53:32.366Z] f56be85fc22e: Pulling fs layer [2023-05-30T15:53:32.366Z] 85791d961cd3: Pulling fs layer [2023-05-30T15:53:32.366Z] d694b5ae8c79: Pulling fs layer [2023-05-30T15:53:32.366Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T15:53:32.366Z] 4d19c01a9841: Pulling fs layer [2023-05-30T15:53:32.366Z] 9325e15d5711: Pulling fs layer [2023-05-30T15:53:32.366Z] 556b6ee489ea: Pulling fs layer [2023-05-30T15:53:32.366Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T15:53:32.366Z] 9f32a84ed3da: Waiting [2023-05-30T15:53:32.366Z] 4d19c01a9841: Waiting [2023-05-30T15:53:32.366Z] 556b6ee489ea: Waiting [2023-05-30T15:53:32.366Z] c5a4b2cf53e6: Waiting [2023-05-30T15:53:32.366Z] 9325e15d5711: Waiting [2023-05-30T15:53:32.366Z] 85791d961cd3: Download complete [2023-05-30T15:53:32.366Z] 9f32a84ed3da: Download complete [2023-05-30T15:53:32.366Z] 4d19c01a9841: Download complete [2023-05-30T15:53:32.366Z] f56be85fc22e: Verifying Checksum [2023-05-30T15:53:32.366Z] f56be85fc22e: Download complete [2023-05-30T15:53:32.366Z] 9325e15d5711: Verifying Checksum [2023-05-30T15:53:32.366Z] 9325e15d5711: Download complete [2023-05-30T15:53:32.627Z] f56be85fc22e: Pull complete [2023-05-30T15:53:32.627Z] 85791d961cd3: Pull complete [2023-05-30T15:53:32.886Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T15:53:32.886Z] c5a4b2cf53e6: Download complete [2023-05-30T15:53:32.886Z] d694b5ae8c79: Download complete [2023-05-30T15:53:33.145Z] 556b6ee489ea: Verifying Checksum [2023-05-30T15:53:33.145Z] 556b6ee489ea: Download complete [2023-05-30T15:53:35.675Z] d694b5ae8c79: Pull complete [2023-05-30T15:53:35.933Z] 9f32a84ed3da: Pull complete [2023-05-30T15:53:35.933Z] 4d19c01a9841: Pull complete [2023-05-30T15:53:35.933Z] 9325e15d5711: Pull complete [2023-05-30T15:53:38.460Z] 556b6ee489ea: Pull complete [2023-05-30T15:53:39.026Z] c5a4b2cf53e6: Pull complete [2023-05-30T15:53:39.026Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T15:53:39.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T15:53:39.026Z] ---> c4be618373d6 [2023-05-30T15:53:39.026Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:53:42.331Z] ---> Running in 2a4fd17723a5 [2023-05-30T15:53:42.331Z] Removing intermediate container 2a4fd17723a5 [2023-05-30T15:53:42.331Z] ---> 5d5a6cba04c1 [2023-05-30T15:53:42.331Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:53:42.331Z] ---> Running in a0348cc677ec [2023-05-30T15:53:42.331Z] Removing intermediate container a0348cc677ec [2023-05-30T15:53:42.331Z] ---> 2f5ce1c07cbe [2023-05-30T15:53:42.331Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:53:42.331Z] ---> Running in f831abdcdbce [2023-05-30T15:53:42.331Z] Removing intermediate container f831abdcdbce [2023-05-30T15:53:42.331Z] ---> 9c6a20f15b49 [2023-05-30T15:53:42.331Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:53:42.331Z] ---> Running in f763394930fc [2023-05-30T15:53:42.331Z] Removing intermediate container f763394930fc [2023-05-30T15:53:42.331Z] ---> 922b491a6b84 [2023-05-30T15:53:42.331Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:53:42.331Z] ---> Running in 3afc80293325 [2023-05-30T15:53:42.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:42.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:53:42.851Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:53:42.851Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:53:42.851Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:53:42.851Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:53:43.111Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:53:43.111Z] OK: 269 MiB in 57 packages [2023-05-30T15:53:43.371Z] Removing intermediate container 3afc80293325 [2023-05-30T15:53:43.371Z] ---> 2b041acb70c7 [2023-05-30T15:53:43.371Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-30T15:53:43.632Z] ---> Running in 20af606ab6f1 [2023-05-30T15:53:43.632Z] Removing intermediate container 20af606ab6f1 [2023-05-30T15:53:43.632Z] ---> 16643ac3e97d [2023-05-30T15:53:43.632Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:53:43.632Z] ---> 04a72a9e37a1 [2023-05-30T15:53:43.632Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:53:43.632Z] ---> Running in e6cfc01756fc [2023-05-30T15:53:45.843Z] Still waiting to schedule task [2023-05-30T15:53:45.843Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17309’ [2023-05-30T15:54:15.716Z] Removing intermediate container e6cfc01756fc [2023-05-30T15:54:15.716Z] ---> f80ee1859604 [2023-05-30T15:54:15.716Z] Step 11/12 : COPY . . [2023-05-30T15:54:15.716Z] ---> 9e3044212d5f [2023-05-30T15:54:15.716Z] Step 12/12 : RUN ${MAKE} [2023-05-30T15:54:15.716Z] ---> Running in 63eb46ee9815 [2023-05-30T15:54:15.716Z] noop [2023-05-30T15:54:15.716Z] Removing intermediate container 63eb46ee9815 [2023-05-30T15:54:15.716Z] ---> cc11e3bbac3e [2023-05-30T15:54:15.716Z] Successfully built cc11e3bbac3e [2023-05-30T15:54:15.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:16.025Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:54:16.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:54:16.096Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T15:54:16.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T15:54:16.444Z] $ docker top 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:54:16.789Z] + go version [2023-05-30T15:54:16.789Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T15:54:16.798Z] $ docker stop --time=1 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 [2023-05-30T15:54:18.073Z] $ docker rm -f --volumes 724172100fdfed938b4a17493fc6268907d13d528a143185ecbfee1761bb21d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:18.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T15:54:18.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:54:18.542Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T15:54:18.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T15:54:18.901Z] $ docker top cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:54:19.246Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:54:19.542Z] + make test [2023-05-30T15:54:19.543Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:54:24.807Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-30T15:54:34.780Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-30T15:54:34.780Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-05-30T15:54:40.040Z] go vet ./... [2023-05-30T15:54:44.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T15:54:44.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T15:54:44.218Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T15:54:44.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T15:54:44.245Z] $ docker stop --time=1 cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb [2023-05-30T15:54:46.674Z] $ docker rm -f --volumes cdf1b20a515437a4e8c49ea9d35d90d33538e42c3f18efbd466dc9bbc1810cfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T15:54:47.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T15:54:47.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T15:54:47.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T15:54:47.961Z] + ls -al . [2023-05-30T15:54:47.961Z] total 172 [2023-05-30T15:54:47.961Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 15:54 . [2023-05-30T15:54:47.961Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:53 .. [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 6 May 30 15:53 .dockerignore [2023-05-30T15:54:47.961Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:53 .git [2023-05-30T15:54:47.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 .github [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 328 May 30 15:53 .gitignore [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:53 .golangci.yml [2023-05-30T15:54:47.961Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:53 .semver [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 30 15:53 Attribution.txt [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 30 15:53 CHANGELOG.md [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 30 15:53 Dockerfile [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:53 GOVERNANCE.md [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 656 May 30 15:53 Jenkinsfile [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:53 LICENSE [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 30 15:53 Makefile [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:53 OWNERS.md [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 30 15:53 README.md [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:53 VERSION [2023-05-30T15:54:47.961Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:53 bin [2023-05-30T15:54:47.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 cmd [2023-05-30T15:54:47.961Z] -rw-r--r-- 1 jenkins jenkins 8837 May 30 15:54 coverage.out [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 30 15:53 go.mod [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 30 15:53 go.sum [2023-05-30T15:54:47.961Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:53 internal [2023-05-30T15:54:47.961Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:53 snap [2023-05-30T15:54:47.961Z] -rw-rw-r-- 1 jenkins jenkins 228 May 30 15:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:54:48.353Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba --label arch=amd64 --label version=3.0.0-dev.27 . [2023-05-30T15:54:48.353Z] Sending build context to Docker daemon 5.863MB [2023-05-30T15:54:48.353Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:54:48.353Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T15:54:48.353Z] ---> cc11e3bbac3e [2023-05-30T15:54:48.353Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:54:48.353Z] ---> Running in 5f51306b3756 [2023-05-30T15:54:48.632Z] Removing intermediate container 5f51306b3756 [2023-05-30T15:54:48.632Z] ---> 7bcd5e219a3b [2023-05-30T15:54:48.632Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:54:48.632Z] ---> Running in 2422e14688ff [2023-05-30T15:54:48.632Z] Removing intermediate container 2422e14688ff [2023-05-30T15:54:48.632Z] ---> 0db76f9fc46e [2023-05-30T15:54:48.632Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:54:48.632Z] ---> Running in adbbf708736c [2023-05-30T15:54:48.632Z] Removing intermediate container adbbf708736c [2023-05-30T15:54:48.632Z] ---> 12541998823c [2023-05-30T15:54:48.632Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:54:48.632Z] ---> Running in 7a03c9aa02b6 [2023-05-30T15:54:48.891Z] Removing intermediate container 7a03c9aa02b6 [2023-05-30T15:54:48.891Z] ---> b557c8cb40ba [2023-05-30T15:54:48.891Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:54:48.891Z] ---> Running in 65f98a28d14a [2023-05-30T15:54:49.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:49.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:54:49.451Z] OK: 269 MiB in 57 packages [2023-05-30T15:54:49.710Z] Removing intermediate container 65f98a28d14a [2023-05-30T15:54:49.710Z] ---> 51cef54e1f7f [2023-05-30T15:54:49.710Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-30T15:54:49.710Z] ---> Running in 3b25daa09408 [2023-05-30T15:54:49.968Z] Removing intermediate container 3b25daa09408 [2023-05-30T15:54:49.968Z] ---> 1a89eecb2f63 [2023-05-30T15:54:49.968Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T15:54:49.968Z] ---> fb3b02369dbf [2023-05-30T15:54:49.968Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:54:49.968Z] ---> Running in 747a42cb8828 [2023-05-30T15:54:50.952Z] Removing intermediate container 747a42cb8828 [2023-05-30T15:54:50.952Z] ---> 1459815ddcd7 [2023-05-30T15:54:50.952Z] Step 11/24 : COPY . . [2023-05-30T15:54:51.211Z] ---> 3ed9fb8c96f6 [2023-05-30T15:54:51.211Z] Step 12/24 : RUN ${MAKE} [2023-05-30T15:54:51.211Z] ---> Running in 4464420787b4 [2023-05-30T15:54:51.469Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-30T15:55:09.546Z] Removing intermediate container 4464420787b4 [2023-05-30T15:55:09.546Z] ---> 2e5f46674a70 [2023-05-30T15:55:09.546Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T15:55:09.546Z] 3.17: Pulling from library/alpine [2023-05-30T15:55:09.546Z] f56be85fc22e: Already exists [2023-05-30T15:55:09.546Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T15:55:09.546Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T15:55:09.546Z] ---> 9ed4aefc74f6 [2023-05-30T15:55:09.546Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T15:55:09.546Z] ---> Running in 6209cde5bae1 [2023-05-30T15:55:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T15:55:09.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T15:55:10.065Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T15:55:10.065Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:55:10.065Z] OK: 7 MiB in 16 packages [2023-05-30T15:55:10.324Z] Removing intermediate container 6209cde5bae1 [2023-05-30T15:55:10.324Z] ---> e3959b1ae770 [2023-05-30T15:55:10.324Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-30T15:55:10.890Z] ---> d2205d9b682c [2023-05-30T15:55:10.890Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-30T15:55:10.890Z] ---> da6c242f4875 [2023-05-30T15:55:10.890Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-30T15:55:11.150Z] ---> a59e3ab557d2 [2023-05-30T15:55:11.150Z] Step 18/24 : EXPOSE 59993 [2023-05-30T15:55:11.150Z] ---> Running in 461c16cce8e9 [2023-05-30T15:55:11.150Z] Removing intermediate container 461c16cce8e9 [2023-05-30T15:55:11.150Z] ---> aed5bf36639c [2023-05-30T15:55:11.150Z] Step 19/24 : EXPOSE 161 [2023-05-30T15:55:11.150Z] ---> Running in 8150f3c646ca [2023-05-30T15:55:11.408Z] Removing intermediate container 8150f3c646ca [2023-05-30T15:55:11.408Z] ---> 7457c45b2347 [2023-05-30T15:55:11.408Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-30T15:55:11.408Z] ---> Running in b50fae68d75c [2023-05-30T15:55:11.408Z] Removing intermediate container b50fae68d75c [2023-05-30T15:55:11.408Z] ---> 72de1b975783 [2023-05-30T15:55:11.408Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T15:55:11.408Z] ---> Running in 83676242fd2b [2023-05-30T15:55:11.408Z] Removing intermediate container 83676242fd2b [2023-05-30T15:55:11.408Z] ---> 339d724a0561 [2023-05-30T15:55:11.408Z] Step 22/24 : LABEL arch=amd64 [2023-05-30T15:55:11.408Z] ---> Running in 73c366672b5e [2023-05-30T15:55:11.665Z] Removing intermediate container 73c366672b5e [2023-05-30T15:55:11.665Z] ---> 9fc59ee02372 [2023-05-30T15:55:11.665Z] Step 23/24 : LABEL git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T15:55:11.665Z] ---> Running in ac976afa3b6f [2023-05-30T15:55:11.665Z] Removing intermediate container ac976afa3b6f [2023-05-30T15:55:11.665Z] ---> cd10fe30d4c9 [2023-05-30T15:55:11.665Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-30T15:55:11.665Z] ---> Running in bb8bc4cce3f1 [2023-05-30T15:55:11.665Z] Removing intermediate container bb8bc4cce3f1 [2023-05-30T15:55:11.665Z] ---> 1fb9564f4757 [2023-05-30T15:55:11.665Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T15:55:11.665Z] Successfully built 1fb9564f4757 [2023-05-30T15:55:11.924Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:55:12.008Z] provisioning config files... [2023-05-30T15:55:12.015Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4797558362082828944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:55:12.316Z] ---> docker-login.sh [2023-05-30T15:55:12.316Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:55:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:12.316Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:12.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:12.316Z] [2023-05-30T15:55:12.316Z] Login Succeeded [2023-05-30T15:55:12.316Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:55:12.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:12.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:12.316Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:12.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:12.316Z] [2023-05-30T15:55:12.316Z] Login Succeeded [2023-05-30T15:55:12.316Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:55:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:12.575Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:12.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:12.575Z] [2023-05-30T15:55:12.575Z] Login Succeeded [2023-05-30T15:55:12.575Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:55:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:12.575Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:12.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:12.575Z] [2023-05-30T15:55:12.575Z] Login Succeeded [2023-05-30T15:55:12.575Z] docker.io [2023-05-30T15:55:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:55:12.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:55:12.834Z] Configure a credential helper to remove this warning. See [2023-05-30T15:55:12.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:55:12.834Z] [2023-05-30T15:55:12.834Z] Login Succeeded [2023-05-30T15:55:12.834Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:55:12.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:55:12.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:55:12.897Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-05-30T15:55:12.897Z] c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T15:55:12.897Z] latest [2023-05-30T15:55:12.897Z] 3.0.0-dev.27 [2023-05-30T15:55:12.897Z] c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T15:55:12.897Z] main [2023-05-30T15:55:12.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:13.223Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:13.534Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T15:55:13.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-30T15:55:13.535Z] bf417e87ba39: Preparing [2023-05-30T15:55:13.535Z] 6af292a21c64: Preparing [2023-05-30T15:55:13.535Z] 41301e5493ae: Preparing [2023-05-30T15:55:13.535Z] 5c9ea7ec2220: Preparing [2023-05-30T15:55:13.535Z] f1417ff83b31: Preparing [2023-05-30T15:55:13.535Z] f1417ff83b31: Layer already exists [2023-05-30T15:55:13.535Z] 6af292a21c64: Pushed [2023-05-30T15:55:13.535Z] 5c9ea7ec2220: Pushed [2023-05-30T15:55:13.535Z] bf417e87ba39: Pushed [2023-05-30T15:55:16.072Z] 41301e5493ae: Pushed [2023-05-30T15:55:16.331Z] c573fc281a725aaa0abbb8a23977a4788698b9ba: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:16.656Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:16.964Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-30T15:55:16.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-30T15:55:16.964Z] bf417e87ba39: Preparing [2023-05-30T15:55:16.964Z] 6af292a21c64: Preparing [2023-05-30T15:55:16.964Z] 41301e5493ae: Preparing [2023-05-30T15:55:16.964Z] 5c9ea7ec2220: Preparing [2023-05-30T15:55:16.964Z] f1417ff83b31: Preparing [2023-05-30T15:55:16.964Z] 5c9ea7ec2220: Layer already exists [2023-05-30T15:55:16.964Z] bf417e87ba39: Layer already exists [2023-05-30T15:55:16.964Z] 41301e5493ae: Layer already exists [2023-05-30T15:55:16.964Z] 6af292a21c64: Layer already exists [2023-05-30T15:55:16.964Z] f1417ff83b31: Layer already exists [2023-05-30T15:55:16.964Z] latest: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:17.269Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:17.575Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 [2023-05-30T15:55:17.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-30T15:55:17.575Z] bf417e87ba39: Preparing [2023-05-30T15:55:17.575Z] 6af292a21c64: Preparing [2023-05-30T15:55:17.575Z] 41301e5493ae: Preparing [2023-05-30T15:55:17.575Z] 5c9ea7ec2220: Preparing [2023-05-30T15:55:17.575Z] f1417ff83b31: Preparing [2023-05-30T15:55:17.575Z] bf417e87ba39: Layer already exists [2023-05-30T15:55:17.575Z] 6af292a21c64: Layer already exists [2023-05-30T15:55:17.575Z] f1417ff83b31: Layer already exists [2023-05-30T15:55:17.575Z] 5c9ea7ec2220: Layer already exists [2023-05-30T15:55:17.575Z] 41301e5493ae: Layer already exists [2023-05-30T15:55:17.575Z] 3.0.0-dev.27: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:17.885Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:18.196Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T15:55:18.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-30T15:55:18.196Z] bf417e87ba39: Preparing [2023-05-30T15:55:18.196Z] 6af292a21c64: Preparing [2023-05-30T15:55:18.196Z] 41301e5493ae: Preparing [2023-05-30T15:55:18.196Z] 5c9ea7ec2220: Preparing [2023-05-30T15:55:18.196Z] f1417ff83b31: Preparing [2023-05-30T15:55:18.196Z] 6af292a21c64: Layer already exists [2023-05-30T15:55:18.196Z] 5c9ea7ec2220: Layer already exists [2023-05-30T15:55:18.196Z] bf417e87ba39: Layer already exists [2023-05-30T15:55:18.196Z] 41301e5493ae: Layer already exists [2023-05-30T15:55:18.196Z] f1417ff83b31: Layer already exists [2023-05-30T15:55:18.196Z] c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:18.514Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:18.829Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-05-30T15:55:18.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-30T15:55:18.829Z] bf417e87ba39: Preparing [2023-05-30T15:55:18.829Z] 6af292a21c64: Preparing [2023-05-30T15:55:18.829Z] 41301e5493ae: Preparing [2023-05-30T15:55:18.829Z] 5c9ea7ec2220: Preparing [2023-05-30T15:55:18.829Z] f1417ff83b31: Preparing [2023-05-30T15:55:18.829Z] 5c9ea7ec2220: Layer already exists [2023-05-30T15:55:18.829Z] 41301e5493ae: Layer already exists [2023-05-30T15:55:18.829Z] 6af292a21c64: Layer already exists [2023-05-30T15:55:18.829Z] f1417ff83b31: Layer already exists [2023-05-30T15:55:18.829Z] bf417e87ba39: Layer already exists [2023-05-30T15:55:18.829Z] main: digest: sha256:ff927301554992e5bc567216e77b0cfe44cd04c8b622aa61b2651ef3d95d99a2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T15:55:18.865Z] ===================================================== [Pipeline] echo [2023-05-30T15:55:18.870Z] taggedImages: [2023-05-30T15:55:18.870Z] - nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T15:55:18.870Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-30T15:55:18.870Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.27 [2023-05-30T15:55:18.870Z] - nexus3.edgexfoundry.org:10004/device-snmp:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T15:55:18.870Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:19.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:55:19.230Z] [2023-05-30T15:55:19.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:55:19.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:55:19.525Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T15:55:19.525Z] 5eb5b503b376: Pulling fs layer [2023-05-30T15:55:19.525Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T15:55:19.525Z] ec43610c2a17: Pulling fs layer [2023-05-30T15:55:19.525Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T15:55:19.525Z] 33b1e0a273af: Pulling fs layer [2023-05-30T15:55:19.525Z] 3a2ae6a8a46f: Waiting [2023-05-30T15:55:19.525Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T15:55:19.525Z] 2f39f015ded8: Pulling fs layer [2023-05-30T15:55:19.525Z] 33b1e0a273af: Waiting [2023-05-30T15:55:19.525Z] 5d3b04190fa2: Waiting [2023-05-30T15:55:19.525Z] 2f39f015ded8: Waiting [2023-05-30T15:55:19.525Z] 5c69ac0246d0: Download complete [2023-05-30T15:55:19.525Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T15:55:19.525Z] 3a2ae6a8a46f: Download complete [2023-05-30T15:55:19.525Z] 33b1e0a273af: Verifying Checksum [2023-05-30T15:55:19.525Z] 33b1e0a273af: Download complete [2023-05-30T15:55:19.525Z] 5d3b04190fa2: Download complete [2023-05-30T15:55:19.525Z] ec43610c2a17: Verifying Checksum [2023-05-30T15:55:19.525Z] ec43610c2a17: Download complete [2023-05-30T15:55:19.784Z] 5eb5b503b376: Verifying Checksum [2023-05-30T15:55:19.784Z] 5eb5b503b376: Download complete [2023-05-30T15:55:20.351Z] 2f39f015ded8: Download complete [2023-05-30T15:55:20.917Z] 5eb5b503b376: Pull complete [2023-05-30T15:55:21.175Z] 5c69ac0246d0: Pull complete [2023-05-30T15:55:21.741Z] ec43610c2a17: Pull complete [2023-05-30T15:55:21.741Z] 3a2ae6a8a46f: Pull complete [2023-05-30T15:55:21.997Z] 33b1e0a273af: Pull complete [2023-05-30T15:55:21.997Z] 5d3b04190fa2: Pull complete [2023-05-30T15:55:26.180Z] 2f39f015ded8: Pull complete [2023-05-30T15:55:26.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T15:55:26.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T15:55:26.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:55:26.254Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T15:55:26.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T15:55:28.639Z] $ docker top db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:55:29.011Z] ---> job-cost.sh [2023-05-30T15:55:29.011Z] lf-activate-venv: SKIPPING [2023-05-30T15:55:29.011Z] INFO: No Stack... [2023-05-30T15:55:29.271Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T15:55:29.839Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T15:55:30.127Z] + cut -d, -f6 [2023-05-30T15:55:30.127Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock [2023-05-30T15:55:30.139Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [2023-05-30T15:55:30.145Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] did not exist. Created. [2023-05-30T15:55:30.145Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T15:55:30.447Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T15:55:30.479Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T15:55:30.486Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T15:55:30.500Z] $ docker stop --time=1 db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b [2023-05-30T15:55:31.644Z] $ docker rm -f --volumes db6241ab787d69a157bc9b6137d0cf55aede69a17f790c812db1fe23fd4d5d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T15:56:35.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17317 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-05-30T15:56:35.752Z] Running in /w/workspace/device-snmp-go/84 [Pipeline] { [Pipeline] checkout [2023-05-30T15:56:35.789Z] Selected Git installation does not exist. Using Default [2023-05-30T15:56:35.789Z] The recommended git tool is: NONE [2023-05-30T15:56:42.913Z] using credential edgex-jenkins-ssh [2023-05-30T15:56:42.935Z] Cloning the remote Git repository [2023-05-30T15:56:42.994Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-30T15:56:43.120Z] > git init /w/workspace/device-snmp-go/84 # timeout=10 [2023-05-30T15:56:43.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-30T15:56:43.298Z] > git --version # timeout=10 [2023-05-30T15:56:43.327Z] > git --version # 'git version 2.25.1' [2023-05-30T15:56:43.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T15:56:43.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:56:45.835Z] Avoid second fetch [2023-05-30T15:56:45.835Z] Checking out Revision c573fc281a725aaa0abbb8a23977a4788698b9ba (main) [2023-05-30T15:56:44.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-30T15:56:44.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T15:56:45.859Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T15:56:45.950Z] > git checkout -f c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 [2023-05-30T15:56:46.619Z] Commit message: "docs: Update changelog for v3.0 (#313)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T15:56:47.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T15:56:47.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T15:56:47.504Z] Dload Upload Total Spent Left Speed [2023-05-30T15:56:47.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-30T15:56:48.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T15:56:48.465Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T15:56:48.465Z] + sudo tee /etc/docker/daemon.new [2023-05-30T15:56:48.465Z] { [2023-05-30T15:56:48.465Z] "registry-mirrors": [ [2023-05-30T15:56:48.465Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T15:56:48.465Z] ], [2023-05-30T15:56:48.465Z] "bip": "10.250.0.254/24", [2023-05-30T15:56:48.465Z] "hosts": [ [2023-05-30T15:56:48.465Z] "tcp://0.0.0.0:5555", [2023-05-30T15:56:48.465Z] "unix:///var/run/docker.sock" [2023-05-30T15:56:48.465Z] ], [2023-05-30T15:56:48.465Z] "mtu": 1458, [2023-05-30T15:56:48.465Z] "selinux-enabled": true, [2023-05-30T15:56:48.465Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T15:56:48.465Z] } [Pipeline] sh [2023-05-30T15:56:48.822Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T15:56:49.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T15:57:07.535Z] provisioning config files... [2023-05-30T15:57:07.567Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/84@tmp/config3705817823151641914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T15:57:07.972Z] ---> docker-login.sh [2023-05-30T15:57:07.972Z] nexus3.edgexfoundry.org:10001 [2023-05-30T15:57:08.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:08.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:08.517Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:08.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:08.517Z] [2023-05-30T15:57:08.517Z] Login Succeeded [2023-05-30T15:57:08.517Z] nexus3.edgexfoundry.org:10002 [2023-05-30T15:57:08.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:09.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:09.062Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:09.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:09.062Z] [2023-05-30T15:57:09.062Z] Login Succeeded [2023-05-30T15:57:09.062Z] nexus3.edgexfoundry.org:10003 [2023-05-30T15:57:09.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:09.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:09.334Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:09.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:09.334Z] [2023-05-30T15:57:09.334Z] Login Succeeded [2023-05-30T15:57:09.334Z] nexus3.edgexfoundry.org:10004 [2023-05-30T15:57:09.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:09.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:09.880Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:09.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:09.880Z] [2023-05-30T15:57:09.880Z] Login Succeeded [2023-05-30T15:57:09.880Z] docker.io [2023-05-30T15:57:10.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T15:57:10.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T15:57:10.370Z] Configure a credential helper to remove this warning. See [2023-05-30T15:57:10.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T15:57:10.370Z] [2023-05-30T15:57:10.370Z] Login Succeeded [2023-05-30T15:57:10.370Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T15:57:10.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T15:57:10.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:57:10.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T15:57:10.947Z] ========================================================= [2023-05-30T15:57:10.947Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T15:57:10.947Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:57:11.307Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T15:57:11.583Z] Sending build context to Docker daemon 3.037MB [2023-05-30T15:57:11.583Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T15:57:11.583Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T15:57:11.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T15:57:11.856Z] c41833b44d91: Pulling fs layer [2023-05-30T15:57:11.856Z] ed15518f5707: Pulling fs layer [2023-05-30T15:57:11.856Z] feae8fd75edb: Pulling fs layer [2023-05-30T15:57:11.856Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T15:57:11.856Z] 3cdef696dda3: Pulling fs layer [2023-05-30T15:57:11.856Z] 2ced38df9373: Pulling fs layer [2023-05-30T15:57:11.856Z] 58f1dce35555: Pulling fs layer [2023-05-30T15:57:11.856Z] 3cdef696dda3: Waiting [2023-05-30T15:57:11.856Z] 2ced38df9373: Waiting [2023-05-30T15:57:11.856Z] 58f1dce35555: Waiting [2023-05-30T15:57:11.856Z] 242c74f7c9fa: Waiting [2023-05-30T15:57:11.856Z] ed15518f5707: Verifying Checksum [2023-05-30T15:57:11.856Z] ed15518f5707: Download complete [2023-05-30T15:57:11.856Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T15:57:11.856Z] 242c74f7c9fa: Download complete [2023-05-30T15:57:11.856Z] 3cdef696dda3: Verifying Checksum [2023-05-30T15:57:11.856Z] 3cdef696dda3: Download complete [2023-05-30T15:57:11.856Z] c41833b44d91: Verifying Checksum [2023-05-30T15:57:13.299Z] c41833b44d91: Pull complete [2023-05-30T15:57:13.571Z] 58f1dce35555: Verifying Checksum [2023-05-30T15:57:13.571Z] 58f1dce35555: Download complete [2023-05-30T15:57:13.571Z] ed15518f5707: Pull complete [2023-05-30T15:57:15.025Z] 2ced38df9373: Verifying Checksum [2023-05-30T15:57:15.025Z] 2ced38df9373: Download complete [2023-05-30T15:57:15.025Z] feae8fd75edb: Verifying Checksum [2023-05-30T15:57:15.025Z] feae8fd75edb: Download complete [2023-05-30T15:57:25.124Z] feae8fd75edb: Pull complete [2023-05-30T15:57:25.393Z] 242c74f7c9fa: Pull complete [2023-05-30T15:57:25.664Z] 3cdef696dda3: Pull complete [2023-05-30T15:57:35.915Z] 2ced38df9373: Pull complete [2023-05-30T15:57:37.925Z] 58f1dce35555: Pull complete [2023-05-30T15:57:37.925Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T15:57:37.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T15:57:37.925Z] ---> fadd8f120f05 [2023-05-30T15:57:37.925Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T15:57:39.882Z] ---> Running in c60bfce7ff4a [2023-05-30T15:57:40.154Z] Removing intermediate container c60bfce7ff4a [2023-05-30T15:57:40.154Z] ---> 7bce8b0691c1 [2023-05-30T15:57:40.154Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T15:57:40.154Z] ---> Running in 69bee3f959fe [2023-05-30T15:57:40.747Z] Removing intermediate container 69bee3f959fe [2023-05-30T15:57:40.747Z] ---> 5964b40bf1a7 [2023-05-30T15:57:40.747Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T15:57:40.747Z] ---> Running in b5fe6201ce2a [2023-05-30T15:57:41.019Z] Removing intermediate container b5fe6201ce2a [2023-05-30T15:57:41.019Z] ---> 47bad3779df9 [2023-05-30T15:57:41.019Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T15:57:41.320Z] ---> Running in 408a5f8fb6f8 [2023-05-30T15:57:41.597Z] Removing intermediate container 408a5f8fb6f8 [2023-05-30T15:57:41.597Z] ---> 057213f34ef5 [2023-05-30T15:57:41.597Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T15:57:41.597Z] ---> Running in d80ed67061c8 [2023-05-30T15:57:43.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T15:57:43.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T15:57:45.033Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T15:57:45.033Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T15:57:45.033Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T15:57:45.033Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T15:57:45.033Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T15:57:45.033Z] OK: 268 MiB in 57 packages [2023-05-30T15:57:50.410Z] Removing intermediate container d80ed67061c8 [2023-05-30T15:57:50.410Z] ---> 30cba6ad2630 [2023-05-30T15:57:50.410Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-30T15:57:50.410Z] ---> Running in 4726a2b50c5e [2023-05-30T15:57:50.410Z] Removing intermediate container 4726a2b50c5e [2023-05-30T15:57:50.410Z] ---> e8776463f4c8 [2023-05-30T15:57:50.410Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-30T15:57:50.679Z] ---> e31783ea9b59 [2023-05-30T15:57:50.679Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T15:57:50.679Z] ---> Running in 077d14a6fe41 [2023-05-30T15:58:58.640Z] Removing intermediate container 077d14a6fe41 [2023-05-30T15:58:58.640Z] ---> a112ce02b24f [2023-05-30T15:58:58.640Z] Step 11/12 : COPY . . [2023-05-30T15:58:58.640Z] ---> 912d41628ea7 [2023-05-30T15:58:58.640Z] Step 12/12 : RUN ${MAKE} [2023-05-30T15:58:58.640Z] ---> Running in 65644344b3cf [2023-05-30T15:58:58.640Z] noop [2023-05-30T15:58:58.640Z] Removing intermediate container 65644344b3cf [2023-05-30T15:58:58.640Z] ---> 98db9eddfc9c [2023-05-30T15:58:58.640Z] Successfully built 98db9eddfc9c [2023-05-30T15:58:58.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:58:58.992Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:58:58.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:58:59.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container [2023-05-30T15:58:59.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T15:59:00.565Z] $ docker top 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:59:01.416Z] + go version [2023-05-30T15:59:01.416Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T15:59:01.437Z] $ docker stop --time=1 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 [2023-05-30T15:59:03.103Z] $ docker rm -f --volumes 52ce7f78c343f850fc46d8b1c8798cbfb09d601da142110cc207bfe37f5365a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T15:59:03.676Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T15:59:03.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T15:59:03.870Z] prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container [2023-05-30T15:59:03.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T15:59:05.143Z] $ docker top 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T15:59:05.995Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/84 [Pipeline] fileExists [Pipeline] sh [2023-05-30T15:59:06.648Z] + make test [2023-05-30T15:59:06.648Z] go test ./... -coverprofile=coverage.out [2023-05-30T15:59:45.570Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-30T16:02:23.869Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-30T16:02:23.869Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements [2023-05-30T16:02:23.869Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T16:02:23.869Z] go vet ./... [2023-05-30T16:02:50.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T16:02:50.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T16:02:50.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T16:02:50.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T16:02:50.593Z] $ docker stop --time=1 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d [2023-05-30T16:02:52.515Z] $ docker rm -f --volumes 7c16aa8d21e9dea261f447258faca8abea07bf4967c8514100fc8cd813e63a4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:02:53.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T16:02:53.745Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T16:02:54.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T16:02:54.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T16:02:54.958Z] + ls -al . [2023-05-30T16:02:54.958Z] total 168 [2023-05-30T16:02:54.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:59 . [2023-05-30T16:02:54.958Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 .. [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 6 May 30 15:56 .dockerignore [2023-05-30T16:02:54.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 15:56 .git [2023-05-30T16:02:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 .github [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 328 May 30 15:56 .gitignore [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 15:56 .golangci.yml [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 30 15:56 Attribution.txt [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 10534 May 30 15:56 CHANGELOG.md [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 30 15:56 Dockerfile [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 15:56 GOVERNANCE.md [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 656 May 30 15:56 Jenkinsfile [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 15:56 LICENSE [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 30 15:56 Makefile [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 620 May 30 15:56 OWNERS.md [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 30 15:56 README.md [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 12 May 30 15:53 VERSION [2023-05-30T16:02:54.958Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 15:56 bin [2023-05-30T16:02:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 cmd [2023-05-30T16:02:54.958Z] -rw-r--r-- 1 jenkins jenkins 8837 May 30 16:02 coverage.out [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 30 15:56 go.mod [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 30 15:56 go.sum [2023-05-30T16:02:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 15:56 internal [2023-05-30T16:02:54.958Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 15:56 snap [2023-05-30T16:02:54.958Z] -rw-rw-r-- 1 jenkins jenkins 228 May 30 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:02:55.304Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba --label arch=arm64 --label version=3.0.0-dev.27 . [2023-05-30T16:02:55.573Z] Sending build context to Docker daemon 3.046MB [2023-05-30T16:02:55.573Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T16:02:55.573Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-30T16:02:55.573Z] ---> 98db9eddfc9c [2023-05-30T16:02:55.573Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-30T16:02:55.840Z] ---> Running in 7c1466f2b6e7 [2023-05-30T16:02:56.106Z] Removing intermediate container 7c1466f2b6e7 [2023-05-30T16:02:56.107Z] ---> 7135f5e0109c [2023-05-30T16:02:56.107Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T16:02:56.107Z] ---> Running in dcab1b8f6ffe [2023-05-30T16:02:56.386Z] Removing intermediate container dcab1b8f6ffe [2023-05-30T16:02:56.386Z] ---> c53b44939ce0 [2023-05-30T16:02:56.386Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T16:02:56.386Z] ---> Running in 28c5bd820339 [2023-05-30T16:02:56.969Z] Removing intermediate container 28c5bd820339 [2023-05-30T16:02:56.969Z] ---> 45dbfd7069ec [2023-05-30T16:02:56.969Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T16:02:56.969Z] ---> Running in 47f7cef07eae [2023-05-30T16:02:57.237Z] Removing intermediate container 47f7cef07eae [2023-05-30T16:02:57.237Z] ---> 0d5bc1fe7906 [2023-05-30T16:02:57.237Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T16:02:57.237Z] ---> Running in 86fa90672030 [2023-05-30T16:02:58.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:02:58.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:03:00.329Z] OK: 268 MiB in 57 packages [2023-05-30T16:03:01.300Z] Removing intermediate container 86fa90672030 [2023-05-30T16:03:01.300Z] ---> 5210055586bf [2023-05-30T16:03:01.300Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-30T16:03:01.300Z] ---> Running in c6c9c2178804 [2023-05-30T16:03:01.568Z] Removing intermediate container c6c9c2178804 [2023-05-30T16:03:01.568Z] ---> 625ac3813a92 [2023-05-30T16:03:01.568Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-30T16:03:01.835Z] ---> 90dc17fb4a2b [2023-05-30T16:03:01.835Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T16:03:02.102Z] ---> Running in fe03bb9c38bb [2023-05-30T16:03:04.680Z] Removing intermediate container fe03bb9c38bb [2023-05-30T16:03:04.680Z] ---> 709a61ebd727 [2023-05-30T16:03:04.680Z] Step 11/24 : COPY . . [2023-05-30T16:03:05.271Z] ---> a15236752498 [2023-05-30T16:03:05.271Z] Step 12/24 : RUN ${MAKE} [2023-05-30T16:03:05.539Z] ---> Running in 9ca4d876ecbb [2023-05-30T16:03:06.498Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.27" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-30T16:05:43.257Z] Removing intermediate container 9ca4d876ecbb [2023-05-30T16:05:43.257Z] ---> 38c5edfed63d [2023-05-30T16:05:43.257Z] Step 13/24 : FROM alpine:3.17 [2023-05-30T16:05:43.257Z] 3.17: Pulling from library/alpine [2023-05-30T16:05:43.257Z] c41833b44d91: Already exists [2023-05-30T16:05:43.257Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T16:05:43.257Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T16:05:43.257Z] ---> 51e60588ff2c [2023-05-30T16:05:43.257Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-30T16:05:43.257Z] ---> Running in c40e34549886 [2023-05-30T16:05:43.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T16:05:43.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T16:05:43.257Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T16:05:43.257Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T16:05:43.257Z] OK: 8 MiB in 16 packages [2023-05-30T16:05:43.257Z] Removing intermediate container c40e34549886 [2023-05-30T16:05:43.257Z] ---> 46561ec04e62 [2023-05-30T16:05:43.257Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-30T16:05:43.257Z] ---> 98aa96ee3357 [2023-05-30T16:05:43.257Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-30T16:05:43.257Z] ---> 28718eb754ed [2023-05-30T16:05:43.257Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-30T16:05:43.257Z] ---> aa751d2ca92f [2023-05-30T16:05:43.257Z] Step 18/24 : EXPOSE 59993 [2023-05-30T16:05:43.257Z] ---> Running in b02192c1be10 [2023-05-30T16:05:43.257Z] Removing intermediate container b02192c1be10 [2023-05-30T16:05:43.257Z] ---> 6f69123a8261 [2023-05-30T16:05:43.258Z] Step 19/24 : EXPOSE 161 [2023-05-30T16:05:43.258Z] ---> Running in b439b409f3b3 [2023-05-30T16:05:43.258Z] Removing intermediate container b439b409f3b3 [2023-05-30T16:05:43.258Z] ---> 3b34ffc3305f [2023-05-30T16:05:43.258Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-30T16:05:43.258Z] ---> Running in c5d9f13b8c15 [2023-05-30T16:05:43.258Z] Removing intermediate container c5d9f13b8c15 [2023-05-30T16:05:43.258Z] ---> 21d6d6e1d3ab [2023-05-30T16:05:43.258Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T16:05:43.258Z] ---> Running in 47f19cf6770d [2023-05-30T16:05:43.258Z] Removing intermediate container 47f19cf6770d [2023-05-30T16:05:43.258Z] ---> cb92c45d2a9f [2023-05-30T16:05:43.258Z] Step 22/24 : LABEL arch=arm64 [2023-05-30T16:05:43.258Z] ---> Running in a9cb58b02430 [2023-05-30T16:05:43.258Z] Removing intermediate container a9cb58b02430 [2023-05-30T16:05:43.258Z] ---> 0cbe3c46a09f [2023-05-30T16:05:43.258Z] Step 23/24 : LABEL git_sha=c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T16:05:43.258Z] ---> Running in 658ea0d6ea64 [2023-05-30T16:05:43.258Z] Removing intermediate container 658ea0d6ea64 [2023-05-30T16:05:43.258Z] ---> 2d77b04729e2 [2023-05-30T16:05:43.258Z] Step 24/24 : LABEL version=3.0.0-dev.27 [2023-05-30T16:05:43.258Z] ---> Running in d6aee7ce3967 [2023-05-30T16:05:43.258Z] Removing intermediate container d6aee7ce3967 [2023-05-30T16:05:43.258Z] ---> 260c6e248206 [2023-05-30T16:05:43.258Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T16:05:43.258Z] Successfully built 260c6e248206 [2023-05-30T16:05:43.258Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:05:43.380Z] provisioning config files... [2023-05-30T16:05:43.397Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/84@tmp/config1710421566468802618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:05:43.732Z] ---> docker-login.sh [2023-05-30T16:05:43.732Z] nexus3.edgexfoundry.org:10001 [2023-05-30T16:05:43.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:44.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:44.000Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:44.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:44.000Z] [2023-05-30T16:05:44.000Z] Login Succeeded [2023-05-30T16:05:44.000Z] nexus3.edgexfoundry.org:10002 [2023-05-30T16:05:44.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:44.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:44.269Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:44.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:44.269Z] [2023-05-30T16:05:44.269Z] Login Succeeded [2023-05-30T16:05:44.269Z] nexus3.edgexfoundry.org:10003 [2023-05-30T16:05:44.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:44.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:44.804Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:44.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:44.804Z] [2023-05-30T16:05:44.804Z] Login Succeeded [2023-05-30T16:05:44.804Z] nexus3.edgexfoundry.org:10004 [2023-05-30T16:05:45.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:45.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:45.071Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:45.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:45.071Z] [2023-05-30T16:05:45.071Z] Login Succeeded [2023-05-30T16:05:45.071Z] docker.io [2023-05-30T16:05:45.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T16:05:45.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T16:05:45.604Z] Configure a credential helper to remove this warning. See [2023-05-30T16:05:45.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T16:05:45.604Z] [2023-05-30T16:05:45.604Z] Login Succeeded [2023-05-30T16:05:45.604Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T16:05:45.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:05:45.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T16:05:45.680Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-05-30T16:05:45.680Z] c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T16:05:45.680Z] latest [2023-05-30T16:05:45.680Z] 3.0.0-dev.27 [2023-05-30T16:05:45.680Z] c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T16:05:45.680Z] main [2023-05-30T16:05:45.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:46.058Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:46.406Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T16:05:46.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-30T16:05:46.406Z] f432718ff611: Preparing [2023-05-30T16:05:46.406Z] f723421a6a99: Preparing [2023-05-30T16:05:46.406Z] 3e13f9917910: Preparing [2023-05-30T16:05:46.406Z] 7584d0c1090f: Preparing [2023-05-30T16:05:46.406Z] 26cbea5cba74: Preparing [2023-05-30T16:05:46.406Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:46.673Z] f432718ff611: Pushed [2023-05-30T16:05:46.673Z] 7584d0c1090f: Pushed [2023-05-30T16:05:46.673Z] f723421a6a99: Pushed [2023-05-30T16:05:52.013Z] 3e13f9917910: Pushed [2023-05-30T16:05:52.280Z] c573fc281a725aaa0abbb8a23977a4788698b9ba: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:52.623Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:52.962Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-30T16:05:52.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-30T16:05:52.962Z] f432718ff611: Preparing [2023-05-30T16:05:52.962Z] f723421a6a99: Preparing [2023-05-30T16:05:52.962Z] 3e13f9917910: Preparing [2023-05-30T16:05:52.962Z] 7584d0c1090f: Preparing [2023-05-30T16:05:52.962Z] 26cbea5cba74: Preparing [2023-05-30T16:05:52.962Z] f723421a6a99: Layer already exists [2023-05-30T16:05:52.962Z] 7584d0c1090f: Layer already exists [2023-05-30T16:05:52.962Z] 3e13f9917910: Layer already exists [2023-05-30T16:05:52.962Z] f432718ff611: Layer already exists [2023-05-30T16:05:52.962Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:52.962Z] latest: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:53.649Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:53.994Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 [2023-05-30T16:05:53.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-30T16:05:53.994Z] f432718ff611: Preparing [2023-05-30T16:05:53.994Z] f723421a6a99: Preparing [2023-05-30T16:05:53.994Z] 3e13f9917910: Preparing [2023-05-30T16:05:53.994Z] 7584d0c1090f: Preparing [2023-05-30T16:05:53.994Z] 26cbea5cba74: Preparing [2023-05-30T16:05:53.994Z] 3e13f9917910: Layer already exists [2023-05-30T16:05:53.994Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:53.994Z] f723421a6a99: Layer already exists [2023-05-30T16:05:53.994Z] 7584d0c1090f: Layer already exists [2023-05-30T16:05:53.994Z] f432718ff611: Layer already exists [2023-05-30T16:05:53.994Z] 3.0.0-dev.27: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:54.360Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:54.719Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T16:05:54.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-30T16:05:54.719Z] f432718ff611: Preparing [2023-05-30T16:05:54.719Z] f723421a6a99: Preparing [2023-05-30T16:05:54.719Z] 3e13f9917910: Preparing [2023-05-30T16:05:54.719Z] 7584d0c1090f: Preparing [2023-05-30T16:05:54.719Z] 26cbea5cba74: Preparing [2023-05-30T16:05:54.719Z] f723421a6a99: Layer already exists [2023-05-30T16:05:54.719Z] 3e13f9917910: Layer already exists [2023-05-30T16:05:54.719Z] 7584d0c1090f: Layer already exists [2023-05-30T16:05:54.719Z] f432718ff611: Layer already exists [2023-05-30T16:05:54.719Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:54.719Z] c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:55.094Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:55.435Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-05-30T16:05:55.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-30T16:05:55.435Z] f432718ff611: Preparing [2023-05-30T16:05:55.435Z] f723421a6a99: Preparing [2023-05-30T16:05:55.435Z] 3e13f9917910: Preparing [2023-05-30T16:05:55.435Z] 7584d0c1090f: Preparing [2023-05-30T16:05:55.435Z] 26cbea5cba74: Preparing [2023-05-30T16:05:55.435Z] 26cbea5cba74: Layer already exists [2023-05-30T16:05:55.435Z] 7584d0c1090f: Layer already exists [2023-05-30T16:05:55.435Z] f723421a6a99: Layer already exists [2023-05-30T16:05:55.435Z] f432718ff611: Layer already exists [2023-05-30T16:05:55.435Z] 3e13f9917910: Layer already exists [2023-05-30T16:05:55.702Z] main: digest: sha256:3c7f330ee2e8f088ec9416502218f686bd1551b2ab8984d81cc2fa620b10e9f8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-30T16:05:55.766Z] ===================================================== [Pipeline] echo [2023-05-30T16:05:55.777Z] taggedImages: [2023-05-30T16:05:55.777Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba [2023-05-30T16:05:55.777Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-30T16:05:55.777Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.27 [2023-05-30T16:05:55.777Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c573fc281a725aaa0abbb8a23977a4788698b9ba-3.0.0-dev.27 [2023-05-30T16:05:55.777Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:56.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:56.130Z] [2023-05-30T16:05:56.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:05:56.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:05:56.467Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T16:05:56.467Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T16:05:56.467Z] 04944245beec: Pulling fs layer [2023-05-30T16:05:56.467Z] 699f458cf7ca: Pulling fs layer [2023-05-30T16:05:56.467Z] 765212b225bb: Pulling fs layer [2023-05-30T16:05:56.467Z] f23df028b6ca: Pulling fs layer [2023-05-30T16:05:56.467Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T16:05:56.467Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T16:05:56.467Z] f23df028b6ca: Waiting [2023-05-30T16:05:56.467Z] d65c8cfc05b1: Waiting [2023-05-30T16:05:56.467Z] 2437ff75d9bd: Waiting [2023-05-30T16:05:56.737Z] 04944245beec: Verifying Checksum [2023-05-30T16:05:56.737Z] 04944245beec: Download complete [2023-05-30T16:05:56.737Z] 765212b225bb: Verifying Checksum [2023-05-30T16:05:56.737Z] 765212b225bb: Download complete [2023-05-30T16:05:56.737Z] f23df028b6ca: Download complete [2023-05-30T16:05:56.737Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T16:05:56.737Z] d65c8cfc05b1: Download complete [2023-05-30T16:05:57.004Z] 699f458cf7ca: Verifying Checksum [2023-05-30T16:05:57.004Z] 699f458cf7ca: Download complete [2023-05-30T16:05:57.271Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T16:05:57.271Z] 8998bd30e6a1: Download complete [2023-05-30T16:05:59.851Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T16:05:59.851Z] 2437ff75d9bd: Download complete [2023-05-30T16:06:01.260Z] 8998bd30e6a1: Pull complete [2023-05-30T16:06:01.847Z] 04944245beec: Pull complete [2023-05-30T16:06:03.258Z] 699f458cf7ca: Pull complete [2023-05-30T16:06:03.527Z] 765212b225bb: Pull complete [2023-05-30T16:06:04.113Z] f23df028b6ca: Pull complete [2023-05-30T16:06:04.380Z] d65c8cfc05b1: Pull complete [2023-05-30T16:06:19.369Z] 2437ff75d9bd: Pull complete [2023-05-30T16:06:19.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T16:06:19.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T16:06:19.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:19.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-17317 does not seem to be running inside a container [2023-05-30T16:06:19.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/84 -v /w/workspace/device-snmp-go/84:/w/workspace/device-snmp-go/84:rw,z -v /w/workspace/device-snmp-go/84@tmp:/w/workspace/device-snmp-go/84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T16:06:22.265Z] $ docker top ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:06:23.106Z] ---> job-cost.sh [2023-05-30T16:06:23.106Z] lf-activate-venv: SKIPPING [2023-05-30T16:06:23.106Z] INFO: No Stack... [2023-05-30T16:06:23.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T16:06:24.328Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T16:06:24.642Z] + cat /w/workspace/device-snmp-go/84/archives/cost.csv [2023-05-30T16:06:24.642Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T16:06:24.701Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [2023-05-30T16:06:24.713Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] did not exist. Created. [2023-05-30T16:06:24.713Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:06:25.043Z] /w/workspace/device-snmp-go/84@tmp/durable-b72d88fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T16:06:25.367Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T16:06:25.389Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T16:06:25.429Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T16:06:25.438Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T16:06:25.458Z] $ docker stop --time=1 ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 [2023-05-30T16:06:26.914Z] $ docker rm -f --volumes ccb94c88cd9fc51f6c021ed95c038b7adb1dd2fba5e6fd721389517cd15e8216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T16:06:27.263Z] provisioning config files... [2023-05-30T16:06:27.270Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6410777976129703039tmp [Pipeline] { [Pipeline] sh [2023-05-30T16:06:27.568Z] + set +x [2023-05-30T16:06:27.569Z] + curl -s https://codecov.io/bash [2023-05-30T16:06:27.569Z] + bash -s -- [2023-05-30T16:06:27.569Z] [2023-05-30T16:06:27.569Z] _____ _ [2023-05-30T16:06:27.569Z] / ____| | | [2023-05-30T16:06:27.569Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T16:06:27.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T16:06:27.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T16:06:27.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T16:06:27.569Z] Bash-1.0.6 [2023-05-30T16:06:27.569Z] [2023-05-30T16:06:27.569Z] [2023-05-30T16:06:27.569Z] ==> git version 2.25.1 found [2023-05-30T16:06:27.569Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T16:06:27.569Z] Release-Date: 2020-01-08 [2023-05-30T16:06:27.569Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T16:06:27.569Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T16:06:27.569Z] ==> Jenkins CI detected. [2023-05-30T16:06:27.569Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-05-30T16:06:27.569Z] project root: . [2023-05-30T16:06:27.569Z] --> token set from env [2023-05-30T16:06:27.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T16:06:27.569Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T16:06:27.569Z] ==> Python coveragepy not found [2023-05-30T16:06:27.569Z] ==> Searching for coverage reports in: [2023-05-30T16:06:27.569Z] + . [2023-05-30T16:06:27.569Z] -> Found 1 reports [2023-05-30T16:06:27.569Z] ==> Detecting git/mercurial file structure [2023-05-30T16:06:27.569Z] ==> Reading reports [2023-05-30T16:06:27.569Z] + ./coverage.out bytes=8837 [2023-05-30T16:06:27.569Z] ==> Appending adjustments [2023-05-30T16:06:27.569Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T16:06:27.828Z] + Found adjustments [2023-05-30T16:06:27.828Z] ==> Gzipping contents [2023-05-30T16:06:27.828Z] 4.0K /tmp/codecov.Xpcy8U.gz [2023-05-30T16:06:27.828Z] ==> Uploading reports [2023-05-30T16:06:27.828Z] url: https://codecov.io [2023-05-30T16:06:27.828Z] query: branch=main&commit=c573fc281a725aaa0abbb8a23977a4788698b9ba&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:06:27.828Z] -> Pinging Codecov [2023-05-30T16:06:27.828Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=c573fc281a725aaa0abbb8a23977a4788698b9ba&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-30T16:06:27.828Z] -> Uploading to [2023-05-30T16:06:27.828Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/6C56EA5C29638FB4528AC87E60AF5AE0/c573fc281a725aaa0abbb8a23977a4788698b9ba/d8826d02-293f-40d2-b121-b040a9b3ef53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T160627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9f942c6f63f1bef8e7e6657eb0d81355017f923040fb51a3cdfbe8505d5429c [2023-05-30T16:06:27.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T16:06:27.828Z] Dload Upload Total Spent Left Speed [2023-05-30T16:06:28.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7324 --:--:-- --:--:-- --:--:-- 7324 [2023-05-30T16:06:28.086Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] } [2023-05-30T16:06:28.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-30T16:06:28.192Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-30T16:06:28.202Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:28.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:28.495Z] [2023-05-30T16:06:28.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:28.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:28.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-30T16:06:28.794Z] df9b9388f04a: Pulling fs layer [2023-05-30T16:06:28.794Z] 52dc419b0ee2: Pulling fs layer [2023-05-30T16:06:28.794Z] 25bc292e5bac: Pulling fs layer [2023-05-30T16:06:28.794Z] 114826534d7a: Pulling fs layer [2023-05-30T16:06:28.794Z] 4657fd5d0bcf: Pulling fs layer [2023-05-30T16:06:28.794Z] 6ad1cebc031e: Pulling fs layer [2023-05-30T16:06:28.794Z] 8a3aa393b2d8: Pulling fs layer [2023-05-30T16:06:28.794Z] 4657fd5d0bcf: Waiting [2023-05-30T16:06:28.794Z] 6ad1cebc031e: Waiting [2023-05-30T16:06:28.794Z] 8a3aa393b2d8: Waiting [2023-05-30T16:06:28.794Z] 114826534d7a: Waiting [2023-05-30T16:06:28.794Z] 25bc292e5bac: Verifying Checksum [2023-05-30T16:06:28.794Z] 25bc292e5bac: Download complete [2023-05-30T16:06:28.794Z] 52dc419b0ee2: Verifying Checksum [2023-05-30T16:06:28.794Z] 52dc419b0ee2: Download complete [2023-05-30T16:06:28.794Z] 4657fd5d0bcf: Verifying Checksum [2023-05-30T16:06:28.794Z] 4657fd5d0bcf: Download complete [2023-05-30T16:06:28.794Z] df9b9388f04a: Download complete [2023-05-30T16:06:29.053Z] df9b9388f04a: Pull complete [2023-05-30T16:06:29.053Z] 6ad1cebc031e: Verifying Checksum [2023-05-30T16:06:29.053Z] 6ad1cebc031e: Download complete [2023-05-30T16:06:29.053Z] 52dc419b0ee2: Pull complete [2023-05-30T16:06:29.053Z] 25bc292e5bac: Pull complete [2023-05-30T16:06:29.619Z] 114826534d7a: Verifying Checksum [2023-05-30T16:06:29.619Z] 114826534d7a: Download complete [2023-05-30T16:06:29.619Z] 8a3aa393b2d8: Verifying Checksum [2023-05-30T16:06:29.619Z] 8a3aa393b2d8: Download complete [2023-05-30T16:06:32.897Z] 114826534d7a: Pull complete [2023-05-30T16:06:32.897Z] 4657fd5d0bcf: Pull complete [2023-05-30T16:06:33.154Z] 6ad1cebc031e: Pull complete [2023-05-30T16:06:36.436Z] 8a3aa393b2d8: Pull complete [2023-05-30T16:06:36.436Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-30T16:06:36.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-30T16:06:36.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:36.528Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:06:36.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-30T16:06:39.725Z] $ docker top 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-30T16:06:39.787Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-05-30T16:06:40.065Z] + set -o pipefail [2023-05-30T16:06:40.065Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-05-30T16:06:44.254Z] [2023-05-30T16:06:44.255Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-05-30T16:06:44.255Z] [2023-05-30T16:06:44.255Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/5d2962d0-2aee-4b57-ac34-0e6b2fc1a572 [2023-05-30T16:06:44.255Z] [2023-05-30T16:06:44.255Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-30T16:06:44.255Z] [2023-05-30T16:06:44.255Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-30T16:06:44.255Z] [2023-05-30T16:06:44.514Z] [2023-05-30T16:06:44.514Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-30T16:06:44.514Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-30T16:06:44.514Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-30T16:06:44.524Z] $ docker stop --time=1 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 [2023-05-30T16:06:47.288Z] $ docker rm -f --volumes 7a00e474f8851cc876ac386cddbde36df549cd180079a8dea078b5e79c18ec75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T16:06:47.990Z] + git log --format=format:%s -1 c573fc281a725aaa0abbb8a23977a4788698b9ba [Pipeline] sh [2023-05-30T16:06:48.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:06:48.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:48.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:06:48.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:06:48.651Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:06:48.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:06:49.106Z] $ docker top e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 -eo pid,comm [2023-05-30T16:06:49.150Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T16:06:49.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:06:49.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:06:49.186Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:06:49.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:06:49.306Z] $ docker exec e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 ssh-agent [2023-05-30T16:06:49.415Z] SSH_AUTH_SOCK=/tmp/ssh-TvJDwbXUu9BJ/agent.32 [2023-05-30T16:06:49.415Z] SSH_AGENT_PID=38 [2023-05-30T16:06:49.420Z] Running ssh-add (command line suppressed) [2023-05-30T16:06:49.518Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17956612246491831033.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17956612246491831033.key) [2023-05-30T16:06:49.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:06:49.822Z] + git semver tag [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:49,995 [run_tag] DEBUG tag force:False [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:49,995 [check_head_tag] DEBUG check head tag [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:49,997 [execute] INFO git cat-file --batch-check [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:49,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,001 [execute] INFO git cat-file --batch [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,023 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,023 [execute] INFO git tag -a v3.0.0-dev.27 -m v3.0.0-dev.27 [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.27', '-m', 'v3.0.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:06:50.081Z] 2023-05-30 16:06:50,028 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:06:50.081Z] 3.0.0-dev.27 [Pipeline] } [2023-05-30T16:06:50.089Z] $ docker exec --env ******** --env ******** e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 ssh-agent -k [2023-05-30T16:06:50.176Z] unset SSH_AUTH_SOCK; [2023-05-30T16:06:50.176Z] unset SSH_AGENT_PID; [2023-05-30T16:06:50.176Z] echo Agent pid 38 killed; [2023-05-30T16:06:50.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:06:50.490Z] + git semver [Pipeline] } [2023-05-30T16:06:50.761Z] $ docker stop --time=1 e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 [2023-05-30T16:06:52.000Z] $ docker rm -f --volumes e8dc534feb20cc09151d7ff53bf2f143851867dd151ba5fa9bbee054e2f12931 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:52.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:52.366Z] [2023-05-30T16:06:52.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:06:52.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:06:52.662Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-30T16:06:52.662Z] ab5ef0e58194: Pulling fs layer [2023-05-30T16:06:52.662Z] 9712f1f96733: Pulling fs layer [2023-05-30T16:06:52.662Z] 63f879dbbcfc: Pulling fs layer [2023-05-30T16:06:52.662Z] 0d9ebad4ef96: Pulling fs layer [2023-05-30T16:06:52.662Z] e9a5061849ea: Pulling fs layer [2023-05-30T16:06:52.662Z] d747dcd14b5f: Pulling fs layer [2023-05-30T16:06:52.662Z] 2de7ff778b66: Pulling fs layer [2023-05-30T16:06:52.662Z] e9a5061849ea: Waiting [2023-05-30T16:06:52.662Z] d747dcd14b5f: Waiting [2023-05-30T16:06:52.662Z] 2de7ff778b66: Waiting [2023-05-30T16:06:52.662Z] 0d9ebad4ef96: Waiting [2023-05-30T16:06:52.662Z] 9712f1f96733: Verifying Checksum [2023-05-30T16:06:52.662Z] 9712f1f96733: Download complete [2023-05-30T16:06:52.923Z] 63f879dbbcfc: Verifying Checksum [2023-05-30T16:06:52.923Z] 63f879dbbcfc: Download complete [2023-05-30T16:06:53.181Z] e9a5061849ea: Verifying Checksum [2023-05-30T16:06:53.181Z] e9a5061849ea: Download complete [2023-05-30T16:06:53.181Z] d747dcd14b5f: Verifying Checksum [2023-05-30T16:06:53.181Z] d747dcd14b5f: Download complete [2023-05-30T16:06:53.181Z] 0d9ebad4ef96: Verifying Checksum [2023-05-30T16:06:53.181Z] 0d9ebad4ef96: Download complete [2023-05-30T16:06:53.181Z] ab5ef0e58194: Verifying Checksum [2023-05-30T16:06:53.181Z] ab5ef0e58194: Download complete [2023-05-30T16:06:53.181Z] 2de7ff778b66: Verifying Checksum [2023-05-30T16:06:56.461Z] ab5ef0e58194: Pull complete [2023-05-30T16:06:56.461Z] 9712f1f96733: Pull complete [2023-05-30T16:06:56.720Z] 63f879dbbcfc: Pull complete [2023-05-30T16:07:00.999Z] 0d9ebad4ef96: Pull complete [2023-05-30T16:07:00.999Z] e9a5061849ea: Pull complete [2023-05-30T16:07:00.999Z] d747dcd14b5f: Pull complete [2023-05-30T16:07:01.934Z] 2de7ff778b66: Pull complete [2023-05-30T16:07:01.934Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-30T16:07:01.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-30T16:07:01.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:02.024Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:07:02.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-30T16:07:05.393Z] $ docker top 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:07:05.460Z] provisioning config files... [2023-05-30T16:07:05.468Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12616657392282876403tmp [2023-05-30T16:07:05.477Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13939768617323117097tmp [2023-05-30T16:07:05.485Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3101174993099470928tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:07:05.498Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:05.780Z] ---> sigul-configuration.sh [2023-05-30T16:07:05.780Z] gpg: directory `/root/.gnupg' created [2023-05-30T16:07:05.780Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-30T16:07:05.780Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-30T16:07:05.780Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-30T16:07:05.780Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-30T16:07:05.780Z] gpg: CAST5 encrypted data [2023-05-30T16:07:05.780Z] gpg: encrypted with 1 passphrase [2023-05-30T16:07:05.780Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-30T16:07:06.065Z] + mkdir /home/jenkins [2023-05-30T16:07:06.065Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-30T16:07:06.350Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-30T16:07:06.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:06.635Z] ---> sigul-install.sh [2023-05-30T16:07:06.635Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-30T16:07:06.920Z] + git tag --list [2023-05-30T16:07:06.920Z] 1.0.0 [2023-05-30T16:07:06.920Z] v0.0.0 [2023-05-30T16:07:06.920Z] v1.1.0 [2023-05-30T16:07:06.920Z] v1.1.1 [2023-05-30T16:07:06.920Z] v1.2.2 [2023-05-30T16:07:06.920Z] v1.3.0 [2023-05-30T16:07:06.920Z] v1.3.1 [2023-05-30T16:07:06.920Z] v2.0.0 [2023-05-30T16:07:06.920Z] v2.1.0 [2023-05-30T16:07:06.920Z] v2.1.1 [2023-05-30T16:07:06.920Z] v2.1.1-dev.2 [2023-05-30T16:07:06.920Z] v2.1.1-dev.3 [2023-05-30T16:07:06.920Z] v2.2.0 [2023-05-30T16:07:06.920Z] v2.2.1-dev.1 [2023-05-30T16:07:06.920Z] v2.2.1-dev.2 [2023-05-30T16:07:06.920Z] v2.2.1-dev.3 [2023-05-30T16:07:06.920Z] v2.2.1-dev.4 [2023-05-30T16:07:06.920Z] v2.2.1-dev.5 [2023-05-30T16:07:06.920Z] v2.2.1-dev.6 [2023-05-30T16:07:06.920Z] v2.2.1-dev.7 [2023-05-30T16:07:06.920Z] v2.3.0 [2023-05-30T16:07:06.920Z] v2.3.0-dev.10 [2023-05-30T16:07:06.920Z] v2.3.0-dev.11 [2023-05-30T16:07:06.920Z] v2.3.0-dev.12 [2023-05-30T16:07:06.920Z] v2.3.0-dev.13 [2023-05-30T16:07:06.920Z] v2.3.0-dev.14 [2023-05-30T16:07:06.920Z] v2.3.0-dev.15 [2023-05-30T16:07:06.920Z] v2.3.0-dev.16 [2023-05-30T16:07:06.920Z] v2.3.0-dev.17 [2023-05-30T16:07:06.920Z] v2.3.0-dev.18 [2023-05-30T16:07:06.920Z] v2.3.0-dev.19 [2023-05-30T16:07:06.920Z] v2.3.0-dev.20 [2023-05-30T16:07:06.920Z] v2.3.0-dev.21 [2023-05-30T16:07:06.920Z] v2.3.0-dev.22 [2023-05-30T16:07:06.920Z] v2.3.0-dev.23 [2023-05-30T16:07:06.920Z] v2.3.0-dev.24 [2023-05-30T16:07:06.920Z] v2.3.0-dev.7 [2023-05-30T16:07:06.920Z] v2.3.0-dev.8 [2023-05-30T16:07:06.920Z] v2.3.0-dev.9 [2023-05-30T16:07:06.920Z] v3.0.0-dev.1 [2023-05-30T16:07:06.921Z] v3.0.0-dev.10 [2023-05-30T16:07:06.921Z] v3.0.0-dev.11 [2023-05-30T16:07:06.921Z] v3.0.0-dev.12 [2023-05-30T16:07:06.921Z] v3.0.0-dev.13 [2023-05-30T16:07:06.921Z] v3.0.0-dev.14 [2023-05-30T16:07:06.921Z] v3.0.0-dev.15 [2023-05-30T16:07:06.921Z] v3.0.0-dev.16 [2023-05-30T16:07:06.921Z] v3.0.0-dev.17 [2023-05-30T16:07:06.921Z] v3.0.0-dev.18 [2023-05-30T16:07:06.921Z] v3.0.0-dev.19 [2023-05-30T16:07:06.921Z] v3.0.0-dev.2 [2023-05-30T16:07:06.921Z] v3.0.0-dev.20 [2023-05-30T16:07:06.921Z] v3.0.0-dev.21 [2023-05-30T16:07:06.921Z] v3.0.0-dev.22 [2023-05-30T16:07:06.921Z] v3.0.0-dev.23 [2023-05-30T16:07:06.921Z] v3.0.0-dev.24 [2023-05-30T16:07:06.921Z] v3.0.0-dev.25 [2023-05-30T16:07:06.921Z] v3.0.0-dev.26 [2023-05-30T16:07:06.921Z] v3.0.0-dev.27 [2023-05-30T16:07:06.921Z] v3.0.0-dev.3 [2023-05-30T16:07:06.921Z] v3.0.0-dev.4 [2023-05-30T16:07:06.921Z] v3.0.0-dev.5 [2023-05-30T16:07:06.921Z] v3.0.0-dev.6 [2023-05-30T16:07:06.921Z] v3.0.0-dev.7 [2023-05-30T16:07:06.921Z] v3.0.0-dev.8 [2023-05-30T16:07:06.921Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-30T16:07:07.206Z] + lftools sign git-tag v3.0.0-dev.27 [2023-05-30T16:07:07.773Z] Signing Git tag with Sigul... [2023-05-30T16:07:07.773Z] Signing v3.0.0-dev.27 [Pipeline] echo [2023-05-30T16:07:08.043Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:08.328Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-30T16:07:08.333Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-30T16:07:08.350Z] $ docker stop --time=1 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 [2023-05-30T16:07:09.629Z] $ docker rm -f --volumes 1adaac711c38f6e05c49c90c9ca94eda0f855935b640e74fa50b930790e129f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-30T16:07:10.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:07:10.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:10.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:07:10.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:10.429Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:07:10.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:07:10.825Z] $ docker top 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 -eo pid,comm [2023-05-30T16:07:10.881Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T16:07:10.881Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:07:10.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:07:10.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:07:11.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:07:11.035Z] $ docker exec 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 ssh-agent [2023-05-30T16:07:11.157Z] SSH_AUTH_SOCK=/tmp/ssh-o3295vHBh0AJ/agent.33 [2023-05-30T16:07:11.157Z] SSH_AGENT_PID=39 [2023-05-30T16:07:11.162Z] Running ssh-add (command line suppressed) [2023-05-30T16:07:11.274Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13132355180082741194.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13132355180082741194.key) [2023-05-30T16:07:11.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:07:11.578Z] + git semver bump pre [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,762 [bump_version] DEBUG bumping version:3.0.0-dev.27 on axis:pre with prefix:dev [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,762 [bump_version] DEBUG bumped version:3.0.0-dev.28 [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,762 [write_version] DEBUG write version:3.0.0-dev.28 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,762 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,762 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,764 [execute] INFO git cat-file --batch-check [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,770 [execute] INFO git cat-file --batch [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:11.837Z] 2023-05-30 16:07:11,776 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:07:11.837Z] 3.0.0-dev.28 [Pipeline] } [2023-05-30T16:07:11.848Z] $ docker exec --env ******** --env ******** 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 ssh-agent -k [2023-05-30T16:07:11.950Z] unset SSH_AUTH_SOCK; [2023-05-30T16:07:11.951Z] unset SSH_AGENT_PID; [2023-05-30T16:07:11.951Z] echo Agent pid 39 killed; [2023-05-30T16:07:11.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:07:12.279Z] + git semver [Pipeline] } [2023-05-30T16:07:12.551Z] $ docker stop --time=1 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 [2023-05-30T16:07:13.826Z] $ docker rm -f --volumes 67790edf9fe5eccfdf2e269faa227ff31eb9139123a14e464e610f32829f09b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T16:07:14.161Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T16:07:14.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:14.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T16:07:14.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:14.529Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:07:14.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T16:07:14.900Z] $ docker top 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d -eo pid,comm [2023-05-30T16:07:14.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T16:07:14.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T16:07:14.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T16:07:14.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T16:07:15.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T16:07:15.101Z] $ docker exec 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d ssh-agent [2023-05-30T16:07:15.201Z] SSH_AUTH_SOCK=/tmp/ssh-ynIbK5BLBHXZ/agent.32 [2023-05-30T16:07:15.201Z] SSH_AGENT_PID=38 [2023-05-30T16:07:15.206Z] Running ssh-add (command line suppressed) [2023-05-30T16:07:15.320Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17246459553900048159.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17246459553900048159.key) [2023-05-30T16:07:15.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T16:07:15.619Z] + git semver push [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,786 [run_push] DEBUG push [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,787 [execute] INFO git cat-file --batch-check [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,791 [execute] INFO git rev-list 374d5e3c1124f89af10c89f21a7e22a94908cb3e -- [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,791 [execute] DEBUG Popen(['git', 'rev-list', '374d5e3c1124f89af10c89f21a7e22a94908cb3e', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,800 [execute] INFO git fetch -v origin [2023-05-30T16:07:15.878Z] 2023-05-30 16:07:15,800 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-30T16:07:16.446Z] 2023-05-30 16:07:16,302 [run_push] DEBUG no remote changes detected [2023-05-30T16:07:16.446Z] 2023-05-30 16:07:16,302 [execute] INFO git push origin semver [2023-05-30T16:07:16.446Z] 2023-05-30 16:07:16,303 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:07:17.383Z] 2023-05-30 16:07:17,232 [run_push] DEBUG push all version tags [2023-05-30T16:07:17.383Z] 2023-05-30 16:07:17,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-30T16:07:17.383Z] 2023-05-30 16:07:17,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-30T16:07:18.323Z] 2023-05-30 16:07:18,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-30T16:07:18.323Z] 3.0.0-dev.28 [Pipeline] } [2023-05-30T16:07:18.334Z] $ docker exec --env ******** --env ******** 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d ssh-agent -k [2023-05-30T16:07:18.445Z] unset SSH_AUTH_SOCK; [2023-05-30T16:07:18.445Z] unset SSH_AGENT_PID; [2023-05-30T16:07:18.445Z] echo Agent pid 38 killed; [2023-05-30T16:07:18.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T16:07:18.756Z] + git semver [Pipeline] } [2023-05-30T16:07:19.028Z] $ docker stop --time=1 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d [2023-05-30T16:07:20.333Z] $ docker rm -f --volumes 2d85af1b9fe1df0017cd98129d53a37f010228c03bfcdad9289a4c22cd70c83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T16:07:20.856Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-05-30T16:07:20.856Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-30T16:07:20.856Z] total 16 [2023-05-30T16:07:20.856Z] drwxr-xr-x 3 root root 4096 May 30 15:55 . [2023-05-30T16:07:20.856Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. [2023-05-30T16:07:20.856Z] drwxr-xr-x 2 root root 4096 May 30 15:55 cost [2023-05-30T16:07:20.856Z] -rw-r--r-- 1 root root 85 May 30 15:55 cost.csv [2023-05-30T16:07:20.856Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-30T16:07:20.856Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-30T16:07:20.856Z] total 16 [2023-05-30T16:07:20.856Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 15:55 . [2023-05-30T16:07:20.856Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 16:07 .. [2023-05-30T16:07:20.856Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 15:55 cost [2023-05-30T16:07:20.856Z] -rw-r--r-- 1 jenkins jenkins 85 May 30 15:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:21.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:21.995Z] ---> package-listing.sh [2023-05-30T16:07:21.995Z] ++ facter osfamily [2023-05-30T16:07:21.995Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T16:07:22.254Z] + OS_FAMILY=debian [2023-05-30T16:07:22.254Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-05-30T16:07:22.254Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T16:07:22.254Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T16:07:22.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T16:07:22.254Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T16:07:22.254Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-30T16:07:22.254Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T16:07:22.254Z] + case "${OS_FAMILY}" in [2023-05-30T16:07:22.254Z] + dpkg -l [2023-05-30T16:07:22.254Z] + grep '^ii' [2023-05-30T16:07:22.254Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T16:07:22.254Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T16:07:22.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T16:07:22.254Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-30T16:07:22.254Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-05-30T16:07:22.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-05-30T16:07:22.264Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T16:07:22.538Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T16:07:23.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T16:07:23.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T16:07:23.357Z] prd-ubuntu20.04-docker-8c-8g-17313 does not seem to be running inside a container [2023-05-30T16:07:23.387Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T16:07:23.593Z] $ docker top bccd08401dced8ea42dcf275cdfb7356c443a172d440225cbdba71b966bbcde0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T16:07:23.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T16:07:24.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T16:07:24.501Z] + ls /var/log/sa-host [2023-05-30T16:07:24.501Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T16:07:24.566Z] provisioning config files... [2023-05-30T16:07:24.573Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5033374750562158964tmp [Pipeline] { [Pipeline] echo [2023-05-30T16:07:24.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:24.865Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T16:07:24.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:25.196Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T16:07:25.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:25.485Z] ---> sudo-logs.sh [2023-05-30T16:07:25.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T16:07:25.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:25.794Z] ---> job-cost.sh [2023-05-30T16:07:25.794Z] lf-activate-venv: SKIPPING [2023-05-30T16:07:25.794Z] DEBUG: total: 0.2199999988079071 [2023-05-30T16:07:25.794Z] INFO: Retrieving Stack Cost... [2023-05-30T16:07:26.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T16:07:26.624Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T16:07:26.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T16:07:26.918Z] ---> logs-deploy.sh [2023-05-30T16:07:26.918Z] lf-activate-venv: SKIPPING [2023-05-30T16:07:26.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/84 [2023-05-30T16:07:26.918Z] INFO: archiving workspace using pattern(s): [2023-05-30T16:07:27.855Z] Archives upload complete. [2023-05-30T16:07:28.115Z] INFO: archiving logs to Nexus [2023-05-30T16:07:28.683Z] ---> uname -a: [2023-05-30T16:07:28.683Z] Linux prd-ubuntu20-04-docker-8c-8g-17313 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-30T16:07:28.683Z] [2023-05-30T16:07:28.683Z] [2023-05-30T16:07:28.683Z] ---> lscpu: [2023-05-30T16:07:28.683Z] Architecture: x86_64 [2023-05-30T16:07:28.683Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-30T16:07:28.683Z] Byte Order: Little Endian [2023-05-30T16:07:28.683Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-30T16:07:28.683Z] CPU(s): 8 [2023-05-30T16:07:28.683Z] On-line CPU(s) list: 0-7 [2023-05-30T16:07:28.683Z] Thread(s) per core: 1 [2023-05-30T16:07:28.683Z] Core(s) per socket: 1 [2023-05-30T16:07:28.683Z] Socket(s): 8 [2023-05-30T16:07:28.683Z] NUMA node(s): 1 [2023-05-30T16:07:28.683Z] Vendor ID: AuthenticAMD [2023-05-30T16:07:28.683Z] CPU family: 23 [2023-05-30T16:07:28.683Z] Model: 49 [2023-05-30T16:07:28.683Z] Model name: AMD EPYC-Rome Processor [2023-05-30T16:07:28.683Z] Stepping: 0 [2023-05-30T16:07:28.683Z] CPU MHz: 2800.000 [2023-05-30T16:07:28.683Z] BogoMIPS: 5600.00 [2023-05-30T16:07:28.683Z] Virtualization: AMD-V [2023-05-30T16:07:28.683Z] Hypervisor vendor: KVM [2023-05-30T16:07:28.683Z] Virtualization type: full [2023-05-30T16:07:28.683Z] L1d cache: 256 KiB [2023-05-30T16:07:28.683Z] L1i cache: 256 KiB [2023-05-30T16:07:28.683Z] L2 cache: 4 MiB [2023-05-30T16:07:28.683Z] L3 cache: 128 MiB [2023-05-30T16:07:28.683Z] NUMA node0 CPU(s): 0-7 [2023-05-30T16:07:28.683Z] Vulnerability Itlb multihit: Not affected [2023-05-30T16:07:28.683Z] Vulnerability L1tf: Not affected [2023-05-30T16:07:28.683Z] Vulnerability Mds: Not affected [2023-05-30T16:07:28.683Z] Vulnerability Meltdown: Not affected [2023-05-30T16:07:28.683Z] Vulnerability Mmio stale data: Not affected [2023-05-30T16:07:28.683Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-30T16:07:28.683Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-30T16:07:28.683Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-30T16:07:28.683Z] Vulnerability Srbds: Not affected [2023-05-30T16:07:28.683Z] Vulnerability Tsx async abort: Not affected [2023-05-30T16:07:28.683Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-30T16:07:28.683Z] [2023-05-30T16:07:28.683Z]