Pull request #382 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 130a0569e57a8bcfbeed0e20cacb33421d5381b8+402bee10dda5ca46600812a85f59fdfe6bf70583 (c8da0012e3398979522dbf9a4a78d0e831acd61d) 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-ssh4230457272228009941.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6175102864853991974.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-rest-go/branches/PR-382/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-rest-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17321902948349122960.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-rest-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033796339453934529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4469585225998019768.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-rest-go/branches/PR-382/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-rest-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13495462722927312911.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2025’ Running on prd-ubuntu20.04-docker-8c-8g-2028 in /w/workspace/gexfoundry_device-rest-go_PR-382 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-382 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 130a0569e57a8bcfbeed0e20cacb33421d5381b8 Merge succeeded, producing 130a0569e57a8bcfbeed0e20cacb33421d5381b8 Checking out Revision 130a0569e57a8bcfbeed0e20cacb33421d5381b8 (PR-382) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:21:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:21:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:21:55 ========================================================= 20:21:55 EdgeX Global Pipelines Version Info 20:21:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # 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 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 20:21:56 ------------------- 20:21:56 stable info: 20:21:56 ------------------- 20:21:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:21:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:21:56 Message: update stable to v1.0.258 20:21:56 ------------------- 20:21:56 experimental info: 20:21:56 ------------------- 20:21:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:21:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:21:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:21:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:21:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:21:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:21:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo 20:21:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 130a056 [Pipeline] echo 20:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:59 provisioning config files... 20:21:59 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config6253845893132763255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:59 ---> ****-login.sh 20:21:59 nexus3.edgexfoundry.org:10001 20:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:59 Configure a credential helper to remove this warning. See 20:21:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:59 20:21:59 Login Succeeded 20:21:59 nexus3.edgexfoundry.org:10002 20:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:00 Configure a credential helper to remove this warning. See 20:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:00 20:22:00 Login Succeeded 20:22:00 nexus3.edgexfoundry.org:10003 20:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:00 Configure a credential helper to remove this warning. See 20:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:00 20:22:00 Login Succeeded 20:22:00 nexus3.edgexfoundry.org:10004 20:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:00 Configure a credential helper to remove this warning. See 20:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:00 20:22:00 Login Succeeded 20:22:00 ****.io 20:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:00 Configure a credential helper to remove this warning. See 20:22:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:00 20:22:00 Login Succeeded 20:22:00 ---> ****-login.sh ends [Pipeline] } 20:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:22:01 + git rev-list -1 --merges 130a0569e57a8bcfbeed0e20cacb33421d5381b8~1..130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo 20:22:01 -----------> git rev-list -1 --merges 130a0569e57a8bcfbeed0e20cacb33421d5381b8~1..130a0569e57a8bcfbeed0e20cacb33421d5381b8 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [false] [Pipeline] sh 20:22:01 + git log --format=format:%s -1 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo 20:22:01 ========================================================= 20:22:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:22:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:02 + git log --format=format:%s -1 130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] echo 20:22:02 [semverPrep] GIT_COMMIT: 130a0569e57a8bcfbeed0e20cacb33421d5381b8, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 [Pipeline] echo 20:22:02 [semverPrep] This is not a build commit. [Pipeline] sh 20:22:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:22:02 + grep -v github /etc/ssh/ssh_known_hosts 20:22:02 + [ -e /tmp/ssh_known_hosts ] 20:22:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:22:02 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 20:22:02 -a /etc/ssh/ssh_known_hosts 20:22:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:22:03 20:22:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:22:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:22:03 b85a868b505f: Pulling fs layer 20:22:03 e2be974225ed: Pulling fs layer 20:22:03 339a4e72a1f5: Pulling fs layer 20:22:03 988bab9f4d93: Pulling fs layer 20:22:03 1469e6f7b9e6: Pulling fs layer 20:22:03 eaf3925da568: Pulling fs layer 20:22:03 bab4dde63d76: Pulling fs layer 20:22:03 bde34c3a00c8: Pulling fs layer 20:22:03 b352a97aabf1: Pulling fs layer 20:22:03 4872d77fe225: Pulling fs layer 20:22:03 5851b861e8e6: Pulling fs layer 20:22:03 bde34c3a00c8: Waiting 20:22:03 b352a97aabf1: Waiting 20:22:03 bab4dde63d76: Waiting 20:22:03 1469e6f7b9e6: Waiting 20:22:03 5851b861e8e6: Waiting 20:22:03 eaf3925da568: Waiting 20:22:03 988bab9f4d93: Waiting 20:22:03 4872d77fe225: Waiting 20:22:03 e2be974225ed: Verifying Checksum 20:22:03 e2be974225ed: Download complete 20:22:03 988bab9f4d93: Download complete 20:22:03 1469e6f7b9e6: Verifying Checksum 20:22:03 1469e6f7b9e6: Download complete 20:22:03 339a4e72a1f5: Verifying Checksum 20:22:03 339a4e72a1f5: Download complete 20:22:03 eaf3925da568: Verifying Checksum 20:22:03 eaf3925da568: Download complete 20:22:03 bde34c3a00c8: Verifying Checksum 20:22:03 bde34c3a00c8: Download complete 20:22:03 b352a97aabf1: Download complete 20:22:03 4872d77fe225: Download complete 20:22:03 5851b861e8e6: Download complete 20:22:03 b85a868b505f: Verifying Checksum 20:22:03 b85a868b505f: Download complete 20:22:04 bab4dde63d76: Verifying Checksum 20:22:04 bab4dde63d76: Download complete 20:22:04 b85a868b505f: Pull complete 20:22:05 e2be974225ed: Pull complete 20:22:05 339a4e72a1f5: Pull complete 20:22:05 988bab9f4d93: Pull complete 20:22:06 1469e6f7b9e6: Pull complete 20:22:06 eaf3925da568: Pull complete 20:22:07 bab4dde63d76: Pull complete 20:22:07 bde34c3a00c8: Pull complete 20:22:07 b352a97aabf1: Pull complete 20:22:07 4872d77fe225: Pull complete 20:22:08 5851b861e8e6: Pull complete 20:22:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:22:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:08 prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container 20:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:22:11 $ docker top d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 -eo pid,comm 20:22:11 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). 20:22:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:11 [ssh-agent] Looking for ssh-agent implementation... 20:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:11 $ docker exec d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent 20:22:12 SSH_AUTH_SOCK=/tmp/ssh-ONbTVQhzJKfN/agent.33 20:22:12 SSH_AGENT_PID=39 20:22:12 Running ssh-add (command line suppressed) 20:22:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_16493762918297120720.key (/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_16493762918297120720.key) 20:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:12 + git tag --points-at HEAD [Pipeline] } 20:22:12 $ docker exec --env ******** --env ******** d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent -k 20:22:12 unset SSH_AUTH_SOCK; 20:22:12 unset SSH_AGENT_PID; 20:22:12 echo Agent pid 39 killed; 20:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:22:12 [ssh-agent] Looking for ssh-agent implementation... 20:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:22:12 $ docker exec d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent 20:22:13 SSH_AUTH_SOCK=/tmp/ssh-H9PMurdmqGhP/agent.71 20:22:13 SSH_AGENT_PID=77 20:22:13 Running ssh-add (command line suppressed) 20:22:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_7496107167492171397.key (/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/private_key_7496107167492171397.key) 20:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:22:13 + git semver init 20:22:13 2024-03-01 20:22:13,677 [run_init] DEBUG init version:0.0.0 force:False 20:22:13 2024-03-01 20:22:13,678 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver 20:22:13 2024-03-01 20:22:13,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-382/.semver 20:22:13 2024-03-01 20:22:13,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382, universal_newlines=False, shell=None, istream=None) 20:22:15 2024-03-01 20:22:15,026 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-382/.git/info/exclude 20:22:15 2024-03-01 20:22:15,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 with force:False 20:22:15 2024-03-01 20:22:15,027 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 20:22:15 2024-03-01 20:22:15,031 [execute] INFO git cat-file --batch-check 20:22:15 2024-03-01 20:22:15,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 20:22:15 2024-03-01 20:22:15,039 [execute] INFO git cat-file --batch 20:22:15 2024-03-01 20:22:15,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 20:22:15 2024-03-01 20:22:15,044 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-382/.semver/PR-382 20:22:15 0.0.0 [Pipeline] } 20:22:15 $ docker exec --env ******** --env ******** d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 ssh-agent -k 20:22:15 unset SSH_AUTH_SOCK; 20:22:15 unset SSH_AGENT_PID; 20:22:15 echo Agent pid 77 killed; 20:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:22:15 + git semver [Pipeline] } 20:22:16 $ docker stop --time=1 d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 20:22:17 $ docker rm -f --volumes d4cdaacfc55997323440c7a7baca5b2b641e311265efc92e72c0ba11ffa603e9 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:22:18 Stashed 1 file(s) [Pipeline] echo 20:22:18 [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 20:22:19 provisioning config files... 20:22:19 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config7625503990229338281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:19 ---> ****-login.sh 20:22:19 nexus3.edgexfoundry.org:10001 20:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:19 Configure a credential helper to remove this warning. See 20:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:19 20:22:19 Login Succeeded 20:22:19 nexus3.edgexfoundry.org:10002 20:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:19 Configure a credential helper to remove this warning. See 20:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:19 20:22:19 Login Succeeded 20:22:19 nexus3.edgexfoundry.org:10003 20:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:19 Configure a credential helper to remove this warning. See 20:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:19 20:22:19 Login Succeeded 20:22:19 nexus3.edgexfoundry.org:10004 20:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:19 Configure a credential helper to remove this warning. See 20:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:19 20:22:19 Login Succeeded 20:22:19 ****.io 20:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:20 Configure a credential helper to remove this warning. See 20:22:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:20 20:22:20 Login Succeeded 20:22:20 ---> ****-login.sh ends [Pipeline] } 20:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:22:20 ========================================================= 20:22:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:22:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:22:21 Sending build context to Docker daemon 16.32MB 20:22:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:22:21 Step 2/12 : FROM ${BASE} AS builder 20:22:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:21 7264a8db6415: Pulling fs layer 20:22:21 c4d48a809fc2: Pulling fs layer 20:22:21 4f1c88b9dad5: Pulling fs layer 20:22:21 ad3a456e5733: Pulling fs layer 20:22:21 69c7f0334f64: Pulling fs layer 20:22:21 1f1c1a5573a3: Pulling fs layer 20:22:21 ce7588e14bc9: Pulling fs layer 20:22:21 b5e4710f87ac: Pulling fs layer 20:22:21 ad3a456e5733: Waiting 20:22:21 69c7f0334f64: Waiting 20:22:21 1f1c1a5573a3: Waiting 20:22:21 ce7588e14bc9: Waiting 20:22:21 b5e4710f87ac: Waiting 20:22:21 c4d48a809fc2: Download complete 20:22:21 ad3a456e5733: Verifying Checksum 20:22:21 ad3a456e5733: Download complete 20:22:21 69c7f0334f64: Verifying Checksum 20:22:21 69c7f0334f64: Download complete 20:22:21 7264a8db6415: Verifying Checksum 20:22:21 7264a8db6415: Download complete 20:22:21 1f1c1a5573a3: Verifying Checksum 20:22:21 1f1c1a5573a3: Download complete 20:22:21 7264a8db6415: Pull complete 20:22:21 b5e4710f87ac: Verifying Checksum 20:22:21 b5e4710f87ac: Download complete 20:22:21 c4d48a809fc2: Pull complete 20:22:21 4f1c88b9dad5: Verifying Checksum 20:22:21 4f1c88b9dad5: Download complete 20:22:22 ce7588e14bc9: Verifying Checksum 20:22:22 ce7588e14bc9: Download complete 20:22:25 4f1c88b9dad5: Pull complete 20:22:25 ad3a456e5733: Pull complete 20:22:25 69c7f0334f64: Pull complete 20:22:25 1f1c1a5573a3: Pull complete 20:22:27 ce7588e14bc9: Pull complete 20:22:27 b5e4710f87ac: Pull complete 20:22:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:22:27 ---> 88b5674ff536 20:22:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:22:33 ---> Running in 633dd7371fe0 20:22:33 Removing intermediate container 633dd7371fe0 20:22:33 ---> 90b4f5528a54 20:22:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:22:33 ---> Running in 7eb4370a4598 20:22:33 Removing intermediate container 7eb4370a4598 20:22:33 ---> 354ae97d4679 20:22:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:22:33 ---> Running in c3704f3d2d1c 20:22:33 Removing intermediate container c3704f3d2d1c 20:22:33 ---> 4c4ed1064305 20:22:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:22:33 ---> Running in ec450ab8770a 20:22:33 Removing intermediate container ec450ab8770a 20:22:33 ---> 4a70abb29847 20:22:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:33 ---> Running in 9cce2ca4f8cc 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:22:33 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:22:33 (2/4) Installing libedit (20221030.3.1-r1) 20:22:33 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:22:33 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:22:33 Executing busybox-1.36.1-r5.trigger 20:22:33 OK: 268 MiB in 56 packages 20:22:33 Still waiting to schedule task 20:22:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2026’ 20:22:34 Removing intermediate container 9cce2ca4f8cc 20:22:34 ---> fb07f4d33ea3 20:22:34 Step 8/12 : WORKDIR /device-rest-go 20:22:34 ---> Running in 016b892e6c39 20:22:34 Removing intermediate container 016b892e6c39 20:22:34 ---> bb9439bb7aaf 20:22:34 Step 9/12 : COPY go.mod vendor* ./ 20:22:34 ---> c626b973237d 20:22:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:34 ---> Running in c7cd3ffd52d0 20:23:06 Removing intermediate container c7cd3ffd52d0 20:23:06 ---> 2973154cee75 20:23:06 Step 11/12 : COPY . . 20:23:06 ---> b3afab7dee66 20:23:06 Step 12/12 : RUN $MAKE 20:23:06 ---> Running in d13d62a7f44e 20:23:06 noop 20:23:06 Removing intermediate container d13d62a7f44e 20:23:06 ---> 94d70627318c 20:23:06 Successfully built 94d70627318c 20:23:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:07 + docker inspect -f . ci-base-image-x86_64 20:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:07 prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container 20:23:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@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 ******** ci-base-image-x86_64 cat 20:23:08 $ docker top 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:08 + go version 20:23:08 go version go1.21.0 linux/amd64 [Pipeline] } 20:23:08 $ docker stop --time=1 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 20:23:09 $ docker rm -f --volumes 68aa0ba1bfa7407ae46f71ebb54e813b97a614eaa539d6425e385dcc22b588a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker inspect -f . ci-base-image-x86_64 20:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:10 prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container 20:23:10 $ 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-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@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 ******** ci-base-image-x86_64 cat 20:23:11 $ docker top 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-382 [Pipeline] fileExists [Pipeline] sh 20:23:12 + make test 20:23:12 go test ./... -coverprofile=coverage.out ./... 20:23:13 ? github.com/edgexfoundry/device-rest-go [no test files] 20:23:23 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:23:23 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 33.2% of statements 20:23:28 go vet ./... 20:23:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:23:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:23:32 ./bin/test-attribution-txt.sh 20:23:32 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:23:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:23:32 $ docker stop --time=1 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 20:23:38 $ docker rm -f --volumes 032f9da7348fbb122f94a9050fd7520b96d79d97f0383352403d613329cb9d80 [Pipeline] // withDockerContainer [Pipeline] sh 20:23:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:23:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:23:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:23:41 + ls -al . 20:23:41 total 180 20:23:41 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 20:23 . 20:23:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 20:21 .. 20:23:41 -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 20:21 .dockerignore 20:23:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:23 .git 20:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 .github 20:23:41 -rw-rw-r-- 1 jenkins jenkins 264 Mar 1 20:21 .gitignore 20:23:41 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 20:21 .golangci.yml 20:23:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 20:22 .semver 20:23:41 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 1 20:21 Attribution.txt 20:23:41 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 1 20:21 CHANGELOG.md 20:23:41 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 1 20:21 Dockerfile 20:23:41 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 20:21 GOVERNANCE.md 20:23:41 -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 20:21 Jenkinsfile 20:23:41 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 20:21 LICENSE 20:23:41 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 1 20:21 Makefile 20:23:41 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 20:21 OWNERS.md 20:23:41 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 1 20:21 README.md 20:23:41 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 20:22 VERSION 20:23:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:21 bin 20:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 cmd 20:23:41 -rw-r--r-- 1 jenkins jenkins 14499 Mar 1 20:23 coverage.out 20:23:41 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:21 driver 20:23:41 -rw-rw-r-- 1 jenkins jenkins 3935 Mar 1 20:21 go.mod 20:23:41 -rw-rw-r-- 1 jenkins jenkins 34334 Mar 1 20:21 go.sum 20:23:41 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:21 openapi 20:23:41 -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 --label arch=amd64 --label version=0.0.0 . 20:23:42 Sending build context to Docker daemon 16.34MB 20:23:42 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:23:42 Step 2/26 : FROM ${BASE} AS builder 20:23:42 ---> 94d70627318c 20:23:42 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:23:42 ---> Running in dc67875acb35 20:23:42 Removing intermediate container dc67875acb35 20:23:42 ---> 66916424c9d5 20:23:42 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:23:42 ---> Running in b53151464864 20:23:42 Removing intermediate container b53151464864 20:23:42 ---> 17ff773ac459 20:23:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:23:42 ---> Running in 06a8e38aff39 20:23:42 Removing intermediate container 06a8e38aff39 20:23:42 ---> 04f94eae93ba 20:23:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:23:42 ---> Running in 1a40a0e05d12 20:23:42 Removing intermediate container 1a40a0e05d12 20:23:42 ---> 9c1803ac182f 20:23:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:23:42 ---> Running in dfac2893ed8f 20:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:23:43 OK: 268 MiB in 56 packages 20:23:43 Removing intermediate container dfac2893ed8f 20:23:43 ---> 134d55cb6503 20:23:43 Step 8/26 : WORKDIR /device-rest-go 20:23:43 ---> Running in 1cf4f97ccd24 20:23:43 Removing intermediate container 1cf4f97ccd24 20:23:43 ---> 306904e38a6d 20:23:43 Step 9/26 : COPY go.mod vendor* ./ 20:23:44 ---> baf346478d63 20:23:44 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:44 ---> Running in 72752024eb49 20:23:44 Removing intermediate container 72752024eb49 20:23:44 ---> dfd6029aab33 20:23:44 Step 11/26 : COPY . . 20:23:44 ---> c391459769f0 20:23:44 Step 12/26 : RUN $MAKE 20:23:45 ---> Running in bbda846d6d6e 20:23:45 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:24:03 Removing intermediate container bbda846d6d6e 20:24:03 ---> 9fb01b40b843 20:24:03 Step 13/26 : FROM alpine:3.18 20:24:03 3.18: Pulling from library/alpine 20:24:03 619be1103602: Pulling fs layer 20:24:03 619be1103602: Download complete 20:24:03 619be1103602: Pull complete 20:24:03 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:24:03 Status: Downloaded newer image for alpine:3.18 20:24:03 ---> d3782b16ccc9 20:24:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:24:04 ---> Running in eaa263736b1a 20:24:04 Removing intermediate container eaa263736b1a 20:24:04 ---> 9db8b2d7b191 20:24:04 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:24:04 ---> Running in 8a8d711b4c8c 20:24:04 Removing intermediate container 8a8d711b4c8c 20:24:04 ---> 2b20b4812832 20:24:04 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:24:04 ---> Running in 5450aa5c065e 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:24:04 (1/1) Installing dumb-init (1.2.5-r2) 20:24:04 Executing busybox-1.36.1-r5.trigger 20:24:04 OK: 7 MiB in 16 packages 20:24:05 Removing intermediate container 5450aa5c065e 20:24:05 ---> a30fee71846f 20:24:05 Step 17/26 : RUN apk --no-cache upgrade 20:24:05 ---> Running in cb00aa19efb9 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:24:05 OK: 7 MiB in 16 packages 20:24:05 Removing intermediate container cb00aa19efb9 20:24:05 ---> 27e4e64ea52f 20:24:05 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:24:06 ---> ba17f2460901 20:24:06 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:24:06 ---> 4fb2cb2c65cc 20:24:06 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:24:06 ---> acfd96e67203 20:24:06 Step 21/26 : EXPOSE 59986 20:24:06 ---> Running in 75443fcc53da 20:24:06 Removing intermediate container 75443fcc53da 20:24:06 ---> 9ff5430ea7fe 20:24:06 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:24:06 ---> Running in 182c400305e6 20:24:06 Removing intermediate container 182c400305e6 20:24:06 ---> 819903dfea9e 20:24:06 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:24:06 ---> Running in 1303132a11f8 20:24:06 Removing intermediate container 1303132a11f8 20:24:06 ---> 0f0e0a9f21f8 20:24:06 Step 24/26 : LABEL arch=amd64 20:24:06 ---> Running in b2b9ad043ced 20:24:07 Removing intermediate container b2b9ad043ced 20:24:07 ---> bea1d6dbe696 20:24:07 Step 25/26 : LABEL git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 20:24:07 ---> Running in 658e843e7d87 20:24:07 Removing intermediate container 658e843e7d87 20:24:07 ---> b3bda3205b42 20:24:07 Step 26/26 : LABEL version=0.0.0 20:24:07 ---> Running in 0bf95aab87ed 20:24:07 Removing intermediate container 0bf95aab87ed 20:24:07 ---> e1c0aa302f9a 20:24:07 [Warning] One or more build-args [ARCH] were not consumed 20:24:07 Successfully built e1c0aa302f9a 20:24:07 Successfully tagged device-rest: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 20:24:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:08 20:24:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:08 latest: Pulling from edgex-lftools-log-publisher 20:24:08 5eb5b503b376: Pulling fs layer 20:24:08 5c69ac0246d0: Pulling fs layer 20:24:08 ec43610c2a17: Pulling fs layer 20:24:08 3a2ae6a8a46f: Pulling fs layer 20:24:08 33b1e0a273af: Pulling fs layer 20:24:08 5d3b04190fa2: Pulling fs layer 20:24:08 2f39f015ded8: Pulling fs layer 20:24:08 33b1e0a273af: Waiting 20:24:08 5d3b04190fa2: Waiting 20:24:08 3a2ae6a8a46f: Waiting 20:24:08 2f39f015ded8: Waiting 20:24:08 5c69ac0246d0: Download complete 20:24:08 3a2ae6a8a46f: Verifying Checksum 20:24:08 3a2ae6a8a46f: Download complete 20:24:08 33b1e0a273af: Verifying Checksum 20:24:08 33b1e0a273af: Download complete 20:24:08 5d3b04190fa2: Download complete 20:24:08 ec43610c2a17: Verifying Checksum 20:24:08 ec43610c2a17: Download complete 20:24:09 5eb5b503b376: Verifying Checksum 20:24:09 5eb5b503b376: Download complete 20:24:09 2f39f015ded8: Download complete 20:24:10 5eb5b503b376: Pull complete 20:24:10 5c69ac0246d0: Pull complete 20:24:10 ec43610c2a17: Pull complete 20:24:10 3a2ae6a8a46f: Pull complete 20:24:10 33b1e0a273af: Pull complete 20:24:10 5d3b04190fa2: Pull complete 20:24:15 2f39f015ded8: Pull complete 20:24:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:15 prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container 20:24:15 $ 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-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@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-lftools-log-publisher:latest cat 20:24:20 $ docker top bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:20 ---> job-cost.sh 20:24:20 lf-activate-venv: SKIPPING 20:24:20 INFO: No Stack... 20:24:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:24:21 INFO: Archiving Costs [Pipeline] sh 20:24:21 + cat /w/workspace/gexfoundry_device-rest-go_PR-382/archives/cost.csv 20:24:21 + cut -d, -f6 [Pipeline] lock 20:24:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] 20:24:21 Resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] did not exist. Created. 20:24:21 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:24:21 + echo total: 0.2199999988079071 [Pipeline] stash 20:24:21 Stashed 1 file(s) [Pipeline] } 20:24:22 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:24:22 $ docker stop --time=1 bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 20:24:23 $ docker rm -f --volumes bbe160a77642face4920c33b24a2a8819caba957e62337b63c62d14709a7d7b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:25:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2030 in /w/workspace/gexfoundry_device-rest-go_PR-382 [Pipeline] { [Pipeline] ws 20:25:11 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:25:14 The recommended git tool is: git 20:25:19 using credential edgex-jenkins-ssh 20:25:19 Cloning the remote Git repository 20:25:19 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:25:19 > git init /w/workspace/device-rest-go/1 # timeout=10 20:25:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:25:19 > git --version # timeout=10 20:25:19 > git --version # 'git version 2.25.1' 20:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:25:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:25:25 Merging remotes/origin/main commit 402bee10dda5ca46600812a85f59fdfe6bf70583 into PR head commit 130a0569e57a8bcfbeed0e20cacb33421d5381b8 20:25:25 Merge succeeded, producing 130a0569e57a8bcfbeed0e20cacb33421d5381b8 20:25:25 Checking out Revision 130a0569e57a8bcfbeed0e20cacb33421d5381b8 (PR-382) 20:25:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:25:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:25:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:25:25 > git config core.sparsecheckout # timeout=10 20:25:25 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 20:25:25 > git remote # timeout=10 20:25:25 > git config --get remote.origin.url # timeout=10 20:25:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:25:25 > git merge 402bee10dda5ca46600812a85f59fdfe6bf70583 # timeout=10 20:25:25 > git rev-parse HEAD^{commit} # timeout=10 20:25:25 > git config core.sparsecheckout # timeout=10 20:25:25 > git checkout -f 130a0569e57a8bcfbeed0e20cacb33421d5381b8 # timeout=10 20:25:25 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" 20:25:25 > git --version # timeout=10 20:25:25 > git --version # 'git version 2.25.1' 20:25:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:25:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:27 Dload Upload Total Spent Left Speed 20:25:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 20:25:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:25:28 + sudo tee /etc/docker/daemon.new 20:25:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:25:28 { 20:25:28 "registry-mirrors": [ 20:25:28 "https://nexus3.edgexfoundry.org:10001" 20:25:28 ], 20:25:28 "bip": "10.250.0.254/24", 20:25:28 "hosts": [ 20:25:28 "tcp://0.0.0.0:5555", 20:25:28 "unix:///var/run/docker.sock" 20:25:28 ], 20:25:28 "mtu": 1458, 20:25:28 "selinux-enabled": true, 20:25:28 "seccomp-profile": "/etc/docker/seccomp.json" 20:25:28 } [Pipeline] sh 20:25:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:25:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:47 provisioning config files... 20:25:47 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config9502700781386188074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:47 ---> ****-login.sh 20:25:47 nexus3.edgexfoundry.org:10001 20:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:25:48 Configure a credential helper to remove this warning. See 20:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:25:48 20:25:48 Login Succeeded 20:25:48 nexus3.edgexfoundry.org:10002 20:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:25:48 Configure a credential helper to remove this warning. See 20:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:25:48 20:25:48 Login Succeeded 20:25:48 nexus3.edgexfoundry.org:10003 20:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:25:48 Configure a credential helper to remove this warning. See 20:25:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:25:48 20:25:48 Login Succeeded 20:25:48 nexus3.edgexfoundry.org:10004 20:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:25:49 Configure a credential helper to remove this warning. See 20:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:25:49 20:25:49 Login Succeeded 20:25:49 ****.io 20:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:25:49 Configure a credential helper to remove this warning. See 20:25:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:25:49 20:25:49 Login Succeeded 20:25:49 ---> ****-login.sh ends [Pipeline] } 20:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:25:50 ========================================================= 20:25:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:25:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:25:54 Sending build context to Docker daemon 127.5kB 20:25:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:25:54 Step 2/12 : FROM ${BASE} AS builder 20:25:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:25:54 9fda8d8052c6: Pulling fs layer 20:25:54 5d54e960e981: Pulling fs layer 20:25:54 c4a7e357bf2a: Pulling fs layer 20:25:54 f0e02332f6b5: Pulling fs layer 20:25:54 872ee5b61b7b: Pulling fs layer 20:25:54 0c6a40ed1a82: Pulling fs layer 20:25:54 94ae7d8d031c: Pulling fs layer 20:25:54 f0e02332f6b5: Waiting 20:25:54 872ee5b61b7b: Waiting 20:25:54 0c6a40ed1a82: Waiting 20:25:54 94ae7d8d031c: Waiting 20:25:54 5d54e960e981: Verifying Checksum 20:25:54 5d54e960e981: Download complete 20:25:54 f0e02332f6b5: Download complete 20:25:54 872ee5b61b7b: Verifying Checksum 20:25:54 872ee5b61b7b: Download complete 20:25:54 9fda8d8052c6: Verifying Checksum 20:25:54 9fda8d8052c6: Download complete 20:25:55 94ae7d8d031c: Verifying Checksum 20:25:55 94ae7d8d031c: Download complete 20:25:55 9fda8d8052c6: Pull complete 20:25:56 5d54e960e981: Pull complete 20:25:56 c4a7e357bf2a: Verifying Checksum 20:25:56 c4a7e357bf2a: Download complete 20:25:57 0c6a40ed1a82: Verifying Checksum 20:25:57 0c6a40ed1a82: Download complete 20:26:10 c4a7e357bf2a: Pull complete 20:26:10 f0e02332f6b5: Pull complete 20:26:10 872ee5b61b7b: Pull complete 20:26:18 0c6a40ed1a82: Pull complete 20:26:23 94ae7d8d031c: Pull complete 20:26:23 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:26:23 ---> 86de565de09d 20:26:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:26:24 ---> Running in d3bc93a930df 20:26:24 Removing intermediate container d3bc93a930df 20:26:24 ---> efd88136e6ef 20:26:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:26:24 ---> Running in fab74bf0283a 20:26:25 Removing intermediate container fab74bf0283a 20:26:25 ---> d9de803bdcf9 20:26:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:26:25 ---> Running in ce485beef9b2 20:26:25 Removing intermediate container ce485beef9b2 20:26:25 ---> da73adb4ebf8 20:26:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:26:25 ---> Running in cf370b2eb9e2 20:26:26 Removing intermediate container cf370b2eb9e2 20:26:26 ---> d1569f7cde79 20:26:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:26:26 ---> Running in e2a648472210 20:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:26:28 (1/4) Installing openssh-keygen (9.3_p2-r1) 20:26:28 (2/4) Installing libedit (20221030.3.1-r1) 20:26:28 (3/4) Installing openssh-client-common (9.3_p2-r1) 20:26:28 (4/4) Installing openssh-client-default (9.3_p2-r1) 20:26:28 Executing busybox-1.36.1-r5.trigger 20:26:28 OK: 271 MiB in 56 packages 20:26:30 Removing intermediate container e2a648472210 20:26:30 ---> 5c77d7f95131 20:26:30 Step 8/12 : WORKDIR /device-rest-go 20:26:30 ---> Running in 3ddc2c5c1e9d 20:26:30 Removing intermediate container 3ddc2c5c1e9d 20:26:30 ---> f1badf669093 20:26:30 Step 9/12 : COPY go.mod vendor* ./ 20:26:30 ---> 6c597f2e1e27 20:26:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:31 ---> Running in 16cf1dff1459 20:27:38 Removing intermediate container 16cf1dff1459 20:27:38 ---> 4c8d1b9f39ee 20:27:38 Step 11/12 : COPY . . 20:27:38 ---> 71bcb7c9bd67 20:27:38 Step 12/12 : RUN $MAKE 20:27:38 ---> Running in c15b69670c4a 20:27:38 noop 20:27:38 Removing intermediate container c15b69670c4a 20:27:38 ---> cee84b71b7ec 20:27:38 Successfully built cee84b71b7ec 20:27:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:39 + docker inspect -f . ci-base-image-arm64 20:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:39 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 20:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-arm64 cat 20:27:41 $ docker top df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:42 + go version 20:27:42 go version go1.21.0 linux/arm64 [Pipeline] } 20:27:42 $ docker stop --time=1 df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 20:27:43 $ docker rm -f --volumes df55f30030f6be39fbe77261aba5d4c50cd3e98a1e3a2d3928ea0ea2603fd953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:45 + docker inspect -f . ci-base-image-arm64 20:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:45 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 20:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** ci-base-image-arm64 cat 20:27:49 $ docker top fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:50 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:27:51 + make test 20:27:51 go test ./... -coverprofile=coverage.out ./... 20:27:54 ? github.com/edgexfoundry/device-rest-go [no test files] 20:29:31 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:29:31 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements 20:29:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:29:31 go vet ./... 20:29:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:29:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:29:46 ./bin/test-attribution-txt.sh 20:29:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 20:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:29:46 $ docker stop --time=1 fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f 20:29:49 $ docker rm -f --volumes fa8d278cd8a6ae7856c83484c83423b0c8281c21ba86c7ac946a92a2b792b29f [Pipeline] // withDockerContainer [Pipeline] sh 20:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:29:51 Warning: overwriting stash ‘coverage-report’ 20:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:29:53 + ls -al . 20:29:53 total 176 20:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:27 . 20:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 20:25 .. 20:29:53 -rw-rw-r-- 1 jenkins jenkins 151 Mar 1 20:25 .dockerignore 20:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 20:25 .git 20:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 .github 20:29:53 -rw-rw-r-- 1 jenkins jenkins 264 Mar 1 20:25 .gitignore 20:29:53 -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 20:25 .golangci.yml 20:29:53 -rw-rw-r-- 1 jenkins jenkins 10300 Mar 1 20:25 Attribution.txt 20:29:53 -rw-rw-r-- 1 jenkins jenkins 17685 Mar 1 20:25 CHANGELOG.md 20:29:53 -rw-rw-r-- 1 jenkins jenkins 1687 Mar 1 20:25 Dockerfile 20:29:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 20:25 GOVERNANCE.md 20:29:53 -rw-rw-r-- 1 jenkins jenkins 680 Mar 1 20:25 Jenkinsfile 20:29:53 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 20:25 LICENSE 20:29:53 -rw-rw-r-- 1 jenkins jenkins 2016 Mar 1 20:25 Makefile 20:29:53 -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 20:25 OWNERS.md 20:29:53 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 1 20:25 README.md 20:29:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 20:22 VERSION 20:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:25 bin 20:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 cmd 20:29:53 -rw-r--r-- 1 jenkins jenkins 14499 Mar 1 20:29 coverage.out 20:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 20:25 driver 20:29:53 -rw-rw-r-- 1 jenkins jenkins 3935 Mar 1 20:25 go.mod 20:29:53 -rw-rw-r-- 1 jenkins jenkins 34334 Mar 1 20:25 go.sum 20:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 20:25 openapi 20:29:53 -rw-rw-r-- 1 jenkins jenkins 713 Mar 1 20:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:53 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 --label arch=arm64 --label version=0.0.0 . 20:29:53 Sending build context to Docker daemon 142.8kB 20:29:54 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:29:54 Step 2/26 : FROM ${BASE} AS builder 20:29:54 ---> cee84b71b7ec 20:29:54 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:29:54 ---> Running in a7ce7dbca66f 20:29:56 Removing intermediate container a7ce7dbca66f 20:29:56 ---> cb3b0bf0af9f 20:29:56 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:29:56 ---> Running in c182dc78eb05 20:29:58 Removing intermediate container c182dc78eb05 20:29:58 ---> 8f1692360c68 20:29:58 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:29:58 ---> Running in 79393d3a173d 20:29:58 Removing intermediate container 79393d3a173d 20:29:58 ---> 66fa0129f842 20:29:58 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:29:58 ---> Running in 806754f4fd05 20:29:58 Removing intermediate container 806754f4fd05 20:29:58 ---> 46e8764117f5 20:29:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:58 ---> Running in 12307feef41b 20:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:30:01 OK: 271 MiB in 56 packages 20:30:05 Removing intermediate container 12307feef41b 20:30:05 ---> 5f8fe2e94f71 20:30:05 Step 8/26 : WORKDIR /device-rest-go 20:30:05 ---> Running in 081bdcc3ec38 20:30:05 Removing intermediate container 081bdcc3ec38 20:30:05 ---> 1cf57029a76e 20:30:05 Step 9/26 : COPY go.mod vendor* ./ 20:30:06 ---> 3d31ae218f5f 20:30:06 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:06 ---> Running in c452d2457b62 20:30:08 Removing intermediate container c452d2457b62 20:30:08 ---> 4633ff04c196 20:30:08 Step 11/26 : COPY . . 20:30:08 ---> 04dbd96ad3cd 20:30:08 Step 12/26 : RUN $MAKE 20:30:08 ---> Running in bb79a7ed2870 20:30:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:32:01 Removing intermediate container bb79a7ed2870 20:32:01 ---> e9f9de1c3340 20:32:01 Step 13/26 : FROM alpine:3.18 20:32:01 3.18: Pulling from library/alpine 20:32:01 c6b39de5b339: Pulling fs layer 20:32:01 c6b39de5b339: Verifying Checksum 20:32:01 c6b39de5b339: Download complete 20:32:02 c6b39de5b339: Pull complete 20:32:02 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:32:02 Status: Downloaded newer image for alpine:3.18 20:32:02 ---> 33abbf032149 20:32:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:32:02 ---> Running in 4ffaeb8a7313 20:32:02 Removing intermediate container 4ffaeb8a7313 20:32:02 ---> 82da8f00ce39 20:32:02 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:32:03 ---> Running in 8052213e7307 20:32:03 Removing intermediate container 8052213e7307 20:32:03 ---> 6a4647c806e7 20:32:03 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:32:03 ---> Running in 7b28e2e69985 20:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:32:05 (1/1) Installing dumb-init (1.2.5-r2) 20:32:05 Executing busybox-1.36.1-r5.trigger 20:32:05 OK: 8 MiB in 16 packages 20:32:06 Removing intermediate container 7b28e2e69985 20:32:06 ---> 2cf4e9f5594b 20:32:06 Step 17/26 : RUN apk --no-cache upgrade 20:32:06 ---> Running in 1efe1b951c84 20:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:32:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:32:09 OK: 8 MiB in 16 packages 20:32:09 Removing intermediate container 1efe1b951c84 20:32:09 ---> 5a077c93bdbc 20:32:09 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:32:14 ---> 4ff0f2cd859c 20:32:14 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:32:14 ---> db41bd6c4b1e 20:32:14 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:32:14 ---> 037ec1420af3 20:32:14 Step 21/26 : EXPOSE 59986 20:32:14 ---> Running in 410d9558fe32 20:32:15 Removing intermediate container 410d9558fe32 20:32:15 ---> 0cacbba3284a 20:32:15 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:32:15 ---> Running in d7ea2334d9f0 20:32:15 Removing intermediate container d7ea2334d9f0 20:32:15 ---> e8b68e624b7c 20:32:15 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:32:15 ---> Running in d40ea4ea6da1 20:32:15 Removing intermediate container d40ea4ea6da1 20:32:15 ---> e1ea27aaf5ba 20:32:15 Step 24/26 : LABEL arch=arm64 20:32:15 ---> Running in 2cc95c9153df 20:32:15 Removing intermediate container 2cc95c9153df 20:32:15 ---> 8ba0306d9e39 20:32:15 Step 25/26 : LABEL git_sha=130a0569e57a8bcfbeed0e20cacb33421d5381b8 20:32:15 ---> Running in 9d37ab80f30b 20:32:16 Removing intermediate container 9d37ab80f30b 20:32:16 ---> e1672b5e2292 20:32:16 Step 26/26 : LABEL version=0.0.0 20:32:16 ---> Running in bfd8355b140e 20:32:16 Removing intermediate container bfd8355b140e 20:32:16 ---> 3036fc6593ec 20:32:16 [Warning] One or more build-args [ARCH] were not consumed 20:32:16 Successfully built 3036fc6593ec 20:32:16 Successfully tagged device-rest-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 20:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:18 20:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:18 arm64: Pulling from edgex-lftools-log-publisher 20:32:18 8998bd30e6a1: Pulling fs layer 20:32:18 04944245beec: Pulling fs layer 20:32:18 699f458cf7ca: Pulling fs layer 20:32:18 765212b225bb: Pulling fs layer 20:32:18 f23df028b6ca: Pulling fs layer 20:32:18 d65c8cfc05b1: Pulling fs layer 20:32:18 2437ff75d9bd: Pulling fs layer 20:32:18 765212b225bb: Waiting 20:32:18 f23df028b6ca: Waiting 20:32:18 d65c8cfc05b1: Waiting 20:32:18 2437ff75d9bd: Waiting 20:32:18 04944245beec: Verifying Checksum 20:32:18 04944245beec: Download complete 20:32:18 765212b225bb: Verifying Checksum 20:32:18 765212b225bb: Download complete 20:32:18 f23df028b6ca: Verifying Checksum 20:32:18 f23df028b6ca: Download complete 20:32:18 d65c8cfc05b1: Download complete 20:32:18 699f458cf7ca: Verifying Checksum 20:32:18 699f458cf7ca: Download complete 20:32:19 8998bd30e6a1: Verifying Checksum 20:32:19 8998bd30e6a1: Download complete 20:32:21 2437ff75d9bd: Verifying Checksum 20:32:21 2437ff75d9bd: Download complete 20:32:23 8998bd30e6a1: Pull complete 20:32:28 04944245beec: Pull complete 20:32:29 699f458cf7ca: Pull complete 20:32:29 765212b225bb: Pull complete 20:32:30 f23df028b6ca: Pull complete 20:32:30 d65c8cfc05b1: Pull complete 20:32:45 2437ff75d9bd: Pull complete 20:32:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:32:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:45 prd-ubuntu20.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 20:32:46 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:32:48 $ docker top 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:49 ---> job-cost.sh 20:32:49 lf-activate-venv: SKIPPING 20:32:49 INFO: No Stack... 20:32:49 INFO: Retrieving Pricing Info for: v3-standard-4 20:32:50 INFO: Archiving Costs [Pipeline] sh 20:32:51 + cut -d, -f6 20:32:51 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 20:32:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] 20:32:51 Resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] did not exist. Created. 20:32:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:51 /w/workspace/device-rest-go/1@tmp/durable-d8036397/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:32:52 + echo total: 0.10999999940395355 [Pipeline] stash 20:32:52 Warning: overwriting stash ‘stack-cost’ 20:32:52 Stashed 1 file(s) [Pipeline] } 20:32:52 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-382-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:53 $ docker stop --time=1 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 20:32:57 $ docker rm -f --volumes 76e2d1acbac5aff743df73c0b37a99d86bae9334ec847746ceda176f51f8f3c7 [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 20:32:59 provisioning config files... 20:32:59 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config13446079485101078721tmp [Pipeline] { [Pipeline] sh 20:33:00 + set +x 20:33:00 + curl -s https://codecov.io/bash 20:33:00 + bash -s -- 20:33:00 20:33:00 _____ _ 20:33:00 / ____| | | 20:33:00 | | ___ __| | ___ ___ _____ __ 20:33:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:00 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:00 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:00 Bash-1.0.6 20:33:00 20:33:00 20:33:00 ==> git version 2.25.1 found 20:33:00 ==> 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 20:33:00 Release-Date: 2020-01-08 20:33:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:33:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:33:00 ==> Jenkins CI detected. 20:33:00 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-382 20:33:00 project root: . 20:33:00 --> token set from env 20:33:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:00 ==> Running gcov in . (disable via -X gcov) 20:33:00 ==> Python coveragepy not found 20:33:00 ==> Searching for coverage reports in: 20:33:00 + . 20:33:00 -> Found 1 reports 20:33:00 ==> Detecting git/mercurial file structure 20:33:00 ==> Reading reports 20:33:00 + ./coverage.out bytes=14499 20:33:00 ==> Appending adjustments 20:33:00 https://docs.codecov.io/docs/fixing-reports 20:33:00 + Found adjustments 20:33:00 ==> Gzipping contents 20:33:00 4.0K /tmp/codecov.CAGIJr.gz 20:33:00 ==> Uploading reports 20:33:00 url: https://codecov.io 20:33:00 query: branch=PR-382&commit=130a0569e57a8bcfbeed0e20cacb33421d5381b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=382&job=&cmd_args= 20:33:00 -> Pinging Codecov 20:33:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-382&commit=130a0569e57a8bcfbeed0e20cacb33421d5381b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=382&job=&cmd_args= 20:33:00 -> Uploading to 20:33:00 https://storage.googleapis.com/codecov/v4/raw/2024-03-01/4E5D53B4F1F92C436F7061BF334D961C/130a0569e57a8bcfbeed0e20cacb33421d5381b8/7392e4d5-1e0a-4d72-859d-1c801c185e74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T203300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d1e0c6a35986f3d900686591b8bb32f9df7e90b6ab4163b8c377d2e69bea242 20:33:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:00 Dload Upload Total Spent Left Speed 20:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8201 --:--:-- --:--:-- --:--:-- 8201 20:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/130a0569e57a8bcfbeed0e20cacb33421d5381b8 [Pipeline] } 20:33:01 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 20:33:04 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-382/archives ] 20:33:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-382/archives 20:33:04 total 16 20:33:04 drwxr-xr-x 3 root root 4096 Mar 1 20:24 . 20:33:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 20:24 .. 20:33:04 drwxr-xr-x 2 root root 4096 Mar 1 20:24 cost 20:33:04 -rw-r--r-- 1 root root 86 Mar 1 20:24 cost.csv 20:33:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-382/archives 20:33:04 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-382/archives 20:33:04 total 16 20:33:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 20:24 . 20:33:04 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 20:24 .. 20:33:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 20:24 cost 20:33:04 -rw-r--r-- 1 jenkins jenkins 86 Mar 1 20:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:33:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:33:05 ---> package-listing.sh 20:33:05 ++ facter osfamily 20:33:05 ++ tr '[:upper:]' '[:lower:]' 20:33:07 + OS_FAMILY=debian 20:33:07 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-382 20:33:07 + START_PACKAGES=/tmp/packages_start.txt 20:33:07 + END_PACKAGES=/tmp/packages_end.txt 20:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:07 + PACKAGES=/tmp/packages_start.txt 20:33:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-382 ']' 20:33:07 + PACKAGES=/tmp/packages_end.txt 20:33:07 + case "${OS_FAMILY}" in 20:33:07 + dpkg -l 20:33:07 + grep '^ii' 20:33:07 + '[' -f /tmp/packages_start.txt ']' 20:33:07 + '[' -f /tmp/packages_end.txt ']' 20:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-382 ']' 20:33:07 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-382/archives/ 20:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-382/archives/ [Pipeline] echo 20:33:07 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-rest-go_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:12 prd-ubuntu20.04-docker-8c-8g-2028 does not seem to be running inside a container 20:33:12 $ 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-rest-go_PR-382/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-rest-go_PR-382 -v /w/workspace/gexfoundry_device-rest-go_PR-382:/w/workspace/gexfoundry_device-rest-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-382@tmp:/w/workspace/gexfoundry_device-rest-go_PR-382@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:33:12 $ docker top cfd18a13844e0ebe49363bc7bb31768c410d38e1d763670a2a191c31228cca24 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 20:33:13 + ls /var/log/sa-host 20:33:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:13 provisioning config files... 20:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-382@tmp/config9733602214946479444tmp [Pipeline] { [Pipeline] echo 20:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:33:14 ---> create-netrc.sh [Pipeline] } 20:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:33:14 ---> python-tools-install.sh [Pipeline] echo 20:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:33:15 ---> sudo-logs.sh 20:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:33:15 ---> job-cost.sh 20:33:15 lf-activate-venv: SKIPPING 20:33:15 DEBUG: total: 0.2199999988079071 20:33:15 INFO: Retrieving Stack Cost... 20:33:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:33:16 INFO: Archiving Costs [Pipeline] echo 20:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:33:16 ---> logs-deploy.sh 20:33:16 lf-activate-venv: SKIPPING 20:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-382/1 20:33:16 INFO: archiving workspace using pattern(s): 20:33:17 Archives upload complete. 20:33:18 INFO: archiving logs to Nexus 20:33:18 ---> uname -a: 20:33:18 Linux prd-ubuntu20-04-docker-8c-8g-2028 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:33:18 20:33:18 20:33:18 ---> lscpu: 20:33:18 Architecture: x86_64 20:33:18 CPU op-mode(s): 32-bit, 64-bit 20:33:18 Byte Order: Little Endian 20:33:18 Address sizes: 40 bits physical, 48 bits virtual 20:33:18 CPU(s): 8 20:33:18 On-line CPU(s) list: 0-7 20:33:18 Thread(s) per core: 1 20:33:18 Core(s) per socket: 1 20:33:18 Socket(s): 8 20:33:18 NUMA node(s): 1 20:33:18 Vendor ID: AuthenticAMD 20:33:18 CPU family: 23 20:33:18 Model: 49 20:33:18 Model name: AMD EPYC-Rome Processor 20:33:18 Stepping: 0 20:33:18 CPU MHz: 2800.000 20:33:18 BogoMIPS: 5600.00 20:33:18 Virtualization: AMD-V 20:33:18 Hypervisor vendor: KVM 20:33:18 Virtualization type: full 20:33:18 L1d cache: 256 KiB 20:33:18 L1i cache: 256 KiB 20:33:18 L2 cache: 4 MiB 20:33:18 L3 cache: 128 MiB 20:33:18 NUMA node0 CPU(s): 0-7 20:33:18 Vulnerability Itlb multihit: Not affected 20:33:18 Vulnerability L1tf: Not affected 20:33:18 Vulnerability Mds: Not affected 20:33:18 Vulnerability Meltdown: Not affected 20:33:18 Vulnerability Mmio stale data: Not affected 20:33:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:33:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:33:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:33:18 Vulnerability Srbds: Not affected 20:33:18 Vulnerability Tsx async abort: Not affected 20:33:18 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 20:33:18 20:33:18 20:33:18 ---> nproc: 20:33:18 8 20:33:18 20:33:18 20:33:18 ---> df -h: 20:33:18 Filesystem Size Used Avail Use% Mounted on 20:33:18 overlay 155G 12G 144G 8% / 20:33:18 tmpfs 64M 0 64M 0% /dev 20:33:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:33:18 shm 64M 0 64M 0% /dev/shm 20:33:18 /dev/vda1 155G 12G 144G 8% /facter-os 20:33:18 20:33:18 20:33:18 ---> sar -b -r -n DEV: 20:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2028) 03/01/24 _x86_64_ (8 CPU) 20:33:18 20:33:18 20:20:56 LINUX RESTART (8 CPU) 20:33:18 20:33:18 20:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:33:18 20:22:02 110.35 58.16 52.19 0.00 5206.03 152771.26 0.00 20:33:18 20:23:01 209.61 4.62 204.99 0.00 500.47 72347.27 0.00 20:33:18 20:24:01 125.42 0.25 125.17 0.00 14.53 24180.34 0.00 20:33:18 20:25:01 120.25 0.05 120.20 0.00 7.73 25512.83 0.00 20:33:18 20:26:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 20:33:18 20:27:01 57.46 11.65 45.81 0.00 5181.14 8582.70 0.00 20:33:18 20:28:01 6.55 1.68 4.87 0.00 37.86 106.65 0.00 20:33:18 20:29:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 20:33:18 20:30:01 2.02 0.00 2.02 0.00 0.00 23.33 0.00 20:33:18 20:31:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 20:33:18 20:32:01 1.97 0.00 1.97 0.00 0.00 23.60 0.00 20:33:18 20:33:01 1.60 0.07 1.53 0.00 4.80 22.00 0.00 20:33:18 Average: 53.12 6.30 46.82 0.00 907.11 23408.68 0.00 20:33:18 20:33:18 20:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:33:18 20:22:02 30291216 31637648 735960 2.24 47652 1612868 1653284 4.87 868876 1434064 1556 20:33:18 20:23:01 28035244 31527072 780332 2.37 136156 3526668 1860336 5.48 1197500 3145252 128 20:33:18 20:24:01 28031716 31510800 791124 2.41 143572 3517272 1875340 5.53 1273912 3081920 158988 20:33:18 20:25:01 27755620 31520924 779840 2.37 154696 3753960 1773888 5.23 1281116 3307048 20 20:33:18 20:26:01 27755508 31520952 779676 2.37 154784 3753960 1773888 5.23 1281236 3307060 4 20:33:18 20:27:01 27276460 31501132 770024 2.34 184228 4179312 1749140 5.15 1587092 3442900 256 20:33:18 20:28:01 27273564 31495468 775396 2.36 182788 4177192 1730252 5.10 1592904 3439996 12 20:33:18 20:29:01 27283252 31505248 765676 2.33 182840 4177192 1730252 5.10 1583468 3439996 12 20:33:18 20:30:01 27283060 31505124 765768 2.33 182884 4177196 1730252 5.10 1583440 3440000 8 20:33:18 20:31:01 27285712 31507852 762900 2.32 182968 4177200 1730252 5.10 1581120 3440004 40 20:33:18 20:32:01 27285800 31508000 762760 2.32 183024 4177196 1730252 5.10 1580844 3440008 8 20:33:18 20:33:01 27284992 31507428 762728 2.32 183096 4177352 1746144 5.15 1582300 3439864 184 20:33:18 Average: 27736845 31520637 769349 2.34 159891 3783947 1756940 5.18 1416151 3196509 13435 20:33:18 20:33:18 20:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:33:18 20:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:22:02 lo 4.22 4.22 0.39 0.39 0.00 0.00 0.00 0.00 20:33:18 20:22:02 ens3 366.55 246.35 1051.17 64.55 0.00 0.00 0.00 0.00 20:33:18 20:23:01 docker0 219.77 301.92 17.86 2382.27 0.00 0.00 0.00 0.00 20:33:18 20:23:01 lo 4.18 4.18 0.42 0.42 0.00 0.00 0.00 0.00 20:33:18 20:23:01 ens3 506.59 348.15 7234.80 47.48 0.00 0.00 0.00 0.00 20:33:18 20:24:01 docker0 1.18 2.38 0.07 30.88 0.00 0.00 0.00 0.00 20:33:18 20:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:33:18 20:24:01 ens3 42.24 24.54 68.98 15.77 0.00 0.00 0.00 0.00 20:33:18 20:25:01 docker0 2.75 5.37 0.17 62.29 0.00 0.00 0.00 0.00 20:33:18 20:25:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:33:18 20:25:01 ens3 127.31 87.10 2648.43 102.59 0.00 0.00 0.00 0.00 20:33:18 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:18 20:26:01 ens3 0.68 0.63 0.52 0.23 0.00 0.00 0.00 0.00 20:33:18 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:33:18 20:27:01 ens3 222.95 127.76 2738.07 8.82 0.00 0.00 0.00 0.00 20:33:18 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:33:18 20:28:01 ens3 8.17 6.62 5.40 6.05 0.00 0.00 0.00 0.00 20:33:18 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:18 20:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:33:18 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:31:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:18 20:32:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:33:18 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:18 20:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:33:18 20:33:01 ens3 4.65 3.28 4.28 1.38 0.00 0.00 0.00 0.00 20:33:18 Average: docker0 18.47 25.58 1.49 204.48 0.00 0.00 0.00 0.00 20:33:18 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 20:33:18 Average: ens3 105.88 69.88 1140.23 20.49 0.00 0.00 0.00 0.00 20:33:18 20:33:18 20:33:18 ---> sar -P ALL: 20:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2028) 03/01/24 _x86_64_ (8 CPU) 20:33:18 20:33:18 20:20:56 LINUX RESTART (8 CPU) 20:33:18 20:33:18 20:21:02 CPU %user %nice %system %iowait %steal %idle 20:33:18 20:22:02 all 4.47 0.00 0.99 2.87 0.17 91.49 20:33:18 20:22:02 0 3.08 0.00 0.78 0.05 0.03 96.05 20:33:18 20:22:02 1 3.82 0.00 0.77 0.46 0.05 94.91 20:33:18 20:22:02 2 3.76 0.00 1.17 7.32 0.31 87.44 20:33:18 20:22:02 3 3.64 0.00 0.67 0.69 0.50 94.50 20:33:18 20:22:02 4 7.90 0.00 0.72 11.51 0.04 79.83 20:33:18 20:22:02 5 4.52 0.00 1.88 2.31 0.37 90.92 20:33:18 20:22:02 6 3.88 0.00 1.10 0.20 0.04 94.79 20:33:18 20:22:02 7 5.24 0.00 0.85 0.65 0.05 93.21 20:33:18 20:23:01 all 8.16 0.00 3.82 4.36 0.06 83.61 20:33:18 20:23:01 0 8.81 0.00 2.96 0.31 0.05 87.87 20:33:18 20:23:01 1 7.36 0.00 4.23 5.29 0.07 83.06 20:33:18 20:23:01 2 7.04 0.00 4.49 11.25 0.09 77.13 20:33:18 20:23:01 3 8.95 0.00 3.90 0.12 0.05 86.98 20:33:18 20:23:01 4 7.68 0.00 3.29 3.06 0.07 85.90 20:33:18 20:23:01 5 9.47 0.00 4.46 14.53 0.07 71.47 20:33:18 20:23:01 6 8.52 0.00 3.01 0.15 0.05 88.26 20:33:18 20:23:01 7 7.41 0.00 4.23 0.24 0.03 88.09 20:33:18 20:24:01 all 35.43 0.00 4.13 2.34 0.07 58.02 20:33:18 20:24:01 0 35.42 0.00 4.12 0.30 0.08 60.07 20:33:18 20:24:01 1 35.12 0.00 4.32 3.88 0.07 56.62 20:33:18 20:24:01 2 36.22 0.00 3.77 0.86 0.08 59.07 20:33:18 20:24:01 3 34.46 0.00 3.99 0.44 0.07 61.04 20:33:18 20:24:01 4 35.18 0.00 4.05 0.47 0.07 60.23 20:33:18 20:24:01 5 35.43 0.00 4.09 3.75 0.07 56.67 20:33:18 20:24:01 6 36.08 0.00 4.38 3.37 0.07 56.10 20:33:18 20:24:01 7 35.54 0.00 4.34 5.64 0.08 54.39 20:33:18 20:25:01 all 3.01 0.00 1.31 1.36 0.03 94.30 20:33:18 20:25:01 0 2.33 0.00 1.94 0.33 0.03 95.36 20:33:18 20:25:01 1 2.77 0.00 1.16 0.40 0.03 95.64 20:33:18 20:25:01 2 3.44 0.00 1.39 0.05 0.03 95.09 20:33:18 20:25:01 3 3.28 0.00 1.14 0.27 0.03 95.28 20:33:18 20:25:01 4 3.41 0.00 1.02 0.08 0.03 95.45 20:33:18 20:25:01 5 2.92 0.00 1.10 1.79 0.02 94.17 20:33:18 20:25:01 6 2.98 0.00 1.54 7.83 0.03 87.61 20:33:18 20:25:01 7 2.91 0.00 1.16 0.12 0.02 95.80 20:33:18 20:26:01 all 0.15 0.00 0.01 0.01 0.01 99.82 20:33:18 20:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:33:18 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:33:18 20:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:33:18 20:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:33:18 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:26:01 5 0.03 0.00 0.03 0.05 0.02 99.87 20:33:18 20:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:33:18 20:26:01 7 1.06 0.00 0.02 0.00 0.02 98.91 20:33:18 20:27:01 all 2.78 0.00 1.41 0.57 0.03 95.21 20:33:18 20:27:01 0 3.00 0.00 2.60 0.30 0.03 94.08 20:33:18 20:27:01 1 2.04 0.00 1.29 0.80 0.03 95.84 20:33:18 20:27:01 2 3.43 0.00 0.89 0.20 0.03 95.45 20:33:18 20:27:01 3 2.32 0.00 1.27 0.52 0.03 95.86 20:33:18 20:27:01 4 4.00 0.00 1.70 0.88 0.02 93.39 20:33:18 20:27:01 5 2.46 0.00 1.17 1.17 0.05 95.14 20:33:18 20:27:01 6 2.16 0.00 1.19 0.63 0.03 95.99 20:33:18 20:27:01 7 2.82 0.00 1.15 0.07 0.03 95.93 20:33:18 20:28:01 all 0.37 0.00 0.07 0.02 0.01 99.52 20:33:18 20:28:01 0 1.08 0.00 0.08 0.00 0.02 98.82 20:33:18 20:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 20:33:18 20:28:01 2 0.08 0.00 0.05 0.00 0.02 99.85 20:33:18 20:28:01 3 0.18 0.00 0.07 0.03 0.02 99.70 20:33:18 20:28:01 4 0.47 0.00 0.15 0.03 0.02 99.33 20:33:18 20:28:01 5 0.15 0.00 0.10 0.07 0.03 99.65 20:33:18 20:28:01 6 0.70 0.00 0.05 0.00 0.00 99.25 20:33:18 20:28:01 7 0.12 0.00 0.05 0.02 0.02 99.80 20:33:18 20:29:01 all 0.12 0.00 0.01 0.05 0.00 99.81 20:33:18 20:29:01 0 0.85 0.00 0.00 0.00 0.00 99.15 20:33:18 20:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:33:18 20:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:33:18 20:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:33:18 20:29:01 5 0.05 0.00 0.03 0.42 0.02 99.48 20:33:18 20:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:33:18 20:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:33:18 20:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:33:18 20:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:33:18 20:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:33:18 20:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:33:18 20:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:33:18 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:30:01 5 0.03 0.00 0.00 0.03 0.03 99.90 20:33:18 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:31:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:33:18 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:33:18 20:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:33:18 20:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:33:18 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:18 20:31:01 5 0.05 0.00 0.02 0.03 0.02 99.88 20:33:18 20:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 20:33:18 20:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:33:18 20:32:01 all 0.05 0.00 0.00 0.03 0.01 99.91 20:33:18 20:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:33:18 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:33:18 20:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:33:18 20:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:33:18 20:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:33:18 20:32:01 5 0.00 0.00 0.00 0.20 0.03 99.77 20:33:18 20:32:01 6 0.33 0.00 0.00 0.00 0.00 99.67 20:33:18 20:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:33:18 20:33:18 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:33:18 20:33:01 all 0.11 0.00 0.06 0.01 0.01 99.81 20:33:18 20:33:01 0 0.03 0.00 0.05 0.02 0.00 99.90 20:33:18 20:33:01 1 0.07 0.00 0.05 0.00 0.00 99.88 20:33:18 20:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 20:33:18 20:33:01 3 0.08 0.00 0.17 0.02 0.02 99.72 20:33:18 20:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 20:33:18 20:33:01 5 0.08 0.00 0.03 0.02 0.03 99.83 20:33:18 20:33:01 6 0.40 0.00 0.07 0.00 0.00 99.53 20:33:18 20:33:01 7 0.03 0.00 0.05 0.00 0.00 99.92 20:33:18 Average: all 4.53 0.00 0.98 0.95 0.04 93.51 20:33:18 Average: 0 4.53 0.00 1.04 0.11 0.03 94.29 20:33:18 Average: 1 4.25 0.00 0.98 0.89 0.02 93.85 20:33:18 Average: 2 4.49 0.00 0.97 1.59 0.05 92.88 20:33:18 Average: 3 4.38 0.00 0.93 0.17 0.06 94.45 20:33:18 Average: 4 4.85 0.00 0.91 1.29 0.02 92.94 20:33:18 Average: 5 4.56 0.00 1.07 2.00 0.06 92.31 20:33:18 Average: 6 4.57 0.00 0.94 1.02 0.02 93.46 20:33:18 Average: 7 4.56 0.00 0.98 0.56 0.02 93.88 20:33:18 20:33:18 20:33:18