Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab3bf70376c9802f6ba544aa167c564e283ce2c4 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-ssh9586455649605521371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16785700924786813756.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9093274628647649338.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14215303916741961857.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-ssh2348244763995880867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-271’ Running on prd-ubuntu20.04-docker-8c-8g-276 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 ab3bf70376c9802f6ba544aa167c564e283ce2c4 (main) Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > 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 ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 > git rev-list --no-walk d897dc44ab7b6c3fb8a5af91365bcd11242d3d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T08:21:45.206Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T08:21:45.275Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T08:21:45.296Z] ========================================================= [2024-03-18T08:21:45.296Z] EdgeX Global Pipelines Version Info [2024-03-18T08:21:45.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:46.025Z] ------------------- [2024-03-18T08:21:46.025Z] stable info: [2024-03-18T08:21:46.025Z] ------------------- [2024-03-18T08:21:46.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T08:21:46.025Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:21:46.025Z] Message: update stable to v1.0.258 [2024-03-18T08:21:46.593Z] ------------------- [2024-03-18T08:21:46.593Z] experimental info: [2024-03-18T08:21:46.593Z] ------------------- [2024-03-18T08:21:46.593Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T08:21:46.593Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:21:46.593Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T08:21:46.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-03-18T08:21:46.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-03-18T08:21:46.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T08:21:46.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T08:21:46.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T08:21:46.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T08:21:46.803Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T08:21:46.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T08:21:46.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T08:21:46.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T08:21:46.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T08:21:46.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-03-18T08:21:46.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T08:21:46.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T08:21:46.980Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:21:47.002Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:21:47.020Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:21:47.042Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:21:47.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T08:21:47.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T08:21:47.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T08:21:47.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T08:21:47.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T08:21:47.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T08:21:47.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T08:21:47.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T08:21:47.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T08:21:47.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T08:21:47.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T08:21:47.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T08:21:47.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo [2024-03-18T08:21:47.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab3bf70 [Pipeline] echo [2024-03-18T08:21:47.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:21:47.427Z] provisioning config files... [2024-03-18T08:21:47.442Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2728986317774028133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:47.776Z] ---> ****-login.sh [2024-03-18T08:21:47.776Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:21:47.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:48.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:48.036Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:48.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:48.036Z] [2024-03-18T08:21:48.036Z] Login Succeeded [2024-03-18T08:21:48.036Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:21:48.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:48.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:48.036Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:48.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:48.036Z] [2024-03-18T08:21:48.036Z] Login Succeeded [2024-03-18T08:21:48.036Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:21:48.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:48.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:48.295Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:48.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:48.295Z] [2024-03-18T08:21:48.295Z] Login Succeeded [2024-03-18T08:21:48.295Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:21:48.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:48.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:48.296Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:48.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:48.296Z] [2024-03-18T08:21:48.296Z] Login Succeeded [2024-03-18T08:21:48.296Z] ****.io [2024-03-18T08:21:48.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:48.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:48.559Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:48.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:48.559Z] [2024-03-18T08:21:48.559Z] Login Succeeded [2024-03-18T08:21:48.559Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:21:48.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T08:21:48.982Z] + git rev-list -1 --merges ab3bf70376c9802f6ba544aa167c564e283ce2c4~1..ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo [2024-03-18T08:21:49.007Z] -----------> git rev-list -1 --merges ab3bf70376c9802f6ba544aa167c564e283ce2c4~1..ab3bf70376c9802f6ba544aa167c564e283ce2c4 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:21:49.007Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4 [false] [Pipeline] sh [2024-03-18T08:21:49.296Z] + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo [2024-03-18T08:21:49.312Z] ========================================================= [2024-03-18T08:21:49.313Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T08:21:49.313Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:21:49.657Z] + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] echo [2024-03-18T08:21:49.668Z] [semverPrep] GIT_COMMIT: ab3bf70376c9802f6ba544aa167c564e283ce2c4, Commit Message: Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T08:21:49.682Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T08:21:50.024Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:21:50.024Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T08:21:50.024Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T08:21:50.024Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T08:21:50.024Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T08:21:50.024Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T08:21:50.024Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:50.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:50.441Z] [2024-03-18T08:21:50.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:50.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:50.745Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T08:21:50.745Z] b85a868b505f: Pulling fs layer [2024-03-18T08:21:50.745Z] e2be974225ed: Pulling fs layer [2024-03-18T08:21:50.745Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T08:21:50.745Z] 988bab9f4d93: Pulling fs layer [2024-03-18T08:21:50.745Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T08:21:50.745Z] eaf3925da568: Pulling fs layer [2024-03-18T08:21:50.745Z] bab4dde63d76: Pulling fs layer [2024-03-18T08:21:50.745Z] bde34c3a00c8: Pulling fs layer [2024-03-18T08:21:50.745Z] b352a97aabf1: Pulling fs layer [2024-03-18T08:21:50.745Z] 4872d77fe225: Pulling fs layer [2024-03-18T08:21:50.745Z] 5851b861e8e6: Pulling fs layer [2024-03-18T08:21:50.745Z] b352a97aabf1: Waiting [2024-03-18T08:21:50.745Z] bab4dde63d76: Waiting [2024-03-18T08:21:50.745Z] bde34c3a00c8: Waiting [2024-03-18T08:21:50.745Z] 4872d77fe225: Waiting [2024-03-18T08:21:50.745Z] 5851b861e8e6: Waiting [2024-03-18T08:21:50.745Z] 988bab9f4d93: Waiting [2024-03-18T08:21:50.745Z] eaf3925da568: Waiting [2024-03-18T08:21:50.745Z] e2be974225ed: Verifying Checksum [2024-03-18T08:21:50.745Z] e2be974225ed: Download complete [2024-03-18T08:21:51.004Z] 988bab9f4d93: Verifying Checksum [2024-03-18T08:21:51.004Z] 988bab9f4d93: Download complete [2024-03-18T08:21:51.004Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T08:21:51.004Z] 339a4e72a1f5: Download complete [2024-03-18T08:21:51.004Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T08:21:51.004Z] 1469e6f7b9e6: Download complete [2024-03-18T08:21:51.004Z] eaf3925da568: Download complete [2024-03-18T08:21:51.004Z] bde34c3a00c8: Verifying Checksum [2024-03-18T08:21:51.004Z] bde34c3a00c8: Download complete [2024-03-18T08:21:51.004Z] b352a97aabf1: Verifying Checksum [2024-03-18T08:21:51.004Z] b352a97aabf1: Download complete [2024-03-18T08:21:51.004Z] 4872d77fe225: Verifying Checksum [2024-03-18T08:21:51.004Z] 4872d77fe225: Download complete [2024-03-18T08:21:51.004Z] 5851b861e8e6: Verifying Checksum [2024-03-18T08:21:51.004Z] 5851b861e8e6: Download complete [2024-03-18T08:21:51.004Z] b85a868b505f: Verifying Checksum [2024-03-18T08:21:51.004Z] b85a868b505f: Download complete [2024-03-18T08:21:51.262Z] bab4dde63d76: Verifying Checksum [2024-03-18T08:21:51.262Z] bab4dde63d76: Download complete [2024-03-18T08:21:52.636Z] b85a868b505f: Pull complete [2024-03-18T08:21:52.906Z] e2be974225ed: Pull complete [2024-03-18T08:21:53.473Z] 339a4e72a1f5: Pull complete [2024-03-18T08:21:53.473Z] 988bab9f4d93: Pull complete [2024-03-18T08:21:54.040Z] 1469e6f7b9e6: Pull complete [2024-03-18T08:21:54.040Z] eaf3925da568: Pull complete [2024-03-18T08:21:55.959Z] bab4dde63d76: Pull complete [2024-03-18T08:21:55.960Z] bde34c3a00c8: Pull complete [2024-03-18T08:21:55.960Z] b352a97aabf1: Pull complete [2024-03-18T08:21:55.960Z] 4872d77fe225: Pull complete [2024-03-18T08:21:55.960Z] 5851b861e8e6: Pull complete [2024-03-18T08:21:55.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T08:21:55.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:55.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:56.088Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:21:56.123Z] $ 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 [2024-03-18T08:21:59.906Z] $ docker top 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 -eo pid,comm [2024-03-18T08:21:59.957Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T08:21:59.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:22:00.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:22:00.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:22:00.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:22:00.127Z] $ docker exec 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent [2024-03-18T08:22:00.230Z] SSH_AUTH_SOCK=/tmp/ssh-ReetRCvKlCxz/agent.32 [2024-03-18T08:22:00.230Z] SSH_AGENT_PID=38 [2024-03-18T08:22:00.237Z] Running ssh-add (command line suppressed) [2024-03-18T08:22:00.344Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6771253777969329446.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6771253777969329446.key) [2024-03-18T08:22:00.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:22:00.648Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T08:22:00.664Z] $ docker exec --env ******** --env ******** 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent -k [2024-03-18T08:22:00.764Z] unset SSH_AUTH_SOCK; [2024-03-18T08:22:00.764Z] unset SSH_AGENT_PID; [2024-03-18T08:22:00.764Z] echo Agent pid 38 killed; [2024-03-18T08:22:00.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T08:22:00.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:22:00.808Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:22:00.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:22:00.966Z] $ docker exec 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent [2024-03-18T08:22:01.078Z] SSH_AUTH_SOCK=/tmp/ssh-CCoDZZtenEFf/agent.71 [2024-03-18T08:22:01.078Z] SSH_AGENT_PID=77 [2024-03-18T08:22:01.084Z] Running ssh-add (command line suppressed) [2024-03-18T08:22:01.192Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17306956587395490793.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17306956587395490793.key) [2024-03-18T08:22:01.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:22:01.510Z] + git semver init [2024-03-18T08:22:01.770Z] 2024-03-18 08:22:01,688 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T08:22:01.770Z] 2024-03-18 08:22:01,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-03-18T08:22:01.770Z] 2024-03-18 08:22:01,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-03-18T08:22:01.770Z] 2024-03-18 08:22:01,690 [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) [2024-03-18T08:22:02.711Z] 2024-03-18 08:22:02,708 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-03-18T08:22:02.711Z] 2024-03-18 08:22:02,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-03-18T08:22:02.711Z] 2024-03-18 08:22:02,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:22:02.711Z] 2024-03-18 08:22:02,709 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:22:02.711Z] 3.2.0-dev.8 [Pipeline] } [2024-03-18T08:22:02.983Z] $ docker exec --env ******** --env ******** 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 ssh-agent -k [2024-03-18T08:22:03.072Z] unset SSH_AUTH_SOCK; [2024-03-18T08:22:03.073Z] unset SSH_AGENT_PID; [2024-03-18T08:22:03.073Z] echo Agent pid 77 killed; [2024-03-18T08:22:03.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:22:03.407Z] + git semver [Pipeline] } [2024-03-18T08:22:03.684Z] $ docker stop --time=1 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 [2024-03-18T08:22:04.965Z] $ docker rm -f --volumes 50c21cd13b32fdcde2b124790493ec064acc0be07a4659c3a52b3963cc34b5d0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:22:05.307Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T08:22:05.528Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T08:22:05.532Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:22:05.736Z] provisioning config files... [2024-03-18T08:22:05.747Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8341787644922960695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:22:06.048Z] ---> ****-login.sh [2024-03-18T08:22:06.048Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:22:06.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:22:06.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:22:06.049Z] Configure a credential helper to remove this warning. See [2024-03-18T08:22:06.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:22:06.049Z] [2024-03-18T08:22:06.049Z] Login Succeeded [2024-03-18T08:22:06.049Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:22:06.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:22:06.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:22:06.049Z] Configure a credential helper to remove this warning. See [2024-03-18T08:22:06.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:22:06.049Z] [2024-03-18T08:22:06.049Z] Login Succeeded [2024-03-18T08:22:06.049Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:22:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:22:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:22:06.308Z] Configure a credential helper to remove this warning. See [2024-03-18T08:22:06.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:22:06.308Z] [2024-03-18T08:22:06.308Z] Login Succeeded [2024-03-18T08:22:06.308Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:22:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:22:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:22:06.308Z] Configure a credential helper to remove this warning. See [2024-03-18T08:22:06.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:22:06.308Z] [2024-03-18T08:22:06.308Z] Login Succeeded [2024-03-18T08:22:06.308Z] ****.io [2024-03-18T08:22:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:22:06.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:22:06.568Z] Configure a credential helper to remove this warning. See [2024-03-18T08:22:06.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:22:06.568Z] [2024-03-18T08:22:06.568Z] Login Succeeded [2024-03-18T08:22:06.568Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:22:06.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:22:06.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:22:06.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:22:06.689Z] ========================================================= [2024-03-18T08:22:06.689Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T08:22:06.689Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:07.016Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T08:22:07.016Z] Sending build context to Docker daemon 14.13MB [2024-03-18T08:22:07.016Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:22:07.016Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T08:22:07.016Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T08:22:07.016Z] 7264a8db6415: Pulling fs layer [2024-03-18T08:22:07.016Z] c4d48a809fc2: Pulling fs layer [2024-03-18T08:22:07.016Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T08:22:07.016Z] ad3a456e5733: Pulling fs layer [2024-03-18T08:22:07.016Z] 69c7f0334f64: Pulling fs layer [2024-03-18T08:22:07.016Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T08:22:07.016Z] ce7588e14bc9: Pulling fs layer [2024-03-18T08:22:07.016Z] b5e4710f87ac: Pulling fs layer [2024-03-18T08:22:07.016Z] ad3a456e5733: Waiting [2024-03-18T08:22:07.016Z] ce7588e14bc9: Waiting [2024-03-18T08:22:07.016Z] b5e4710f87ac: Waiting [2024-03-18T08:22:07.016Z] 69c7f0334f64: Waiting [2024-03-18T08:22:07.016Z] 1f1c1a5573a3: Waiting [2024-03-18T08:22:07.016Z] c4d48a809fc2: Download complete [2024-03-18T08:22:07.275Z] ad3a456e5733: Verifying Checksum [2024-03-18T08:22:07.275Z] ad3a456e5733: Download complete [2024-03-18T08:22:07.275Z] 69c7f0334f64: Verifying Checksum [2024-03-18T08:22:07.275Z] 69c7f0334f64: Download complete [2024-03-18T08:22:07.275Z] 7264a8db6415: Verifying Checksum [2024-03-18T08:22:07.275Z] 7264a8db6415: Download complete [2024-03-18T08:22:07.275Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T08:22:07.275Z] 1f1c1a5573a3: Download complete [2024-03-18T08:22:07.275Z] 7264a8db6415: Pull complete [2024-03-18T08:22:07.534Z] b5e4710f87ac: Verifying Checksum [2024-03-18T08:22:07.534Z] b5e4710f87ac: Download complete [2024-03-18T08:22:07.534Z] c4d48a809fc2: Pull complete [2024-03-18T08:22:07.792Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T08:22:07.792Z] 4f1c88b9dad5: Download complete [2024-03-18T08:22:08.051Z] ce7588e14bc9: Verifying Checksum [2024-03-18T08:22:08.051Z] ce7588e14bc9: Download complete [2024-03-18T08:22:11.332Z] 4f1c88b9dad5: Pull complete [2024-03-18T08:22:11.332Z] ad3a456e5733: Pull complete [2024-03-18T08:22:11.332Z] 69c7f0334f64: Pull complete [2024-03-18T08:22:11.332Z] 1f1c1a5573a3: Pull complete [2024-03-18T08:22:13.234Z] ce7588e14bc9: Pull complete [2024-03-18T08:22:13.493Z] b5e4710f87ac: Pull complete [2024-03-18T08:22:13.493Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T08:22:13.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T08:22:13.493Z] ---> 88b5674ff536 [2024-03-18T08:22:13.493Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:22:17.695Z] ---> Running in 4942803955b5 [2024-03-18T08:22:17.695Z] Removing intermediate container 4942803955b5 [2024-03-18T08:22:17.695Z] ---> 1e6b3d2fc5d7 [2024-03-18T08:22:17.695Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:22:17.695Z] ---> Running in 0c9eec144f99 [2024-03-18T08:22:17.695Z] Removing intermediate container 0c9eec144f99 [2024-03-18T08:22:17.695Z] ---> f2d38fb331f7 [2024-03-18T08:22:17.695Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T08:22:17.695Z] ---> Running in 31eba114004c [2024-03-18T08:22:17.695Z] Removing intermediate container 31eba114004c [2024-03-18T08:22:17.695Z] ---> 46af85b341db [2024-03-18T08:22:17.695Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:22:17.695Z] ---> Running in 8e820460e02d [2024-03-18T08:22:17.695Z] Removing intermediate container 8e820460e02d [2024-03-18T08:22:17.695Z] ---> b9303a17f952 [2024-03-18T08:22:17.695Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:22:17.695Z] ---> Running in a4a56d07b9c7 [2024-03-18T08:22:17.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:22:18.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:22:18.472Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T08:22:18.472Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T08:22:18.472Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T08:22:18.472Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T08:22:18.472Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:22:18.472Z] OK: 268 MiB in 56 packages [2024-03-18T08:22:19.040Z] Removing intermediate container a4a56d07b9c7 [2024-03-18T08:22:19.040Z] ---> 1e130e297915 [2024-03-18T08:22:19.040Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-18T08:22:19.040Z] ---> Running in 531fa8cf486a [2024-03-18T08:22:19.040Z] Removing intermediate container 531fa8cf486a [2024-03-18T08:22:19.040Z] ---> 40521b55e977 [2024-03-18T08:22:19.040Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T08:22:19.040Z] ---> cd3fa82033a0 [2024-03-18T08:22:19.040Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:22:19.040Z] ---> Running in 8876063e59ac [2024-03-18T08:22:20.672Z] Still waiting to schedule task [2024-03-18T08:22:20.672Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-272’ is offline [2024-03-18T08:22:45.589Z] Removing intermediate container 8876063e59ac [2024-03-18T08:22:45.589Z] ---> eb7ab6f25ece [2024-03-18T08:22:45.589Z] Step 11/12 : COPY . . [2024-03-18T08:22:45.589Z] ---> 15e568435263 [2024-03-18T08:22:45.589Z] Step 12/12 : RUN ${MAKE} [2024-03-18T08:22:45.589Z] ---> Running in e419e1a696f2 [2024-03-18T08:22:45.589Z] noop [2024-03-18T08:22:45.589Z] Removing intermediate container e419e1a696f2 [2024-03-18T08:22:45.589Z] ---> c2458141cd2b [2024-03-18T08:22:45.589Z] Successfully built c2458141cd2b [2024-03-18T08:22:45.589Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:45.915Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:22:45.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:22:45.984Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:22:46.019Z] $ 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 [2024-03-18T08:22:46.367Z] $ docker top cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:22:46.711Z] + go version [2024-03-18T08:22:46.711Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T08:22:46.726Z] $ docker stop --time=1 cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 [2024-03-18T08:22:47.974Z] $ docker rm -f --volumes cc9f46d3c627c35e51c208d78aafaf376bc233a0e88530314de4dc6661d9b019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:48.409Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:22:48.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:22:48.480Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:22:48.515Z] $ 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 [2024-03-18T08:22:48.837Z] $ docker top f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:22:49.186Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:22:49.485Z] + make test [2024-03-18T08:22:49.486Z] go test ./... -coverprofile=coverage.out [2024-03-18T08:22:50.859Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-18T08:23:00.846Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-18T08:23:00.846Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2024-03-18T08:23:06.107Z] go vet ./... [2024-03-18T08:23:08.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:23:08.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:23:08.632Z] ./bin/test-attribution-txt.sh [2024-03-18T08:23:08.632Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:23:08.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:23:08.663Z] $ docker stop --time=1 f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 [2024-03-18T08:23:12.001Z] $ docker rm -f --volumes f2a4100420ff41608ad29c6b4040e802225d367280b0c6fbbae86d986d4d0c16 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:23:12.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:23:12.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T08:23:13.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:23:13.294Z] + ls -al . [2024-03-18T08:23:13.294Z] total 172 [2024-03-18T08:23:13.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 . [2024-03-18T08:23:13.294Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:21 .. [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 08:21 .dockerignore [2024-03-18T08:23:13.294Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 .git [2024-03-18T08:23:13.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 .github [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 08:21 .gitignore [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:21 .golangci.yml [2024-03-18T08:23:13.294Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:22 .semver [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 08:21 Attribution.txt [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 08:21 CHANGELOG.md [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 08:21 Dockerfile [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:21 GOVERNANCE.md [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 08:21 Jenkinsfile [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:21 LICENSE [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 08:21 Makefile [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 08:21 OWNERS.md [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 08:21 README.md [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 08:22 VERSION [2024-03-18T08:23:13.294Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 bin [2024-03-18T08:23:13.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 cmd [2024-03-18T08:23:13.294Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 08:22 coverage.out [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 08:21 go.mod [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 08:21 go.sum [2024-03-18T08:23:13.294Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 internal [2024-03-18T08:23:13.294Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:13.600Z] + 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=ab3bf70376c9802f6ba544aa167c564e283ce2c4 --label arch=amd64 --label version=3.2.0-dev.8 . [2024-03-18T08:23:13.600Z] Sending build context to Docker daemon 14.14MB [2024-03-18T08:23:13.600Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:23:13.600Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T08:23:13.600Z] ---> c2458141cd2b [2024-03-18T08:23:13.600Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:23:13.858Z] ---> Running in 23778aa04cc2 [2024-03-18T08:23:13.858Z] Removing intermediate container 23778aa04cc2 [2024-03-18T08:23:13.858Z] ---> b017f534239c [2024-03-18T08:23:13.858Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:23:13.858Z] ---> Running in fdc65cd6143b [2024-03-18T08:23:13.858Z] Removing intermediate container fdc65cd6143b [2024-03-18T08:23:13.858Z] ---> 203f7164bd71 [2024-03-18T08:23:13.858Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T08:23:13.858Z] ---> Running in 9344f988007b [2024-03-18T08:23:13.858Z] Removing intermediate container 9344f988007b [2024-03-18T08:23:13.858Z] ---> 9a6d47c34adb [2024-03-18T08:23:13.858Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:23:14.115Z] ---> Running in c1ca47612d1c [2024-03-18T08:23:14.115Z] Removing intermediate container c1ca47612d1c [2024-03-18T08:23:14.115Z] ---> 615d91724e0e [2024-03-18T08:23:14.115Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:23:14.115Z] ---> Running in 0c5737af883a [2024-03-18T08:23:14.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:14.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:14.942Z] OK: 268 MiB in 56 packages [2024-03-18T08:23:15.202Z] Removing intermediate container 0c5737af883a [2024-03-18T08:23:15.202Z] ---> 3844b9e617c9 [2024-03-18T08:23:15.202Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-18T08:23:15.202Z] ---> Running in 8d322fe38850 [2024-03-18T08:23:15.202Z] Removing intermediate container 8d322fe38850 [2024-03-18T08:23:15.202Z] ---> d7dab1f5ae54 [2024-03-18T08:23:15.202Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T08:23:15.202Z] ---> 5490710c45b2 [2024-03-18T08:23:15.202Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:23:15.461Z] ---> Running in 30fdee9d6e9b [2024-03-18T08:23:16.152Z] Removing intermediate container 30fdee9d6e9b [2024-03-18T08:23:16.152Z] ---> ac333b69a907 [2024-03-18T08:23:16.152Z] Step 11/25 : COPY . . [2024-03-18T08:23:16.410Z] ---> 9b253f012130 [2024-03-18T08:23:16.410Z] Step 12/25 : RUN ${MAKE} [2024-03-18T08:23:16.410Z] ---> Running in dedd7573a1f8 [2024-03-18T08:23:16.667Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-18T08:23:34.734Z] Removing intermediate container dedd7573a1f8 [2024-03-18T08:23:34.734Z] ---> a91bdfaa8c36 [2024-03-18T08:23:34.734Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T08:23:35.303Z] 3.18: Pulling from library/alpine [2024-03-18T08:23:35.303Z] 619be1103602: Pulling fs layer [2024-03-18T08:23:35.620Z] 619be1103602: Verifying Checksum [2024-03-18T08:23:35.620Z] 619be1103602: Download complete [2024-03-18T08:23:35.620Z] 619be1103602: Pull complete [2024-03-18T08:23:35.620Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:23:35.620Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:23:35.620Z] ---> d3782b16ccc9 [2024-03-18T08:23:35.620Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:23:35.879Z] ---> Running in d729418d9c42 [2024-03-18T08:23:36.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:36.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:36.398Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:23:36.398Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:23:36.398Z] OK: 7 MiB in 16 packages [2024-03-18T08:23:36.657Z] Removing intermediate container d729418d9c42 [2024-03-18T08:23:36.657Z] ---> cbe365ce1488 [2024-03-18T08:23:36.657Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-18T08:23:36.657Z] ---> Running in 4dc6788faa64 [2024-03-18T08:23:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:36.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:37.175Z] OK: 7 MiB in 16 packages [2024-03-18T08:23:37.434Z] Removing intermediate container 4dc6788faa64 [2024-03-18T08:23:37.434Z] ---> c6b80b602afd [2024-03-18T08:23:37.434Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-18T08:23:38.472Z] ---> e9c231f41033 [2024-03-18T08:23:38.472Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-18T08:23:38.472Z] ---> c1ff883a2897 [2024-03-18T08:23:38.472Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-18T08:23:38.472Z] ---> 237db03a9fc6 [2024-03-18T08:23:38.472Z] Step 19/25 : EXPOSE 59993 [2024-03-18T08:23:38.472Z] ---> Running in beaae58bbdb3 [2024-03-18T08:23:38.472Z] Removing intermediate container beaae58bbdb3 [2024-03-18T08:23:38.472Z] ---> 76db9a1fa601 [2024-03-18T08:23:38.472Z] Step 20/25 : EXPOSE 161 [2024-03-18T08:23:38.472Z] ---> Running in 40f945fe1966 [2024-03-18T08:23:38.731Z] Removing intermediate container 40f945fe1966 [2024-03-18T08:23:38.731Z] ---> 12b4851b3151 [2024-03-18T08:23:38.731Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-18T08:23:38.731Z] ---> Running in 1180fc549477 [2024-03-18T08:23:38.731Z] Removing intermediate container 1180fc549477 [2024-03-18T08:23:38.731Z] ---> aa30d507ca55 [2024-03-18T08:23:38.731Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T08:23:38.731Z] ---> Running in 6332ae5270d2 [2024-03-18T08:23:38.731Z] Removing intermediate container 6332ae5270d2 [2024-03-18T08:23:38.731Z] ---> 7dfab8d475e4 [2024-03-18T08:23:38.731Z] Step 23/25 : LABEL arch=amd64 [2024-03-18T08:23:38.731Z] ---> Running in 0fd941cb3aad [2024-03-18T08:23:38.990Z] Removing intermediate container 0fd941cb3aad [2024-03-18T08:23:38.990Z] ---> d6a6356a4b6a [2024-03-18T08:23:38.990Z] Step 24/25 : LABEL git_sha=ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:23:38.990Z] ---> Running in 1b61018f68fc [2024-03-18T08:23:38.990Z] Removing intermediate container 1b61018f68fc [2024-03-18T08:23:38.990Z] ---> 2028df978a37 [2024-03-18T08:23:38.990Z] Step 25/25 : LABEL version=3.2.0-dev.8 [2024-03-18T08:23:38.990Z] ---> Running in d6e148b01bc2 [2024-03-18T08:23:38.990Z] Removing intermediate container d6e148b01bc2 [2024-03-18T08:23:38.990Z] ---> 452f276b7ac6 [2024-03-18T08:23:38.990Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:23:38.990Z] Successfully built 452f276b7ac6 [2024-03-18T08:23:38.990Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:23:39.120Z] provisioning config files... [2024-03-18T08:23:39.129Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config946636737271939942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:23:39.426Z] ---> ****-login.sh [2024-03-18T08:23:39.426Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:23:39.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:39.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:39.426Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:39.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:39.426Z] [2024-03-18T08:23:39.426Z] Login Succeeded [2024-03-18T08:23:39.426Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:23:39.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:39.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:39.426Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:39.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:39.426Z] [2024-03-18T08:23:39.426Z] Login Succeeded [2024-03-18T08:23:39.426Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:23:39.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:39.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:39.685Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:39.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:39.685Z] [2024-03-18T08:23:39.685Z] Login Succeeded [2024-03-18T08:23:39.685Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:23:39.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:39.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:39.685Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:39.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:39.685Z] [2024-03-18T08:23:39.685Z] Login Succeeded [2024-03-18T08:23:39.685Z] ****.io [2024-03-18T08:23:39.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:39.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:39.942Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:39.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:39.942Z] [2024-03-18T08:23:39.943Z] Login Succeeded [2024-03-18T08:23:39.943Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:23:39.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:23:40.001Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:23:40.028Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-03-18T08:23:40.028Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:23:40.028Z] latest [2024-03-18T08:23:40.028Z] 3.2.0-dev.8 [2024-03-18T08:23:40.028Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:23:40.028Z] main [2024-03-18T08:23:40.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:40.361Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:40.686Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:23:40.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-18T08:23:40.686Z] 76495bef2851: Preparing [2024-03-18T08:23:40.686Z] 397db6d8d3ea: Preparing [2024-03-18T08:23:40.686Z] 0fa5812273dc: Preparing [2024-03-18T08:23:40.686Z] fa09a4a91ad3: Preparing [2024-03-18T08:23:40.686Z] 6eda6a2e27b0: Preparing [2024-03-18T08:23:40.686Z] aedc3bda2944: Preparing [2024-03-18T08:23:40.686Z] aedc3bda2944: Waiting [2024-03-18T08:23:40.686Z] 397db6d8d3ea: Pushed [2024-03-18T08:23:40.686Z] 6eda6a2e27b0: Pushed [2024-03-18T08:23:40.686Z] 76495bef2851: Pushed [2024-03-18T08:23:40.686Z] fa09a4a91ad3: Pushed [2024-03-18T08:23:40.686Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:43.216Z] 0fa5812273dc: Pushed [2024-03-18T08:23:43.475Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:43.798Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:44.114Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-03-18T08:23:44.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-18T08:23:44.114Z] 76495bef2851: Preparing [2024-03-18T08:23:44.114Z] 397db6d8d3ea: Preparing [2024-03-18T08:23:44.114Z] 0fa5812273dc: Preparing [2024-03-18T08:23:44.114Z] fa09a4a91ad3: Preparing [2024-03-18T08:23:44.114Z] 6eda6a2e27b0: Preparing [2024-03-18T08:23:44.114Z] aedc3bda2944: Preparing [2024-03-18T08:23:44.114Z] aedc3bda2944: Waiting [2024-03-18T08:23:44.114Z] 6eda6a2e27b0: Layer already exists [2024-03-18T08:23:44.114Z] 397db6d8d3ea: Layer already exists [2024-03-18T08:23:44.114Z] 76495bef2851: Layer already exists [2024-03-18T08:23:44.114Z] fa09a4a91ad3: Layer already exists [2024-03-18T08:23:44.114Z] 0fa5812273dc: Layer already exists [2024-03-18T08:23:44.114Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:44.114Z] latest: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:44.442Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:44.758Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 [2024-03-18T08:23:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-18T08:23:44.758Z] 76495bef2851: Preparing [2024-03-18T08:23:44.758Z] 397db6d8d3ea: Preparing [2024-03-18T08:23:44.758Z] 0fa5812273dc: Preparing [2024-03-18T08:23:44.758Z] fa09a4a91ad3: Preparing [2024-03-18T08:23:44.758Z] 6eda6a2e27b0: Preparing [2024-03-18T08:23:44.758Z] aedc3bda2944: Preparing [2024-03-18T08:23:44.758Z] 6eda6a2e27b0: Layer already exists [2024-03-18T08:23:44.758Z] 76495bef2851: Layer already exists [2024-03-18T08:23:44.758Z] 0fa5812273dc: Layer already exists [2024-03-18T08:23:44.758Z] 397db6d8d3ea: Layer already exists [2024-03-18T08:23:44.758Z] fa09a4a91ad3: Layer already exists [2024-03-18T08:23:44.758Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:44.758Z] 3.2.0-dev.8: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:45.083Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:45.398Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:23:45.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-18T08:23:45.398Z] 76495bef2851: Preparing [2024-03-18T08:23:45.398Z] 397db6d8d3ea: Preparing [2024-03-18T08:23:45.398Z] 0fa5812273dc: Preparing [2024-03-18T08:23:45.398Z] fa09a4a91ad3: Preparing [2024-03-18T08:23:45.398Z] 6eda6a2e27b0: Preparing [2024-03-18T08:23:45.398Z] aedc3bda2944: Preparing [2024-03-18T08:23:45.398Z] 397db6d8d3ea: Layer already exists [2024-03-18T08:23:45.398Z] 0fa5812273dc: Layer already exists [2024-03-18T08:23:45.398Z] 76495bef2851: Layer already exists [2024-03-18T08:23:45.398Z] fa09a4a91ad3: Layer already exists [2024-03-18T08:23:45.398Z] 6eda6a2e27b0: Layer already exists [2024-03-18T08:23:45.398Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:45.398Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:45.728Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:46.050Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-03-18T08:23:46.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-03-18T08:23:46.050Z] 76495bef2851: Preparing [2024-03-18T08:23:46.050Z] 397db6d8d3ea: Preparing [2024-03-18T08:23:46.050Z] 0fa5812273dc: Preparing [2024-03-18T08:23:46.050Z] fa09a4a91ad3: Preparing [2024-03-18T08:23:46.050Z] 6eda6a2e27b0: Preparing [2024-03-18T08:23:46.050Z] aedc3bda2944: Preparing [2024-03-18T08:23:46.050Z] aedc3bda2944: Waiting [2024-03-18T08:23:46.050Z] 0fa5812273dc: Layer already exists [2024-03-18T08:23:46.050Z] 76495bef2851: Layer already exists [2024-03-18T08:23:46.050Z] 397db6d8d3ea: Layer already exists [2024-03-18T08:23:46.050Z] 6eda6a2e27b0: Layer already exists [2024-03-18T08:23:46.050Z] fa09a4a91ad3: Layer already exists [2024-03-18T08:23:46.050Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:46.050Z] main: digest: sha256:8d25b976a7e6b5bd952e66901096f1aaf6cec7119aeaadb3418f8f9311bf1dbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:23:46.126Z] ===================================================== [Pipeline] echo [2024-03-18T08:23:46.141Z] taggedImages: [2024-03-18T08:23:46.141Z] - nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:23:46.141Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-03-18T08:23:46.141Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.8 [2024-03-18T08:23:46.141Z] - nexus3.edgexfoundry.org:10004/device-snmp:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:23:46.141Z] - 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 [2024-03-18T08:23:46.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:46.539Z] [2024-03-18T08:23:46.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:46.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:46.844Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T08:23:46.844Z] 5eb5b503b376: Pulling fs layer [2024-03-18T08:23:46.844Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T08:23:46.844Z] ec43610c2a17: Pulling fs layer [2024-03-18T08:23:46.844Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T08:23:46.844Z] 33b1e0a273af: Pulling fs layer [2024-03-18T08:23:46.844Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T08:23:46.844Z] 2f39f015ded8: Pulling fs layer [2024-03-18T08:23:46.844Z] 33b1e0a273af: Waiting [2024-03-18T08:23:46.844Z] 5d3b04190fa2: Waiting [2024-03-18T08:23:46.844Z] 2f39f015ded8: Waiting [2024-03-18T08:23:46.844Z] 3a2ae6a8a46f: Waiting [2024-03-18T08:23:46.844Z] 5c69ac0246d0: Verifying Checksum [2024-03-18T08:23:46.844Z] 5c69ac0246d0: Download complete [2024-03-18T08:23:46.844Z] 3a2ae6a8a46f: Download complete [2024-03-18T08:23:46.844Z] 33b1e0a273af: Verifying Checksum [2024-03-18T08:23:46.844Z] 33b1e0a273af: Download complete [2024-03-18T08:23:46.844Z] ec43610c2a17: Verifying Checksum [2024-03-18T08:23:46.844Z] ec43610c2a17: Download complete [2024-03-18T08:23:46.844Z] 5d3b04190fa2: Download complete [2024-03-18T08:23:47.102Z] 5eb5b503b376: Verifying Checksum [2024-03-18T08:23:47.102Z] 5eb5b503b376: Download complete [2024-03-18T08:23:47.668Z] 2f39f015ded8: Download complete [2024-03-18T08:23:48.234Z] 5eb5b503b376: Pull complete [2024-03-18T08:23:48.234Z] 5c69ac0246d0: Pull complete [2024-03-18T08:23:48.800Z] ec43610c2a17: Pull complete [2024-03-18T08:23:48.800Z] 3a2ae6a8a46f: Pull complete [2024-03-18T08:23:49.059Z] 33b1e0a273af: Pull complete [2024-03-18T08:23:49.059Z] 5d3b04190fa2: Pull complete [2024-03-18T08:23:53.245Z] 2f39f015ded8: Pull complete [2024-03-18T08:23:53.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T08:23:53.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:53.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:23:53.348Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:23:53.384Z] $ 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 [2024-03-18T08:23:56.404Z] $ docker top e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:23:56.772Z] ---> job-cost.sh [2024-03-18T08:23:56.772Z] lf-activate-venv: SKIPPING [2024-03-18T08:23:56.772Z] INFO: No Stack... [2024-03-18T08:23:57.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:23:57.596Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:23:57.881Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2024-03-18T08:23:57.881Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T08:23:57.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [2024-03-18T08:23:57.903Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] did not exist. Created. [2024-03-18T08:23:57.908Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:23:58.216Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T08:23:58.237Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:23:58.243Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:23:58.268Z] $ docker stop --time=1 e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 [2024-03-18T08:23:59.408Z] $ docker rm -f --volumes e45c36d67b87a71f5e22d989f8a6fd3e2bd604865e28420f48902d2bbd22daf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T08:24:55.438Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-278 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2024-03-18T08:24:55.454Z] Running in /w/workspace/device-snmp-go/108 [Pipeline] { [Pipeline] checkout [2024-03-18T08:24:58.499Z] Selected Git installation does not exist. Using Default [2024-03-18T08:24:58.499Z] The recommended git tool is: NONE [2024-03-18T08:25:03.444Z] using credential edgex-jenkins-ssh [2024-03-18T08:25:03.466Z] Cloning the remote Git repository [2024-03-18T08:25:03.516Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-03-18T08:25:03.617Z] > git init /w/workspace/device-snmp-go/108 # timeout=10 [2024-03-18T08:25:03.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-03-18T08:25:03.768Z] > git --version # timeout=10 [2024-03-18T08:25:03.788Z] > git --version # 'git version 2.25.1' [2024-03-18T08:25:03.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T08:25:03.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T08:25:05.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-03-18T08:25:05.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T08:25:06.607Z] Avoid second fetch [2024-03-18T08:25:06.607Z] Checking out Revision ab3bf70376c9802f6ba544aa167c564e283ce2c4 (main) [2024-03-18T08:25:06.621Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T08:25:06.702Z] > git checkout -f ab3bf70376c9802f6ba544aa167c564e283ce2c4 # timeout=10 [2024-03-18T08:25:07.267Z] Commit message: "Merge pull request #345 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:25:12.039Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T08:25:12.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:25:12.039Z] Dload Upload Total Spent Left Speed [2024-03-18T08:25:12.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2024-03-18T08:25:12.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T08:25:12.694Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-18T08:25:12.694Z] /etc/docker/daemon.json [2024-03-18T08:25:12.694Z] { [2024-03-18T08:25:12.694Z] "registry-mirrors": [ [2024-03-18T08:25:12.694Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T08:25:12.694Z] ], [2024-03-18T08:25:12.694Z] "bip": "10.250.0.254/24", [2024-03-18T08:25:12.694Z] "hosts": [ [2024-03-18T08:25:12.694Z] "tcp://0.0.0.0:5555", [2024-03-18T08:25:12.694Z] "unix:///var/run/docker.sock" [2024-03-18T08:25:12.694Z] ], [2024-03-18T08:25:12.694Z] "mtu": 1458, [2024-03-18T08:25:12.694Z] "selinux-enabled": true, [2024-03-18T08:25:12.694Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T08:25:12.694Z] } [Pipeline] sh [2024-03-18T08:25:13.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T08:25:13.351Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:25:31.630Z] provisioning config files... [2024-03-18T08:25:31.658Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/108@tmp/config9793948432458765740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:25:32.095Z] ---> ****-login.sh [2024-03-18T08:25:32.095Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:25:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:25:32.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:25:32.681Z] Configure a credential helper to remove this warning. See [2024-03-18T08:25:32.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:25:32.681Z] [2024-03-18T08:25:32.681Z] Login Succeeded [2024-03-18T08:25:32.952Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:25:32.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:25:33.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:25:33.231Z] Configure a credential helper to remove this warning. See [2024-03-18T08:25:33.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:25:33.231Z] [2024-03-18T08:25:33.231Z] Login Succeeded [2024-03-18T08:25:33.231Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:25:33.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:25:33.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:25:33.501Z] Configure a credential helper to remove this warning. See [2024-03-18T08:25:33.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:25:33.501Z] [2024-03-18T08:25:33.501Z] Login Succeeded [2024-03-18T08:25:33.501Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:25:33.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:25:34.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:25:34.057Z] Configure a credential helper to remove this warning. See [2024-03-18T08:25:34.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:25:34.057Z] [2024-03-18T08:25:34.057Z] Login Succeeded [2024-03-18T08:25:34.057Z] ****.io [2024-03-18T08:25:34.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:25:34.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:25:34.643Z] Configure a credential helper to remove this warning. See [2024-03-18T08:25:34.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:25:34.643Z] [2024-03-18T08:25:34.643Z] Login Succeeded [2024-03-18T08:25:34.643Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:25:34.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:25:34.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:25:34.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:25:34.995Z] ========================================================= [2024-03-18T08:25:34.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T08:25:34.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:25:35.356Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-18T08:25:35.622Z] Sending build context to Docker daemon 7.151MB [2024-03-18T08:25:35.622Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:25:35.622Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-18T08:25:35.890Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T08:25:35.890Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T08:25:35.890Z] 5d54e960e981: Pulling fs layer [2024-03-18T08:25:35.890Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T08:25:35.890Z] f0e02332f6b5: Pulling fs layer [2024-03-18T08:25:35.890Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T08:25:35.890Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T08:25:35.890Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T08:25:35.890Z] f0e02332f6b5: Waiting [2024-03-18T08:25:35.890Z] 872ee5b61b7b: Waiting [2024-03-18T08:25:35.890Z] 0c6a40ed1a82: Waiting [2024-03-18T08:25:35.890Z] 94ae7d8d031c: Waiting [2024-03-18T08:25:35.890Z] 5d54e960e981: Verifying Checksum [2024-03-18T08:25:35.890Z] 5d54e960e981: Download complete [2024-03-18T08:25:35.890Z] f0e02332f6b5: Download complete [2024-03-18T08:25:35.890Z] 872ee5b61b7b: Download complete [2024-03-18T08:25:35.890Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T08:25:35.890Z] 9fda8d8052c6: Download complete [2024-03-18T08:25:36.480Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T08:25:36.480Z] 94ae7d8d031c: Download complete [2024-03-18T08:25:36.749Z] 9fda8d8052c6: Pull complete [2024-03-18T08:25:37.335Z] 5d54e960e981: Pull complete [2024-03-18T08:25:37.603Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T08:25:37.603Z] c4a7e357bf2a: Download complete [2024-03-18T08:25:39.010Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T08:25:39.010Z] 0c6a40ed1a82: Download complete [2024-03-18T08:25:51.325Z] c4a7e357bf2a: Pull complete [2024-03-18T08:25:51.325Z] f0e02332f6b5: Pull complete [2024-03-18T08:25:51.325Z] 872ee5b61b7b: Pull complete [2024-03-18T08:25:59.537Z] 0c6a40ed1a82: Pull complete [2024-03-18T08:26:01.479Z] 94ae7d8d031c: Pull complete [2024-03-18T08:26:01.479Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T08:26:01.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T08:26:01.479Z] ---> 86de565de09d [2024-03-18T08:26:01.479Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:26:02.881Z] ---> Running in 14b398135510 [2024-03-18T08:26:03.147Z] Removing intermediate container 14b398135510 [2024-03-18T08:26:03.147Z] ---> 8713149e9a0d [2024-03-18T08:26:03.147Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:26:03.412Z] ---> Running in 3b628c81b1df [2024-03-18T08:26:03.679Z] Removing intermediate container 3b628c81b1df [2024-03-18T08:26:03.679Z] ---> a70e46d5e068 [2024-03-18T08:26:03.679Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T08:26:03.679Z] ---> Running in 821729d015d2 [2024-03-18T08:26:03.944Z] Removing intermediate container 821729d015d2 [2024-03-18T08:26:03.944Z] ---> 54e5559b3591 [2024-03-18T08:26:03.944Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:26:03.944Z] ---> Running in 0331a1d314d6 [2024-03-18T08:26:04.523Z] Removing intermediate container 0331a1d314d6 [2024-03-18T08:26:04.523Z] ---> 71c3b3e3294b [2024-03-18T08:26:04.523Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:26:04.523Z] ---> Running in ea0c0dc5fc7d [2024-03-18T08:26:05.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:26:06.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:26:07.009Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T08:26:07.009Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-18T08:26:07.009Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T08:26:07.009Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T08:26:07.009Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:26:07.009Z] OK: 271 MiB in 56 packages [2024-03-18T08:26:07.965Z] Removing intermediate container ea0c0dc5fc7d [2024-03-18T08:26:07.965Z] ---> 5da351d880e7 [2024-03-18T08:26:07.965Z] Step 8/12 : WORKDIR /device-snmp-go [2024-03-18T08:26:07.965Z] ---> Running in 1201443a0b2d [2024-03-18T08:26:08.241Z] Removing intermediate container 1201443a0b2d [2024-03-18T08:26:08.241Z] ---> ecd965b6ad54 [2024-03-18T08:26:08.241Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-18T08:26:08.822Z] ---> d1c73a263820 [2024-03-18T08:26:08.822Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:26:08.822Z] ---> Running in 738ae50c3a29 [2024-03-18T08:27:16.666Z] Removing intermediate container 738ae50c3a29 [2024-03-18T08:27:16.666Z] ---> b95acb8b606a [2024-03-18T08:27:16.666Z] Step 11/12 : COPY . . [2024-03-18T08:27:16.666Z] ---> 5ca4cfa69e73 [2024-03-18T08:27:16.666Z] Step 12/12 : RUN ${MAKE} [2024-03-18T08:27:16.666Z] ---> Running in 044750df634c [2024-03-18T08:27:16.666Z] noop [2024-03-18T08:27:16.666Z] Removing intermediate container 044750df634c [2024-03-18T08:27:16.666Z] ---> 20aea802ce7f [2024-03-18T08:27:16.666Z] Successfully built 20aea802ce7f [2024-03-18T08:27:16.666Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:27:17.058Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:27:17.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:27:17.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-03-18T08:27:17.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 [2024-03-18T08:27:18.632Z] $ docker top 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:27:19.489Z] + go version [2024-03-18T08:27:19.489Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T08:27:19.507Z] $ docker stop --time=1 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f [2024-03-18T08:27:21.140Z] $ docker rm -f --volumes 556ae42aa72119492beca21812d1130f17915d5369dfe8a0d6ffaa63b128ad7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:27:21.711Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:27:21.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:27:21.902Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-03-18T08:27:21.967Z] $ 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/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 [2024-03-18T08:27:23.183Z] $ docker top 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:27:23.683Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/108 [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:27:24.329Z] + make test [2024-03-18T08:27:24.329Z] go test ./... -coverprofile=coverage.out [2024-03-18T08:27:27.679Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-03-18T08:29:04.313Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-03-18T08:29:04.313Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.039s coverage: 0.0% of statements [2024-03-18T08:29:04.313Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T08:29:04.313Z] go vet ./... [2024-03-18T08:29:19.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:29:19.305Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:29:19.305Z] ./bin/test-attribution-txt.sh [2024-03-18T08:29:19.305Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:29:19.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:29:19.343Z] $ docker stop --time=1 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 [2024-03-18T08:29:21.405Z] $ docker rm -f --volumes 4d4ea9018ec4e17e5b79baf424aee5c40bd32cb50adc7466e92fd6167648e399 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:29:22.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:29:22.996Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T08:29:24.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:29:24.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:29:24.773Z] + ls -al . [2024-03-18T08:29:24.773Z] total 168 [2024-03-18T08:29:24.773Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 18 08:27 . [2024-03-18T08:29:24.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:25 .. [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 18 08:25 .dockerignore [2024-03-18T08:29:24.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:25 .git [2024-03-18T08:29:24.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 .github [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 263 Mar 18 08:25 .gitignore [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:25 .golangci.yml [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 10025 Mar 18 08:25 Attribution.txt [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 11809 Mar 18 08:25 CHANGELOG.md [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 1571 Mar 18 08:25 Dockerfile [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:25 GOVERNANCE.md [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 18 08:25 Jenkinsfile [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:25 LICENSE [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 2240 Mar 18 08:25 Makefile [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 08:25 OWNERS.md [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 10477 Mar 18 08:25 README.md [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 18 08:22 VERSION [2024-03-18T08:29:24.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:25 bin [2024-03-18T08:29:24.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 cmd [2024-03-18T08:29:24.773Z] -rw-r--r-- 1 jenkins jenkins 8837 Mar 18 08:28 coverage.out [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 3757 Mar 18 08:25 go.mod [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 35944 Mar 18 08:25 go.sum [2024-03-18T08:29:24.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:25 internal [2024-03-18T08:29:24.773Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 18 08:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:29:25.162Z] + 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=ab3bf70376c9802f6ba544aa167c564e283ce2c4 --label arch=arm64 --label version=3.2.0-dev.8 . [2024-03-18T08:29:25.434Z] Sending build context to Docker daemon 7.161MB [2024-03-18T08:29:25.701Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:29:25.701Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-18T08:29:25.701Z] ---> 20aea802ce7f [2024-03-18T08:29:25.701Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:29:25.701Z] ---> Running in 9321cc994bcf [2024-03-18T08:29:25.969Z] Removing intermediate container 9321cc994bcf [2024-03-18T08:29:25.969Z] ---> a1becacdc664 [2024-03-18T08:29:25.969Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:29:26.236Z] ---> Running in 3058016d9e96 [2024-03-18T08:29:26.506Z] Removing intermediate container 3058016d9e96 [2024-03-18T08:29:26.506Z] ---> b69bd478fd98 [2024-03-18T08:29:26.506Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-18T08:29:26.506Z] ---> Running in fb1dd209b967 [2024-03-18T08:29:26.774Z] Removing intermediate container fb1dd209b967 [2024-03-18T08:29:26.774Z] ---> 65a2f941852e [2024-03-18T08:29:26.774Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:29:26.774Z] ---> Running in 737544bc1223 [2024-03-18T08:29:27.047Z] Removing intermediate container 737544bc1223 [2024-03-18T08:29:27.048Z] ---> 2d09267e4bd0 [2024-03-18T08:29:27.048Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:29:27.317Z] ---> Running in 707ed9e7af8a [2024-03-18T08:29:28.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:29:28.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:29:29.960Z] OK: 271 MiB in 56 packages [2024-03-18T08:29:30.945Z] Removing intermediate container 707ed9e7af8a [2024-03-18T08:29:30.945Z] ---> 8cf4e2e1d3bb [2024-03-18T08:29:30.945Z] Step 8/25 : WORKDIR /device-snmp-go [2024-03-18T08:29:30.945Z] ---> Running in 54219800fade [2024-03-18T08:29:31.211Z] Removing intermediate container 54219800fade [2024-03-18T08:29:31.211Z] ---> 1d3bf1496520 [2024-03-18T08:29:31.211Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-18T08:29:31.799Z] ---> e55048d7c5b9 [2024-03-18T08:29:31.799Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:29:31.799Z] ---> Running in 161ff9821d59 [2024-03-18T08:29:33.755Z] Removing intermediate container 161ff9821d59 [2024-03-18T08:29:33.755Z] ---> 3882afc58de0 [2024-03-18T08:29:33.755Z] Step 11/25 : COPY . . [2024-03-18T08:29:35.193Z] ---> 42faf8a32d20 [2024-03-18T08:29:35.193Z] Step 12/25 : RUN ${MAKE} [2024-03-18T08:29:35.193Z] ---> Running in 0a2c382462ef [2024-03-18T08:29:35.776Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-03-18T08:31:27.711Z] Removing intermediate container 0a2c382462ef [2024-03-18T08:31:27.711Z] ---> 9bbe239da410 [2024-03-18T08:31:27.711Z] Step 13/25 : FROM alpine:3.18 [2024-03-18T08:31:27.711Z] 3.18: Pulling from library/alpine [2024-03-18T08:31:27.711Z] c6b39de5b339: Pulling fs layer [2024-03-18T08:31:27.711Z] c6b39de5b339: Verifying Checksum [2024-03-18T08:31:27.711Z] c6b39de5b339: Download complete [2024-03-18T08:31:27.711Z] c6b39de5b339: Pull complete [2024-03-18T08:31:27.711Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:31:27.711Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:31:27.711Z] ---> 33abbf032149 [2024-03-18T08:31:27.711Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:31:27.711Z] ---> Running in 5dee6c30382d [2024-03-18T08:31:27.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:31:27.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:31:27.711Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:31:27.711Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:31:27.711Z] OK: 8 MiB in 16 packages [2024-03-18T08:31:27.711Z] Removing intermediate container 5dee6c30382d [2024-03-18T08:31:27.711Z] ---> 0947d3c6624f [2024-03-18T08:31:27.711Z] Step 15/25 : RUN apk --no-cache upgrade [2024-03-18T08:31:27.711Z] ---> Running in deae4ff77b00 [2024-03-18T08:31:27.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:31:28.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:31:29.248Z] OK: 8 MiB in 16 packages [2024-03-18T08:31:30.210Z] Removing intermediate container deae4ff77b00 [2024-03-18T08:31:30.210Z] ---> 49816410c013 [2024-03-18T08:31:30.210Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-03-18T08:31:31.674Z] ---> 09d1c0068895 [2024-03-18T08:31:31.674Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-03-18T08:31:31.947Z] ---> dd436cf41794 [2024-03-18T08:31:31.947Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-03-18T08:31:32.532Z] ---> c5b9468de27a [2024-03-18T08:31:32.532Z] Step 19/25 : EXPOSE 59993 [2024-03-18T08:31:32.532Z] ---> Running in d185615d9971 [2024-03-18T08:31:32.800Z] Removing intermediate container d185615d9971 [2024-03-18T08:31:32.800Z] ---> 69b61c35ad60 [2024-03-18T08:31:32.800Z] Step 20/25 : EXPOSE 161 [2024-03-18T08:31:32.800Z] ---> Running in 96d9dd59637c [2024-03-18T08:31:33.386Z] Removing intermediate container 96d9dd59637c [2024-03-18T08:31:33.386Z] ---> 8e0a4a423ac7 [2024-03-18T08:31:33.386Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-03-18T08:31:33.386Z] ---> Running in f1a927732521 [2024-03-18T08:31:33.652Z] Removing intermediate container f1a927732521 [2024-03-18T08:31:33.652Z] ---> 60f77bac61d6 [2024-03-18T08:31:33.652Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T08:31:33.652Z] ---> Running in 906850f0c532 [2024-03-18T08:31:33.920Z] Removing intermediate container 906850f0c532 [2024-03-18T08:31:33.920Z] ---> 7496a4dd6c12 [2024-03-18T08:31:33.920Z] Step 23/25 : LABEL arch=arm64 [2024-03-18T08:31:33.920Z] ---> Running in e6eb483704d6 [2024-03-18T08:31:34.188Z] Removing intermediate container e6eb483704d6 [2024-03-18T08:31:34.188Z] ---> f0d52b18f00d [2024-03-18T08:31:34.188Z] Step 24/25 : LABEL git_sha=ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:31:34.453Z] ---> Running in ce6d1ee9a5f9 [2024-03-18T08:31:34.720Z] Removing intermediate container ce6d1ee9a5f9 [2024-03-18T08:31:34.720Z] ---> 379137bc6b5f [2024-03-18T08:31:34.720Z] Step 25/25 : LABEL version=3.2.0-dev.8 [2024-03-18T08:31:34.720Z] ---> Running in 148d1f27d1ec [2024-03-18T08:31:34.991Z] Removing intermediate container 148d1f27d1ec [2024-03-18T08:31:34.991Z] ---> f24b3505dbc4 [2024-03-18T08:31:34.991Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:31:34.991Z] Successfully built f24b3505dbc4 [2024-03-18T08:31:34.991Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:31:35.155Z] provisioning config files... [2024-03-18T08:31:35.168Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/108@tmp/config18377465442910517980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:35.512Z] ---> ****-login.sh [2024-03-18T08:31:35.512Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:31:35.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:31:35.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:31:35.781Z] Configure a credential helper to remove this warning. See [2024-03-18T08:31:35.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:31:35.781Z] [2024-03-18T08:31:35.781Z] Login Succeeded [2024-03-18T08:31:35.781Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:31:36.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:31:36.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:31:36.049Z] Configure a credential helper to remove this warning. See [2024-03-18T08:31:36.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:31:36.049Z] [2024-03-18T08:31:36.049Z] Login Succeeded [2024-03-18T08:31:36.049Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:31:36.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:31:36.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:31:36.314Z] Configure a credential helper to remove this warning. See [2024-03-18T08:31:36.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:31:36.314Z] [2024-03-18T08:31:36.314Z] Login Succeeded [2024-03-18T08:31:36.314Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:31:36.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:31:36.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:31:36.851Z] Configure a credential helper to remove this warning. See [2024-03-18T08:31:36.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:31:36.851Z] [2024-03-18T08:31:36.851Z] Login Succeeded [2024-03-18T08:31:36.851Z] ****.io [2024-03-18T08:31:37.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:31:37.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:31:37.378Z] Configure a credential helper to remove this warning. See [2024-03-18T08:31:37.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:31:37.378Z] [2024-03-18T08:31:37.378Z] Login Succeeded [2024-03-18T08:31:37.378Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:31:37.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:31:37.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:31:37.476Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-03-18T08:31:37.476Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:31:37.476Z] latest [2024-03-18T08:31:37.476Z] 3.2.0-dev.8 [2024-03-18T08:31:37.476Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:31:37.476Z] main [2024-03-18T08:31:37.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:37.844Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:38.191Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:31:38.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-18T08:31:38.191Z] a4003b252309: Preparing [2024-03-18T08:31:38.191Z] f49d1d0d398a: Preparing [2024-03-18T08:31:38.191Z] 1e628b75fae3: Preparing [2024-03-18T08:31:38.191Z] 837b26b84170: Preparing [2024-03-18T08:31:38.191Z] 256a799f813d: Preparing [2024-03-18T08:31:38.191Z] 7c504f21be85: Preparing [2024-03-18T08:31:38.191Z] 7c504f21be85: Waiting [2024-03-18T08:31:38.455Z] 256a799f813d: Pushed [2024-03-18T08:31:38.455Z] 837b26b84170: Pushed [2024-03-18T08:31:38.455Z] a4003b252309: Pushed [2024-03-18T08:31:38.455Z] f49d1d0d398a: Pushed [2024-03-18T08:31:38.455Z] 7c504f21be85: Layer already exists [2024-03-18T08:31:43.775Z] 1e628b75fae3: Pushed [2024-03-18T08:31:44.043Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:44.404Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:44.741Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-03-18T08:31:44.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-18T08:31:44.741Z] a4003b252309: Preparing [2024-03-18T08:31:44.741Z] f49d1d0d398a: Preparing [2024-03-18T08:31:44.741Z] 1e628b75fae3: Preparing [2024-03-18T08:31:44.741Z] 837b26b84170: Preparing [2024-03-18T08:31:44.741Z] 256a799f813d: Preparing [2024-03-18T08:31:44.741Z] 7c504f21be85: Preparing [2024-03-18T08:31:44.741Z] 7c504f21be85: Waiting [2024-03-18T08:31:44.741Z] 1e628b75fae3: Layer already exists [2024-03-18T08:31:44.741Z] f49d1d0d398a: Layer already exists [2024-03-18T08:31:44.741Z] 256a799f813d: Layer already exists [2024-03-18T08:31:44.741Z] a4003b252309: Layer already exists [2024-03-18T08:31:44.741Z] 837b26b84170: Layer already exists [2024-03-18T08:31:44.741Z] 7c504f21be85: Layer already exists [2024-03-18T08:31:44.741Z] latest: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:45.093Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:45.438Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 [2024-03-18T08:31:45.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-18T08:31:45.438Z] a4003b252309: Preparing [2024-03-18T08:31:45.438Z] f49d1d0d398a: Preparing [2024-03-18T08:31:45.438Z] 1e628b75fae3: Preparing [2024-03-18T08:31:45.438Z] 837b26b84170: Preparing [2024-03-18T08:31:45.438Z] 256a799f813d: Preparing [2024-03-18T08:31:45.438Z] 7c504f21be85: Preparing [2024-03-18T08:31:45.438Z] 7c504f21be85: Waiting [2024-03-18T08:31:45.438Z] f49d1d0d398a: Layer already exists [2024-03-18T08:31:45.438Z] 1e628b75fae3: Layer already exists [2024-03-18T08:31:45.438Z] a4003b252309: Layer already exists [2024-03-18T08:31:45.438Z] 837b26b84170: Layer already exists [2024-03-18T08:31:45.438Z] 256a799f813d: Layer already exists [2024-03-18T08:31:45.438Z] 7c504f21be85: Layer already exists [2024-03-18T08:31:45.438Z] 3.2.0-dev.8: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:45.788Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:46.133Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:31:46.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-18T08:31:46.133Z] a4003b252309: Preparing [2024-03-18T08:31:46.133Z] f49d1d0d398a: Preparing [2024-03-18T08:31:46.133Z] 1e628b75fae3: Preparing [2024-03-18T08:31:46.133Z] 837b26b84170: Preparing [2024-03-18T08:31:46.133Z] 256a799f813d: Preparing [2024-03-18T08:31:46.133Z] 7c504f21be85: Preparing [2024-03-18T08:31:46.133Z] 7c504f21be85: Waiting [2024-03-18T08:31:46.133Z] 837b26b84170: Layer already exists [2024-03-18T08:31:46.133Z] f49d1d0d398a: Layer already exists [2024-03-18T08:31:46.133Z] 1e628b75fae3: Layer already exists [2024-03-18T08:31:46.133Z] a4003b252309: Layer already exists [2024-03-18T08:31:46.133Z] 256a799f813d: Layer already exists [2024-03-18T08:31:46.133Z] 7c504f21be85: Layer already exists [2024-03-18T08:31:46.398Z] ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:46.751Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:47.095Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-03-18T08:31:47.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-03-18T08:31:47.096Z] a4003b252309: Preparing [2024-03-18T08:31:47.096Z] f49d1d0d398a: Preparing [2024-03-18T08:31:47.096Z] 1e628b75fae3: Preparing [2024-03-18T08:31:47.096Z] 837b26b84170: Preparing [2024-03-18T08:31:47.096Z] 256a799f813d: Preparing [2024-03-18T08:31:47.096Z] 7c504f21be85: Preparing [2024-03-18T08:31:47.096Z] 7c504f21be85: Waiting [2024-03-18T08:31:47.096Z] a4003b252309: Layer already exists [2024-03-18T08:31:47.096Z] 1e628b75fae3: Layer already exists [2024-03-18T08:31:47.096Z] 837b26b84170: Layer already exists [2024-03-18T08:31:47.096Z] f49d1d0d398a: Layer already exists [2024-03-18T08:31:47.096Z] 256a799f813d: Layer already exists [2024-03-18T08:31:47.096Z] 7c504f21be85: Layer already exists [2024-03-18T08:31:47.096Z] main: digest: sha256:0d800b56c26ca3314a7ee38c86184df854d5a9c44892dc4b7c2f03f6ee3d2deb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:31:47.440Z] ===================================================== [Pipeline] echo [2024-03-18T08:31:47.454Z] taggedImages: [2024-03-18T08:31:47.454Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4 [2024-03-18T08:31:47.454Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-03-18T08:31:47.454Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.8 [2024-03-18T08:31:47.454Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:ab3bf70376c9802f6ba544aa167c564e283ce2c4-3.2.0-dev.8 [2024-03-18T08:31:47.454Z] - 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 [2024-03-18T08:31:47.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:31:47.839Z] [2024-03-18T08:31:47.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:48.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:31:48.189Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T08:31:48.189Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T08:31:48.189Z] 04944245beec: Pulling fs layer [2024-03-18T08:31:48.189Z] 699f458cf7ca: Pulling fs layer [2024-03-18T08:31:48.189Z] 765212b225bb: Pulling fs layer [2024-03-18T08:31:48.189Z] f23df028b6ca: Pulling fs layer [2024-03-18T08:31:48.189Z] 765212b225bb: Waiting [2024-03-18T08:31:48.189Z] f23df028b6ca: Waiting [2024-03-18T08:31:48.189Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T08:31:48.189Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T08:31:48.189Z] d65c8cfc05b1: Waiting [2024-03-18T08:31:48.189Z] 2437ff75d9bd: Waiting [2024-03-18T08:31:48.457Z] 04944245beec: Verifying Checksum [2024-03-18T08:31:48.457Z] 04944245beec: Download complete [2024-03-18T08:31:48.457Z] 765212b225bb: Verifying Checksum [2024-03-18T08:31:48.457Z] 765212b225bb: Download complete [2024-03-18T08:31:48.457Z] f23df028b6ca: Download complete [2024-03-18T08:31:48.457Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T08:31:48.457Z] d65c8cfc05b1: Download complete [2024-03-18T08:31:48.457Z] 699f458cf7ca: Verifying Checksum [2024-03-18T08:31:48.457Z] 699f458cf7ca: Download complete [2024-03-18T08:31:49.039Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T08:31:49.039Z] 8998bd30e6a1: Download complete [2024-03-18T08:31:51.606Z] 2437ff75d9bd: Download complete [2024-03-18T08:31:53.541Z] 8998bd30e6a1: Pull complete [2024-03-18T08:31:53.806Z] 04944245beec: Pull complete [2024-03-18T08:31:55.747Z] 699f458cf7ca: Pull complete [2024-03-18T08:31:55.747Z] 765212b225bb: Pull complete [2024-03-18T08:31:56.702Z] f23df028b6ca: Pull complete [2024-03-18T08:31:56.702Z] d65c8cfc05b1: Pull complete [2024-03-18T08:32:14.888Z] 2437ff75d9bd: Pull complete [2024-03-18T08:32:14.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T08:32:14.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:32:14.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:32:15.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-278 does not seem to be running inside a container [2024-03-18T08:32:15.130Z] $ 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/108 -v /w/workspace/device-snmp-go/108:/w/workspace/device-snmp-go/108:rw,z -v /w/workspace/device-snmp-go/108@tmp:/w/workspace/device-snmp-go/108@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 [2024-03-18T08:32:17.711Z] $ docker top 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:32:18.220Z] ---> job-cost.sh [2024-03-18T08:32:18.484Z] lf-activate-venv: SKIPPING [2024-03-18T08:32:18.484Z] INFO: No Stack... [2024-03-18T08:32:18.747Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T08:32:19.695Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:32:20.026Z] + cut -d, -f6 [2024-03-18T08:32:20.026Z] + cat /w/workspace/device-snmp-go/108/archives/cost.csv [Pipeline] lock [2024-03-18T08:32:20.059Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [2024-03-18T08:32:20.071Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] did not exist. Created. [2024-03-18T08:32:20.077Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:32:20.727Z] /w/workspace/device-snmp-go/108@tmp/durable-7ec67c4c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T08:32:21.362Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T08:32:21.388Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T08:32:21.428Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:32:21.438Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:32:21.459Z] $ docker stop --time=1 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 [2024-03-18T08:32:22.964Z] $ docker rm -f --volumes 23fb2f4bfffe74a56c8595aac26034e1208285e9dfb1033ee04d02d31c0505c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-18T08:32:23.438Z] provisioning config files... [2024-03-18T08:32:23.445Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17810830558648936021tmp [Pipeline] { [Pipeline] sh [2024-03-18T08:32:23.745Z] + set +x [2024-03-18T08:32:23.745Z] + curl -s https://codecov.io/bash [2024-03-18T08:32:23.746Z] + bash -s -- [2024-03-18T08:32:23.746Z] [2024-03-18T08:32:23.746Z] _____ _ [2024-03-18T08:32:23.746Z] / ____| | | [2024-03-18T08:32:23.746Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T08:32:23.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T08:32:23.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T08:32:23.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T08:32:23.746Z] Bash-1.0.6 [2024-03-18T08:32:23.746Z] [2024-03-18T08:32:23.746Z] [2024-03-18T08:32:23.746Z] ==> git version 2.25.1 found [2024-03-18T08:32:23.746Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-18T08:32:23.746Z] Release-Date: 2020-01-08 [2024-03-18T08:32:23.746Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T08:32:23.746Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T08:32:23.746Z] ==> Jenkins CI detected. [2024-03-18T08:32:23.746Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-03-18T08:32:23.746Z] project root: . [2024-03-18T08:32:23.746Z] --> token set from env [2024-03-18T08:32:23.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T08:32:23.746Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T08:32:23.746Z] ==> Python coveragepy not found [2024-03-18T08:32:23.746Z] ==> Searching for coverage reports in: [2024-03-18T08:32:23.746Z] + . [2024-03-18T08:32:23.746Z] -> Found 1 reports [2024-03-18T08:32:23.746Z] ==> Detecting git/mercurial file structure [2024-03-18T08:32:23.746Z] ==> Reading reports [2024-03-18T08:32:23.746Z] + ./coverage.out bytes=8837 [2024-03-18T08:32:24.006Z] ==> Appending adjustments [2024-03-18T08:32:24.006Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T08:32:24.006Z] + Found adjustments [2024-03-18T08:32:24.006Z] ==> Gzipping contents [2024-03-18T08:32:24.006Z] 4.0K /tmp/codecov.5UXsi7.gz [2024-03-18T08:32:24.006Z] ==> Uploading reports [2024-03-18T08:32:24.006Z] url: https://codecov.io [2024-03-18T08:32:24.006Z] query: branch=main&commit=ab3bf70376c9802f6ba544aa167c564e283ce2c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:32:24.006Z] -> Pinging Codecov [2024-03-18T08:32:24.006Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab3bf70376c9802f6ba544aa167c564e283ce2c4&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:32:24.266Z] -> Uploading to [2024-03-18T08:32:24.266Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/6C56EA5C29638FB4528AC87E60AF5AE0/ab3bf70376c9802f6ba544aa167c564e283ce2c4/d401acfb-9bcc-47b8-aa13-56af9bc8d626.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T083223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd59ef677ea23922d2e03d1b57dc77f745f898c4cbb78dbf7cc3494d76a3d5f2 [2024-03-18T08:32:24.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:32:24.266Z] Dload Upload Total Spent Left Speed [2024-03-18T08:32:24.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4831 --:--:-- --:--:-- --:--:-- 4831 [2024-03-18T08:32:24.526Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] } [2024-03-18T08:32:24.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T08:32:24.688Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T08:32:24.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:32:25.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:32:25.015Z] [2024-03-18T08:32:25.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:32:25.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:32:25.577Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T08:32:25.577Z] df9b9388f04a: Pulling fs layer [2024-03-18T08:32:25.577Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T08:32:25.577Z] 25bc292e5bac: Pulling fs layer [2024-03-18T08:32:25.577Z] 114826534d7a: Pulling fs layer [2024-03-18T08:32:25.577Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T08:32:25.577Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T08:32:25.577Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T08:32:25.577Z] 4657fd5d0bcf: Waiting [2024-03-18T08:32:25.577Z] 6ad1cebc031e: Waiting [2024-03-18T08:32:25.577Z] 8a3aa393b2d8: Waiting [2024-03-18T08:32:25.577Z] 114826534d7a: Waiting [2024-03-18T08:32:25.577Z] 25bc292e5bac: Verifying Checksum [2024-03-18T08:32:25.577Z] 25bc292e5bac: Download complete [2024-03-18T08:32:25.577Z] 52dc419b0ee2: Download complete [2024-03-18T08:32:25.577Z] 4657fd5d0bcf: Verifying Checksum [2024-03-18T08:32:25.577Z] 4657fd5d0bcf: Download complete [2024-03-18T08:32:25.577Z] df9b9388f04a: Download complete [2024-03-18T08:32:25.577Z] df9b9388f04a: Pull complete [2024-03-18T08:32:25.577Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T08:32:25.577Z] 6ad1cebc031e: Download complete [2024-03-18T08:32:25.835Z] 52dc419b0ee2: Pull complete [2024-03-18T08:32:25.835Z] 25bc292e5bac: Pull complete [2024-03-18T08:32:26.402Z] 114826534d7a: Verifying Checksum [2024-03-18T08:32:26.402Z] 114826534d7a: Download complete [2024-03-18T08:32:26.402Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T08:32:26.402Z] 8a3aa393b2d8: Download complete [2024-03-18T08:32:30.583Z] 114826534d7a: Pull complete [2024-03-18T08:32:30.583Z] 4657fd5d0bcf: Pull complete [2024-03-18T08:32:30.583Z] 6ad1cebc031e: Pull complete [2024-03-18T08:32:33.110Z] 8a3aa393b2d8: Pull complete [2024-03-18T08:32:33.110Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T08:32:33.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:32:33.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:32:33.205Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:32:33.242Z] $ 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 [2024-03-18T08:32:41.733Z] $ docker top 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T08:32:41.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-03-18T08:32:42.083Z] + set -o pipefail [2024-03-18T08:32:42.083Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-03-18T08:32:48.643Z] [2024-03-18T08:32:48.643Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-03-18T08:32:48.643Z] [2024-03-18T08:32:48.643Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/d6a42732-0c53-4843-bff8-158d85767fe1 [2024-03-18T08:32:48.643Z] [2024-03-18T08:32:48.643Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T08:32:48.643Z] [2024-03-18T08:32:48.643Z] [2024-03-18T08:32:48.643Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T08:32:48.643Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T08:32:48.643Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T08:32:48.657Z] $ docker stop --time=1 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f [2024-03-18T08:32:53.694Z] $ docker rm -f --volumes 17a89ea9a81e363c7772da3ccfc8a3cdef0ab5233e8973dae1af17281d35376f [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 [2024-03-18T08:32:54.493Z] + git log --format=format:%s -1 ab3bf70376c9802f6ba544aa167c564e283ce2c4 [Pipeline] sh [2024-03-18T08:32:54.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:32:54.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:32:55.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:32:55.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:32:55.169Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:32:55.204Z] $ 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 [2024-03-18T08:32:56.251Z] $ docker top d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 -eo pid,comm [2024-03-18T08:32:56.295Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T08:32:56.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:32:56.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:32:56.346Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:32:56.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:32:56.462Z] $ docker exec d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 ssh-agent [2024-03-18T08:32:56.618Z] SSH_AUTH_SOCK=/tmp/ssh-qoobxXqqkpkr/agent.32 [2024-03-18T08:32:56.618Z] SSH_AGENT_PID=39 [2024-03-18T08:32:56.646Z] Running ssh-add (command line suppressed) [2024-03-18T08:32:56.746Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14808792655842072091.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14808792655842072091.key) [2024-03-18T08:32:56.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:32:57.105Z] + git semver tag [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,271 [run_tag] DEBUG tag force:False [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,272 [check_head_tag] DEBUG check head tag [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,273 [execute] INFO git cat-file --batch-check [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,278 [execute] INFO git cat-file --batch [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,296 [execute] INFO git tag -a v3.2.0-dev.8 -m v3.2.0-dev.8 [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.8', '-m', 'v3.2.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:32:57.392Z] 2024-03-18 08:32:57,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:32:57.392Z] 3.2.0-dev.8 [Pipeline] } [2024-03-18T08:32:57.404Z] $ docker exec --env ******** --env ******** d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 ssh-agent -k [2024-03-18T08:32:57.497Z] unset SSH_AUTH_SOCK; [2024-03-18T08:32:57.497Z] unset SSH_AGENT_PID; [2024-03-18T08:32:57.497Z] echo Agent pid 39 killed; [2024-03-18T08:32:57.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:32:57.828Z] + git semver [Pipeline] } [2024-03-18T08:32:58.104Z] $ docker stop --time=1 d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 [2024-03-18T08:32:59.941Z] $ docker rm -f --volumes d6b058aac4c748220256ef31d4b48782d7c4100269aa62a0c9175b261ec1e1d4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:33:00.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:33:00.384Z] [2024-03-18T08:33:00.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:33:00.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:33:00.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T08:33:00.946Z] ab5ef0e58194: Pulling fs layer [2024-03-18T08:33:00.946Z] 9712f1f96733: Pulling fs layer [2024-03-18T08:33:00.946Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T08:33:00.946Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T08:33:00.946Z] e9a5061849ea: Pulling fs layer [2024-03-18T08:33:00.946Z] d747dcd14b5f: Pulling fs layer [2024-03-18T08:33:00.946Z] 2de7ff778b66: Pulling fs layer [2024-03-18T08:33:00.946Z] e9a5061849ea: Waiting [2024-03-18T08:33:00.946Z] d747dcd14b5f: Waiting [2024-03-18T08:33:00.946Z] 0d9ebad4ef96: Waiting [2024-03-18T08:33:00.946Z] 2de7ff778b66: Waiting [2024-03-18T08:33:00.946Z] 9712f1f96733: Verifying Checksum [2024-03-18T08:33:00.946Z] 9712f1f96733: Download complete [2024-03-18T08:33:01.513Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T08:33:01.513Z] 63f879dbbcfc: Download complete [2024-03-18T08:33:01.513Z] 0d9ebad4ef96: Verifying Checksum [2024-03-18T08:33:01.513Z] 0d9ebad4ef96: Download complete [2024-03-18T08:33:01.513Z] e9a5061849ea: Verifying Checksum [2024-03-18T08:33:01.513Z] e9a5061849ea: Download complete [2024-03-18T08:33:01.513Z] d747dcd14b5f: Download complete [2024-03-18T08:33:01.513Z] ab5ef0e58194: Verifying Checksum [2024-03-18T08:33:01.513Z] ab5ef0e58194: Download complete [2024-03-18T08:33:01.772Z] 2de7ff778b66: Verifying Checksum [2024-03-18T08:33:01.772Z] 2de7ff778b66: Download complete [2024-03-18T08:33:04.318Z] ab5ef0e58194: Pull complete [2024-03-18T08:33:04.318Z] 9712f1f96733: Pull complete [2024-03-18T08:33:05.254Z] 63f879dbbcfc: Pull complete [2024-03-18T08:33:09.532Z] 0d9ebad4ef96: Pull complete [2024-03-18T08:33:09.532Z] e9a5061849ea: Pull complete [2024-03-18T08:33:09.532Z] d747dcd14b5f: Pull complete [2024-03-18T08:33:10.465Z] 2de7ff778b66: Pull complete [2024-03-18T08:33:10.465Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T08:33:10.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:33:10.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:33:10.582Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:33:10.619Z] $ 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 [2024-03-18T08:33:18.715Z] $ docker top 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:33:18.793Z] provisioning config files... [2024-03-18T08:33:18.802Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3548255145097223504tmp [2024-03-18T08:33:18.812Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2565579942279841154tmp [2024-03-18T08:33:18.821Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7402053594695673449tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:33:18.853Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:19.151Z] ---> sigul-configuration.sh [2024-03-18T08:33:19.151Z] gpg: directory `/root/.gnupg' created [2024-03-18T08:33:19.151Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T08:33:19.151Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T08:33:19.151Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T08:33:19.151Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T08:33:19.151Z] gpg: CAST5 encrypted data [2024-03-18T08:33:19.151Z] gpg: encrypted with 1 passphrase [2024-03-18T08:33:19.151Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T08:33:19.445Z] + mkdir /home/jenkins [2024-03-18T08:33:19.445Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T08:33:19.738Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-18T08:33:19.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:20.041Z] ---> sigul-install.sh [2024-03-18T08:33:20.041Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T08:33:20.335Z] + git tag --list [2024-03-18T08:33:20.335Z] 1.0.0 [2024-03-18T08:33:20.335Z] v0.0.0 [2024-03-18T08:33:20.335Z] v1.1.0 [2024-03-18T08:33:20.335Z] v1.1.1 [2024-03-18T08:33:20.335Z] v1.2.2 [2024-03-18T08:33:20.335Z] v1.3.0 [2024-03-18T08:33:20.335Z] v1.3.1 [2024-03-18T08:33:20.335Z] v2.0.0 [2024-03-18T08:33:20.335Z] v2.1.0 [2024-03-18T08:33:20.335Z] v2.1.1 [2024-03-18T08:33:20.335Z] v2.2.0 [2024-03-18T08:33:20.335Z] v2.3.0 [2024-03-18T08:33:20.335Z] v3.0 [2024-03-18T08:33:20.335Z] v3.0.0 [2024-03-18T08:33:20.335Z] v3.1 [2024-03-18T08:33:20.335Z] v3.1.0 [2024-03-18T08:33:20.335Z] v3.1.0-dev.1 [2024-03-18T08:33:20.335Z] v3.1.0-dev.10 [2024-03-18T08:33:20.335Z] v3.1.0-dev.11 [2024-03-18T08:33:20.335Z] v3.1.0-dev.12 [2024-03-18T08:33:20.335Z] v3.1.0-dev.13 [2024-03-18T08:33:20.335Z] v3.1.0-dev.2 [2024-03-18T08:33:20.335Z] v3.1.0-dev.3 [2024-03-18T08:33:20.335Z] v3.1.0-dev.4 [2024-03-18T08:33:20.335Z] v3.1.0-dev.5 [2024-03-18T08:33:20.335Z] v3.1.0-dev.6 [2024-03-18T08:33:20.335Z] v3.1.0-dev.7 [2024-03-18T08:33:20.335Z] v3.1.0-dev.8 [2024-03-18T08:33:20.335Z] v3.1.0-dev.9 [2024-03-18T08:33:20.335Z] v3.2.0-dev.1 [2024-03-18T08:33:20.335Z] v3.2.0-dev.2 [2024-03-18T08:33:20.335Z] v3.2.0-dev.3 [2024-03-18T08:33:20.335Z] v3.2.0-dev.4 [2024-03-18T08:33:20.335Z] v3.2.0-dev.5 [2024-03-18T08:33:20.335Z] v3.2.0-dev.6 [2024-03-18T08:33:20.335Z] v3.2.0-dev.7 [2024-03-18T08:33:20.335Z] v3.2.0-dev.8 [Pipeline] sh [2024-03-18T08:33:20.632Z] + lftools sign git-tag v3.2.0-dev.8 [2024-03-18T08:33:21.199Z] Signing Git tag with Sigul... [2024-03-18T08:33:21.199Z] Signing v3.2.0-dev.8 [Pipeline] echo [2024-03-18T08:33:21.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:22.078Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T08:33:22.085Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T08:33:22.114Z] $ docker stop --time=1 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 [2024-03-18T08:33:23.354Z] $ docker rm -f --volumes 36d325db61912ad29b0d1849e95d26f63d993052f12bed2345fa159a1ad5aa28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T08:33:23.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:33:23.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:33:24.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:33:24.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:33:24.164Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:33:24.197Z] $ 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 [2024-03-18T08:33:24.548Z] $ docker top 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 -eo pid,comm [2024-03-18T08:33:24.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T08:33:24.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:33:24.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:33:24.655Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:33:24.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:33:24.787Z] $ docker exec 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 ssh-agent [2024-03-18T08:33:24.887Z] SSH_AUTH_SOCK=/tmp/ssh-osLMSYCWy1oC/agent.32 [2024-03-18T08:33:24.887Z] SSH_AGENT_PID=38 [2024-03-18T08:33:24.892Z] Running ssh-add (command line suppressed) [2024-03-18T08:33:25.008Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5584869762364282302.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5584869762364282302.key) [2024-03-18T08:33:25.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:33:25.308Z] + git semver bump pre [2024-03-18T08:33:25.568Z] 2024-03-18 08:33:25,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:33:25.568Z] 2024-03-18 08:33:25,507 [bump_version] DEBUG bumping version:3.2.0-dev.8 on axis:pre with prefix:dev [2024-03-18T08:33:25.568Z] 2024-03-18 08:33:25,508 [bump_version] DEBUG bumped version:3.2.0-dev.9 [2024-03-18T08:33:25.568Z] 2024-03-18 08:33:25,508 [write_version] DEBUG write version:3.2.0-dev.9 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-03-18T08:33:25.568Z] 2024-03-18 08:33:25,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,508 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,510 [execute] INFO git cat-file --batch-check [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,516 [execute] INFO git cat-file --batch [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:33:25.569Z] 2024-03-18 08:33:25,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:33:25.569Z] 3.2.0-dev.9 [Pipeline] } [2024-03-18T08:33:25.581Z] $ docker exec --env ******** --env ******** 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 ssh-agent -k [2024-03-18T08:33:25.673Z] unset SSH_AUTH_SOCK; [2024-03-18T08:33:25.673Z] unset SSH_AGENT_PID; [2024-03-18T08:33:25.673Z] echo Agent pid 38 killed; [2024-03-18T08:33:25.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:33:25.993Z] + git semver [Pipeline] } [2024-03-18T08:33:26.265Z] $ docker stop --time=1 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 [2024-03-18T08:33:27.541Z] $ docker rm -f --volumes 859f32543be8e891c07887944aa7a4074a84ad28611305f7b874ba1f61f3f2f6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:33:27.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:33:27.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:33:28.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:33:28.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:33:28.284Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:33:28.319Z] $ 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 [2024-03-18T08:33:28.780Z] $ docker top fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 -eo pid,comm [2024-03-18T08:33:28.825Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-18T08:33:28.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:33:28.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:33:28.887Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:33:28.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:33:28.990Z] $ docker exec fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 ssh-agent [2024-03-18T08:33:29.104Z] SSH_AUTH_SOCK=/tmp/ssh-yP6OmIuPG06O/agent.32 [2024-03-18T08:33:29.104Z] SSH_AGENT_PID=38 [2024-03-18T08:33:29.109Z] Running ssh-add (command line suppressed) [2024-03-18T08:33:29.206Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7145116163647482390.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7145116163647482390.key) [2024-03-18T08:33:29.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:33:29.508Z] + git semver push [2024-03-18T08:33:29.767Z] 2024-03-18 08:33:29,716 [run_push] DEBUG push [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,716 [execute] INFO git cat-file --batch-check [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,720 [execute] INFO git rev-list 652c30db8fbc8be6bef9aa785b681388ecbffa62 -- [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,721 [execute] DEBUG Popen(['git', 'rev-list', '652c30db8fbc8be6bef9aa785b681388ecbffa62', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,729 [execute] INFO git fetch -v origin [2024-03-18T08:33:29.768Z] 2024-03-18 08:33:29,730 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T08:33:30.337Z] 2024-03-18 08:33:30,249 [run_push] DEBUG no remote changes detected [2024-03-18T08:33:30.337Z] 2024-03-18 08:33:30,249 [execute] INFO git push origin semver [2024-03-18T08:33:30.337Z] 2024-03-18 08:33:30,250 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:33:31.274Z] 2024-03-18 08:33:31,033 [run_push] DEBUG push all version tags [2024-03-18T08:33:31.274Z] 2024-03-18 08:33:31,033 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T08:33:31.274Z] 2024-03-18 08:33:31,034 [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) [2024-03-18T08:33:31.840Z] 2024-03-18 08:33:31,736 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-03-18T08:33:31.840Z] 3.2.0-dev.9 [Pipeline] } [2024-03-18T08:33:31.851Z] $ docker exec --env ******** --env ******** fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 ssh-agent -k [2024-03-18T08:33:31.940Z] unset SSH_AUTH_SOCK; [2024-03-18T08:33:31.940Z] unset SSH_AGENT_PID; [2024-03-18T08:33:31.940Z] echo Agent pid 38 killed; [2024-03-18T08:33:31.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:33:32.264Z] + git semver [Pipeline] } [2024-03-18T08:33:32.536Z] $ docker stop --time=1 fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 [2024-03-18T08:33:33.755Z] $ docker rm -f --volumes fa94d3952470d2cc188036ce942e277d9fb6fa6d106bb35cdff7d0fed1e57441 [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 [2024-03-18T08:33:34.371Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-03-18T08:33:34.371Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-18T08:33:34.371Z] total 16 [2024-03-18T08:33:34.371Z] drwxr-xr-x 3 root root 4096 Mar 18 08:23 . [2024-03-18T08:33:34.371Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:33 .. [2024-03-18T08:33:34.371Z] drwxr-xr-x 2 root root 4096 Mar 18 08:23 cost [2024-03-18T08:33:34.371Z] -rw-r--r-- 1 root root 86 Mar 18 08:23 cost.csv [2024-03-18T08:33:34.371Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-18T08:33:34.371Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-03-18T08:33:34.371Z] total 16 [2024-03-18T08:33:34.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:23 . [2024-03-18T08:33:34.371Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:33 .. [2024-03-18T08:33:34.372Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:23 cost [2024-03-18T08:33:34.372Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 18 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:34.658Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:35.517Z] ---> package-listing.sh [2024-03-18T08:33:35.517Z] ++ facter osfamily [2024-03-18T08:33:35.517Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T08:33:35.776Z] + OS_FAMILY=debian [2024-03-18T08:33:35.776Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-03-18T08:33:35.776Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T08:33:35.776Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T08:33:35.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T08:33:35.776Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T08:33:35.776Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-03-18T08:33:35.776Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T08:33:35.776Z] + case "${OS_FAMILY}" in [2024-03-18T08:33:35.776Z] + dpkg -l [2024-03-18T08:33:35.776Z] + grep '^ii' [2024-03-18T08:33:35.776Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T08:33:35.776Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T08:33:35.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T08:33:35.776Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-03-18T08:33:35.776Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-03-18T08:33:35.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2024-03-18T08:33:35.788Z] 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 [2024-03-18T08:33:36.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:33:36.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:33:36.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:33:36.697Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-03-18T08:33:36.724Z] $ 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 [2024-03-18T08:33:36.922Z] $ docker top 79b89c724c2021746f6673a1d28734d7c21cddb42801fa18a3fc9aa13275668a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:33:37.269Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T08:33:37.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T08:33:37.836Z] + ls /var/log/sa-host [2024-03-18T08:33:37.836Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:33:37.901Z] provisioning config files... [2024-03-18T08:33:37.911Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15925695987036096086tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:33:37.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:38.215Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T08:33:38.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:38.546Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T08:33:38.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:38.838Z] ---> sudo-logs.sh [2024-03-18T08:33:38.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T08:33:38.861Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:39.141Z] ---> job-cost.sh [2024-03-18T08:33:39.141Z] lf-activate-venv: SKIPPING [2024-03-18T08:33:39.141Z] DEBUG: total: 0.2199999988079071 [2024-03-18T08:33:39.141Z] INFO: Retrieving Stack Cost... [2024-03-18T08:33:39.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:33:39.966Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T08:33:39.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:33:40.256Z] ---> logs-deploy.sh [2024-03-18T08:33:40.256Z] lf-activate-venv: SKIPPING [2024-03-18T08:33:40.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/108 [2024-03-18T08:33:40.256Z] INFO: archiving workspace using pattern(s): [2024-03-18T08:33:41.192Z] Archives upload complete. [2024-03-18T08:33:41.451Z] INFO: archiving logs to Nexus [2024-03-18T08:33:42.022Z] ---> uname -a: [2024-03-18T08:33:42.022Z] Linux prd-ubuntu20-04-docker-8c-8g-276 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] ---> lscpu: [2024-03-18T08:33:42.022Z] Architecture: x86_64 [2024-03-18T08:33:42.022Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T08:33:42.022Z] Byte Order: Little Endian [2024-03-18T08:33:42.022Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T08:33:42.022Z] CPU(s): 8 [2024-03-18T08:33:42.022Z] On-line CPU(s) list: 0-7 [2024-03-18T08:33:42.022Z] Thread(s) per core: 1 [2024-03-18T08:33:42.022Z] Core(s) per socket: 1 [2024-03-18T08:33:42.022Z] Socket(s): 8 [2024-03-18T08:33:42.022Z] NUMA node(s): 1 [2024-03-18T08:33:42.022Z] Vendor ID: AuthenticAMD [2024-03-18T08:33:42.022Z] CPU family: 23 [2024-03-18T08:33:42.022Z] Model: 49 [2024-03-18T08:33:42.022Z] Model name: AMD EPYC-Rome Processor [2024-03-18T08:33:42.022Z] Stepping: 0 [2024-03-18T08:33:42.022Z] CPU MHz: 2800.000 [2024-03-18T08:33:42.022Z] BogoMIPS: 5600.00 [2024-03-18T08:33:42.022Z] Virtualization: AMD-V [2024-03-18T08:33:42.022Z] Hypervisor vendor: KVM [2024-03-18T08:33:42.022Z] Virtualization type: full [2024-03-18T08:33:42.022Z] L1d cache: 256 KiB [2024-03-18T08:33:42.022Z] L1i cache: 256 KiB [2024-03-18T08:33:42.022Z] L2 cache: 4 MiB [2024-03-18T08:33:42.022Z] L3 cache: 128 MiB [2024-03-18T08:33:42.022Z] NUMA node0 CPU(s): 0-7 [2024-03-18T08:33:42.022Z] Vulnerability Itlb multihit: Not affected [2024-03-18T08:33:42.022Z] Vulnerability L1tf: Not affected [2024-03-18T08:33:42.022Z] Vulnerability Mds: Not affected [2024-03-18T08:33:42.022Z] Vulnerability Meltdown: Not affected [2024-03-18T08:33:42.022Z] Vulnerability Mmio stale data: Not affected [2024-03-18T08:33:42.022Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T08:33:42.022Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T08:33:42.022Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T08:33:42.022Z] Vulnerability Srbds: Not affected [2024-03-18T08:33:42.022Z] Vulnerability Tsx async abort: Not affected [2024-03-18T08:33:42.022Z] 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 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] ---> nproc: [2024-03-18T08:33:42.022Z] 8 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] ---> df -h: [2024-03-18T08:33:42.022Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T08:33:42.022Z] overlay 155G 13G 143G 9% / [2024-03-18T08:33:42.022Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T08:33:42.022Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T08:33:42.022Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T08:33:42.022Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] ---> sar -b -r -n DEV: [2024-03-18T08:33:42.022Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-276) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:20:56 LINUX RESTART (8 CPU) [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T08:33:42.022Z] 08:22:01 371.29 47.81 323.48 0.00 5382.97 169036.76 0.00 [2024-03-18T08:33:42.022Z] 08:23:01 217.29 1.33 215.96 0.00 35.59 65173.21 0.00 [2024-03-18T08:33:42.022Z] 08:24:01 200.55 0.23 200.32 0.00 15.60 46219.36 0.00 [2024-03-18T08:33:42.022Z] 08:25:01 1.82 0.00 1.82 0.00 0.00 27.07 0.00 [2024-03-18T08:33:42.022Z] 08:26:01 3.15 0.98 2.17 0.00 68.39 56.52 0.00 [2024-03-18T08:33:42.022Z] 08:27:01 36.48 8.40 28.08 0.00 2817.13 4520.18 0.00 [2024-03-18T08:33:42.022Z] 08:28:01 3.80 0.03 3.77 0.00 0.27 83.05 0.00 [2024-03-18T08:33:42.022Z] 08:29:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2024-03-18T08:33:42.022Z] 08:30:01 3.10 1.53 1.57 0.00 35.59 19.73 0.00 [2024-03-18T08:33:42.022Z] 08:31:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 [2024-03-18T08:33:42.022Z] 08:32:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2024-03-18T08:33:42.022Z] 08:33:01 71.67 0.45 71.22 0.00 15.60 33924.35 0.00 [2024-03-18T08:33:42.022Z] Average: 76.03 5.06 70.96 0.00 697.56 26590.98 0.00 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T08:33:42.022Z] 08:22:01 29916420 31573696 779712 2.37 59556 1893628 1831428 5.40 975348 1660648 720 [2024-03-18T08:33:42.022Z] 08:23:01 27931832 31133988 1171460 3.56 140896 3241792 2138448 6.30 1591888 2866864 197852 [2024-03-18T08:33:42.022Z] 08:24:01 27769632 31535040 771924 2.35 154796 3751540 1775976 5.23 1277420 3303256 300 [2024-03-18T08:33:42.022Z] 08:25:01 27783408 31549056 757344 2.30 154820 3751668 1775976 5.23 1259832 3303368 180 [2024-03-18T08:33:42.022Z] 08:26:01 27765096 31544456 761128 2.31 156320 3763644 1789852 5.27 1270560 3315116 7036 [2024-03-18T08:33:42.022Z] 08:27:01 27531808 31540592 735996 2.24 171336 3981212 1701932 5.02 1398260 3388164 308 [2024-03-18T08:33:42.022Z] 08:28:01 27535652 31539564 737572 2.24 169896 3977964 1705640 5.03 1397312 3384940 4 [2024-03-18T08:33:42.022Z] 08:29:01 27537528 31541376 735688 2.24 169928 3977964 1705640 5.03 1396132 3384944 140 [2024-03-18T08:33:42.022Z] 08:30:01 27525352 31531264 745576 2.27 170000 3979032 1705640 5.03 1411640 3385228 8 [2024-03-18T08:33:42.022Z] 08:31:01 27525712 31531680 745048 2.27 170032 3979040 1705640 5.03 1409504 3385224 184 [2024-03-18T08:33:42.022Z] 08:32:01 27526000 31532012 744900 2.27 170064 3979040 1705640 5.03 1409448 3385228 184 [2024-03-18T08:33:42.022Z] 08:33:01 26432568 31450844 823660 2.50 186936 4916300 2034844 6.00 1544124 4279728 233336 [2024-03-18T08:33:42.022Z] Average: 27731751 31500297 792501 2.41 156215 3766069 1798055 5.30 1361789 3253559 36688 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T08:33:42.022Z] 08:22:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:22:01 docker0 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:22:01 ens3 388.30 290.20 2531.92 102.93 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:22:01 vethb7f6af1 0.10 0.23 0.01 0.03 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:23:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:23:01 veth5874420 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:23:01 docker0 187.69 244.22 15.70 2202.08 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:23:01 ens3 397.58 280.32 5368.51 42.22 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:24:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:24:01 docker0 4.23 7.30 0.26 93.19 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:24:01 ens3 180.54 126.86 2723.07 254.15 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:25:01 ens3 0.80 0.48 0.36 0.28 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:26:01 ens3 10.50 6.75 135.23 0.64 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:27:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:27:01 ens3 81.07 39.09 1205.73 2.78 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:29:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:30:01 ens3 8.20 6.73 5.52 6.09 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:31:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:32:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:33:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:33:01 docker0 55.61 79.35 4.56 927.80 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] 08:33:01 ens3 366.39 242.89 8096.36 142.44 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] Average: lo 1.55 1.55 0.15 0.15 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] Average: docker0 20.64 27.59 1.71 268.61 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] Average: ens3 119.50 82.81 1672.22 45.97 0.00 0.00 0.00 0.00 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] ---> sar -P ALL: [2024-03-18T08:33:42.022Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-276) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:20:56 LINUX RESTART (8 CPU) [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:21:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T08:33:42.022Z] 08:22:01 all 6.53 0.00 1.87 4.42 0.05 87.13 [2024-03-18T08:33:42.022Z] 08:22:01 0 5.70 0.00 1.54 5.16 0.05 87.55 [2024-03-18T08:33:42.022Z] 08:22:01 1 8.68 0.00 1.91 0.49 0.05 88.88 [2024-03-18T08:33:42.022Z] 08:22:01 2 6.20 0.00 2.06 10.34 0.07 81.32 [2024-03-18T08:33:42.022Z] 08:22:01 3 9.21 0.00 2.39 3.49 0.07 84.85 [2024-03-18T08:33:42.022Z] 08:22:01 4 4.17 0.00 1.71 1.48 0.05 92.59 [2024-03-18T08:33:42.022Z] 08:22:01 5 5.89 0.00 1.82 13.40 0.05 78.84 [2024-03-18T08:33:42.022Z] 08:22:01 6 7.51 0.00 1.49 0.44 0.03 90.52 [2024-03-18T08:33:42.022Z] 08:22:01 7 4.85 0.00 2.01 0.60 0.07 92.47 [2024-03-18T08:33:42.022Z] 08:23:01 all 20.79 0.00 4.68 3.31 0.09 71.13 [2024-03-18T08:33:42.022Z] 08:23:01 0 20.05 0.00 4.49 17.75 0.10 57.61 [2024-03-18T08:33:42.022Z] 08:23:01 1 17.28 0.00 6.23 0.37 0.08 76.03 [2024-03-18T08:33:42.022Z] 08:23:01 2 21.02 0.00 4.22 1.46 0.15 73.15 [2024-03-18T08:33:42.022Z] 08:23:01 3 22.16 0.00 4.11 0.24 0.07 73.43 [2024-03-18T08:33:42.022Z] 08:23:01 4 21.05 0.00 4.78 3.03 0.08 71.05 [2024-03-18T08:33:42.022Z] 08:23:01 5 21.08 0.00 3.77 0.29 0.08 74.78 [2024-03-18T08:33:42.022Z] 08:23:01 6 21.80 0.00 5.14 0.73 0.08 72.25 [2024-03-18T08:33:42.022Z] 08:23:01 7 21.92 0.00 4.69 2.64 0.08 70.67 [2024-03-18T08:33:42.022Z] 08:24:01 all 24.29 0.00 3.84 2.19 0.10 69.59 [2024-03-18T08:33:42.022Z] 08:24:01 0 23.29 0.00 3.04 0.07 0.08 73.52 [2024-03-18T08:33:42.022Z] 08:24:01 1 23.20 0.00 4.15 0.08 0.07 72.50 [2024-03-18T08:33:42.022Z] 08:24:01 2 25.04 0.00 3.79 3.82 0.12 67.23 [2024-03-18T08:33:42.022Z] 08:24:01 3 23.88 0.00 3.98 2.45 0.10 69.58 [2024-03-18T08:33:42.022Z] 08:24:01 4 25.56 0.00 3.74 1.24 0.10 69.36 [2024-03-18T08:33:42.022Z] 08:24:01 5 23.35 0.00 3.99 0.17 0.10 72.39 [2024-03-18T08:33:42.022Z] 08:24:01 6 25.03 0.00 3.76 5.61 0.10 65.50 [2024-03-18T08:33:42.022Z] 08:24:01 7 24.97 0.00 4.25 4.06 0.13 66.59 [2024-03-18T08:33:42.022Z] 08:25:01 all 0.04 0.00 0.02 0.04 0.00 99.89 [2024-03-18T08:33:42.022Z] 08:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T08:33:42.022Z] 08:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T08:33:42.022Z] 08:25:01 2 0.08 0.00 0.03 0.02 0.00 99.87 [2024-03-18T08:33:42.022Z] 08:25:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2024-03-18T08:33:42.022Z] 08:25:01 4 0.10 0.00 0.02 0.28 0.00 99.60 [2024-03-18T08:33:42.022Z] 08:25:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-18T08:33:42.022Z] 08:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-18T08:33:42.022Z] 08:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-18T08:33:42.022Z] 08:26:01 all 0.28 0.00 0.05 0.02 0.01 99.64 [2024-03-18T08:33:42.022Z] 08:26:01 0 0.17 0.00 0.08 0.02 0.00 99.73 [2024-03-18T08:33:42.022Z] 08:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T08:33:42.022Z] 08:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T08:33:42.022Z] 08:26:01 3 0.03 0.00 0.03 0.13 0.02 99.78 [2024-03-18T08:33:42.022Z] 08:26:01 4 0.13 0.00 0.03 0.02 0.00 99.82 [2024-03-18T08:33:42.022Z] 08:26:01 5 0.08 0.00 0.17 0.00 0.02 99.73 [2024-03-18T08:33:42.022Z] 08:26:01 6 1.70 0.00 0.02 0.00 0.02 98.27 [2024-03-18T08:33:42.022Z] 08:26:01 7 0.07 0.00 0.10 0.00 0.02 99.82 [2024-03-18T08:33:42.022Z] 08:27:01 all 1.62 0.00 0.76 0.47 0.01 97.15 [2024-03-18T08:33:42.022Z] 08:27:01 0 1.67 0.00 1.82 0.37 0.02 96.13 [2024-03-18T08:33:42.022Z] 08:27:01 1 0.97 0.00 0.85 1.59 0.00 96.59 [2024-03-18T08:33:42.022Z] 08:27:01 2 1.25 0.00 0.59 0.03 0.02 98.11 [2024-03-18T08:33:42.022Z] 08:27:01 3 0.70 0.00 0.53 1.02 0.00 97.75 [2024-03-18T08:33:42.022Z] 08:27:01 4 2.09 0.00 0.67 0.28 0.02 96.94 [2024-03-18T08:33:42.022Z] 08:27:01 5 1.69 0.00 0.62 0.05 0.00 97.65 [2024-03-18T08:33:42.022Z] 08:27:01 6 2.60 0.00 0.49 0.38 0.02 96.52 [2024-03-18T08:33:42.022Z] 08:27:01 7 1.95 0.00 0.52 0.03 0.02 97.48 [2024-03-18T08:33:42.022Z] 08:28:01 all 0.20 0.00 0.05 0.01 0.00 99.74 [2024-03-18T08:33:42.022Z] 08:28:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2024-03-18T08:33:42.022Z] 08:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T08:33:42.022Z] 08:28:01 2 0.05 0.00 0.00 0.02 0.00 99.93 [2024-03-18T08:33:42.022Z] 08:28:01 3 0.00 0.00 0.03 0.05 0.00 99.92 [2024-03-18T08:33:42.022Z] 08:28:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-03-18T08:33:42.022Z] 08:28:01 5 0.22 0.00 0.13 0.00 0.00 99.65 [2024-03-18T08:33:42.022Z] 08:28:01 6 1.18 0.00 0.03 0.00 0.00 98.79 [2024-03-18T08:33:42.022Z] 08:28:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2024-03-18T08:33:42.022Z] 08:29:01 all 0.10 0.00 0.01 0.03 0.01 99.84 [2024-03-18T08:33:42.022Z] 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T08:33:42.022Z] 08:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T08:33:42.022Z] 08:29:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-18T08:33:42.022Z] 08:29:01 3 0.00 0.00 0.00 0.22 0.02 99.77 [2024-03-18T08:33:42.022Z] 08:29:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2024-03-18T08:33:42.022Z] 08:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T08:33:42.022Z] 08:29:01 6 0.60 0.00 0.00 0.00 0.02 99.38 [2024-03-18T08:33:42.022Z] 08:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-18T08:33:42.022Z] 08:30:01 all 0.37 0.00 0.02 0.02 0.00 99.59 [2024-03-18T08:33:42.022Z] 08:30:01 0 0.08 0.00 0.08 0.00 0.00 99.83 [2024-03-18T08:33:42.022Z] 08:30:01 1 0.23 0.00 0.00 0.00 0.00 99.77 [2024-03-18T08:33:42.022Z] 08:30:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2024-03-18T08:33:42.022Z] 08:30:01 3 0.03 0.00 0.00 0.12 0.00 99.85 [2024-03-18T08:33:42.022Z] 08:30:01 4 1.38 0.00 0.00 0.00 0.00 98.62 [2024-03-18T08:33:42.022Z] 08:30:01 5 0.17 0.00 0.02 0.00 0.00 99.82 [2024-03-18T08:33:42.022Z] 08:30:01 6 0.35 0.00 0.02 0.00 0.02 99.62 [2024-03-18T08:33:42.022Z] 08:30:01 7 0.50 0.00 0.03 0.03 0.00 99.43 [2024-03-18T08:33:42.022Z] 08:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-18T08:33:42.022Z] 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-18T08:33:42.022Z] 08:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-18T08:33:42.022Z] 08:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-18T08:33:42.022Z] 08:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-18T08:33:42.022Z] 08:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-18T08:33:42.022Z] 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:33:42.022Z] 08:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T08:33:42.022Z] 08:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T08:33:42.022Z] 08:32:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-03-18T08:33:42.022Z] 08:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:33:42.022Z] 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:33:42.022Z] 08:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:33:42.022Z] 08:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-18T08:33:42.022Z] 08:32:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2024-03-18T08:33:42.022Z] 08:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-18T08:33:42.022Z] 08:32:01 6 1.22 0.00 0.00 0.00 0.02 98.76 [2024-03-18T08:33:42.022Z] 08:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T08:33:42.022Z] [2024-03-18T08:33:42.022Z] 08:32:01 CPU %user %nice %system %iowait %steal %idle [2024-03-18T08:33:42.022Z] 08:33:01 all 5.16 0.00 2.18 3.81 0.08 88.77 [2024-03-18T08:33:42.022Z] 08:33:01 0 4.51 0.00 2.75 1.16 0.20 91.39 [2024-03-18T08:33:42.022Z] 08:33:01 1 4.46 0.00 1.61 0.44 0.03 93.47 [2024-03-18T08:33:42.023Z] 08:33:01 2 4.87 0.00 1.91 7.03 0.08 86.10 [2024-03-18T08:33:42.023Z] 08:33:01 3 5.55 0.00 2.50 8.10 0.05 83.80 [2024-03-18T08:33:42.023Z] 08:33:01 4 4.79 0.00 2.09 0.15 0.03 92.93 [2024-03-18T08:33:42.023Z] 08:33:01 5 5.38 0.00 1.83 0.20 0.03 92.56 [2024-03-18T08:33:42.023Z] 08:33:01 6 5.77 0.00 2.67 11.64 0.09 79.83 [2024-03-18T08:33:42.023Z] 08:33:01 7 5.96 0.00 2.09 1.89 0.10 89.95 [2024-03-18T08:33:42.023Z] Average: all 4.93 0.00 1.12 1.19 0.03 92.73 [2024-03-18T08:33:42.023Z] Average: 0 4.61 0.00 1.16 2.02 0.04 92.17 [2024-03-18T08:33:42.023Z] Average: 1 4.55 0.00 1.23 0.25 0.02 93.96 [2024-03-18T08:33:42.023Z] Average: 2 4.88 0.00 1.05 1.89 0.04 92.15 [2024-03-18T08:33:42.023Z] Average: 3 5.10 0.00 1.12 1.32 0.03 92.43 [2024-03-18T08:33:42.023Z] Average: 4 4.93 0.00 1.09 0.54 0.03 93.41 [2024-03-18T08:33:42.023Z] Average: 5 4.80 0.00 1.03 1.17 0.03 92.98 [2024-03-18T08:33:42.023Z] Average: 6 5.61 0.00 1.13 1.54 0.03 91.69 [2024-03-18T08:33:42.023Z] Average: 7 5.00 0.00 1.14 0.77 0.04 93.05 [2024-03-18T08:33:42.023Z] [2024-03-18T08:33:42.023Z] [2024-03-18T08:33:42.023Z]