Pull request #278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7b94505af96cbd37e2af9cfce29668414fc9f97+539913158ea56f8dca24ab775bb8172a7292d425 (5cb7856a0d78a4a4d3fc309d93ac540a8ce3b67b) 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-ssh16594668264246201937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4267197777636250323.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-278/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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7226649268113445285.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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7895058878214579756.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14476359163707343882.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-278/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-278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2232057945340906819.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-5607’ Running on prd-ubuntu20.04-docker-8c-8g-5609 in /w/workspace/gexfoundry_device-rest-go_PR-278 [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-278 # 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/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit b7b94505af96cbd37e2af9cfce29668414fc9f97 Merge succeeded, producing b7b94505af96cbd37e2af9cfce29668414fc9f97 Checking out Revision b7b94505af96cbd37e2af9cfce29668414fc9f97 (PR-278) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b7b94505af96cbd37e2af9cfce29668414fc9f97 # 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 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7b94505af96cbd37e2af9cfce29668414fc9f97 # timeout=10 [Pipeline] echo 20:59:29 ========================================================= 20:59:29 EdgeX Global Pipelines Version Info 20:59:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:30 ------------------- 20:59:30 stable info: 20:59:30 ------------------- 20:59:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:59:30 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 20:59:30 Message: update stable to v1.0.245 20:59:31 ------------------- 20:59:31 experimental info: 20:59:31 ------------------- 20:59:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:31 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 20:59:31 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:59:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7b94505af96cbd37e2af9cfce29668414fc9f97 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7b9450 [Pipeline] echo 20:59:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:32 provisioning config files... 20:59:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/config13502577969967351089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:33 ---> docker-login.sh 20:59:33 nexus3.edgexfoundry.org:10001 20:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:33 Configure a credential helper to remove this warning. See 20:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:33 20:59:33 Login Succeeded 20:59:33 nexus3.edgexfoundry.org:10002 20:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:33 Configure a credential helper to remove this warning. See 20:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:33 20:59:33 Login Succeeded 20:59:33 nexus3.edgexfoundry.org:10003 20:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:34 Configure a credential helper to remove this warning. See 20:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:34 20:59:34 Login Succeeded 20:59:34 nexus3.edgexfoundry.org:10004 20:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:34 Configure a credential helper to remove this warning. See 20:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:34 20:59:34 Login Succeeded 20:59:34 docker.io 20:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:34 Configure a credential helper to remove this warning. See 20:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:34 20:59:34 Login Succeeded 20:59:34 ---> docker-login.sh ends [Pipeline] } 20:59:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:59:34 + git rev-list -1 --merges b7b94505af96cbd37e2af9cfce29668414fc9f97~1..b7b94505af96cbd37e2af9cfce29668414fc9f97 [Pipeline] echo 20:59:34 -----------> git rev-list -1 --merges b7b94505af96cbd37e2af9cfce29668414fc9f97~1..b7b94505af96cbd37e2af9cfce29668414fc9f97 b7b94505af96cbd37e2af9cfce29668414fc9f97 [false] [Pipeline] sh 20:59:35 + git log --format=format:%s -1 b7b94505af96cbd37e2af9cfce29668414fc9f97 [Pipeline] echo 20:59:35 ========================================================= 20:59:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:59:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:35 + git log --format=format:%s -1 b7b94505af96cbd37e2af9cfce29668414fc9f97 [Pipeline] echo 20:59:35 [semverPrep] GIT_COMMIT: b7b94505af96cbd37e2af9cfce29668414fc9f97, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:59:35 [semverPrep] This is not a build commit. [Pipeline] sh 20:59:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:59:36 + grep -v github /etc/ssh/ssh_known_hosts 20:59:36 + [ -e /tmp/ssh_known_hosts ] 20:59:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:59:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:59:36 + sudo tee -a /etc/ssh/ssh_known_hosts 20:59:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:36 20:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:59:37 b85a868b505f: Pulling fs layer 20:59:37 e2be974225ed: Pulling fs layer 20:59:37 339a4e72a1f5: Pulling fs layer 20:59:37 988bab9f4d93: Pulling fs layer 20:59:37 1469e6f7b9e6: Pulling fs layer 20:59:37 eaf3925da568: Pulling fs layer 20:59:37 bab4dde63d76: Pulling fs layer 20:59:37 bde34c3a00c8: Pulling fs layer 20:59:37 b352a97aabf1: Pulling fs layer 20:59:37 4872d77fe225: Pulling fs layer 20:59:37 5851b861e8e6: Pulling fs layer 20:59:37 1469e6f7b9e6: Waiting 20:59:37 bde34c3a00c8: Waiting 20:59:37 eaf3925da568: Waiting 20:59:37 bab4dde63d76: Waiting 20:59:37 b352a97aabf1: Waiting 20:59:37 4872d77fe225: Waiting 20:59:37 5851b861e8e6: Waiting 20:59:37 988bab9f4d93: Waiting 20:59:37 e2be974225ed: Download complete 20:59:37 988bab9f4d93: Download complete 20:59:37 1469e6f7b9e6: Verifying Checksum 20:59:37 1469e6f7b9e6: Download complete 20:59:37 339a4e72a1f5: Verifying Checksum 20:59:37 339a4e72a1f5: Download complete 20:59:37 eaf3925da568: Download complete 20:59:37 bde34c3a00c8: Verifying Checksum 20:59:37 bde34c3a00c8: Download complete 20:59:37 b352a97aabf1: Verifying Checksum 20:59:37 b352a97aabf1: Download complete 20:59:37 4872d77fe225: Verifying Checksum 20:59:37 4872d77fe225: Download complete 20:59:37 5851b861e8e6: Download complete 20:59:37 b85a868b505f: Verifying Checksum 20:59:37 b85a868b505f: Download complete 20:59:37 bab4dde63d76: Verifying Checksum 20:59:37 bab4dde63d76: Download complete 20:59:38 b85a868b505f: Pull complete 20:59:38 e2be974225ed: Pull complete 20:59:39 339a4e72a1f5: Pull complete 20:59:39 988bab9f4d93: Pull complete 20:59:39 1469e6f7b9e6: Pull complete 20:59:39 eaf3925da568: Pull complete 20:59:41 bab4dde63d76: Pull complete 20:59:41 bde34c3a00c8: Pull complete 20:59:41 b352a97aabf1: Pull complete 20:59:41 4872d77fe225: Pull complete 20:59:41 5851b861e8e6: Pull complete 20:59:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:59:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:41 prd-ubuntu20.04-docker-8c-8g-5609 does not seem to be running inside a container 20:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-278 -v /w/workspace/gexfoundry_device-rest-go_PR-278:/w/workspace/gexfoundry_device-rest-go_PR-278:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-278@tmp:/w/workspace/gexfoundry_device-rest-go_PR-278@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:59:43 $ docker top cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 -eo pid,comm 20:59:43 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:59:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:43 [ssh-agent] Looking for ssh-agent implementation... 20:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:43 $ docker exec cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 ssh-agent 20:59:43 SSH_AUTH_SOCK=/tmp/ssh-Efkg5ydHRfQy/agent.32 20:59:43 SSH_AGENT_PID=38 20:59:43 Running ssh-add (command line suppressed) 20:59:43 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-278@tmp/private_key_16473671738571816874.key (/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/private_key_16473671738571816874.key) 20:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:44 + git tag --points-at HEAD [Pipeline] } 20:59:44 $ docker exec --env ******** --env ******** cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 ssh-agent -k 20:59:44 unset SSH_AUTH_SOCK; 20:59:44 unset SSH_AGENT_PID; 20:59:44 echo Agent pid 38 killed; 20:59:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:59:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:44 [ssh-agent] Looking for ssh-agent implementation... 20:59:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:44 $ docker exec cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 ssh-agent 20:59:44 SSH_AUTH_SOCK=/tmp/ssh-1wdocASTDsOQ/agent.69 20:59:44 SSH_AGENT_PID=75 20:59:44 Running ssh-add (command line suppressed) 20:59:44 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-278@tmp/private_key_6690656622327568848.key (/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/private_key_6690656622327568848.key) 20:59:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:45 + git semver init 20:59:45 2023-03-23 20:59:45,243 [run_init] DEBUG init version:0.0.0 force:False 20:59:45 2023-03-23 20:59:45,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-278/.semver 20:59:45 2023-03-23 20:59:45,245 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-278/.semver 20:59:45 2023-03-23 20:59:45,245 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-278/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-278, universal_newlines=False, shell=None, istream=None) 20:59:46 2023-03-23 20:59:46,181 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-278/.git/info/exclude 20:59:46 2023-03-23 20:59:46,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-278/.semver/PR-278 with force:False 20:59:46 2023-03-23 20:59:46,182 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-278/.semver/PR-278 20:59:46 2023-03-23 20:59:46,186 [execute] INFO git cat-file --batch-check 20:59:46 2023-03-23 20:59:46,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-278/.semver, universal_newlines=False, shell=None, istream=) 20:59:46 2023-03-23 20:59:46,190 [execute] INFO git cat-file --batch 20:59:46 2023-03-23 20:59:46,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-278/.semver, universal_newlines=False, shell=None, istream=) 20:59:46 2023-03-23 20:59:46,195 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-278/.semver/PR-278 20:59:46 0.0.0 [Pipeline] } 20:59:46 $ docker exec --env ******** --env ******** cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 ssh-agent -k 20:59:46 unset SSH_AUTH_SOCK; 20:59:46 unset SSH_AGENT_PID; 20:59:46 echo Agent pid 75 killed; 20:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:46 + git semver [Pipeline] } 20:59:47 $ docker stop --time=1 cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 20:59:48 $ docker rm -f --volumes cf78ab1426ffd516b6e483674efcb5f5aa78337f8f4db4a1ee20781d9e9e2e38 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:49 Stashed 1 file(s) [Pipeline] echo 20:59:49 [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:59:49 provisioning config files... 20:59:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/config4976051617020523673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:50 ---> docker-login.sh 20:59:50 nexus3.edgexfoundry.org:10001 20:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:50 Configure a credential helper to remove this warning. See 20:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:50 20:59:50 Login Succeeded 20:59:50 nexus3.edgexfoundry.org:10002 20:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:50 Configure a credential helper to remove this warning. See 20:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:50 20:59:50 Login Succeeded 20:59:50 nexus3.edgexfoundry.org:10003 20:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:50 Configure a credential helper to remove this warning. See 20:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:50 20:59:50 Login Succeeded 20:59:50 nexus3.edgexfoundry.org:10004 20:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:50 Configure a credential helper to remove this warning. See 20:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:50 20:59:50 Login Succeeded 20:59:50 docker.io 20:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:50 Configure a credential helper to remove this warning. See 20:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:50 20:59:50 Login Succeeded 20:59:50 ---> docker-login.sh ends [Pipeline] } 20:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:50 ========================================================= 20:59:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:59:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:59:51 Sending build context to Docker daemon 10.87MB 20:59:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:59:51 Step 2/12 : FROM ${BASE} AS builder 20:59:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:51 63b65145d645: Pulling fs layer 20:59:51 a2d21d5440eb: Pulling fs layer 20:59:51 935e6c44a52c: Pulling fs layer 20:59:51 94cc34f8dd06: Pulling fs layer 20:59:51 30dea6a524f1: Pulling fs layer 20:59:51 a2aff8979fd8: Pulling fs layer 20:59:51 6808be2612f2: Pulling fs layer 20:59:51 f25807f1079a: Pulling fs layer 20:59:51 94cc34f8dd06: Waiting 20:59:51 30dea6a524f1: Waiting 20:59:51 a2aff8979fd8: Waiting 20:59:51 6808be2612f2: Waiting 20:59:51 f25807f1079a: Waiting 20:59:51 a2d21d5440eb: Download complete 20:59:51 94cc34f8dd06: Verifying Checksum 20:59:51 94cc34f8dd06: Download complete 20:59:51 30dea6a524f1: Verifying Checksum 20:59:51 30dea6a524f1: Download complete 20:59:51 63b65145d645: Verifying Checksum 20:59:51 63b65145d645: Download complete 20:59:51 a2aff8979fd8: Verifying Checksum 20:59:51 a2aff8979fd8: Download complete 20:59:51 63b65145d645: Pull complete 20:59:51 a2d21d5440eb: Pull complete 20:59:52 f25807f1079a: Verifying Checksum 20:59:52 f25807f1079a: Download complete 20:59:52 935e6c44a52c: Verifying Checksum 20:59:52 935e6c44a52c: Download complete 20:59:52 6808be2612f2: Verifying Checksum 20:59:52 6808be2612f2: Download complete 20:59:55 935e6c44a52c: Pull complete 20:59:55 94cc34f8dd06: Pull complete 20:59:55 30dea6a524f1: Pull complete 20:59:55 a2aff8979fd8: Pull complete 20:59:57 6808be2612f2: Pull complete 20:59:58 f25807f1079a: Pull complete 20:59:58 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:59:58 ---> 3b553350e43f 20:59:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:00:00 ---> Running in 4524a197fec1 21:00:00 Removing intermediate container 4524a197fec1 21:00:00 ---> 7a0f28d103fd 21:00:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:00 ---> Running in 38611287f6ba 21:00:00 Removing intermediate container 38611287f6ba 21:00:00 ---> 786f87c86dd8 21:00:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:00 ---> Running in 55693430b588 21:00:00 Removing intermediate container 55693430b588 21:00:00 ---> 1ddfcfd4cf64 21:00:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:00:00 ---> Running in 3043b16059f1 21:00:00 Removing intermediate container 3043b16059f1 21:00:00 ---> 76049787d63c 21:00:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:00 ---> Running in 7dc491591c15 21:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:00:01 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:00:01 (2/4) Installing libedit (20221030.3.1-r0) 21:00:01 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:00:01 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:00:01 Executing busybox-1.35.0-r29.trigger 21:00:01 OK: 269 MiB in 57 packages 21:00:01 Removing intermediate container 7dc491591c15 21:00:01 ---> 3f8b01953a2b 21:00:01 Step 8/12 : WORKDIR /device-rest-go 21:00:01 ---> Running in 7a71fe8c4306 21:00:01 Removing intermediate container 7a71fe8c4306 21:00:01 ---> b9741e719726 21:00:01 Step 9/12 : COPY go.mod vendor* ./ 21:00:02 ---> ab403914fbab 21:00:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:02 ---> Running in 5f72d2a2ba60 21:00:04 Still waiting to schedule task 21:00:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5608’ 21:00:24 Removing intermediate container 5f72d2a2ba60 21:00:24 ---> a7894b74a956 21:00:24 Step 11/12 : COPY . . 21:00:24 ---> 7265c478e8ab 21:00:24 Step 12/12 : RUN $MAKE 21:00:24 ---> Running in 823ee3195bfe 21:00:24 noop 21:00:24 Removing intermediate container 823ee3195bfe 21:00:24 ---> b032707f1015 21:00:24 Successfully built b032707f1015 21:00:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:25 + docker inspect -f . ci-base-image-x86_64 21:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:25 prd-ubuntu20.04-docker-8c-8g-5609 does not seem to be running inside a container 21:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-278 -v /w/workspace/gexfoundry_device-rest-go_PR-278:/w/workspace/gexfoundry_device-rest-go_PR-278:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-278@tmp:/w/workspace/gexfoundry_device-rest-go_PR-278@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 21:00:25 $ docker top 6f78e25ddc16e0bcef4d6e5ac15e58e294f6f969cea36e9df1e832dcf05609d9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:26 + go version 21:00:26 go version go1.20.2 linux/amd64 [Pipeline] } 21:00:26 $ docker stop --time=1 6f78e25ddc16e0bcef4d6e5ac15e58e294f6f969cea36e9df1e832dcf05609d9 21:00:27 $ docker rm -f --volumes 6f78e25ddc16e0bcef4d6e5ac15e58e294f6f969cea36e9df1e832dcf05609d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:28 + docker inspect -f . ci-base-image-x86_64 21:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:00:28 prd-ubuntu20.04-docker-8c-8g-5609 does not seem to be running inside a container 21:00:28 $ 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-278 -v /w/workspace/gexfoundry_device-rest-go_PR-278:/w/workspace/gexfoundry_device-rest-go_PR-278:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-278@tmp:/w/workspace/gexfoundry_device-rest-go_PR-278@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 21:00:28 $ docker top e7a91086960b512dd968eaa013fbeaed440f9844a3ba0065b0291797b1a76d06 -eo pid,comm [Pipeline] { [Pipeline] sh 21:00:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-278 [Pipeline] fileExists [Pipeline] sh 21:00:29 + make test 21:00:29 go test ./... -coverprofile=coverage.out ./... 21:00:34 ? github.com/edgexfoundry/device-rest-go [no test files] 21:00:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:00:44 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 33.0% of statements 21:00:48 go vet ./... 21:00:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:00:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:00:52 ./bin/test-attribution-txt.sh [Pipeline] echo 21:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:00:52 $ docker stop --time=1 e7a91086960b512dd968eaa013fbeaed440f9844a3ba0065b0291797b1a76d06 21:00:54 $ docker rm -f --volumes e7a91086960b512dd968eaa013fbeaed440f9844a3ba0065b0291797b1a76d06 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:00:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:00:55 + ls -al . 21:00:55 total 184 21:00:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 21:00 . 21:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 20:59 .. 21:00:55 -rw-rw-r-- 1 jenkins jenkins 151 Mar 23 20:59 .dockerignore 21:00:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 20:59 .git 21:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 20:59 .github 21:00:55 -rw-rw-r-- 1 jenkins jenkins 329 Mar 23 20:59 .gitignore 21:00:55 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 20:59 .golangci.yml 21:00:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 20:59 .semver 21:00:55 -rw-rw-r-- 1 jenkins jenkins 9321 Mar 23 20:59 Attribution.txt 21:00:55 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 23 20:59 CHANGELOG.md 21:00:55 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 23 20:59 Dockerfile 21:00:55 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 20:59 GOVERNANCE.md 21:00:55 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 20:59 Jenkinsfile 21:00:55 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 20:59 LICENSE 21:00:55 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 23 20:59 Makefile 21:00:55 -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 20:59 OWNERS.md 21:00:55 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 23 20:59 README.md 21:00:55 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 20:59 VERSION 21:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 20:59 bin 21:00:55 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 20:59 cmd 21:00:55 -rw-r--r-- 1 jenkins jenkins 14200 Mar 23 21:00 coverage.out 21:00:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 20:59 driver 21:00:55 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 23 20:59 go.mod 21:00:55 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 23 20:59 go.sum 21:00:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 20:59 snap 21:00:55 -rw-rw-r-- 1 jenkins jenkins 713 Mar 23 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:56 + 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=b7b94505af96cbd37e2af9cfce29668414fc9f97 --label arch=amd64 --label version=0.0.0 . 21:00:56 Sending build context to Docker daemon 10.88MB 21:00:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:00:56 Step 2/25 : FROM ${BASE} AS builder 21:00:56 ---> b032707f1015 21:00:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:00:56 ---> Running in 7c82d59f2505 21:00:56 Removing intermediate container 7c82d59f2505 21:00:56 ---> dfa4aa867943 21:00:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:00:56 ---> Running in 842e2653b7aa 21:00:56 Removing intermediate container 842e2653b7aa 21:00:56 ---> d729657b8556 21:00:56 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:56 ---> Running in cc7245757da5 21:00:56 Removing intermediate container cc7245757da5 21:00:56 ---> d856dc7f0b5b 21:00:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:00:56 ---> Running in 572baec0bee4 21:00:56 Removing intermediate container 572baec0bee4 21:00:56 ---> 5f47d36e76dd 21:00:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:56 ---> Running in b50e965cc42a 21:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:00:57 OK: 269 MiB in 57 packages 21:00:57 Removing intermediate container b50e965cc42a 21:00:57 ---> d7a78f21babc 21:00:57 Step 8/25 : WORKDIR /device-rest-go 21:00:58 ---> Running in 6e2e9a73ed7b 21:00:58 Removing intermediate container 6e2e9a73ed7b 21:00:58 ---> 430209d56e40 21:00:58 Step 9/25 : COPY go.mod vendor* ./ 21:00:58 ---> 9984d41adcee 21:00:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:58 ---> Running in 5e31d1b7d6cf 21:00:59 Removing intermediate container 5e31d1b7d6cf 21:00:59 ---> 2de3c6f93cd5 21:00:59 Step 11/25 : COPY . . 21:00:59 ---> e19e987a01dc 21:00:59 Step 12/25 : RUN $MAKE 21:00:59 ---> Running in 22285f13f77d 21:00:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:01:17 Removing intermediate container 22285f13f77d 21:01:17 ---> bf72afbbd7b6 21:01:17 Step 13/25 : FROM alpine:3.17 21:01:17 3.17: Pulling from library/alpine 21:01:17 63b65145d645: Already exists 21:01:17 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:01:17 Status: Downloaded newer image for alpine:3.17 21:01:17 ---> b2aa39c304c2 21:01:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:01:17 ---> Running in a5254e7efeb5 21:01:17 Removing intermediate container a5254e7efeb5 21:01:17 ---> f15f7b4e159b 21:01:17 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:01:17 ---> Running in 1b25a4d24d9e 21:01:17 Removing intermediate container 1b25a4d24d9e 21:01:17 ---> 05da8aca480c 21:01:17 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:01:17 ---> Running in 331c52c2402b 21:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:01:17 (1/1) Installing dumb-init (1.2.5-r2) 21:01:17 Executing busybox-1.35.0-r29.trigger 21:01:17 OK: 7 MiB in 16 packages 21:01:17 Removing intermediate container 331c52c2402b 21:01:17 ---> bb198de6fe4a 21:01:17 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:01:18 ---> 9b4a77bdc764 21:01:18 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:01:18 ---> b5385fe073bd 21:01:18 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:01:18 ---> 6a8082276826 21:01:18 Step 20/25 : EXPOSE 59986 21:01:18 ---> Running in 54b4b6c66c1c 21:01:18 Removing intermediate container 54b4b6c66c1c 21:01:18 ---> d80a8b63a592 21:01:18 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:01:18 ---> Running in b44a7f5f2a50 21:01:18 Removing intermediate container b44a7f5f2a50 21:01:18 ---> dba6e7368918 21:01:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:01:18 ---> Running in 278f3331d773 21:01:18 Removing intermediate container 278f3331d773 21:01:18 ---> f348149a9964 21:01:18 Step 23/25 : LABEL arch=amd64 21:01:18 ---> Running in 9dc98b588e42 21:01:18 Removing intermediate container 9dc98b588e42 21:01:18 ---> e759440df8bb 21:01:18 Step 24/25 : LABEL git_sha=b7b94505af96cbd37e2af9cfce29668414fc9f97 21:01:18 ---> Running in f773b1e5138d 21:01:18 Removing intermediate container f773b1e5138d 21:01:18 ---> b5f6fa76c7e7 21:01:18 Step 25/25 : LABEL version=0.0.0 21:01:18 ---> Running in b7e2944e44cb 21:01:19 Removing intermediate container b7e2944e44cb 21:01:19 ---> 6424f969491f 21:01:19 [Warning] One or more build-args [ARCH] were not consumed 21:01:19 Successfully built 6424f969491f 21:01:19 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 21:01:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:19 21:01:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:20 latest: Pulling from edgex-lftools-log-publisher 21:01:20 5eb5b503b376: Pulling fs layer 21:01:20 5c69ac0246d0: Pulling fs layer 21:01:20 ec43610c2a17: Pulling fs layer 21:01:20 3a2ae6a8a46f: Pulling fs layer 21:01:20 33b1e0a273af: Pulling fs layer 21:01:20 5d3b04190fa2: Pulling fs layer 21:01:20 2f39f015ded8: Pulling fs layer 21:01:20 3a2ae6a8a46f: Waiting 21:01:20 5d3b04190fa2: Waiting 21:01:20 33b1e0a273af: Waiting 21:01:20 5c69ac0246d0: Download complete 21:01:20 3a2ae6a8a46f: Download complete 21:01:20 33b1e0a273af: Verifying Checksum 21:01:20 33b1e0a273af: Download complete 21:01:20 5d3b04190fa2: Download complete 21:01:20 ec43610c2a17: Verifying Checksum 21:01:20 ec43610c2a17: Download complete 21:01:20 5eb5b503b376: Download complete 21:01:21 2f39f015ded8: Download complete 21:01:21 5eb5b503b376: Pull complete 21:01:21 5c69ac0246d0: Pull complete 21:01:22 ec43610c2a17: Pull complete 21:01:22 3a2ae6a8a46f: Pull complete 21:01:22 33b1e0a273af: Pull complete 21:01:22 5d3b04190fa2: Pull complete 21:01:26 2f39f015ded8: Pull complete 21:01:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:01:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:27 prd-ubuntu20.04-docker-8c-8g-5609 does not seem to be running inside a container 21:01:27 $ 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-278 -v /w/workspace/gexfoundry_device-rest-go_PR-278:/w/workspace/gexfoundry_device-rest-go_PR-278:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-278@tmp:/w/workspace/gexfoundry_device-rest-go_PR-278@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 21:01:29 $ docker top 281f93c5921812f90972b313f41246af7bdca2cc055839c5c685c7555af1aa46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:29 ---> job-cost.sh 21:01:29 lf-activate-venv: SKIPPING 21:01:29 INFO: No Stack... 21:01:30 INFO: Retrieving Pricing Info for: v3-standard-8 21:01:30 INFO: Archiving Costs [Pipeline] sh 21:01:30 + cat /w/workspace/gexfoundry_device-rest-go_PR-278/archives/cost.csv 21:01:30 + cut -d, -f6 [Pipeline] lock 21:01:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] 21:01:30 Resource [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] did not exist. Created. 21:01:30 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:31 + echo total: 0.2199999988079071 [Pipeline] stash 21:01:31 Stashed 1 file(s) [Pipeline] } 21:01:31 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:31 $ docker stop --time=1 281f93c5921812f90972b313f41246af7bdca2cc055839c5c685c7555af1aa46 21:01:32 $ docker rm -f --volumes 281f93c5921812f90972b313f41246af7bdca2cc055839c5c685c7555af1aa46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:02:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5611 in /w/workspace/gexfoundry_device-rest-go_PR-278 [Pipeline] { [Pipeline] ws 21:02:46 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 21:02:46 The recommended git tool is: git 21:02:52 using credential edgex-jenkins-ssh 21:02:52 Cloning the remote Git repository 21:02:52 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:02:52 > git init /w/workspace/device-rest-go/1 # timeout=10 21:02:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:02:52 > git --version # timeout=10 21:02:52 > git --version # 'git version 2.25.1' 21:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:02:56 Merging remotes/origin/main commit 539913158ea56f8dca24ab775bb8172a7292d425 into PR head commit b7b94505af96cbd37e2af9cfce29668414fc9f97 21:02:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:02:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:02:56 > git config core.sparsecheckout # timeout=10 21:02:56 > git checkout -f b7b94505af96cbd37e2af9cfce29668414fc9f97 # timeout=10 21:02:56 > git remote # timeout=10 21:02:56 > git config --get remote.origin.url # timeout=10 21:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:56 > git merge 539913158ea56f8dca24ab775bb8172a7292d425 # timeout=10 21:02:56 Merge succeeded, producing b7b94505af96cbd37e2af9cfce29668414fc9f97 21:02:56 Checking out Revision b7b94505af96cbd37e2af9cfce29668414fc9f97 (PR-278) 21:02:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 21:02:57 > git --version # timeout=10 21:02:57 > git --version # 'git version 2.25.1' 21:02:57 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 21:02:56 > git rev-parse HEAD^{commit} # timeout=10 21:02:56 > git config core.sparsecheckout # timeout=10 21:02:56 > git checkout -f b7b94505af96cbd37e2af9cfce29668414fc9f97 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:02:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:58 Dload Upload Total Spent Left Speed 21:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 59863 0 --:--:-- --:--:-- --:--:-- 60146 [Pipeline] sh 21:02:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:02:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:02:59 + sudo tee /etc/docker/daemon.new 21:02:59 { 21:02:59 "registry-mirrors": [ 21:02:59 "https://nexus3.edgexfoundry.org:10001" 21:02:59 ], 21:02:59 "bip": "10.250.0.254/24", 21:02:59 "hosts": [ 21:02:59 "tcp://0.0.0.0:5555", 21:02:59 "unix:///var/run/docker.sock" 21:02:59 ], 21:02:59 "mtu": 1458, 21:02:59 "selinux-enabled": true, 21:02:59 "seccomp-profile": "/etc/docker/seccomp.json" 21:02:59 } [Pipeline] sh 21:03:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:03:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:19 provisioning config files... 21:03:19 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config12641985509599614327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:19 ---> docker-login.sh 21:03:19 nexus3.edgexfoundry.org:10001 21:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:20 Configure a credential helper to remove this warning. See 21:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:20 21:03:20 Login Succeeded 21:03:20 nexus3.edgexfoundry.org:10002 21:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:20 Configure a credential helper to remove this warning. See 21:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:20 21:03:20 Login Succeeded 21:03:20 nexus3.edgexfoundry.org:10003 21:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:20 Configure a credential helper to remove this warning. See 21:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:20 21:03:20 Login Succeeded 21:03:20 nexus3.edgexfoundry.org:10004 21:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:21 Configure a credential helper to remove this warning. See 21:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:21 21:03:21 Login Succeeded 21:03:21 docker.io 21:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:21 Configure a credential helper to remove this warning. See 21:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:21 21:03:21 Login Succeeded 21:03:21 ---> docker-login.sh ends [Pipeline] } 21:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:22 ========================================================= 21:03:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:03:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 21:03:23 Sending build context to Docker daemon 138.2kB 21:03:25 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 21:03:25 Step 2/12 : FROM ${BASE} AS builder 21:03:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:25 af6eaf76a39c: Pulling fs layer 21:03:25 55522c791124: Pulling fs layer 21:03:25 ce5c4a1c91eb: Pulling fs layer 21:03:25 169dfbe0d373: Pulling fs layer 21:03:25 e1ff8fa3b103: Pulling fs layer 21:03:25 169dfbe0d373: Waiting 21:03:25 52ebb69f0ebf: Pulling fs layer 21:03:25 5abe8eddf0d5: Pulling fs layer 21:03:25 e1ff8fa3b103: Waiting 21:03:25 5abe8eddf0d5: Waiting 21:03:25 55522c791124: Verifying Checksum 21:03:25 55522c791124: Download complete 21:03:25 169dfbe0d373: Verifying Checksum 21:03:25 169dfbe0d373: Download complete 21:03:25 e1ff8fa3b103: Download complete 21:03:25 af6eaf76a39c: Verifying Checksum 21:03:25 af6eaf76a39c: Download complete 21:03:26 af6eaf76a39c: Pull complete 21:03:26 5abe8eddf0d5: Verifying Checksum 21:03:26 5abe8eddf0d5: Download complete 21:03:26 55522c791124: Pull complete 21:03:28 52ebb69f0ebf: Verifying Checksum 21:03:28 52ebb69f0ebf: Download complete 21:03:28 ce5c4a1c91eb: Download complete 21:03:40 ce5c4a1c91eb: Pull complete 21:03:40 169dfbe0d373: Pull complete 21:03:40 e1ff8fa3b103: Pull complete 21:03:47 52ebb69f0ebf: Pull complete 21:03:48 5abe8eddf0d5: Pull complete 21:03:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 21:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:03:48 ---> 6cb57ee374ae 21:03:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:03:50 ---> Running in 948756cf64d8 21:03:51 Removing intermediate container 948756cf64d8 21:03:51 ---> 0c68a32b02ba 21:03:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:03:51 ---> Running in 628089dd6187 21:03:51 Removing intermediate container 628089dd6187 21:03:51 ---> f4c6c54156ad 21:03:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:03:51 ---> Running in 95eedebcbb3f 21:03:51 Removing intermediate container 95eedebcbb3f 21:03:51 ---> 15c7074ecadb 21:03:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:03:51 ---> Running in 3392951bcd75 21:03:52 Removing intermediate container 3392951bcd75 21:03:52 ---> 04a91ca4c96e 21:03:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:52 ---> Running in a080ebfdb806 21:03:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:03:55 (1/4) Installing openssh-keygen (9.1_p1-r2) 21:03:55 (2/4) Installing libedit (20221030.3.1-r0) 21:03:55 (3/4) Installing openssh-client-common (9.1_p1-r2) 21:03:55 (4/4) Installing openssh-client-default (9.1_p1-r2) 21:03:55 Executing busybox-1.35.0-r29.trigger 21:03:55 OK: 268 MiB in 57 packages 21:03:56 Removing intermediate container a080ebfdb806 21:03:56 ---> 6494f7d5264a 21:03:56 Step 8/12 : WORKDIR /device-rest-go 21:03:56 ---> Running in 431fe06bf3ac 21:03:56 Removing intermediate container 431fe06bf3ac 21:03:56 ---> d13f3f70dc9e 21:03:56 Step 9/12 : COPY go.mod vendor* ./ 21:03:57 ---> 959cb499acc2 21:03:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:57 ---> Running in 532f760884e9 21:05:05 Removing intermediate container 532f760884e9 21:05:05 ---> 7fad325936d7 21:05:05 Step 11/12 : COPY . . 21:05:05 ---> 1e3bbacb99dc 21:05:05 Step 12/12 : RUN $MAKE 21:05:05 ---> Running in 4223228e454b 21:05:05 noop 21:05:05 Removing intermediate container 4223228e454b 21:05:05 ---> 2caec850168f 21:05:05 Successfully built 2caec850168f 21:05:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:05 + docker inspect -f . ci-base-image-arm64 21:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:05 prd-ubuntu20.04-docker-arm64-4c-16g-5611 does not seem to be running inside a container 21:05:06 $ 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 21:05:07 $ docker top 022a908acafeb986ff4eac0c99e79eecb9464457ad807c1712a0576c42b9084d -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:08 + go version 21:05:08 go version go1.20.2 linux/arm64 [Pipeline] } 21:05:08 $ docker stop --time=1 022a908acafeb986ff4eac0c99e79eecb9464457ad807c1712a0576c42b9084d 21:05:09 $ docker rm -f --volumes 022a908acafeb986ff4eac0c99e79eecb9464457ad807c1712a0576c42b9084d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:10 + docker inspect -f . ci-base-image-arm64 21:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:10 prd-ubuntu20.04-docker-arm64-4c-16g-5611 does not seem to be running inside a container 21:05:10 $ 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 21:05:12 $ docker top 40fbd5073b6b2ae423a765adfbb2558e88ac80c68501d8de089cf98c1c7ae650 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:12 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 21:05:13 + make test 21:05:13 go test ./... -coverprofile=coverage.out ./... 21:05:45 ? github.com/edgexfoundry/device-rest-go [no test files] 21:08:07 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:08:07 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.0% of statements 21:08:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:08:07 go vet ./... 21:08:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:34 ./bin/test-attribution-txt.sh [Pipeline] echo 21:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:34 $ docker stop --time=1 40fbd5073b6b2ae423a765adfbb2558e88ac80c68501d8de089cf98c1c7ae650 21:08:36 $ docker rm -f --volumes 40fbd5073b6b2ae423a765adfbb2558e88ac80c68501d8de089cf98c1c7ae650 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:37 Warning: overwriting stash ‘coverage-report’ 21:08:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:39 + ls -al . 21:08:39 total 180 21:08:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 21:05 . 21:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 21:02 .. 21:08:39 -rw-rw-r-- 1 jenkins jenkins 151 Mar 23 21:02 .dockerignore 21:08:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 21:02 .git 21:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 21:02 .github 21:08:39 -rw-rw-r-- 1 jenkins jenkins 329 Mar 23 21:02 .gitignore 21:08:39 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 21:02 .golangci.yml 21:08:39 -rw-rw-r-- 1 jenkins jenkins 9321 Mar 23 21:02 Attribution.txt 21:08:39 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 23 21:02 CHANGELOG.md 21:08:39 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 23 21:02 Dockerfile 21:08:39 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 21:02 GOVERNANCE.md 21:08:39 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 21:02 Jenkinsfile 21:08:39 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 21:02 LICENSE 21:08:39 -rw-rw-r-- 1 jenkins jenkins 1779 Mar 23 21:02 Makefile 21:08:39 -rw-rw-r-- 1 jenkins jenkins 620 Mar 23 21:02 OWNERS.md 21:08:39 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 23 21:02 README.md 21:08:39 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 20:59 VERSION 21:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 21:02 bin 21:08:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 21:02 cmd 21:08:39 -rw-r--r-- 1 jenkins jenkins 14200 Mar 23 21:07 coverage.out 21:08:39 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 21:02 driver 21:08:39 -rw-rw-r-- 1 jenkins jenkins 3399 Mar 23 21:02 go.mod 21:08:39 -rw-rw-r-- 1 jenkins jenkins 31153 Mar 23 21:02 go.sum 21:08:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 21:02 snap 21:08:39 -rw-rw-r-- 1 jenkins jenkins 713 Mar 23 21:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:39 + 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=b7b94505af96cbd37e2af9cfce29668414fc9f97 --label arch=arm64 --label version=0.0.0 . 21:08:39 Sending build context to Docker daemon 153.1kB 21:08:39 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 21:08:39 Step 2/25 : FROM ${BASE} AS builder 21:08:39 ---> 2caec850168f 21:08:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:08:39 ---> Running in 29bd2fd6909a 21:08:40 Removing intermediate container 29bd2fd6909a 21:08:40 ---> 3e4de285d175 21:08:40 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:40 ---> Running in cc8394f95530 21:08:40 Removing intermediate container cc8394f95530 21:08:40 ---> e17f1e060071 21:08:40 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:08:40 ---> Running in 8df890264d4a 21:08:40 Removing intermediate container 8df890264d4a 21:08:40 ---> 888009a68f69 21:08:40 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:08:41 ---> Running in 80cbfc806264 21:08:41 Removing intermediate container 80cbfc806264 21:08:41 ---> 9c6a75de5354 21:08:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:41 ---> Running in dfc4f38d75b5 21:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:08:44 OK: 268 MiB in 57 packages 21:08:45 Removing intermediate container dfc4f38d75b5 21:08:45 ---> 49814135fde0 21:08:45 Step 8/25 : WORKDIR /device-rest-go 21:08:45 ---> Running in 422c9e328292 21:08:45 Removing intermediate container 422c9e328292 21:08:45 ---> 72fd10790fe2 21:08:45 Step 9/25 : COPY go.mod vendor* ./ 21:08:46 ---> 526b5782a902 21:08:46 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:46 ---> Running in b59ee9c03cfb 21:08:49 Removing intermediate container b59ee9c03cfb 21:08:49 ---> ca4cadfb4bfb 21:08:49 Step 11/25 : COPY . . 21:08:49 ---> 30aea1078e30 21:08:49 Step 12/25 : RUN $MAKE 21:08:49 ---> Running in 02ff661b4be1 21:08:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:11:12 Removing intermediate container 02ff661b4be1 21:11:12 ---> 778cdfc33b01 21:11:12 Step 13/25 : FROM alpine:3.17 21:11:12 3.17: Pulling from library/alpine 21:11:12 af6eaf76a39c: Already exists 21:11:12 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 21:11:12 Status: Downloaded newer image for alpine:3.17 21:11:12 ---> d74e625d9115 21:11:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:11:12 ---> Running in 1bb6ae2c4a09 21:11:12 Removing intermediate container 1bb6ae2c4a09 21:11:12 ---> 4f4cdd961b83 21:11:12 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:11:12 ---> Running in ceb6d679f90a 21:11:12 Removing intermediate container ceb6d679f90a 21:11:12 ---> 7b44a2f1b814 21:11:12 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:11:12 ---> Running in c719a91e040d 21:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:11:12 (1/1) Installing dumb-init (1.2.5-r2) 21:11:12 Executing busybox-1.35.0-r29.trigger 21:11:12 OK: 8 MiB in 16 packages 21:11:12 Removing intermediate container c719a91e040d 21:11:12 ---> 41e7f806fb04 21:11:12 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:11:12 ---> a689ff5392bf 21:11:12 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:11:12 ---> fe26125ce78f 21:11:12 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:11:12 ---> 5410b2fce0cb 21:11:12 Step 20/25 : EXPOSE 59986 21:11:12 ---> Running in 32459e7202a4 21:11:12 Removing intermediate container 32459e7202a4 21:11:12 ---> 1fe147e335c1 21:11:12 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:11:12 ---> Running in 059917df7ab8 21:11:12 Removing intermediate container 059917df7ab8 21:11:12 ---> a822a865d413 21:11:12 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:11:12 ---> Running in f7d58712ba9f 21:11:12 Removing intermediate container f7d58712ba9f 21:11:12 ---> eca70f7e6956 21:11:12 Step 23/25 : LABEL arch=arm64 21:11:12 ---> Running in 4132e2150bb9 21:11:12 Removing intermediate container 4132e2150bb9 21:11:12 ---> 5e1229fac8fe 21:11:12 Step 24/25 : LABEL git_sha=b7b94505af96cbd37e2af9cfce29668414fc9f97 21:11:12 ---> Running in 70800ff7b9d6 21:11:12 Removing intermediate container 70800ff7b9d6 21:11:12 ---> 1b1928aed8ea 21:11:12 Step 25/25 : LABEL version=0.0.0 21:11:12 ---> Running in 21778d86d8fc 21:11:12 Removing intermediate container 21778d86d8fc 21:11:12 ---> d6dedd3cfbd7 21:11:12 [Warning] One or more build-args [ARCH] were not consumed 21:11:12 Successfully built d6dedd3cfbd7 21:11:12 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 21:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:13 21:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:14 arm64: Pulling from edgex-lftools-log-publisher 21:11:14 8998bd30e6a1: Pulling fs layer 21:11:14 04944245beec: Pulling fs layer 21:11:14 699f458cf7ca: Pulling fs layer 21:11:14 765212b225bb: Pulling fs layer 21:11:14 f23df028b6ca: Pulling fs layer 21:11:14 d65c8cfc05b1: Pulling fs layer 21:11:14 2437ff75d9bd: Pulling fs layer 21:11:14 765212b225bb: Waiting 21:11:14 f23df028b6ca: Waiting 21:11:14 d65c8cfc05b1: Waiting 21:11:14 2437ff75d9bd: Waiting 21:11:14 04944245beec: Verifying Checksum 21:11:14 04944245beec: Download complete 21:11:14 765212b225bb: Verifying Checksum 21:11:14 765212b225bb: Download complete 21:11:14 f23df028b6ca: Download complete 21:11:14 d65c8cfc05b1: Verifying Checksum 21:11:14 d65c8cfc05b1: Download complete 21:11:14 699f458cf7ca: Verifying Checksum 21:11:14 699f458cf7ca: Download complete 21:11:14 8998bd30e6a1: Download complete 21:11:16 2437ff75d9bd: Verifying Checksum 21:11:16 2437ff75d9bd: Download complete 21:11:18 8998bd30e6a1: Pull complete 21:11:19 04944245beec: Pull complete 21:11:20 699f458cf7ca: Pull complete 21:11:20 765212b225bb: Pull complete 21:11:21 f23df028b6ca: Pull complete 21:11:21 d65c8cfc05b1: Pull complete 21:11:33 2437ff75d9bd: Pull complete 21:11:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:33 prd-ubuntu20.04-docker-arm64-4c-16g-5611 does not seem to be running inside a container 21:11:33 $ 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 21:11:36 $ docker top 5f5f4934ba586e20063bae1f7029eb72c47a23f880b79acf08f50403d5522b6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:36 ---> job-cost.sh 21:11:37 lf-activate-venv: SKIPPING 21:11:37 INFO: No Stack... 21:11:37 INFO: Retrieving Pricing Info for: v3-standard-4 21:11:38 INFO: Archiving Costs [Pipeline] sh 21:11:38 + + cut -d, -f6cat 21:11:38 /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 21:11:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] 21:11:39 Resource [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] did not exist. Created. 21:11:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:11:39 /w/workspace/device-rest-go/1@tmp/durable-ba9c2eb3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:11:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:11:39 Warning: overwriting stash ‘stack-cost’ 21:11:39 Stashed 1 file(s) [Pipeline] } 21:11:39 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:11:40 $ docker stop --time=1 5f5f4934ba586e20063bae1f7029eb72c47a23f880b79acf08f50403d5522b6e 21:11:41 $ docker rm -f --volumes 5f5f4934ba586e20063bae1f7029eb72c47a23f880b79acf08f50403d5522b6e [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 21:11:42 provisioning config files... 21:11:42 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/config7974007327022388350tmp [Pipeline] { [Pipeline] sh 21:11:42 + set +x 21:11:42 + + curl -s https://codecov.io/bash 21:11:42 bash -s -- 21:11:42 21:11:42 _____ _ 21:11:42 / ____| | | 21:11:42 | | ___ __| | ___ ___ _____ __ 21:11:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:11:42 | |___| (_) | (_| | __/ (_| (_) \ V / 21:11:42 \_____\___/ \__,_|\___|\___\___/ \_/ 21:11:42 Bash-1.0.6 21:11:42 21:11:42 21:11:42 ==> git version 2.25.1 found 21:11:42 ==> 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 21:11:42 Release-Date: 2020-01-08 21:11:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:11:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:11:42 ==> Jenkins CI detected. 21:11:42 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-278 21:11:42 project root: . 21:11:42 --> token set from env 21:11:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:11:42 ==> Running gcov in . (disable via -X gcov) 21:11:42 ==> Python coveragepy not found 21:11:42 ==> Searching for coverage reports in: 21:11:42 + . 21:11:42 -> Found 1 reports 21:11:42 ==> Detecting git/mercurial file structure 21:11:42 ==> Reading reports 21:11:42 + ./coverage.out bytes=14200 21:11:42 ==> Appending adjustments 21:11:42 https://docs.codecov.io/docs/fixing-reports 21:11:43 + Found adjustments 21:11:43 ==> Gzipping contents 21:11:43 4.0K /tmp/codecov.VRH0Sv.gz 21:11:43 ==> Uploading reports 21:11:43 url: https://codecov.io 21:11:43 query: branch=PR-278&commit=b7b94505af96cbd37e2af9cfce29668414fc9f97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=278&job=&cmd_args= 21:11:43 -> Pinging Codecov 21:11:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-278&commit=b7b94505af96cbd37e2af9cfce29668414fc9f97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=278&job=&cmd_args= 21:11:43 -> Uploading to 21:11:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/4E5D53B4F1F92C436F7061BF334D961C/b7b94505af96cbd37e2af9cfce29668414fc9f97/2822c0d8-8b2a-4ed6-bd46-87bda0de0cd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T211143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa54421f65cf393c5bbb577edbce2a460f088fe931219b2cc7e6cf0d8dc0873f 21:11:43 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:43 Dload Upload Total Spent Left Speed 21:11:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2465 0 0 100 2465 0 8559 --:--:-- --:--:-- --:--:-- 8559 21:11:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/b7b94505af96cbd37e2af9cfce29668414fc9f97 [Pipeline] } 21:11:43 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 21:11:45 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-278/archives ] 21:11:45 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-278/archives 21:11:45 total 16 21:11:45 drwxr-xr-x 3 root root 4096 Mar 23 21:01 . 21:11:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 21:01 .. 21:11:45 drwxr-xr-x 2 root root 4096 Mar 23 21:01 cost 21:11:45 -rw-r--r-- 1 root root 86 Mar 23 21:01 cost.csv 21:11:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-278/archives 21:11:45 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-278/archives 21:11:45 total 16 21:11:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 21:01 . 21:11:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 21:01 .. 21:11:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 21:01 cost 21:11:45 -rw-r--r-- 1 jenkins jenkins 86 Mar 23 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:11:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:11:46 ---> package-listing.sh 21:11:46 ++ facter osfamily 21:11:46 ++ tr '[:upper:]' '[:lower:]' 21:11:46 + OS_FAMILY=debian 21:11:46 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-278 21:11:46 + START_PACKAGES=/tmp/packages_start.txt 21:11:46 + END_PACKAGES=/tmp/packages_end.txt 21:11:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:46 + PACKAGES=/tmp/packages_start.txt 21:11:46 + '[' /w/workspace/gexfoundry_device-rest-go_PR-278 ']' 21:11:46 + PACKAGES=/tmp/packages_end.txt 21:11:46 + case "${OS_FAMILY}" in 21:11:46 + dpkg -l 21:11:46 + grep '^ii' 21:11:46 + '[' -f /tmp/packages_start.txt ']' 21:11:46 + '[' -f /tmp/packages_end.txt ']' 21:11:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:46 + '[' /w/workspace/gexfoundry_device-rest-go_PR-278 ']' 21:11:46 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-278/archives/ 21:11:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-278/archives/ [Pipeline] echo 21:11:46 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:11:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:11:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:47 prd-ubuntu20.04-docker-8c-8g-5609 does not seem to be running inside a container 21:11:47 $ 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-278/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-278 -v /w/workspace/gexfoundry_device-rest-go_PR-278:/w/workspace/gexfoundry_device-rest-go_PR-278:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-278@tmp:/w/workspace/gexfoundry_device-rest-go_PR-278@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 21:11:48 $ docker top dcfb1095fe5267451033b73faebc2d9b908bc5a605ab59b95544327968f6ce1b -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:11:48 + mkdir -p /var/log/sysstat [Pipeline] sh 21:11:49 + ls /var/log/sa-host 21:11:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:49 provisioning config files... 21:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-278@tmp/config8447701236606183154tmp [Pipeline] { [Pipeline] echo 21:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:11:49 ---> create-netrc.sh [Pipeline] } 21:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:11:50 ---> python-tools-install.sh [Pipeline] echo 21:11:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:11:50 ---> sudo-logs.sh 21:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:11:50 ---> job-cost.sh 21:11:50 lf-activate-venv: SKIPPING 21:11:50 DEBUG: total: 0.2199999988079071 21:11:50 INFO: Retrieving Stack Cost... 21:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:11:51 INFO: Archiving Costs [Pipeline] echo 21:11:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:11:52 ---> logs-deploy.sh 21:11:52 lf-activate-venv: SKIPPING 21:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-278/1 21:11:52 INFO: archiving workspace using pattern(s): 21:11:52 Archives upload complete. 21:11:52 INFO: archiving logs to Nexus