Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-snmp-go Loading trusted files from base branch main at 99a3003bf1ce8196f615f02073f77889c060ae6d rather than 5851ed7f4f6808c64169b7761712c9009c2f1dcf Obtained Jenkinsfile from 99a3003bf1ce8196f615f02073f77889c060ae6d 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-ssh14451083831854158721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1832248504226023103.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10283830970008511737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12302463881989616635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2506564783172538771.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1165335646312261821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-14349’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-14350’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-14450’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-14448’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-14449’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14452 in /w/workspace/gexfoundry_device-snmp-go_PR-303 [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/gexfoundry_device-snmp-go_PR-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 99a3003bf1ce8196f615f02073f77889c060ae6d into PR head commit 5851ed7f4f6808c64169b7761712c9009c2f1dcf Merge succeeded, producing 5851ed7f4f6808c64169b7761712c9009c2f1dcf Checking out Revision 5851ed7f4f6808c64169b7761712c9009c2f1dcf (PR-303) > git config core.sparsecheckout # timeout=10 > git checkout -f 5851ed7f4f6808c64169b7761712c9009c2f1dcf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 99a3003bf1ce8196f615f02073f77889c060ae6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5851ed7f4f6808c64169b7761712c9009c2f1dcf # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:38:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:38:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:38:03 ========================================================= 04:38:03 EdgeX Global Pipelines Version Info 04:38:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:38:04 ------------------- 04:38:04 stable info: 04:38:04 ------------------- 04:38:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:38:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:38:04 Message: update stable to v1.0.249 04:38:04 ------------------- 04:38:04 experimental info: 04:38:04 ------------------- 04:38:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:38:04 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:38:04 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:38:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:38:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5851ed7f4f6808c64169b7761712c9009c2f1dcf [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5851ed7 [Pipeline] echo 04:38:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:06 provisioning config files... 04:38:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/config17327541776465192138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:06 ---> docker-login.sh 04:38:06 nexus3.edgexfoundry.org:10001 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10002 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10003 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 nexus3.edgexfoundry.org:10004 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 docker.io 04:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 ---> docker-login.sh ends [Pipeline] } 04:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:38:08 + git rev-list -1 --merges 5851ed7f4f6808c64169b7761712c9009c2f1dcf~1..5851ed7f4f6808c64169b7761712c9009c2f1dcf [Pipeline] echo 04:38:08 -----------> git rev-list -1 --merges 5851ed7f4f6808c64169b7761712c9009c2f1dcf~1..5851ed7f4f6808c64169b7761712c9009c2f1dcf 5851ed7f4f6808c64169b7761712c9009c2f1dcf [false] [Pipeline] sh 04:38:08 + git log --format=format:%s -1 5851ed7f4f6808c64169b7761712c9009c2f1dcf [Pipeline] echo 04:38:08 ========================================================= 04:38:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:38:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:09 + git log --format=format:%s -1 5851ed7f4f6808c64169b7761712c9009c2f1dcf [Pipeline] echo 04:38:09 [semverPrep] GIT_COMMIT: 5851ed7f4f6808c64169b7761712c9009c2f1dcf, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo 04:38:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:38:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:09 + grep -v github /etc/ssh/ssh_known_hosts 04:38:09 + [ -e /tmp/ssh_known_hosts ] 04:38:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:38:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:38:09 + sudo tee -a /etc/ssh/ssh_known_hosts 04:38:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:10 04:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:38:10 b85a868b505f: Pulling fs layer 04:38:10 e2be974225ed: Pulling fs layer 04:38:10 339a4e72a1f5: Pulling fs layer 04:38:10 988bab9f4d93: Pulling fs layer 04:38:10 1469e6f7b9e6: Pulling fs layer 04:38:10 eaf3925da568: Pulling fs layer 04:38:10 bab4dde63d76: Pulling fs layer 04:38:10 988bab9f4d93: Waiting 04:38:10 bde34c3a00c8: Pulling fs layer 04:38:10 b352a97aabf1: Pulling fs layer 04:38:10 1469e6f7b9e6: Waiting 04:38:10 bab4dde63d76: Waiting 04:38:10 bde34c3a00c8: Waiting 04:38:10 eaf3925da568: Waiting 04:38:10 4872d77fe225: Pulling fs layer 04:38:10 5851b861e8e6: Pulling fs layer 04:38:10 b352a97aabf1: Waiting 04:38:10 5851b861e8e6: Waiting 04:38:10 e2be974225ed: Verifying Checksum 04:38:10 e2be974225ed: Download complete 04:38:10 988bab9f4d93: Download complete 04:38:10 1469e6f7b9e6: Verifying Checksum 04:38:10 1469e6f7b9e6: Download complete 04:38:10 eaf3925da568: Verifying Checksum 04:38:10 eaf3925da568: Download complete 04:38:10 339a4e72a1f5: Verifying Checksum 04:38:10 339a4e72a1f5: Download complete 04:38:10 bde34c3a00c8: Verifying Checksum 04:38:10 bde34c3a00c8: Download complete 04:38:10 b352a97aabf1: Verifying Checksum 04:38:10 b352a97aabf1: Download complete 04:38:10 4872d77fe225: Download complete 04:38:10 5851b861e8e6: Verifying Checksum 04:38:10 5851b861e8e6: Download complete 04:38:10 b85a868b505f: Download complete 04:38:11 bab4dde63d76: Verifying Checksum 04:38:11 bab4dde63d76: Download complete 04:38:12 b85a868b505f: Pull complete 04:38:12 e2be974225ed: Pull complete 04:38:12 339a4e72a1f5: Pull complete 04:38:12 988bab9f4d93: Pull complete 04:38:12 1469e6f7b9e6: Pull complete 04:38:13 eaf3925da568: Pull complete 04:38:15 bab4dde63d76: Pull complete 04:38:15 bde34c3a00c8: Pull complete 04:38:15 b352a97aabf1: Pull complete 04:38:15 4872d77fe225: Pull complete 04:38:15 5851b861e8e6: Pull complete 04:38:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:15 prd-ubuntu20.04-docker-8c-8g-14452 does not seem to be running inside a container 04:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-303 -v /w/workspace/gexfoundry_device-snmp-go_PR-303:/w/workspace/gexfoundry_device-snmp-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-303@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:16 $ docker top 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e -eo pid,comm 04:38:16 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). 04:38:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:16 [ssh-agent] Looking for ssh-agent implementation... 04:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:17 $ docker exec 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e ssh-agent 04:38:17 SSH_AUTH_SOCK=/tmp/ssh-a8GK08OclVVb/agent.32 04:38:17 SSH_AGENT_PID=38 04:38:17 Running ssh-add (command line suppressed) 04:38:17 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/private_key_8329917112425383984.key (/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/private_key_8329917112425383984.key) 04:38:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:17 + git tag --points-at HEAD [Pipeline] } 04:38:17 $ docker exec --env ******** --env ******** 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e ssh-agent -k 04:38:17 unset SSH_AUTH_SOCK; 04:38:17 unset SSH_AGENT_PID; 04:38:17 echo Agent pid 38 killed; 04:38:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:38:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:17 [ssh-agent] Looking for ssh-agent implementation... 04:38:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:18 $ docker exec 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e ssh-agent 04:38:18 SSH_AUTH_SOCK=/tmp/ssh-MQfzWykVkIWd/agent.70 04:38:18 SSH_AGENT_PID=76 04:38:18 Running ssh-add (command line suppressed) 04:38:18 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/private_key_9859571697854128423.key (/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/private_key_9859571697854128423.key) 04:38:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:18 + git semver init 04:38:18 2023-05-08 04:38:18,782 [run_init] DEBUG init version:0.0.0 force:False 04:38:18 2023-05-08 04:38:18,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver 04:38:18 2023-05-08 04:38:18,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-303/.semver 04:38:18 2023-05-08 04:38:18,784 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-303, universal_newlines=False, shell=None, istream=None) 04:38:19 2023-05-08 04:38:19,500 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-303/.git/info/exclude 04:38:19 2023-05-08 04:38:19,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver/PR-303 with force:False 04:38:19 2023-05-08 04:38:19,501 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver/PR-303 04:38:19 2023-05-08 04:38:19,504 [execute] INFO git cat-file --batch-check 04:38:19 2023-05-08 04:38:19,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 04:38:19 2023-05-08 04:38:19,511 [execute] INFO git cat-file --batch 04:38:19 2023-05-08 04:38:19,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 04:38:19 2023-05-08 04:38:19,517 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-303/.semver/PR-303 04:38:19 0.0.0 [Pipeline] } 04:38:19 $ docker exec --env ******** --env ******** 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e ssh-agent -k 04:38:19 unset SSH_AUTH_SOCK; 04:38:19 unset SSH_AGENT_PID; 04:38:19 echo Agent pid 76 killed; 04:38:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:20 + git semver [Pipeline] } 04:38:20 $ docker stop --time=1 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e 04:38:21 $ docker rm -f --volumes 60230dfd88c46ec573be364dc491c97209efe9fe3cc2e6c12c1868b4f63a010e [Pipeline] // withDockerContainer [Pipeline] sh 04:38:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:38:22 Stashed 1 file(s) [Pipeline] echo 04:38:22 [edgeXSemver]: initialized semver on version 0.0.0 [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 04:38:23 provisioning config files... 04:38:23 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/config18140305698527720217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:23 ---> docker-login.sh 04:38:23 nexus3.edgexfoundry.org:10001 04:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:23 Configure a credential helper to remove this warning. See 04:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:23 04:38:23 Login Succeeded 04:38:23 nexus3.edgexfoundry.org:10002 04:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:23 Configure a credential helper to remove this warning. See 04:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:23 04:38:23 Login Succeeded 04:38:23 nexus3.edgexfoundry.org:10003 04:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:23 Configure a credential helper to remove this warning. See 04:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:23 04:38:23 Login Succeeded 04:38:23 nexus3.edgexfoundry.org:10004 04:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:23 Configure a credential helper to remove this warning. See 04:38:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:23 04:38:23 Login Succeeded 04:38:23 docker.io 04:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:24 Configure a credential helper to remove this warning. See 04:38:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:24 04:38:24 Login Succeeded 04:38:24 ---> docker-login.sh ends [Pipeline] } 04:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:38:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:38:24 ========================================================= 04:38:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:38:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:38:24 Sending build context to Docker daemon 5.815MB 04:38:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:38:24 Step 2/12 : FROM ${BASE} AS builder 04:38:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:38:24 f56be85fc22e: Pulling fs layer 04:38:24 85791d961cd3: Pulling fs layer 04:38:24 d694b5ae8c79: Pulling fs layer 04:38:24 9f32a84ed3da: Pulling fs layer 04:38:24 4d19c01a9841: Pulling fs layer 04:38:24 9325e15d5711: Pulling fs layer 04:38:24 556b6ee489ea: Pulling fs layer 04:38:24 c5a4b2cf53e6: Pulling fs layer 04:38:24 9f32a84ed3da: Waiting 04:38:24 9325e15d5711: Waiting 04:38:24 4d19c01a9841: Waiting 04:38:24 556b6ee489ea: Waiting 04:38:24 c5a4b2cf53e6: Waiting 04:38:24 85791d961cd3: Verifying Checksum 04:38:24 85791d961cd3: Download complete 04:38:24 9f32a84ed3da: Download complete 04:38:24 4d19c01a9841: Verifying Checksum 04:38:24 4d19c01a9841: Download complete 04:38:25 f56be85fc22e: Download complete 04:38:25 9325e15d5711: Verifying Checksum 04:38:25 9325e15d5711: Download complete 04:38:25 f56be85fc22e: Pull complete 04:38:25 85791d961cd3: Pull complete 04:38:25 c5a4b2cf53e6: Verifying Checksum 04:38:25 c5a4b2cf53e6: Download complete 04:38:25 d694b5ae8c79: Verifying Checksum 04:38:25 d694b5ae8c79: Download complete 04:38:25 556b6ee489ea: Verifying Checksum 04:38:25 556b6ee489ea: Download complete 04:38:29 d694b5ae8c79: Pull complete 04:38:29 9f32a84ed3da: Pull complete 04:38:29 4d19c01a9841: Pull complete 04:38:29 9325e15d5711: Pull complete 04:38:31 556b6ee489ea: Pull complete 04:38:32 c5a4b2cf53e6: Pull complete 04:38:32 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:38:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:38:32 ---> c4be618373d6 04:38:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:38:34 ---> Running in 5a1ff81f3278 04:38:34 Removing intermediate container 5a1ff81f3278 04:38:34 ---> 9ff155eeb108 04:38:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:38:34 ---> Running in 03043dcce5f3 04:38:34 Removing intermediate container 03043dcce5f3 04:38:34 ---> 3bc86f8c342b 04:38:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:38:34 ---> Running in aea35778f88c 04:38:34 Removing intermediate container aea35778f88c 04:38:34 ---> 770e24166ecf 04:38:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:38:34 ---> Running in edb65ccdd219 04:38:34 Removing intermediate container edb65ccdd219 04:38:34 ---> b9ac43be99c4 04:38:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:38:34 ---> Running in a514ecba44b5 04:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:38:35 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:38:35 (2/4) Installing libedit (20221030.3.1-r0) 04:38:35 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:38:35 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:38:35 Executing busybox-1.35.0-r29.trigger 04:38:35 OK: 269 MiB in 57 packages 04:38:36 Removing intermediate container a514ecba44b5 04:38:36 ---> 440cbac029c2 04:38:36 Step 8/12 : WORKDIR /device-snmp-go 04:38:36 ---> Running in e82b3fda6a7e 04:38:36 Removing intermediate container e82b3fda6a7e 04:38:36 ---> 7cc2b9ba526b 04:38:36 Step 9/12 : COPY go.mod vendor* ./ 04:38:36 ---> d69705e9e256 04:38:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:38:36 ---> Running in 1240a9301c22 04:38:38 Still waiting to schedule task 04:38:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:38:58 Removing intermediate container 1240a9301c22 04:38:58 ---> e7c3182eb177 04:38:58 Step 11/12 : COPY . . 04:38:58 ---> 921bc8bc4c88 04:38:58 Step 12/12 : RUN ${MAKE} 04:38:58 ---> Running in fbb58dad811a 04:38:58 noop 04:38:58 Removing intermediate container fbb58dad811a 04:38:58 ---> 43d5a14a527c 04:38:58 Successfully built 43d5a14a527c 04:38:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:58 + docker inspect -f . ci-base-image-x86_64 04:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:58 prd-ubuntu20.04-docker-8c-8g-14452 does not seem to be running inside a container 04:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-303 -v /w/workspace/gexfoundry_device-snmp-go_PR-303:/w/workspace/gexfoundry_device-snmp-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-303@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:38:59 $ docker top 8fbb1c019a29e5ed89dad2b1234129d19bc21579532327e7d8424a09b55b3253 -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:59 + go version 04:38:59 go version go1.20.2 linux/amd64 [Pipeline] } 04:38:59 $ docker stop --time=1 8fbb1c019a29e5ed89dad2b1234129d19bc21579532327e7d8424a09b55b3253 04:39:01 $ docker rm -f --volumes 8fbb1c019a29e5ed89dad2b1234129d19bc21579532327e7d8424a09b55b3253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:01 + docker inspect -f . ci-base-image-x86_64 04:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:01 prd-ubuntu20.04-docker-8c-8g-14452 does not seem to be running inside a container 04:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-303 -v /w/workspace/gexfoundry_device-snmp-go_PR-303:/w/workspace/gexfoundry_device-snmp-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-303@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:39:02 $ docker top eb6cc1a4f287178bfb0052f36da0fba3bef82b36251fd98e9e1a17a87956a3a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-303 [Pipeline] fileExists [Pipeline] sh 04:39:03 + make test 04:39:03 go test ./... -coverprofile=coverage.out 04:39:08 ? github.com/edgexfoundry/device-snmp-go [no test files] 04:39:18 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 04:39:18 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 04:39:26 go vet ./... 04:39:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:39:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:39:29 ./bin/test-attribution-txt.sh [Pipeline] echo 04:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:39:29 $ docker stop --time=1 eb6cc1a4f287178bfb0052f36da0fba3bef82b36251fd98e9e1a17a87956a3a3 04:39:31 $ docker rm -f --volumes eb6cc1a4f287178bfb0052f36da0fba3bef82b36251fd98e9e1a17a87956a3a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:39:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:39:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:39:32 + ls -al . 04:39:32 total 172 04:39:32 drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:39 . 04:39:32 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:37 .. 04:39:32 -rw-rw-r-- 1 jenkins jenkins 6 May 8 04:37 .dockerignore 04:39:32 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:38 .git 04:39:32 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:37 .github 04:39:32 -rw-rw-r-- 1 jenkins jenkins 328 May 8 04:37 .gitignore 04:39:32 -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:37 .golangci.yml 04:39:32 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:38 .semver 04:39:32 -rw-rw-r-- 1 jenkins jenkins 9056 May 8 04:37 Attribution.txt 04:39:32 -rw-rw-r-- 1 jenkins jenkins 8355 May 8 04:37 CHANGELOG.md 04:39:32 -rw-rw-r-- 1 jenkins jenkins 1423 May 8 04:37 Dockerfile 04:39:32 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:37 GOVERNANCE.md 04:39:32 -rw-rw-r-- 1 jenkins jenkins 656 May 8 04:37 Jenkinsfile 04:39:32 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:37 LICENSE 04:39:32 -rw-rw-r-- 1 jenkins jenkins 2114 May 8 04:37 Makefile 04:39:32 -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:37 OWNERS.md 04:39:32 -rw-rw-r-- 1 jenkins jenkins 10054 May 8 04:37 README.md 04:39:32 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:38 VERSION 04:39:32 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:37 bin 04:39:32 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:37 cmd 04:39:32 -rw-r--r-- 1 jenkins jenkins 8837 May 8 04:39 coverage.out 04:39:32 -rw-rw-r-- 1 jenkins jenkins 3283 May 8 04:37 go.mod 04:39:32 -rw-rw-r-- 1 jenkins jenkins 31326 May 8 04:37 go.sum 04:39:32 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:37 internal 04:39:32 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:37 snap 04:39:32 -rw-rw-r-- 1 jenkins jenkins 228 May 8 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:33 + 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=5851ed7f4f6808c64169b7761712c9009c2f1dcf --label arch=amd64 --label version=0.0.0 . 04:39:33 Sending build context to Docker daemon 5.825MB 04:39:33 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:39:33 Step 2/24 : FROM ${BASE} AS builder 04:39:33 ---> 43d5a14a527c 04:39:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:39:33 ---> Running in 8b73c9e0749e 04:39:33 Removing intermediate container 8b73c9e0749e 04:39:33 ---> 673527e88189 04:39:33 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:39:33 ---> Running in 0b31ef460ea2 04:39:33 Removing intermediate container 0b31ef460ea2 04:39:33 ---> 373335bd90e5 04:39:33 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:39:33 ---> Running in 19b75af5f2a7 04:39:33 Removing intermediate container 19b75af5f2a7 04:39:33 ---> 1efb0ef101c1 04:39:33 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:39:33 ---> Running in c344e5e48a7f 04:39:33 Removing intermediate container c344e5e48a7f 04:39:33 ---> 9aa0c40379c1 04:39:33 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:39:33 ---> Running in 98b33d8ba3a9 04:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:39:34 OK: 269 MiB in 57 packages 04:39:34 Removing intermediate container 98b33d8ba3a9 04:39:34 ---> 46e189387d6a 04:39:34 Step 8/24 : WORKDIR /device-snmp-go 04:39:34 ---> Running in e76007b7fffb 04:39:34 Removing intermediate container e76007b7fffb 04:39:34 ---> 2ba7673175da 04:39:34 Step 9/24 : COPY go.mod vendor* ./ 04:39:34 ---> a7c37d045343 04:39:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:34 ---> Running in 4a37f34f625c 04:39:35 Removing intermediate container 4a37f34f625c 04:39:35 ---> 94e15830f095 04:39:35 Step 11/24 : COPY . . 04:39:35 ---> 397d837388c1 04:39:35 Step 12/24 : RUN ${MAKE} 04:39:35 ---> Running in c9d3f8f03cf4 04:39:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 04:39:54 Removing intermediate container c9d3f8f03cf4 04:39:54 ---> c7f0007c6002 04:39:54 Step 13/24 : FROM alpine:3.17 04:39:54 3.17: Pulling from library/alpine 04:39:54 f56be85fc22e: Already exists 04:39:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:39:54 Status: Downloaded newer image for alpine:3.17 04:39:54 ---> 9ed4aefc74f6 04:39:54 Step 14/24 : RUN apk add --update --no-cache dumb-init 04:39:54 ---> Running in 90b5da5a81f3 04:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:39:54 (1/1) Installing dumb-init (1.2.5-r2) 04:39:54 Executing busybox-1.35.0-r29.trigger 04:39:54 OK: 7 MiB in 16 packages 04:39:54 Removing intermediate container 90b5da5a81f3 04:39:54 ---> 1ee2aa34cb1f 04:39:54 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 04:39:54 ---> abe21c944767 04:39:54 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 04:39:54 ---> bfab54b5c030 04:39:54 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 04:39:54 ---> c1bc4b05cb2e 04:39:54 Step 18/24 : EXPOSE 59993 04:39:54 ---> Running in e652cae50b6c 04:39:54 Removing intermediate container e652cae50b6c 04:39:54 ---> ec1b8dbfcd59 04:39:54 Step 19/24 : EXPOSE 161 04:39:55 ---> Running in 0fe1a9aeb4ac 04:39:55 Removing intermediate container 0fe1a9aeb4ac 04:39:55 ---> 913b39c46f27 04:39:55 Step 20/24 : ENTRYPOINT ["/device-snmp"] 04:39:55 ---> Running in 08d9a2873248 04:39:55 Removing intermediate container 08d9a2873248 04:39:55 ---> 58191aaee39f 04:39:55 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:39:55 ---> Running in 285206e54a0a 04:39:55 Removing intermediate container 285206e54a0a 04:39:55 ---> 79ab0cc1877d 04:39:55 Step 22/24 : LABEL arch=amd64 04:39:55 ---> Running in 9efd4d0da56e 04:39:55 Removing intermediate container 9efd4d0da56e 04:39:55 ---> f35dabab57bb 04:39:55 Step 23/24 : LABEL git_sha=5851ed7f4f6808c64169b7761712c9009c2f1dcf 04:39:55 ---> Running in da7aafdfffe0 04:39:55 Removing intermediate container da7aafdfffe0 04:39:55 ---> d95dc5abe742 04:39:55 Step 24/24 : LABEL version=0.0.0 04:39:55 ---> Running in 26b1721717da 04:39:55 Removing intermediate container 26b1721717da 04:39:55 ---> 4f3b56a8d54c 04:39:55 [Warning] One or more build-args [ARCH] were not consumed 04:39:55 Successfully built 4f3b56a8d54c 04:39:55 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 04:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:56 04:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:56 latest: Pulling from edgex-lftools-log-publisher 04:39:56 5eb5b503b376: Pulling fs layer 04:39:56 5c69ac0246d0: Pulling fs layer 04:39:56 ec43610c2a17: Pulling fs layer 04:39:56 3a2ae6a8a46f: Pulling fs layer 04:39:56 33b1e0a273af: Pulling fs layer 04:39:56 5d3b04190fa2: Pulling fs layer 04:39:56 2f39f015ded8: Pulling fs layer 04:39:56 3a2ae6a8a46f: Waiting 04:39:56 33b1e0a273af: Waiting 04:39:56 5d3b04190fa2: Waiting 04:39:56 2f39f015ded8: Waiting 04:39:56 5c69ac0246d0: Verifying Checksum 04:39:56 5c69ac0246d0: Download complete 04:39:56 3a2ae6a8a46f: Verifying Checksum 04:39:56 3a2ae6a8a46f: Download complete 04:39:56 33b1e0a273af: Verifying Checksum 04:39:56 33b1e0a273af: Download complete 04:39:56 5d3b04190fa2: Verifying Checksum 04:39:56 5d3b04190fa2: Download complete 04:39:56 ec43610c2a17: Verifying Checksum 04:39:56 ec43610c2a17: Download complete 04:39:57 5eb5b503b376: Verifying Checksum 04:39:57 5eb5b503b376: Download complete 04:39:58 5eb5b503b376: Pull complete 04:39:58 5c69ac0246d0: Pull complete 04:39:58 ec43610c2a17: Pull complete 04:39:58 3a2ae6a8a46f: Pull complete 04:39:58 33b1e0a273af: Pull complete 04:39:58 5d3b04190fa2: Pull complete 04:40:03 2f39f015ded8: Pull complete 04:40:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:03 prd-ubuntu20.04-docker-8c-8g-14452 does not seem to be running inside a container 04:40:03 $ 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/gexfoundry_device-snmp-go_PR-303 -v /w/workspace/gexfoundry_device-snmp-go_PR-303:/w/workspace/gexfoundry_device-snmp-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-303@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:40:04 $ docker top 2960d2185ef4848d9e8501a3ae4967ee65f6eb8daca489ad64cf58f0a44bfa3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:05 ---> job-cost.sh 04:40:05 lf-activate-venv: SKIPPING 04:40:05 INFO: No Stack... 04:40:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:05 INFO: Archiving Costs [Pipeline] sh 04:40:06 + cat /w/workspace/gexfoundry_device-snmp-go_PR-303/archives/cost.csv 04:40:06 + cut -d, -f6 [Pipeline] lock 04:40:06 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] 04:40:06 Resource [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] did not exist. Created. 04:40:06 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:06 + echo total: 0.2199999988079071 [Pipeline] stash 04:40:06 Stashed 1 file(s) [Pipeline] } 04:40:06 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:06 $ docker stop --time=1 2960d2185ef4848d9e8501a3ae4967ee65f6eb8daca489ad64cf58f0a44bfa3b 04:40:08 $ docker rm -f --volumes 2960d2185ef4848d9e8501a3ae4967ee65f6eb8daca489ad64cf58f0a44bfa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:42:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14453 in /w/workspace/gexfoundry_device-snmp-go_PR-303 [Pipeline] { [Pipeline] ws 04:42:51 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 04:42:51 Selected Git installation does not exist. Using Default 04:42:51 The recommended git tool is: NONE 04:43:00 using credential edgex-jenkins-ssh 04:43:00 Cloning the remote Git repository 04:43:00 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 04:43:00 > git init /w/workspace/device-snmp-go/1 # timeout=10 04:43:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 04:43:00 > git --version # timeout=10 04:43:00 > git --version # 'git version 2.25.1' 04:43:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:02 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 04:43:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:43:04 Merging remotes/origin/main commit 99a3003bf1ce8196f615f02073f77889c060ae6d into PR head commit 5851ed7f4f6808c64169b7761712c9009c2f1dcf 04:43:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 04:43:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 04:43:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:43:04 > git config core.sparsecheckout # timeout=10 04:43:04 > git checkout -f 5851ed7f4f6808c64169b7761712c9009c2f1dcf # timeout=10 04:43:04 > git remote # timeout=10 04:43:04 > git config --get remote.origin.url # timeout=10 04:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:43:04 > git merge 99a3003bf1ce8196f615f02073f77889c060ae6d # timeout=10 04:43:04 Merge succeeded, producing 5851ed7f4f6808c64169b7761712c9009c2f1dcf 04:43:04 Checking out Revision 5851ed7f4f6808c64169b7761712c9009c2f1dcf (PR-303) 04:43:04 > git rev-parse HEAD^{commit} # timeout=10 04:43:04 > git config core.sparsecheckout # timeout=10 04:43:04 > git checkout -f 5851ed7f4f6808c64169b7761712c9009c2f1dcf # timeout=10 04:43:08 Commit message: "build: Ignore all go-mods except device-sdk-go" 04:43:08 > git --version # timeout=10 04:43:08 > git --version # 'git version 2.25.1' 04:43:08 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:43:09 Dload Upload Total Spent Left Speed 04:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 04:43:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:43:11 + sudo tee /etc/docker/daemon.new 04:43:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:43:11 { 04:43:11 "registry-mirrors": [ 04:43:11 "https://nexus3.edgexfoundry.org:10001" 04:43:11 ], 04:43:11 "bip": "10.250.0.254/24", 04:43:11 "hosts": [ 04:43:11 "tcp://0.0.0.0:5555", 04:43:11 "unix:///var/run/docker.sock" 04:43:11 ], 04:43:11 "mtu": 1458, 04:43:11 "selinux-enabled": true, 04:43:11 "seccomp-profile": "/etc/docker/seccomp.json" 04:43:11 } [Pipeline] sh 04:43:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:43:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:30 provisioning config files... 04:43:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14733951857523551596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:31 ---> docker-login.sh 04:43:31 nexus3.edgexfoundry.org:10001 04:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:31 Configure a credential helper to remove this warning. See 04:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:31 04:43:31 Login Succeeded 04:43:31 nexus3.edgexfoundry.org:10002 04:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:32 Configure a credential helper to remove this warning. See 04:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:32 04:43:32 Login Succeeded 04:43:32 nexus3.edgexfoundry.org:10003 04:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:32 Configure a credential helper to remove this warning. See 04:43:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:32 04:43:32 Login Succeeded 04:43:32 nexus3.edgexfoundry.org:10004 04:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:33 Configure a credential helper to remove this warning. See 04:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:33 04:43:33 Login Succeeded 04:43:33 docker.io 04:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:33 Configure a credential helper to remove this warning. See 04:43:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:33 04:43:33 Login Succeeded 04:43:33 ---> docker-login.sh ends [Pipeline] } 04:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:34 ========================================================= 04:43:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:43:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:43:34 Sending build context to Docker daemon 3.015MB 04:43:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:43:34 Step 2/12 : FROM ${BASE} AS builder 04:43:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:43:35 c41833b44d91: Pulling fs layer 04:43:35 ed15518f5707: Pulling fs layer 04:43:35 feae8fd75edb: Pulling fs layer 04:43:35 242c74f7c9fa: Pulling fs layer 04:43:35 3cdef696dda3: Pulling fs layer 04:43:35 2ced38df9373: Pulling fs layer 04:43:35 58f1dce35555: Pulling fs layer 04:43:35 242c74f7c9fa: Waiting 04:43:35 3cdef696dda3: Waiting 04:43:35 2ced38df9373: Waiting 04:43:35 58f1dce35555: Waiting 04:43:35 ed15518f5707: Download complete 04:43:35 242c74f7c9fa: Verifying Checksum 04:43:35 242c74f7c9fa: Download complete 04:43:35 3cdef696dda3: Verifying Checksum 04:43:35 3cdef696dda3: Download complete 04:43:35 c41833b44d91: Download complete 04:43:36 c41833b44d91: Pull complete 04:43:36 58f1dce35555: Verifying Checksum 04:43:36 58f1dce35555: Download complete 04:43:37 ed15518f5707: Pull complete 04:43:38 feae8fd75edb: Verifying Checksum 04:43:38 feae8fd75edb: Download complete 04:43:38 2ced38df9373: Verifying Checksum 04:43:38 2ced38df9373: Download complete 04:43:50 feae8fd75edb: Pull complete 04:43:50 242c74f7c9fa: Pull complete 04:43:50 3cdef696dda3: Pull complete 04:43:55 2ced38df9373: Pull complete 04:43:57 58f1dce35555: Pull complete 04:43:57 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:43:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:43:57 ---> fadd8f120f05 04:43:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:43:59 ---> Running in 79fc3a70bc46 04:44:00 Removing intermediate container 79fc3a70bc46 04:44:00 ---> c37a02844479 04:44:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:44:00 ---> Running in 1a3e3848b17f 04:44:00 Removing intermediate container 1a3e3848b17f 04:44:00 ---> f0f12e3ffed9 04:44:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:44:00 ---> Running in 6a3d7e8ba0d4 04:44:00 Removing intermediate container 6a3d7e8ba0d4 04:44:00 ---> 1c1a8b643dbf 04:44:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:44:00 ---> Running in 1bce472f737d 04:44:01 Removing intermediate container 1bce472f737d 04:44:01 ---> cff97442bbae 04:44:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:44:01 ---> Running in f694b6ec1995 04:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:44:04 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:44:04 (2/4) Installing libedit (20221030.3.1-r0) 04:44:04 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:44:04 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:44:04 Executing busybox-1.35.0-r29.trigger 04:44:04 OK: 268 MiB in 57 packages 04:44:05 Removing intermediate container f694b6ec1995 04:44:05 ---> 7ca237f19426 04:44:05 Step 8/12 : WORKDIR /device-snmp-go 04:44:05 ---> Running in bcea8de77231 04:44:05 Removing intermediate container bcea8de77231 04:44:05 ---> 728431569084 04:44:05 Step 9/12 : COPY go.mod vendor* ./ 04:44:06 ---> 481833a84f85 04:44:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:44:06 ---> Running in 1247e4bb7044 04:45:14 Removing intermediate container 1247e4bb7044 04:45:14 ---> 26ed42bc8347 04:45:14 Step 11/12 : COPY . . 04:45:14 ---> afb2542aba98 04:45:14 Step 12/12 : RUN ${MAKE} 04:45:14 ---> Running in 2cdac1f5a17d 04:45:14 noop 04:45:14 Removing intermediate container 2cdac1f5a17d 04:45:14 ---> b738d7e80c5f 04:45:14 Successfully built b738d7e80c5f 04:45:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:15 + docker inspect -f . ci-base-image-arm64 04:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-14453 does not seem to be running inside a container 04:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:16 $ docker top 34144f269c831eba350cb1e12a3faced7feb56d127cdeda23ae53189d05df007 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:17 + go version 04:45:17 go version go1.20.2 linux/arm64 [Pipeline] } 04:45:17 $ docker stop --time=1 34144f269c831eba350cb1e12a3faced7feb56d127cdeda23ae53189d05df007 04:45:19 $ docker rm -f --volumes 34144f269c831eba350cb1e12a3faced7feb56d127cdeda23ae53189d05df007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:20 + docker inspect -f . ci-base-image-arm64 04:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:20 prd-ubuntu20.04-docker-arm64-4c-16g-14453 does not seem to be running inside a container 04:45:20 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:21 $ docker top fbd1d96300041f8b48aafbc2854850a2881bf1fc48a3fa971e6ceaa44d6ef823 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:22 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 04:45:23 + make test 04:45:23 go test ./... -coverprofile=coverage.out 04:46:02 ? github.com/edgexfoundry/device-snmp-go [no test files] 04:47:54 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 04:47:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements 04:47:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:47:54 go vet ./... 04:48:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:48:20 ./bin/test-attribution-txt.sh [Pipeline] echo 04:48:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:48:20 $ docker stop --time=1 fbd1d96300041f8b48aafbc2854850a2881bf1fc48a3fa971e6ceaa44d6ef823 04:48:22 $ docker rm -f --volumes fbd1d96300041f8b48aafbc2854850a2881bf1fc48a3fa971e6ceaa44d6ef823 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:48:23 Warning: overwriting stash ‘coverage-report’ 04:48:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:25 + ls -al . 04:48:25 total 168 04:48:25 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:45 . 04:48:25 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:43 .. 04:48:25 -rw-rw-r-- 1 jenkins jenkins 6 May 8 04:43 .dockerignore 04:48:25 drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:43 .git 04:48:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:43 .github 04:48:25 -rw-rw-r-- 1 jenkins jenkins 328 May 8 04:43 .gitignore 04:48:25 -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:43 .golangci.yml 04:48:25 -rw-rw-r-- 1 jenkins jenkins 9056 May 8 04:43 Attribution.txt 04:48:25 -rw-rw-r-- 1 jenkins jenkins 8355 May 8 04:43 CHANGELOG.md 04:48:25 -rw-rw-r-- 1 jenkins jenkins 1423 May 8 04:43 Dockerfile 04:48:25 -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:43 GOVERNANCE.md 04:48:25 -rw-rw-r-- 1 jenkins jenkins 656 May 8 04:43 Jenkinsfile 04:48:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:43 LICENSE 04:48:25 -rw-rw-r-- 1 jenkins jenkins 2114 May 8 04:43 Makefile 04:48:25 -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:43 OWNERS.md 04:48:25 -rw-rw-r-- 1 jenkins jenkins 10054 May 8 04:43 README.md 04:48:25 -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:38 VERSION 04:48:25 drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:43 bin 04:48:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:43 cmd 04:48:25 -rw-r--r-- 1 jenkins jenkins 8837 May 8 04:47 coverage.out 04:48:25 -rw-rw-r-- 1 jenkins jenkins 3283 May 8 04:43 go.mod 04:48:25 -rw-rw-r-- 1 jenkins jenkins 31326 May 8 04:43 go.sum 04:48:25 drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:43 internal 04:48:25 drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:43 snap 04:48:25 -rw-rw-r-- 1 jenkins jenkins 228 May 8 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:25 + 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=5851ed7f4f6808c64169b7761712c9009c2f1dcf --label arch=arm64 --label version=0.0.0 . 04:48:25 Sending build context to Docker daemon 3.024MB 04:48:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:48:25 Step 2/24 : FROM ${BASE} AS builder 04:48:25 ---> b738d7e80c5f 04:48:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:48:27 ---> Running in 79f9ff4349ba 04:48:27 Removing intermediate container 79f9ff4349ba 04:48:27 ---> 56e15d02fe84 04:48:27 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:48:27 ---> Running in e528de1f3a82 04:48:28 Removing intermediate container e528de1f3a82 04:48:28 ---> f5cd3428c6ed 04:48:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:48:28 ---> Running in 8518ca0cdcb4 04:48:28 Removing intermediate container 8518ca0cdcb4 04:48:28 ---> 61d003117c2a 04:48:28 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:48:28 ---> Running in fa1c3aae0298 04:48:28 Removing intermediate container fa1c3aae0298 04:48:28 ---> b69947287de5 04:48:28 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:48:28 ---> Running in f1a991dd1887 04:48:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:48:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:48:31 OK: 268 MiB in 57 packages 04:48:32 Removing intermediate container f1a991dd1887 04:48:32 ---> 0ca5e6a6c71a 04:48:32 Step 8/24 : WORKDIR /device-snmp-go 04:48:32 ---> Running in 60d86a96b242 04:48:32 Removing intermediate container 60d86a96b242 04:48:32 ---> f2da0708367d 04:48:32 Step 9/24 : COPY go.mod vendor* ./ 04:48:33 ---> 41912eb031e8 04:48:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:33 ---> Running in 9d1e6faafeeb 04:48:36 Removing intermediate container 9d1e6faafeeb 04:48:36 ---> 073cdd63882a 04:48:36 Step 11/24 : COPY . . 04:48:36 ---> d2883fe31ab4 04:48:36 Step 12/24 : RUN ${MAKE} 04:48:36 ---> Running in e1591c3e2236 04:48:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 04:50:59 Removing intermediate container e1591c3e2236 04:50:59 ---> 8a20b884f7c2 04:50:59 Step 13/24 : FROM alpine:3.17 04:50:59 3.17: Pulling from library/alpine 04:50:59 c41833b44d91: Already exists 04:50:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:50:59 Status: Downloaded newer image for alpine:3.17 04:50:59 ---> 51e60588ff2c 04:50:59 Step 14/24 : RUN apk add --update --no-cache dumb-init 04:50:59 ---> Running in db2e66363691 04:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:50:59 (1/1) Installing dumb-init (1.2.5-r2) 04:50:59 Executing busybox-1.35.0-r29.trigger 04:50:59 OK: 8 MiB in 16 packages 04:50:59 Removing intermediate container db2e66363691 04:50:59 ---> 26d1a4c39c46 04:50:59 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 04:50:59 ---> 2f329842aa30 04:50:59 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 04:50:59 ---> 3a399259a95f 04:50:59 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 04:50:59 ---> 0e1198405998 04:50:59 Step 18/24 : EXPOSE 59993 04:50:59 ---> Running in b9e34204580c 04:50:59 Removing intermediate container b9e34204580c 04:50:59 ---> bfb00d7235bc 04:50:59 Step 19/24 : EXPOSE 161 04:50:59 ---> Running in 90ff2921708e 04:50:59 Removing intermediate container 90ff2921708e 04:50:59 ---> cb0c86c28e94 04:50:59 Step 20/24 : ENTRYPOINT ["/device-snmp"] 04:50:59 ---> Running in 4ef42fc94bfb 04:50:59 Removing intermediate container 4ef42fc94bfb 04:50:59 ---> 6f821b63da14 04:50:59 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:50:59 ---> Running in 4ef6de878a67 04:50:59 Removing intermediate container 4ef6de878a67 04:50:59 ---> 97b58b1028eb 04:50:59 Step 22/24 : LABEL arch=arm64 04:50:59 ---> Running in 397391993d7a 04:50:59 Removing intermediate container 397391993d7a 04:50:59 ---> efd19a000460 04:50:59 Step 23/24 : LABEL git_sha=5851ed7f4f6808c64169b7761712c9009c2f1dcf 04:50:59 ---> Running in 5adae056ea58 04:50:59 Removing intermediate container 5adae056ea58 04:50:59 ---> fb0fffb6248b 04:50:59 Step 24/24 : LABEL version=0.0.0 04:50:59 ---> Running in 0e69221e51fc 04:50:59 Removing intermediate container 0e69221e51fc 04:50:59 ---> 9243ec3af459 04:50:59 [Warning] One or more build-args [ARCH] were not consumed 04:50:59 Successfully built 9243ec3af459 04:50:59 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:51:00 04:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:51:00 arm64: Pulling from edgex-lftools-log-publisher 04:51:00 8998bd30e6a1: Pulling fs layer 04:51:00 04944245beec: Pulling fs layer 04:51:00 699f458cf7ca: Pulling fs layer 04:51:00 765212b225bb: Pulling fs layer 04:51:00 f23df028b6ca: Pulling fs layer 04:51:00 d65c8cfc05b1: Pulling fs layer 04:51:00 2437ff75d9bd: Pulling fs layer 04:51:00 765212b225bb: Waiting 04:51:00 f23df028b6ca: Waiting 04:51:00 d65c8cfc05b1: Waiting 04:51:00 2437ff75d9bd: Waiting 04:51:00 04944245beec: Verifying Checksum 04:51:00 04944245beec: Download complete 04:51:00 765212b225bb: Verifying Checksum 04:51:00 765212b225bb: Download complete 04:51:00 f23df028b6ca: Verifying Checksum 04:51:00 f23df028b6ca: Download complete 04:51:00 d65c8cfc05b1: Verifying Checksum 04:51:00 d65c8cfc05b1: Download complete 04:51:00 699f458cf7ca: Verifying Checksum 04:51:00 699f458cf7ca: Download complete 04:51:01 8998bd30e6a1: Verifying Checksum 04:51:01 8998bd30e6a1: Download complete 04:51:03 2437ff75d9bd: Verifying Checksum 04:51:03 2437ff75d9bd: Download complete 04:51:05 8998bd30e6a1: Pull complete 04:51:08 04944245beec: Pull complete 04:51:08 699f458cf7ca: Pull complete 04:51:09 765212b225bb: Pull complete 04:51:09 f23df028b6ca: Pull complete 04:51:10 d65c8cfc05b1: Pull complete 04:51:25 2437ff75d9bd: Pull complete 04:51:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:25 prd-ubuntu20.04-docker-arm64-4c-16g-14453 does not seem to be running inside a container 04:51:25 $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:51:28 $ docker top f3f5d2c7343ac56a1fe8af0624f50c46e1d791f3d5650e4bac1d78e6db9776c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:28 ---> job-cost.sh 04:51:28 lf-activate-venv: SKIPPING 04:51:28 INFO: No Stack... 04:51:29 INFO: Retrieving Pricing Info for: v3-standard-4 04:51:30 INFO: Archiving Costs [Pipeline] sh 04:51:30 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 04:51:30 + cut -d, -f6 [Pipeline] lock 04:51:31 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] 04:51:31 Resource [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] did not exist. Created. 04:51:31 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:51:31 /w/workspace/device-snmp-go/1@tmp/durable-50b4561f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:51:32 + echo total: 0.10999999940395355 [Pipeline] stash 04:51:32 Warning: overwriting stash ‘stack-cost’ 04:51:32 Stashed 1 file(s) [Pipeline] } 04:51:32 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:51:32 $ docker stop --time=1 f3f5d2c7343ac56a1fe8af0624f50c46e1d791f3d5650e4bac1d78e6db9776c8 04:51:35 $ docker rm -f --volumes f3f5d2c7343ac56a1fe8af0624f50c46e1d791f3d5650e4bac1d78e6db9776c8 [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 04:51:36 provisioning config files... 04:51:36 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/config12353357395097401863tmp [Pipeline] { [Pipeline] sh 04:51:36 + set +x 04:51:36 + + curlbash -s -s https://codecov.io/bash -- 04:51:36 04:51:36 04:51:36 _____ _ 04:51:36 / ____| | | 04:51:36 | | ___ __| | ___ ___ _____ __ 04:51:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:51:36 | |___| (_) | (_| | __/ (_| (_) \ V / 04:51:36 \_____\___/ \__,_|\___|\___\___/ \_/ 04:51:36 Bash-1.0.6 04:51:36 04:51:36 04:51:36 ==> git version 2.25.1 found 04:51:36 ==> 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 04:51:36 Release-Date: 2020-01-08 04:51:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:51:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:51:36 ==> Jenkins CI detected. 04:51:36 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-303 04:51:36 project root: . 04:51:36 --> token set from env 04:51:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:51:36 ==> Running gcov in . (disable via -X gcov) 04:51:36 ==> Python coveragepy not found 04:51:36 ==> Searching for coverage reports in: 04:51:36 + . 04:51:36 -> Found 1 reports 04:51:36 ==> Detecting git/mercurial file structure 04:51:36 ==> Reading reports 04:51:37 + ./coverage.out bytes=8837 04:51:37 ==> Appending adjustments 04:51:37 https://docs.codecov.io/docs/fixing-reports 04:51:37 + Found adjustments 04:51:37 ==> Gzipping contents 04:51:37 4.0K /tmp/codecov.AVfqlB.gz 04:51:37 ==> Uploading reports 04:51:37 url: https://codecov.io 04:51:37 query: branch=PR-303&commit=5851ed7f4f6808c64169b7761712c9009c2f1dcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=303&job=&cmd_args= 04:51:37 -> Pinging Codecov 04:51:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-303&commit=5851ed7f4f6808c64169b7761712c9009c2f1dcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=303&job=&cmd_args= 04:51:37 -> Uploading to 04:51:37 https://storage.googleapis.com/codecov/v4/raw/2023-05-08/6C56EA5C29638FB4528AC87E60AF5AE0/5851ed7f4f6808c64169b7761712c9009c2f1dcf/017f90d9-b7ca-40c4-bdda-93139bb80ce2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T045136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=340c6c69d7811bade55b9989f12e95eaa76c4f0b040ae91ed0cf258f38b88583 04:51:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:51:37 Dload Upload Total Spent Left Speed 04:51:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7638 --:--:-- --:--:-- --:--:-- 7638 04:51:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/5851ed7f4f6808c64169b7761712c9009c2f1dcf [Pipeline] } 04:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 04:51:38 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-303/archives ] 04:51:38 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-303/archives 04:51:38 total 16 04:51:38 drwxr-xr-x 3 root root 4096 May 8 04:40 . 04:51:38 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:40 .. 04:51:38 drwxr-xr-x 2 root root 4096 May 8 04:40 cost 04:51:38 -rw-r--r-- 1 root root 86 May 8 04:40 cost.csv 04:51:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-303/archives 04:51:38 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-303/archives 04:51:38 total 16 04:51:38 drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:40 . 04:51:38 drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:40 .. 04:51:38 drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:40 cost 04:51:38 -rw-r--r-- 1 jenkins jenkins 86 May 8 04:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:51:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:51:40 ---> package-listing.sh 04:51:40 ++ facter osfamily 04:51:40 ++ tr '[:upper:]' '[:lower:]' 04:51:40 + OS_FAMILY=debian 04:51:40 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-303 04:51:40 + START_PACKAGES=/tmp/packages_start.txt 04:51:40 + END_PACKAGES=/tmp/packages_end.txt 04:51:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:51:40 + PACKAGES=/tmp/packages_start.txt 04:51:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-303 ']' 04:51:40 + PACKAGES=/tmp/packages_end.txt 04:51:40 + case "${OS_FAMILY}" in 04:51:40 + dpkg -l 04:51:40 + grep '^ii' 04:51:40 + '[' -f /tmp/packages_start.txt ']' 04:51:40 + '[' -f /tmp/packages_end.txt ']' 04:51:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:51:40 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-303 ']' 04:51:40 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-303/archives/ 04:51:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-303/archives/ [Pipeline] echo 04:51:40 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/gexfoundry_device-snmp-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:51:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:41 prd-ubuntu20.04-docker-8c-8g-14452 does not seem to be running inside a container 04:51:41 $ 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/gexfoundry_device-snmp-go_PR-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-303 -v /w/workspace/gexfoundry_device-snmp-go_PR-303:/w/workspace/gexfoundry_device-snmp-go_PR-303:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-303@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-303@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:51:41 $ docker top 9eef0755bf9f30e9b45de1738fdd1c8d2119b1cc352768080882f1f426b910d4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:42 + touch /tmp/pre-build-complete [Pipeline] sh 04:51:42 + mkdir -p /var/log/sysstat [Pipeline] sh 04:51:42 + ls /var/log/sa-host 04:51:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:42 provisioning config files... 04:51:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-303@tmp/config15657635880088958366tmp [Pipeline] { [Pipeline] echo 04:51:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:51:43 ---> create-netrc.sh [Pipeline] } 04:51:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:51:43 ---> python-tools-install.sh [Pipeline] echo 04:51:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:51:44 ---> sudo-logs.sh 04:51:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:51:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:51:44 ---> job-cost.sh 04:51:44 lf-activate-venv: SKIPPING 04:51:44 DEBUG: total: 0.2199999988079071 04:51:44 INFO: Retrieving Stack Cost... 04:51:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:51:45 INFO: Archiving Costs [Pipeline] echo 04:51:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:51:45 ---> logs-deploy.sh 04:51:45 lf-activate-venv: SKIPPING 04:51:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-303/1 04:51:45 INFO: archiving workspace using pattern(s): 04:51:46 Archives upload complete. 04:51:46 INFO: archiving logs to Nexus 04:51:47 ---> uname -a: 04:51:47 Linux prd-ubuntu20-04-docker-8c-8g-14452 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:51:47 04:51:47 04:51:47 ---> lscpu: 04:51:47 Architecture: x86_64 04:51:47 CPU op-mode(s): 32-bit, 64-bit 04:51:47 Byte Order: Little Endian 04:51:47 Address sizes: 40 bits physical, 48 bits virtual 04:51:47 CPU(s): 8 04:51:47 On-line CPU(s) list: 0-7 04:51:47 Thread(s) per core: 1 04:51:47 Core(s) per socket: 1 04:51:47 Socket(s): 8 04:51:47 NUMA node(s): 1 04:51:47 Vendor ID: AuthenticAMD 04:51:47 CPU family: 23 04:51:47 Model: 49 04:51:47 Model name: AMD EPYC-Rome Processor 04:51:47 Stepping: 0 04:51:47 CPU MHz: 2800.000 04:51:47 BogoMIPS: 5600.00 04:51:47 Virtualization: AMD-V 04:51:47 Hypervisor vendor: KVM 04:51:47 Virtualization type: full 04:51:47 L1d cache: 256 KiB 04:51:47 L1i cache: 256 KiB 04:51:47 L2 cache: 4 MiB 04:51:47 L3 cache: 128 MiB 04:51:47 NUMA node0 CPU(s): 0-7 04:51:47 Vulnerability Itlb multihit: Not affected 04:51:47 Vulnerability L1tf: Not affected 04:51:47 Vulnerability Mds: Not affected 04:51:47 Vulnerability Meltdown: Not affected 04:51:47 Vulnerability Mmio stale data: Not affected 04:51:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:51:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:51:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:51:47 Vulnerability Srbds: Not affected 04:51:47 Vulnerability Tsx async abort: Not affected 04:51:47 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 04:51:47 04:51:47 04:51:47 ---> nproc: 04:51:47 8 04:51:47 04:51:47 04:51:47 ---> df -h: 04:51:47 Filesystem Size Used Avail Use% Mounted on 04:51:47 overlay 155G 12G 144G 8% / 04:51:47 tmpfs 64M 0 64M 0% /dev 04:51:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:51:47 shm 64M 0 64M 0% /dev/shm 04:51:47 /dev/vda1 155G 12G 144G 8% /facter-os 04:51:47 04:51:47 04:51:47 ---> sar -b -r -n DEV: 04:51:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14452) 05/08/23 _x86_64_ (8 CPU) 04:51:47 04:51:47 04:37:24 LINUX RESTART (8 CPU) 04:51:47 04:51:47 04:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:51:47 04:39:01 232.25 11.91 220.34 0.00 1815.56 84495.24 0.00 04:51:47 04:40:01 156.31 0.32 155.99 0.00 25.86 27249.99 0.00 04:51:47 04:41:01 34.04 1.03 33.01 0.00 23.06 16456.47 0.00 04:51:47 04:42:01 2.72 0.00 2.72 0.00 0.00 30.93 0.00 04:51:47 04:43:01 36.78 11.85 24.93 0.00 5433.49 6255.22 0.00 04:51:47 04:44:01 4.27 0.00 4.27 0.00 0.00 50.92 0.00 04:51:47 04:45:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 04:51:47 04:46:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 04:51:47 04:47:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 04:51:47 04:48:01 2.45 0.00 2.45 0.00 0.00 40.25 0.00 04:51:47 04:49:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 04:51:47 04:50:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 04:51:47 04:51:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:51:47 Average: 36.47 1.92 34.56 0.00 559.73 10263.87 0.00 04:51:47 04:51:47 04:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:51:47 04:39:01 28442312 31587144 723896 2.20 144920 3206732 1734116 5.11 1066932 2939960 292 04:51:47 04:40:01 27603276 31553756 752372 2.29 155620 3940972 2054816 6.06 1261592 3514824 495232 04:51:47 04:41:01 27668392 31592440 713260 2.17 159196 3903688 1772260 5.22 1240060 3464872 316 04:51:47 04:42:01 27668716 31592940 712572 2.17 159268 3903688 1772260 5.22 1239928 3464880 8 04:51:47 04:43:01 27298432 31575764 716992 2.18 167504 4236464 1830176 5.39 1475076 3576236 948 04:51:47 04:44:01 27301272 31578676 714224 2.17 167588 4236456 1830176 5.39 1468136 3576240 16 04:51:47 04:45:01 27307856 31585384 707516 2.15 167668 4236468 1830176 5.39 1461704 3576256 8 04:51:47 04:46:01 27307816 31585432 707400 2.15 167760 4236472 1830176 5.39 1461716 3576260 8 04:51:47 04:47:01 27307556 31585412 707496 2.15 167844 4236476 1830176 5.39 1461708 3576420 8 04:51:47 04:48:01 27307592 31585560 707500 2.15 167968 4236448 1830176 5.39 1461940 3576404 8 04:51:47 04:49:01 27307924 31585952 707064 2.15 168032 4236456 1830176 5.39 1462064 3576404 8 04:51:47 04:50:01 27307908 31586012 706952 2.15 168096 4236460 1830176 5.39 1462016 3576408 48 04:51:47 04:51:01 27308176 31586292 706648 2.15 168112 4236460 1830176 5.39 1461784 3576416 8 04:51:47 Average: 27472094 31583136 714146 2.17 163814 4083326 1831157 5.40 1383435 3505506 38224 04:51:47 04:51:47 04:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:51:47 04:39:01 docker0 171.17 302.24 14.41 2040.17 0.00 0.00 0.00 0.00 04:51:47 04:39:01 lo 6.10 6.10 0.59 0.59 0.00 0.00 0.00 0.00 04:51:47 04:39:01 ens3 581.46 351.57 8116.44 82.05 0.00 0.00 0.00 0.00 04:51:47 04:40:01 docker0 2.72 6.95 0.17 85.50 0.00 0.00 0.00 0.00 04:51:47 04:40:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 04:51:47 04:40:01 ens3 122.66 74.70 2636.09 20.16 0.00 0.00 0.00 0.00 04:51:47 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:41:01 ens3 12.26 7.92 12.27 4.46 0.00 0.00 0.00 0.00 04:51:47 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:42:01 ens3 1.37 0.35 1.45 0.03 0.00 0.00 0.00 0.00 04:51:47 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:51:47 04:43:01 ens3 105.23 58.22 1951.17 4.46 0.00 0.00 0.00 0.00 04:51:47 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:44:01 ens3 1.20 0.62 0.41 0.29 0.00 0.00 0.00 0.00 04:51:47 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:45:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:51:47 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:46:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:51:47 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:47:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:51:47 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:48:01 ens3 0.90 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:51:47 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:49:01 ens3 0.98 0.72 0.45 0.30 0.00 0.00 0.00 0.00 04:51:47 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:51:47 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 04:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:47 Average: docker0 13.17 23.42 1.10 161.09 0.00 0.00 0.00 0.00 04:51:47 Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 04:51:47 Average: ens3 62.95 37.65 969.11 8.51 0.00 0.00 0.00 0.00 04:51:47 04:51:47 04:51:47 ---> sar -P ALL: 04:51:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14452) 05/08/23 _x86_64_ (8 CPU) 04:51:47 04:51:47 04:37:24 LINUX RESTART (8 CPU) 04:51:47 04:51:47 04:38:02 CPU %user %nice %system %iowait %steal %idle 04:51:47 04:39:01 all 11.23 0.00 5.14 1.45 0.07 82.11 04:51:47 04:39:01 0 10.10 0.00 5.57 2.77 0.07 81.49 04:51:47 04:39:01 1 11.67 0.00 4.40 0.56 0.07 83.30 04:51:47 04:39:01 2 12.78 0.00 6.12 3.19 0.07 77.84 04:51:47 04:39:01 3 10.86 0.00 5.45 0.75 0.07 82.86 04:51:47 04:39:01 4 13.37 0.00 4.87 1.89 0.07 79.81 04:51:47 04:39:01 5 10.66 0.00 5.77 1.03 0.07 82.47 04:51:47 04:39:01 6 11.01 0.00 3.96 0.17 0.07 84.79 04:51:47 04:39:01 7 9.41 0.00 4.97 1.24 0.09 84.28 04:51:47 04:40:01 all 42.82 0.00 7.74 0.41 0.08 48.94 04:51:47 04:40:01 0 45.16 0.00 7.59 0.15 0.08 47.02 04:51:47 04:40:01 1 41.92 0.00 7.16 0.27 0.08 50.56 04:51:47 04:40:01 2 42.60 0.00 7.43 0.02 0.07 49.88 04:51:47 04:40:01 3 42.94 0.00 8.00 0.20 0.08 48.78 04:51:47 04:40:01 4 43.03 0.00 8.32 0.46 0.08 48.10 04:51:47 04:40:01 5 42.07 0.00 8.15 0.64 0.10 49.04 04:51:47 04:40:01 6 41.24 0.00 7.57 0.76 0.07 50.37 04:51:47 04:40:01 7 43.63 0.00 7.71 0.81 0.10 47.75 04:51:47 04:41:01 all 0.60 0.00 0.37 0.22 0.01 98.80 04:51:47 04:41:01 0 0.49 0.00 0.23 0.02 0.02 99.25 04:51:47 04:41:01 1 0.87 0.00 0.23 0.28 0.02 98.60 04:51:47 04:41:01 2 0.52 0.00 0.23 0.02 0.02 99.22 04:51:47 04:41:01 3 0.53 0.00 0.50 0.02 0.00 98.95 04:51:47 04:41:01 4 0.37 0.00 0.53 0.00 0.02 99.08 04:51:47 04:41:01 5 0.88 0.00 0.32 0.00 0.02 98.78 04:51:47 04:41:01 6 0.60 0.00 0.27 0.05 0.02 99.07 04:51:47 04:41:01 7 0.53 0.00 0.60 1.37 0.02 97.48 04:51:47 04:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:51:47 04:42:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:51:47 04:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 04:51:47 04:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:51:47 04:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:51:47 04:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:51:47 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:42:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:51:47 04:43:01 all 1.28 0.00 0.66 0.31 0.02 97.72 04:51:47 04:43:01 0 2.27 0.00 0.59 0.30 0.05 96.79 04:51:47 04:43:01 1 0.67 0.00 0.55 0.99 0.02 97.78 04:51:47 04:43:01 2 2.25 0.00 0.85 0.52 0.02 96.36 04:51:47 04:43:01 3 1.52 0.00 0.67 0.08 0.00 97.73 04:51:47 04:43:01 4 1.30 0.00 0.97 0.08 0.02 97.63 04:51:47 04:43:01 5 0.98 0.00 0.78 0.13 0.02 98.08 04:51:47 04:43:01 6 0.80 0.00 0.52 0.05 0.02 98.62 04:51:47 04:43:01 7 0.45 0.00 0.38 0.33 0.03 98.80 04:51:47 04:44:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:51:47 04:44:01 0 0.07 0.00 0.02 0.03 0.02 99.87 04:51:47 04:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:51:47 04:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:51:47 04:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:51:47 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:44:01 7 0.02 0.00 0.02 0.03 0.00 99.93 04:51:47 04:45:01 all 0.15 0.00 0.01 0.01 0.01 99.83 04:51:47 04:45:01 0 0.91 0.00 0.02 0.02 0.03 99.02 04:51:47 04:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:51:47 04:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:51:47 04:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:51:47 04:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 04:51:47 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:45:01 7 0.12 0.00 0.02 0.03 0.02 99.82 04:51:47 04:46:01 all 0.23 0.00 0.01 0.00 0.01 99.75 04:51:47 04:46:01 0 1.73 0.00 0.03 0.00 0.03 98.20 04:51:47 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:51:47 04:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:51:47 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:46:01 7 0.02 0.00 0.02 0.03 0.02 99.92 04:51:47 04:47:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:51:47 04:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:51:47 04:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:51:47 04:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:51:47 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:51:47 04:47:01 5 0.10 0.00 0.02 0.00 0.02 99.87 04:51:47 04:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:51:47 04:47:01 7 0.03 0.00 0.00 0.03 0.02 99.92 04:51:47 04:48:01 all 0.14 0.00 0.02 0.01 0.01 99.83 04:51:47 04:48:01 0 0.71 0.00 0.00 0.00 0.03 99.25 04:51:47 04:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:51:47 04:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:51:47 04:48:01 5 0.28 0.00 0.02 0.00 0.02 99.68 04:51:47 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:48:01 7 0.02 0.00 0.03 0.07 0.02 99.87 04:51:47 04:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:51:47 04:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:51:47 04:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:51:47 04:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:51:47 04:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:51:47 04:49:01 5 0.03 0.00 0.02 0.00 0.03 99.92 04:51:47 04:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:49:01 7 0.03 0.00 0.00 0.05 0.00 99.92 04:51:47 04:51:47 04:49:01 CPU %user %nice %system %iowait %steal %idle 04:51:47 04:50:01 all 0.07 0.00 0.01 0.01 0.01 99.89 04:51:47 04:50:01 0 0.52 0.00 0.02 0.03 0.02 99.42 04:51:47 04:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:51:47 04:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:51:47 04:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:51:47 04:50:01 5 0.02 0.00 0.03 0.00 0.03 99.92 04:51:47 04:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:50:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:51:47 04:51:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:51:47 04:51:01 0 0.23 0.00 0.02 0.00 0.02 99.73 04:51:47 04:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:51:47 04:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:51:47 04:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:51:47 04:51:01 5 0.08 0.00 0.02 0.00 0.03 99.87 04:51:47 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:51:47 04:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:51:47 Average: all 4.31 0.00 1.06 0.19 0.02 94.42 04:51:47 Average: 0 4.75 0.00 1.07 0.25 0.03 93.90 04:51:47 Average: 1 4.20 0.00 0.94 0.16 0.02 94.67 04:51:47 Average: 2 4.43 0.00 1.12 0.28 0.02 94.16 04:51:47 Average: 3 4.25 0.00 1.11 0.08 0.01 94.54 04:51:47 Average: 4 4.43 0.00 1.13 0.18 0.02 94.24 04:51:47 Average: 5 4.20 0.00 1.15 0.14 0.03 94.49 04:51:47 Average: 6 4.08 0.00 0.94 0.08 0.01 94.89 04:51:47 Average: 7 4.12 0.00 1.04 0.31 0.03 94.50 04:51:47 04:51:47 04:51:47