Pull request #1344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d79842f54647bea3af7c3ca8b48901dc6337ef6+b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 (31c145e69d831283aae1ec49acf45aa7438865b4) 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-ssh18125677706803255448.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7298912827160747930.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-sdk-go/branches/PR-1344/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-sdk-go/branches/PR-1344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9990627124679676383.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-sdk-go/branches/PR-1344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2300694318520888010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10591790987769769944.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-sdk-go/branches/PR-1344/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-sdk-go/branches/PR-1344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1149233528992059681.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7188 in /w/workspace/gexfoundry_device-sdk-go_PR-1344 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1344 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1344/head:refs/remotes/origin/PR-1344 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit 2d79842f54647bea3af7c3ca8b48901dc6337ef6 Merge succeeded, producing 2d79842f54647bea3af7c3ca8b48901dc6337ef6 Checking out Revision 2d79842f54647bea3af7c3ca8b48901dc6337ef6 (PR-1344) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:59 ========================================================= 04:15:59 EdgeX Global Pipelines Version Info 04:15:59 ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79842f54647bea3af7c3ca8b48901dc6337ef6 # 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 b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79842f54647bea3af7c3ca8b48901dc6337ef6 # timeout=10 [Pipeline] sh 04:16:00 ------------------- 04:16:00 stable info: 04:16:00 ------------------- 04:16:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:16:00 Message: update stable to v1.0.244 04:16:00 ------------------- 04:16:00 experimental info: 04:16:00 ------------------- 04:16:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:16:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1344 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1344 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1344 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d79842f54647bea3af7c3ca8b48901dc6337ef6 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d79842 [Pipeline] echo 04:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:02 provisioning config files... 04:16:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/config9723155462086856016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> docker-login.sh 04:16:02 nexus3.edgexfoundry.org:10001 04:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:03 Configure a credential helper to remove this warning. See 04:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:03 04:16:03 Login Succeeded 04:16:03 nexus3.edgexfoundry.org:10002 04:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:03 Configure a credential helper to remove this warning. See 04:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:03 04:16:03 Login Succeeded 04:16:03 nexus3.edgexfoundry.org:10003 04:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:03 Configure a credential helper to remove this warning. See 04:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:03 04:16:03 Login Succeeded 04:16:03 nexus3.edgexfoundry.org:10004 04:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:03 Configure a credential helper to remove this warning. See 04:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:03 04:16:03 Login Succeeded 04:16:03 docker.io 04:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:04 Configure a credential helper to remove this warning. See 04:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:04 04:16:04 Login Succeeded 04:16:04 ---> docker-login.sh ends [Pipeline] } 04:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:04 + git rev-list -1 --merges 2d79842f54647bea3af7c3ca8b48901dc6337ef6~1..2d79842f54647bea3af7c3ca8b48901dc6337ef6 [Pipeline] echo 04:16:04 -----------> git rev-list -1 --merges 2d79842f54647bea3af7c3ca8b48901dc6337ef6~1..2d79842f54647bea3af7c3ca8b48901dc6337ef6 2d79842f54647bea3af7c3ca8b48901dc6337ef6 [false] [Pipeline] sh 04:16:05 + git log --format=format:%s -1 2d79842f54647bea3af7c3ca8b48901dc6337ef6 [Pipeline] echo 04:16:05 ========================================================= 04:16:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:05 + git log --format=format:%s -1 2d79842f54647bea3af7c3ca8b48901dc6337ef6 [Pipeline] echo 04:16:05 [semverPrep] GIT_COMMIT: 2d79842f54647bea3af7c3ca8b48901dc6337ef6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:16:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:05 + grep -v github /etc/ssh/ssh_known_hosts 04:16:05 + [ -e /tmp/ssh_known_hosts ] 04:16:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 04:16:05 tee -a /etc/ssh/ssh_known_hosts 04:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:06 04:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:06 b85a868b505f: Pulling fs layer 04:16:06 e2be974225ed: Pulling fs layer 04:16:06 339a4e72a1f5: Pulling fs layer 04:16:06 988bab9f4d93: Pulling fs layer 04:16:06 1469e6f7b9e6: Pulling fs layer 04:16:06 988bab9f4d93: Waiting 04:16:06 eaf3925da568: Pulling fs layer 04:16:06 bab4dde63d76: Pulling fs layer 04:16:06 1469e6f7b9e6: Waiting 04:16:06 eaf3925da568: Waiting 04:16:06 bde34c3a00c8: Pulling fs layer 04:16:06 bab4dde63d76: Waiting 04:16:06 b352a97aabf1: Pulling fs layer 04:16:06 bde34c3a00c8: Waiting 04:16:06 4872d77fe225: Pulling fs layer 04:16:06 b352a97aabf1: Waiting 04:16:06 5851b861e8e6: Pulling fs layer 04:16:06 4872d77fe225: Waiting 04:16:06 5851b861e8e6: Waiting 04:16:06 e2be974225ed: Verifying Checksum 04:16:06 e2be974225ed: Download complete 04:16:06 988bab9f4d93: Verifying Checksum 04:16:06 988bab9f4d93: Download complete 04:16:07 339a4e72a1f5: Verifying Checksum 04:16:07 339a4e72a1f5: Download complete 04:16:07 1469e6f7b9e6: Download complete 04:16:07 eaf3925da568: Download complete 04:16:07 bde34c3a00c8: Verifying Checksum 04:16:07 bde34c3a00c8: Download complete 04:16:07 b352a97aabf1: Download complete 04:16:07 4872d77fe225: Download complete 04:16:07 5851b861e8e6: Verifying Checksum 04:16:07 5851b861e8e6: Download complete 04:16:07 b85a868b505f: Verifying Checksum 04:16:07 b85a868b505f: Download complete 04:16:07 bab4dde63d76: Verifying Checksum 04:16:07 bab4dde63d76: Download complete 04:16:08 b85a868b505f: Pull complete 04:16:08 e2be974225ed: Pull complete 04:16:09 339a4e72a1f5: Pull complete 04:16:09 988bab9f4d93: Pull complete 04:16:09 1469e6f7b9e6: Pull complete 04:16:09 eaf3925da568: Pull complete 04:16:11 bab4dde63d76: Pull complete 04:16:11 bde34c3a00c8: Pull complete 04:16:11 b352a97aabf1: Pull complete 04:16:11 4872d77fe225: Pull complete 04:16:11 5851b861e8e6: Pull complete 04:16:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:11 prd-ubuntu20.04-docker-8c-8g-7188 does not seem to be running inside a container 04:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1344 -v /w/workspace/gexfoundry_device-sdk-go_PR-1344:/w/workspace/gexfoundry_device-sdk-go_PR-1344:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1344@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 04:16:14 $ docker top 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 -eo pid,comm 04:16:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:16:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:14 [ssh-agent] Looking for ssh-agent implementation... 04:16:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:14 $ docker exec 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 ssh-agent 04:16:14 SSH_AUTH_SOCK=/tmp/ssh-SfysvA9GIkmS/agent.32 04:16:14 SSH_AGENT_PID=38 04:16:14 Running ssh-add (command line suppressed) 04:16:15 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/private_key_2371621070141716908.key (/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/private_key_2371621070141716908.key) 04:16:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:15 + git tag --points-at HEAD [Pipeline] } 04:16:15 $ docker exec --env ******** --env ******** 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 ssh-agent -k 04:16:15 unset SSH_AUTH_SOCK; 04:16:15 unset SSH_AGENT_PID; 04:16:15 echo Agent pid 38 killed; 04:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:15 [ssh-agent] Looking for ssh-agent implementation... 04:16:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:15 $ docker exec 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 ssh-agent 04:16:15 SSH_AUTH_SOCK=/tmp/ssh-AJgGaMXrzSTy/agent.70 04:16:15 SSH_AGENT_PID=76 04:16:15 Running ssh-add (command line suppressed) 04:16:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/private_key_1903407180784782894.key (/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/private_key_1903407180784782894.key) 04:16:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:16 + git semver init 04:16:16 2023-02-23 04:16:16,583 [run_init] DEBUG init version:0.0.0 force:False 04:16:16 2023-02-23 04:16:16,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver 04:16:16 2023-02-23 04:16:16,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver 04:16:16 2023-02-23 04:16:16,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1344, universal_newlines=False, shell=None, istream=None) 04:16:17 2023-02-23 04:16:17,578 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344/.git/info/exclude 04:16:17 2023-02-23 04:16:17,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver/PR-1344 with force:False 04:16:17 2023-02-23 04:16:17,579 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver/PR-1344 04:16:17 2023-02-23 04:16:17,583 [execute] INFO git cat-file --batch-check 04:16:17 2023-02-23 04:16:17,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver, universal_newlines=False, shell=None, istream=) 04:16:17 2023-02-23 04:16:17,591 [execute] INFO git cat-file --batch 04:16:17 2023-02-23 04:16:17,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver, universal_newlines=False, shell=None, istream=) 04:16:17 2023-02-23 04:16:17,598 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1344/.semver/PR-1344 04:16:17 0.0.0 [Pipeline] } 04:16:17 $ docker exec --env ******** --env ******** 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 ssh-agent -k 04:16:17 unset SSH_AUTH_SOCK; 04:16:17 unset SSH_AGENT_PID; 04:16:17 echo Agent pid 76 killed; 04:16:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:18 + git semver [Pipeline] } 04:16:18 $ docker stop --time=1 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 04:16:20 $ docker rm -f --volumes 839f9148e459f0a4276cd64fd8ceab1383367a97cb61a63af7465071877c69a9 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:20 Stashed 1 file(s) [Pipeline] echo 04:16:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:21 provisioning config files... 04:16:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/config13686071720384588284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:21 ---> docker-login.sh 04:16:21 nexus3.edgexfoundry.org:10001 04:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:21 Configure a credential helper to remove this warning. See 04:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:21 04:16:21 Login Succeeded 04:16:21 nexus3.edgexfoundry.org:10002 04:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:21 Configure a credential helper to remove this warning. See 04:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:21 04:16:21 Login Succeeded 04:16:21 nexus3.edgexfoundry.org:10003 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 nexus3.edgexfoundry.org:10004 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 docker.io 04:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:22 Configure a credential helper to remove this warning. See 04:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:22 04:16:22 Login Succeeded 04:16:22 ---> docker-login.sh ends [Pipeline] } 04:16:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:22 ========================================================= 04:16:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:16:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:23 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:16:23 Sending build context to Docker daemon 10.56MB 04:16:23 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:16:23 Step 2/10 : FROM ${BASE} AS builder 04:16:23 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:23 213ec9aee27d: Pulling fs layer 04:16:23 4583459ba037: Pulling fs layer 04:16:23 93c1e223e6f2: Pulling fs layer 04:16:23 53926ce57604: Pulling fs layer 04:16:23 21b2b0c7a3f4: Pulling fs layer 04:16:23 22ff95d597cd: Pulling fs layer 04:16:23 53926ce57604: Waiting 04:16:23 21b2b0c7a3f4: Waiting 04:16:23 12d6caf4c0d1: Pulling fs layer 04:16:23 96b7cbca73a9: Pulling fs layer 04:16:23 a7acece74701: Pulling fs layer 04:16:23 96b7cbca73a9: Waiting 04:16:23 12d6caf4c0d1: Waiting 04:16:23 a7acece74701: Waiting 04:16:23 93c1e223e6f2: Verifying Checksum 04:16:23 93c1e223e6f2: Download complete 04:16:23 4583459ba037: Download complete 04:16:23 21b2b0c7a3f4: Verifying Checksum 04:16:23 21b2b0c7a3f4: Download complete 04:16:23 22ff95d597cd: Verifying Checksum 04:16:23 22ff95d597cd: Download complete 04:16:23 213ec9aee27d: Verifying Checksum 04:16:23 213ec9aee27d: Download complete 04:16:23 12d6caf4c0d1: Verifying Checksum 04:16:23 12d6caf4c0d1: Download complete 04:16:23 213ec9aee27d: Pull complete 04:16:23 4583459ba037: Pull complete 04:16:23 93c1e223e6f2: Pull complete 04:16:24 96b7cbca73a9: Verifying Checksum 04:16:24 96b7cbca73a9: Download complete 04:16:24 53926ce57604: Verifying Checksum 04:16:24 53926ce57604: Download complete 04:16:24 a7acece74701: Verifying Checksum 04:16:24 a7acece74701: Download complete 04:16:28 53926ce57604: Pull complete 04:16:28 21b2b0c7a3f4: Pull complete 04:16:28 22ff95d597cd: Pull complete 04:16:28 12d6caf4c0d1: Pull complete 04:16:30 96b7cbca73a9: Pull complete 04:16:31 a7acece74701: Pull complete 04:16:31 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:16:31 ---> db6d94c90886 04:16:31 Step 3/10 : ARG MAKE=make build 04:16:36 Still waiting to schedule task 04:16:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:16:36 ---> Running in 86692f3b1128 04:16:36 Removing intermediate container 86692f3b1128 04:16:36 ---> 42d7e9f35078 04:16:36 Step 4/10 : WORKDIR /device-sdk-go 04:16:36 ---> Running in d74d1585e425 04:16:36 Removing intermediate container d74d1585e425 04:16:36 ---> 5c6d519f5e38 04:16:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:16:36 ---> Running in 9e00ba45d903 04:16:36 Removing intermediate container 9e00ba45d903 04:16:36 ---> 87e12b9b9d93 04:16:36 Step 6/10 : RUN apk add --update --no-cache make git 04:16:36 ---> Running in 22ad80084db2 04:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:16:37 OK: 211 MiB in 51 packages 04:16:37 Removing intermediate container 22ad80084db2 04:16:37 ---> 724a6943bad8 04:16:37 Step 7/10 : COPY go.mod vendor* ./ 04:16:37 ---> 2c79aacc3063 04:16:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:37 ---> Running in 963ec9f5db35 04:17:24 Removing intermediate container 963ec9f5db35 04:17:24 ---> 4ee2b0ef44b7 04:17:24 Step 9/10 : COPY . . 04:17:24 ---> 5b2f5f36f4e4 04:17:24 Step 10/10 : RUN ${MAKE} 04:17:24 ---> Running in 78e13af37f16 04:17:24 noop 04:17:24 Removing intermediate container 78e13af37f16 04:17:24 ---> 81956d837f92 04:17:24 Successfully built 81956d837f92 04:17:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:24 + docker inspect -f . ci-base-image-x86_64 04:17:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:24 prd-ubuntu20.04-docker-8c-8g-7188 does not seem to be running inside a container 04:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1344 -v /w/workspace/gexfoundry_device-sdk-go_PR-1344:/w/workspace/gexfoundry_device-sdk-go_PR-1344:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1344@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 04:17:25 $ docker top ffa9fe0e5e68cf3c7607ec0724f4dd7f2d9b76ef7f672e1ec3ba5a72bc68335a -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:25 + go version 04:17:25 go version go1.18.7 linux/amd64 [Pipeline] } 04:17:25 $ docker stop --time=1 ffa9fe0e5e68cf3c7607ec0724f4dd7f2d9b76ef7f672e1ec3ba5a72bc68335a 04:17:26 $ docker rm -f --volumes ffa9fe0e5e68cf3c7607ec0724f4dd7f2d9b76ef7f672e1ec3ba5a72bc68335a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:27 + docker inspect -f . ci-base-image-x86_64 04:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:27 prd-ubuntu20.04-docker-8c-8g-7188 does not seem to be running inside a container 04:17:27 $ 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-sdk-go_PR-1344 -v /w/workspace/gexfoundry_device-sdk-go_PR-1344:/w/workspace/gexfoundry_device-sdk-go_PR-1344:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1344@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 04:17:28 $ docker top 96ba1cfc9563e9d0e547c641dc2efbfe8ddf835ead49b164a2debf99375a1e89 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1344 [Pipeline] fileExists [Pipeline] sh 04:17:28 + make test 04:17:28 go test -race -coverprofile=coverage.out ./... 04:17:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements 04:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.083s coverage: 78.9% of statements 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.105s coverage: 86.0% of statements 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 74.7% of statements 04:17:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:17:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.077s coverage: 15.5% of statements 04:17:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:17:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.103s coverage: 65.2% of statements 04:17:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:17:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:17:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.785s coverage: 89.2% of statements 04:17:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:17:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.6% of statements 04:17:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:18:06 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:18:06 GO111MODULE=on go vet ./... 04:18:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:09 ./bin/test-attribution-txt.sh [Pipeline] echo 04:18:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:18:09 $ docker stop --time=1 96ba1cfc9563e9d0e547c641dc2efbfe8ddf835ead49b164a2debf99375a1e89 04:18:14 $ docker rm -f --volumes 96ba1cfc9563e9d0e547c641dc2efbfe8ddf835ead49b164a2debf99375a1e89 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:18:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:15 + ls -al . 04:18:15 total 284 04:18:15 drwxrwxr-x 11 jenkins jenkins 4096 Feb 23 04:17 . 04:18:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:15 .. 04:18:15 -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 04:15 .dockerignore 04:18:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:17 .git 04:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:15 .github 04:18:15 -rw-rw-r-- 1 jenkins jenkins 131 Feb 23 04:15 .gitignore 04:18:15 -rw-rw-r-- 1 jenkins jenkins 42 Feb 23 04:15 .golangci.yml 04:18:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 04:16 .semver 04:18:15 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 23 04:15 CHANGELOG.md 04:18:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 04:15 GOVERNANCE.md 04:18:15 -rw-rw-r-- 1 jenkins jenkins 885 Feb 23 04:15 Jenkinsfile 04:18:15 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 23 04:15 LICENSE 04:18:15 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 23 04:15 Makefile 04:18:15 -rw-rw-r-- 1 jenkins jenkins 619 Feb 23 04:15 OWNERS.md 04:18:15 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 23 04:15 README.md 04:18:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 04:16 VERSION 04:18:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:15 bin 04:18:15 -rw-r--r-- 1 jenkins jenkins 111045 Feb 23 04:17 coverage.out 04:18:15 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 04:15 example 04:18:15 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 23 04:15 go.mod 04:18:15 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 23 04:15 go.sum 04:18:15 drwxrwxr-x 13 jenkins jenkins 4096 Feb 23 04:15 internal 04:18:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:15 openapi 04:18:15 drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 04:15 pkg 04:18:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:15 snap 04:18:15 -rw-rw-r-- 1 jenkins jenkins 222 Feb 23 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:16 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d79842f54647bea3af7c3ca8b48901dc6337ef6 --label arch=amd64 --label version=0.0.0 . 04:18:16 Sending build context to Docker daemon 10.67MB 04:18:16 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:18:16 Step 2/23 : FROM ${BASE} AS builder 04:18:16 ---> 81956d837f92 04:18:16 Step 3/23 : ARG MAKE=make build 04:18:16 ---> Running in 0ff952dcffaf 04:18:16 Removing intermediate container 0ff952dcffaf 04:18:16 ---> 3d16ad37f167 04:18:16 Step 4/23 : WORKDIR /device-sdk-go 04:18:16 ---> Running in dbc96d577ea0 04:18:16 Removing intermediate container dbc96d577ea0 04:18:16 ---> 7fe0bcd4f749 04:18:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:16 ---> Running in df8f630eb348 04:18:16 Removing intermediate container df8f630eb348 04:18:16 ---> def3bd1f3314 04:18:16 Step 6/23 : RUN apk add --update --no-cache make git 04:18:16 ---> Running in 76ebbbca0d80 04:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:18:17 OK: 211 MiB in 51 packages 04:18:17 Removing intermediate container 76ebbbca0d80 04:18:17 ---> af189e172d53 04:18:17 Step 7/23 : COPY go.mod vendor* ./ 04:18:18 ---> cfa0a1d32d39 04:18:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:18 ---> Running in b0f2f96579b8 04:18:19 Removing intermediate container b0f2f96579b8 04:18:19 ---> ca303e1a3375 04:18:19 Step 9/23 : COPY . . 04:18:19 ---> cae32927d133 04:18:19 Step 10/23 : RUN ${MAKE} 04:18:19 ---> Running in 4d6b996013e8 04:18:19 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:18:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7190 in /w/workspace/gexfoundry_device-sdk-go_PR-1344 [Pipeline] { [Pipeline] ws 04:18:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:18:31 The recommended git tool is: git 04:18:42 Removing intermediate container 4d6b996013e8 04:18:42 ---> 401c352d9b7c 04:18:42 Step 11/23 : FROM alpine:3.16 04:18:42 3.16: Pulling from library/alpine 04:18:42 ef5531b6e74e: Pulling fs layer 04:18:42 ef5531b6e74e: Download complete 04:18:42 ef5531b6e74e: Pull complete 04:18:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:18:42 Status: Downloaded newer image for alpine:3.16 04:18:42 ---> dfd21b5a31f5 04:18:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:18:42 ---> Running in 80de5d29dd40 04:18:42 Removing intermediate container 80de5d29dd40 04:18:42 ---> 2ef9cab81679 04:18:42 Step 13/23 : RUN apk add --update --no-cache 04:18:42 ---> Running in 714dcf6eeb9a 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:18:42 OK: 6 MiB in 14 packages 04:18:42 Removing intermediate container 714dcf6eeb9a 04:18:42 ---> b174f4b439a2 04:18:42 Step 14/23 : WORKDIR / 04:18:42 ---> Running in 8871fbb6bdfa 04:18:42 Removing intermediate container 8871fbb6bdfa 04:18:42 ---> 5729e3ce4f12 04:18:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:42 ---> 0ee969375f42 04:18:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:42 using credential edgex-jenkins-ssh 04:18:42 Cloning the remote Git repository 04:18:42 ---> aaf9852fccb2 04:18:42 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:42 ---> 0b8d7387791e 04:18:42 Step 18/23 : EXPOSE 59999 04:18:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:18:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:18:42 ---> Running in 98657e6053fc 04:18:42 Removing intermediate container 98657e6053fc 04:18:42 ---> 17159a65f405 04:18:42 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:18:42 ---> Running in cac5fe2a7edc 04:18:42 Removing intermediate container cac5fe2a7edc 04:18:42 ---> 78a236daab85 04:18:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:42 ---> Running in b4ecace0ffeb 04:18:43 Removing intermediate container b4ecace0ffeb 04:18:43 ---> f2b61547b56a 04:18:43 Step 21/23 : LABEL arch=amd64 04:18:43 ---> Running in 0a680fd85bda 04:18:43 Removing intermediate container 0a680fd85bda 04:18:43 ---> 06d280f7ba7e 04:18:43 Step 22/23 : LABEL git_sha=2d79842f54647bea3af7c3ca8b48901dc6337ef6 04:18:43 ---> Running in bac449fe7d14 04:18:43 Removing intermediate container bac449fe7d14 04:18:43 ---> 42e7cd411464 04:18:43 Step 23/23 : LABEL version=0.0.0 04:18:43 ---> Running in 8358057d4415 04:18:43 Removing intermediate container 8358057d4415 04:18:43 ---> 9b813db63e41 04:18:43 [Warning] One or more build-args [ARCH] were not consumed 04:18:43 Successfully built 9b813db63e41 04:18:43 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:44 04:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 04:18:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:42 > git --version # timeout=10 04:18:42 > git --version # 'git version 2.25.1' 04:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 04:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:44 latest: Pulling from edgex-lftools-log-publisher 04:18:44 5eb5b503b376: Pulling fs layer 04:18:44 5c69ac0246d0: Pulling fs layer 04:18:44 ec43610c2a17: Pulling fs layer 04:18:44 3a2ae6a8a46f: Pulling fs layer 04:18:44 33b1e0a273af: Pulling fs layer 04:18:44 5d3b04190fa2: Pulling fs layer 04:18:44 2f39f015ded8: Pulling fs layer 04:18:44 3a2ae6a8a46f: Waiting 04:18:44 5d3b04190fa2: Waiting 04:18:44 33b1e0a273af: Waiting 04:18:44 2f39f015ded8: Waiting 04:18:44 5c69ac0246d0: Download complete 04:18:44 3a2ae6a8a46f: Verifying Checksum 04:18:44 3a2ae6a8a46f: Download complete 04:18:44 33b1e0a273af: Verifying Checksum 04:18:44 33b1e0a273af: Download complete 04:18:44 ec43610c2a17: Verifying Checksum 04:18:44 ec43610c2a17: Download complete 04:18:44 5d3b04190fa2: Download complete 04:18:44 5eb5b503b376: Verifying Checksum 04:18:44 5eb5b503b376: Download complete 04:18:45 2f39f015ded8: Download complete 04:18:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:18:46 5eb5b503b376: Pull complete 04:18:46 5c69ac0246d0: Pull complete 04:18:46 ec43610c2a17: Pull complete 04:18:46 3a2ae6a8a46f: Pull complete 04:18:46 33b1e0a273af: Pull complete 04:18:46 5d3b04190fa2: Pull complete 04:18:47 Merging remotes/origin/main commit b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 into PR head commit 2d79842f54647bea3af7c3ca8b48901dc6337ef6 04:18:47 Merge succeeded, producing 2d79842f54647bea3af7c3ca8b48901dc6337ef6 04:18:47 Checking out Revision 2d79842f54647bea3af7c3ca8b48901dc6337ef6 (PR-1344) 04:18:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1344/head:refs/remotes/origin/PR-1344 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:18:47 > git config core.sparsecheckout # timeout=10 04:18:47 > git checkout -f 2d79842f54647bea3af7c3ca8b48901dc6337ef6 # timeout=10 04:18:47 > git remote # timeout=10 04:18:47 > git config --get remote.origin.url # timeout=10 04:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:47 > git merge b7afc2aba7a1c5861c6c21c42b42dc1283ea5949 # timeout=10 04:18:47 > git rev-parse HEAD^{commit} # timeout=10 04:18:47 > git config core.sparsecheckout # timeout=10 04:18:47 > git checkout -f 2d79842f54647bea3af7c3ca8b48901dc6337ef6 # timeout=10 04:18:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:18:47 > git --version # timeout=10 04:18:47 > git --version # 'git version 2.25.1' 04:18:47 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:18:48 04:18:48 GitHub has been notified of this commit’s build result 04:18:48 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:18:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:49 Dload Upload Total Spent Left Speed 04:18:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 04:18:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:18:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:18:50 + sudo tee /etc/docker/daemon.new 04:18:50 { 04:18:50 "registry-mirrors": [ 04:18:50 "https://nexus3.edgexfoundry.org:10001" 04:18:50 ], 04:18:50 "bip": "10.250.0.254/24", 04:18:50 "hosts": [ 04:18:50 "tcp://0.0.0.0:5555", 04:18:50 "unix:///var/run/docker.sock" 04:18:50 ], 04:18:50 "mtu": 1458, 04:18:50 "selinux-enabled": true, 04:18:50 "seccomp-profile": "/etc/docker/seccomp.json" 04:18:50 } [Pipeline] sh 04:18:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:18:50 + sudo service docker restart 04:18:50 2f39f015ded8: Pull complete 04:18:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:51 prd-ubuntu20.04-docker-8c-8g-7188 does not seem to be running inside a container 04:18:51 $ 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-sdk-go_PR-1344 -v /w/workspace/gexfoundry_device-sdk-go_PR-1344:/w/workspace/gexfoundry_device-sdk-go_PR-1344:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1344@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 04:18:55 $ docker top 79af9c7c9db0915506dd9dfaefa0b894d9b67612061cff466bd14f4350560746 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:55 ---> job-cost.sh 04:18:55 lf-activate-venv: SKIPPING 04:18:55 INFO: No Stack... 04:18:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:57 INFO: Archiving Costs [Pipeline] sh 04:18:57 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives/cost.csv 04:18:57 + cut -d, -f6 [Pipeline] lock 04:18:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] 04:18:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] did not exist. Created. 04:18:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:57 + echo total: 0.2199999988079071 [Pipeline] stash 04:18:57 Stashed 1 file(s) [Pipeline] } 04:18:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:58 $ docker stop --time=1 79af9c7c9db0915506dd9dfaefa0b894d9b67612061cff466bd14f4350560746 04:18:59 $ docker rm -f --volumes 79af9c7c9db0915506dd9dfaefa0b894d9b67612061cff466bd14f4350560746 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:12 provisioning config files... 04:19:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2511010458368331498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:13 ---> docker-login.sh 04:19:13 nexus3.edgexfoundry.org:10001 04:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:13 Configure a credential helper to remove this warning. See 04:19:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:13 04:19:13 Login Succeeded 04:19:13 nexus3.edgexfoundry.org:10002 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10003 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10004 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:15 Configure a credential helper to remove this warning. See 04:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:15 04:19:15 Login Succeeded 04:19:15 docker.io 04:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:15 Configure a credential helper to remove this warning. See 04:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:15 04:19:15 Login Succeeded 04:19:15 ---> docker-login.sh ends [Pipeline] } 04:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:15 ========================================================= 04:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:19:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:16 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:19:16 Sending build context to Docker daemon 5.665MB 04:19:16 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:19:16 Step 2/10 : FROM ${BASE} AS builder 04:19:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:19:17 9b18e9b68314: Pulling fs layer 04:19:17 35d82f9e3411: Pulling fs layer 04:19:17 e16973657156: Pulling fs layer 04:19:17 fc693d55d65f: Pulling fs layer 04:19:17 7e9fc2657dce: Pulling fs layer 04:19:17 dda99020689f: Pulling fs layer 04:19:17 db1c61fa0a46: Pulling fs layer 04:19:17 891c053d2c06: Pulling fs layer 04:19:17 dda99020689f: Waiting 04:19:17 db1c61fa0a46: Waiting 04:19:17 891c053d2c06: Waiting 04:19:17 fc693d55d65f: Waiting 04:19:17 7e9fc2657dce: Waiting 04:19:17 e16973657156: Verifying Checksum 04:19:17 e16973657156: Download complete 04:19:17 35d82f9e3411: Verifying Checksum 04:19:17 35d82f9e3411: Download complete 04:19:17 7e9fc2657dce: Verifying Checksum 04:19:17 7e9fc2657dce: Download complete 04:19:17 dda99020689f: Verifying Checksum 04:19:17 dda99020689f: Download complete 04:19:17 9b18e9b68314: Download complete 04:19:18 9b18e9b68314: Pull complete 04:19:18 891c053d2c06: Verifying Checksum 04:19:18 891c053d2c06: Download complete 04:19:18 35d82f9e3411: Pull complete 04:19:18 e16973657156: Pull complete 04:19:19 db1c61fa0a46: Verifying Checksum 04:19:19 db1c61fa0a46: Download complete 04:19:20 fc693d55d65f: Verifying Checksum 04:19:20 fc693d55d65f: Download complete 04:19:32 fc693d55d65f: Pull complete 04:19:32 7e9fc2657dce: Pull complete 04:19:32 dda99020689f: Pull complete 04:19:39 db1c61fa0a46: Pull complete 04:19:41 891c053d2c06: Pull complete 04:19:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:19:41 ---> f96f9c87975a 04:19:41 Step 3/10 : ARG MAKE=make build 04:19:42 ---> Running in 09ab2076fd57 04:19:42 Removing intermediate container 09ab2076fd57 04:19:42 ---> 2d61fdd6774d 04:19:42 Step 4/10 : WORKDIR /device-sdk-go 04:19:42 ---> Running in 5a957e534e57 04:19:42 Removing intermediate container 5a957e534e57 04:19:42 ---> 51b96c34f405 04:19:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:19:42 ---> Running in 701a5d62bfda 04:19:43 Removing intermediate container 701a5d62bfda 04:19:43 ---> 68a3033e1f60 04:19:43 Step 6/10 : RUN apk add --update --no-cache make git 04:19:43 ---> Running in 7d1cfcb8d236 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:19:45 OK: 221 MiB in 51 packages 04:19:46 Removing intermediate container 7d1cfcb8d236 04:19:46 ---> b8256f804a0e 04:19:46 Step 7/10 : COPY go.mod vendor* ./ 04:19:46 ---> 7311e18103ae 04:19:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:46 ---> Running in 7d354000430a 04:21:08 Removing intermediate container 7d354000430a 04:21:08 ---> 1b1ead19ae5e 04:21:08 Step 9/10 : COPY . . 04:21:08 ---> 6feb7202faec 04:21:08 Step 10/10 : RUN ${MAKE} 04:21:08 ---> Running in 9c9263c2f3a3 04:21:08 noop 04:21:08 Removing intermediate container 9c9263c2f3a3 04:21:08 ---> 10eb645be72b 04:21:08 Successfully built 10eb645be72b 04:21:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:09 + docker inspect -f . ci-base-image-arm64 04:21:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:09 prd-ubuntu20.04-docker-arm64-4c-16g-7190 does not seem to be running inside a container 04:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:21:10 $ docker top 97a691c33d20066bb0b4c87a00f32c54cacbd41e7e532df21dec857dabb2c0c8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:11 + go version 04:21:11 go version go1.18.7 linux/arm64 [Pipeline] } 04:21:11 $ docker stop --time=1 97a691c33d20066bb0b4c87a00f32c54cacbd41e7e532df21dec857dabb2c0c8 04:21:13 $ docker rm -f --volumes 97a691c33d20066bb0b4c87a00f32c54cacbd41e7e532df21dec857dabb2c0c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:14 + docker inspect -f . ci-base-image-arm64 04:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:14 prd-ubuntu20.04-docker-arm64-4c-16g-7190 does not seem to be running inside a container 04:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:21:15 $ docker top 5e5e74a6001f452bc6f965c68560a0c27910634ef0003c6cca37217d939a9d55 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:16 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:21:17 + make test 04:21:17 go test -race -coverprofile=coverage.out ./... 04:21:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:23:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:23:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.243s coverage: 27.6% of statements 04:23:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.280s coverage: 78.9% of statements 04:23:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 04:23:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.393s coverage: 86.0% of statements 04:23:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:23:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:23:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.449s coverage: 74.7% of statements 04:23:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:23:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.265s coverage: 15.5% of statements 04:23:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 04:23:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.427s coverage: 65.2% of statements 04:23:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:23:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:23:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.881s coverage: 89.2% of statements 04:23:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 04:23:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.244s coverage: 4.6% of statements 04:23:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:23:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:23:53 GO111MODULE=on go vet ./... 04:25:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:25:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:25:15 ./bin/test-attribution-txt.sh [Pipeline] echo 04:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:25:15 $ docker stop --time=1 5e5e74a6001f452bc6f965c68560a0c27910634ef0003c6cca37217d939a9d55 04:25:16 $ docker rm -f --volumes 5e5e74a6001f452bc6f965c68560a0c27910634ef0003c6cca37217d939a9d55 [Pipeline] // withDockerContainer [Pipeline] sh 04:25:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:25:18 Warning: overwriting stash ‘coverage-report’ 04:25:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:25:19 + ls -al . 04:25:19 total 280 04:25:19 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 04:21 . 04:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:18 .. 04:25:19 -rw-rw-r-- 1 jenkins jenkins 140 Feb 23 04:18 .dockerignore 04:25:19 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 04:18 .git 04:25:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:18 .github 04:25:19 -rw-rw-r-- 1 jenkins jenkins 131 Feb 23 04:18 .gitignore 04:25:19 -rw-rw-r-- 1 jenkins jenkins 42 Feb 23 04:18 .golangci.yml 04:25:19 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 23 04:18 CHANGELOG.md 04:25:19 -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 04:18 GOVERNANCE.md 04:25:19 -rw-rw-r-- 1 jenkins jenkins 885 Feb 23 04:18 Jenkinsfile 04:25:19 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 23 04:18 LICENSE 04:25:19 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 23 04:18 Makefile 04:25:19 -rw-rw-r-- 1 jenkins jenkins 619 Feb 23 04:18 OWNERS.md 04:25:19 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 23 04:18 README.md 04:25:19 -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 04:16 VERSION 04:25:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 04:18 bin 04:25:19 -rw-r--r-- 1 jenkins jenkins 111045 Feb 23 04:23 coverage.out 04:25:19 drwxrwxr-x 5 jenkins jenkins 4096 Feb 23 04:18 example 04:25:19 -rw-rw-r-- 1 jenkins jenkins 3266 Feb 23 04:18 go.mod 04:25:19 -rw-rw-r-- 1 jenkins jenkins 32794 Feb 23 04:18 go.sum 04:25:19 drwxrwxr-x 13 jenkins jenkins 4096 Feb 23 04:18 internal 04:25:19 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 04:18 openapi 04:25:19 drwxrwxr-x 6 jenkins jenkins 4096 Feb 23 04:18 pkg 04:25:19 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 04:18 snap 04:25:19 -rw-rw-r-- 1 jenkins jenkins 222 Feb 23 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:20 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d79842f54647bea3af7c3ca8b48901dc6337ef6 --label arch=arm64 --label version=0.0.0 . 04:25:20 Sending build context to Docker daemon 5.777MB 04:25:20 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 04:25:20 Step 2/23 : FROM ${BASE} AS builder 04:25:20 ---> 10eb645be72b 04:25:20 Step 3/23 : ARG MAKE=make build 04:25:20 ---> Running in 7136ac3230a7 04:25:20 Removing intermediate container 7136ac3230a7 04:25:20 ---> 9061d4b0e0ef 04:25:20 Step 4/23 : WORKDIR /device-sdk-go 04:25:20 ---> Running in 0399560a1be4 04:25:21 Removing intermediate container 0399560a1be4 04:25:21 ---> 1e0c2e8c9ab1 04:25:21 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:25:21 ---> Running in 7ed4eaaa83ef 04:25:21 Removing intermediate container 7ed4eaaa83ef 04:25:21 ---> 95157d4151e6 04:25:21 Step 6/23 : RUN apk add --update --no-cache make git 04:25:21 ---> Running in f5e803999643 04:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:25:24 OK: 221 MiB in 51 packages 04:25:25 Removing intermediate container f5e803999643 04:25:25 ---> 872a51d7efa6 04:25:25 Step 7/23 : COPY go.mod vendor* ./ 04:25:25 ---> 7e64f2384505 04:25:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:25 ---> Running in 4e13ec9fc6a0 04:25:27 Removing intermediate container 4e13ec9fc6a0 04:25:27 ---> 2c443edda86b 04:25:27 Step 9/23 : COPY . . 04:25:29 ---> b7086df59a9d 04:25:29 Step 10/23 : RUN ${MAKE} 04:25:29 ---> Running in 4475b33ce395 04:25:30 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:27:21 Removing intermediate container 4475b33ce395 04:27:21 ---> 726e92df2e4a 04:27:21 Step 11/23 : FROM alpine:3.16 04:27:22 3.16: Pulling from library/alpine 04:27:22 3760b48202b3: Pulling fs layer 04:27:22 3760b48202b3: Verifying Checksum 04:27:22 3760b48202b3: Download complete 04:27:23 3760b48202b3: Pull complete 04:27:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:27:23 Status: Downloaded newer image for alpine:3.16 04:27:23 ---> 4c81e5bf8899 04:27:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:27:23 ---> Running in 84d7c5d7c751 04:27:23 Removing intermediate container 84d7c5d7c751 04:27:23 ---> 923e6a7068db 04:27:23 Step 13/23 : RUN apk add --update --no-cache 04:27:23 ---> Running in e7aa1c117ace 04:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:27:26 OK: 5 MiB in 14 packages 04:27:26 Removing intermediate container e7aa1c117ace 04:27:26 ---> a23050fdcf5a 04:27:26 Step 14/23 : WORKDIR / 04:27:26 ---> Running in d2b1ccb5ee95 04:27:27 Removing intermediate container d2b1ccb5ee95 04:27:27 ---> d6a369e03234 04:27:27 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:27:27 ---> 25584a923a81 04:27:27 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:27:29 ---> 09748698e02e 04:27:29 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:27:29 ---> 0bc108576277 04:27:29 Step 18/23 : EXPOSE 59999 04:27:29 ---> Running in 3e6c96f9e555 04:27:30 Removing intermediate container 3e6c96f9e555 04:27:30 ---> 84ae5d20e2f4 04:27:30 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:27:30 ---> Running in 1b589363c3e2 04:27:31 Removing intermediate container 1b589363c3e2 04:27:31 ---> d94cbce573c5 04:27:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:27:31 ---> Running in ccdd40ad27a3 04:27:31 Removing intermediate container ccdd40ad27a3 04:27:31 ---> d3b6afcaccf8 04:27:31 Step 21/23 : LABEL arch=arm64 04:27:31 ---> Running in c85e9a1e8809 04:27:31 Removing intermediate container c85e9a1e8809 04:27:31 ---> 4033d7851838 04:27:31 Step 22/23 : LABEL git_sha=2d79842f54647bea3af7c3ca8b48901dc6337ef6 04:27:31 ---> Running in 2f52c843fe98 04:27:32 Removing intermediate container 2f52c843fe98 04:27:32 ---> c4ffa1932d59 04:27:32 Step 23/23 : LABEL version=0.0.0 04:27:32 ---> Running in 1de69217510a 04:27:32 Removing intermediate container 1de69217510a 04:27:32 ---> f3e927984c49 04:27:32 [Warning] One or more build-args [ARCH] were not consumed 04:27:32 Successfully built f3e927984c49 04:27:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:33 04:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:33 arm64: Pulling from edgex-lftools-log-publisher 04:27:33 8998bd30e6a1: Pulling fs layer 04:27:33 04944245beec: Pulling fs layer 04:27:33 699f458cf7ca: Pulling fs layer 04:27:33 765212b225bb: Pulling fs layer 04:27:33 f23df028b6ca: Pulling fs layer 04:27:33 d65c8cfc05b1: Pulling fs layer 04:27:33 2437ff75d9bd: Pulling fs layer 04:27:33 765212b225bb: Waiting 04:27:33 f23df028b6ca: Waiting 04:27:33 d65c8cfc05b1: Waiting 04:27:33 2437ff75d9bd: Waiting 04:27:34 04944245beec: Verifying Checksum 04:27:34 04944245beec: Download complete 04:27:34 765212b225bb: Verifying Checksum 04:27:34 765212b225bb: Download complete 04:27:34 f23df028b6ca: Verifying Checksum 04:27:34 f23df028b6ca: Download complete 04:27:34 d65c8cfc05b1: Verifying Checksum 04:27:34 d65c8cfc05b1: Download complete 04:27:34 699f458cf7ca: Verifying Checksum 04:27:34 699f458cf7ca: Download complete 04:27:34 8998bd30e6a1: Verifying Checksum 04:27:34 8998bd30e6a1: Download complete 04:27:36 2437ff75d9bd: Verifying Checksum 04:27:36 2437ff75d9bd: Download complete 04:27:38 8998bd30e6a1: Pull complete 04:27:38 04944245beec: Pull complete 04:27:40 699f458cf7ca: Pull complete 04:27:40 765212b225bb: Pull complete 04:27:41 f23df028b6ca: Pull complete 04:27:41 d65c8cfc05b1: Pull complete 04:27:53 2437ff75d9bd: Pull complete 04:27:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:54 prd-ubuntu20.04-docker-arm64-4c-16g-7190 does not seem to be running inside a container 04:27:54 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 04:27:56 $ docker top 9540712b356b714cd52d886d983493288e5285ad858ff5bc687db1886ca246b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:57 ---> job-cost.sh 04:27:57 lf-activate-venv: SKIPPING 04:27:57 INFO: No Stack... 04:27:58 INFO: Retrieving Pricing Info for: v3-standard-4 04:27:59 INFO: Archiving Costs [Pipeline] sh 04:27:59 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:27:59 cut -d, -f6 [Pipeline] lock 04:27:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] 04:27:59 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] did not exist. Created. 04:27:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:00 /w/workspace/device-sdk-go/1@tmp/durable-c4cfd2ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:28:00 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:00 Warning: overwriting stash ‘stack-cost’ 04:28:00 Stashed 1 file(s) [Pipeline] } 04:28:00 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1344-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:01 $ docker stop --time=1 9540712b356b714cd52d886d983493288e5285ad858ff5bc687db1886ca246b2 04:28:02 $ docker rm -f --volumes 9540712b356b714cd52d886d983493288e5285ad858ff5bc687db1886ca246b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:28:03 provisioning config files... 04:28:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/config6369996234996464083tmp [Pipeline] { [Pipeline] sh 04:28:03 + set +x 04:28:03 + + bash -s -- 04:28:03 curl -s https://codecov.io/bash 04:28:03 04:28:03 _____ _ 04:28:03 / ____| | | 04:28:03 | | ___ __| | ___ ___ _____ __ 04:28:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:03 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:03 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:03 Bash-1.0.6 04:28:03 04:28:03 04:28:03 ==> git version 2.25.1 found 04:28:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:28:03 Release-Date: 2020-01-08 04:28:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:28:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:28:03 ==> Jenkins CI detected. 04:28:03 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1344 04:28:03 project root: . 04:28:03 --> token set from env 04:28:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:03 ==> Running gcov in . (disable via -X gcov) 04:28:03 ==> Python coveragepy not found 04:28:03 ==> Searching for coverage reports in: 04:28:03 + . 04:28:03 -> Found 1 reports 04:28:03 ==> Detecting git/mercurial file structure 04:28:04 ==> Reading reports 04:28:04 + ./coverage.out bytes=111045 04:28:04 ==> Appending adjustments 04:28:04 https://docs.codecov.io/docs/fixing-reports 04:28:04 + Found adjustments 04:28:04 ==> Gzipping contents 04:28:04 16K /tmp/codecov.DTpeLd.gz 04:28:04 ==> Uploading reports 04:28:04 url: https://codecov.io 04:28:04 query: branch=PR-1344&commit=2d79842f54647bea3af7c3ca8b48901dc6337ef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1344&job=&cmd_args= 04:28:04 -> Pinging Codecov 04:28:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1344&commit=2d79842f54647bea3af7c3ca8b48901dc6337ef6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1344&job=&cmd_args= 04:28:04 -> Uploading to 04:28:04 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/7E55EF52A471D76F132DFD9A03CDDE97/2d79842f54647bea3af7c3ca8b48901dc6337ef6/6eef9279-ba95-4995-af0a-699a56b5f350.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T042804Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e28f7718c72e87fca5b0d5fe81134a9302f6314cb49083d52f9139eba10390b4 04:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:04 Dload Upload Total Spent Left Speed 04:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15332 0 0 100 15332 0 48365 --:--:-- --:--:-- --:--:-- 48213 04:28:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2d79842f54647bea3af7c3ca8b48901dc6337ef6 [Pipeline] } 04:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:28:06 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives ] 04:28:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives 04:28:06 total 16 04:28:06 drwxr-xr-x 3 root root 4096 Feb 23 04:18 . 04:28:06 drwxrwxr-x 12 jenkins jenkins 4096 Feb 23 04:18 .. 04:28:06 drwxr-xr-x 2 root root 4096 Feb 23 04:18 cost 04:28:06 -rw-r--r-- 1 root root 86 Feb 23 04:18 cost.csv 04:28:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives 04:28:06 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives 04:28:06 total 16 04:28:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 04:18 . 04:28:06 drwxrwxr-x 12 jenkins jenkins 4096 Feb 23 04:18 .. 04:28:06 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 04:18 cost 04:28:06 -rw-r--r-- 1 jenkins jenkins 86 Feb 23 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:28:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:08 ---> package-listing.sh 04:28:08 ++ tr '[:upper:]' '[:lower:]' 04:28:08 ++ facter osfamily 04:28:08 + OS_FAMILY=debian 04:28:08 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1344 04:28:08 + START_PACKAGES=/tmp/packages_start.txt 04:28:08 + END_PACKAGES=/tmp/packages_end.txt 04:28:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:08 + PACKAGES=/tmp/packages_start.txt 04:28:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1344 ']' 04:28:08 + PACKAGES=/tmp/packages_end.txt 04:28:08 + case "${OS_FAMILY}" in 04:28:08 + dpkg -l 04:28:08 + grep '^ii' 04:28:08 + '[' -f /tmp/packages_start.txt ']' 04:28:08 + '[' -f /tmp/packages_end.txt ']' 04:28:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:28:08 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1344 ']' 04:28:08 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives/ 04:28:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1344/archives/ [Pipeline] echo 04:28:08 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-sdk-go_PR-1344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:28:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:09 prd-ubuntu20.04-docker-8c-8g-7188 does not seem to be running inside a container 04:28:09 $ 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-sdk-go_PR-1344/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-sdk-go_PR-1344 -v /w/workspace/gexfoundry_device-sdk-go_PR-1344:/w/workspace/gexfoundry_device-sdk-go_PR-1344:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1344@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 04:28:09 $ docker top 48aa0875013fb94961dccaf226f08ed9f6a73dbbf8772623a73ac98f02c043ed -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:28:10 + mkdir -p /var/log/sysstat [Pipeline] sh 04:28:10 + ls /var/log/sa-host 04:28:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:10 provisioning config files... 04:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1344@tmp/config9871172366629536940tmp [Pipeline] { [Pipeline] echo 04:28:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:28:11 ---> create-netrc.sh [Pipeline] } 04:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:28:11 ---> python-tools-install.sh [Pipeline] echo 04:28:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:28:12 ---> sudo-logs.sh 04:28:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:28:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:28:12 ---> job-cost.sh 04:28:12 lf-activate-venv: SKIPPING 04:28:12 DEBUG: total: 0.2199999988079071 04:28:12 INFO: Retrieving Stack Cost... 04:28:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:28:13 INFO: Archiving Costs [Pipeline] echo 04:28:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:28:13 ---> logs-deploy.sh 04:28:13 lf-activate-venv: SKIPPING 04:28:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1344/1 04:28:13 INFO: archiving workspace using pattern(s): 04:28:14 Archives upload complete. 04:28:14 INFO: archiving logs to Nexus