Pull request #1577 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 26d723f6c3a8ddde36a58a9e75c880457a23e87a+abf78bec53b58046fbccef7a1c02cd98bf2dc47d (65e90adef2206892f41d8f711b1646994f67f4bf) 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-ssh6279118897985914365.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10513514964570328023.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1577/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-1577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh513076856426531421.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-1577/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4892622357342528201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4553754592736067006.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-1577/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-1577/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8454507412885345012.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-367 in /w/workspace/gexfoundry_device-sdk-go_PR-1577 [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-1577 # 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/1577/head:refs/remotes/origin/PR-1577 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit abf78bec53b58046fbccef7a1c02cd98bf2dc47d into PR head commit 26d723f6c3a8ddde36a58a9e75c880457a23e87a Merge succeeded, producing 26d723f6c3a8ddde36a58a9e75c880457a23e87a Checking out Revision 26d723f6c3a8ddde36a58a9e75c880457a23e87a (PR-1577) Commit message: "fix: Bump dependencies to resolve CVEs" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 26d723f6c3a8ddde36a58a9e75c880457a23e87a # 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 abf78bec53b58046fbccef7a1c02cd98bf2dc47d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26d723f6c3a8ddde36a58a9e75c880457a23e87a # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:25 ========================================================= 09:44:25 EdgeX Global Pipelines Version Info 09:44:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:26 ------------------- 09:44:26 stable info: 09:44:26 ------------------- 09:44:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:44:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:44:26 Message: update stable to v1.0.258 09:44:27 ------------------- 09:44:27 experimental info: 09:44:27 ------------------- 09:44:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:44:27 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 09:44:27 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:45:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:45:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:45:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:45:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:45:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:45:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:45:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1577 [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1577 [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1577 [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26d723f6c3a8ddde36a58a9e75c880457a23e87a [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26d723f [Pipeline] echo 09:45:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:12 provisioning config files... 09:45:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/config11378896054137806578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:13 ---> ****-login.sh 09:45:13 nexus3.edgexfoundry.org:10001 09:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:13 Configure a credential helper to remove this warning. See 09:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:13 09:45:13 Login Succeeded 09:45:13 nexus3.edgexfoundry.org:10002 09:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:13 Configure a credential helper to remove this warning. See 09:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:13 09:45:13 Login Succeeded 09:45:13 nexus3.edgexfoundry.org:10003 09:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:13 Configure a credential helper to remove this warning. See 09:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:13 09:45:13 Login Succeeded 09:45:13 nexus3.edgexfoundry.org:10004 09:45:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:13 Configure a credential helper to remove this warning. See 09:45:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:13 09:45:13 Login Succeeded 09:45:13 ****.io 09:45:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:14 Configure a credential helper to remove this warning. See 09:45:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:14 09:45:14 Login Succeeded 09:45:14 ---> ****-login.sh ends [Pipeline] } 09:45:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:45:14 + git rev-list -1 --merges 26d723f6c3a8ddde36a58a9e75c880457a23e87a~1..26d723f6c3a8ddde36a58a9e75c880457a23e87a [Pipeline] echo 09:45:14 -----------> git rev-list -1 --merges 26d723f6c3a8ddde36a58a9e75c880457a23e87a~1..26d723f6c3a8ddde36a58a9e75c880457a23e87a 26d723f6c3a8ddde36a58a9e75c880457a23e87a [false] [Pipeline] sh 09:45:15 + git log --format=format:%s -1 26d723f6c3a8ddde36a58a9e75c880457a23e87a [Pipeline] echo 09:45:15 ========================================================= 09:45:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:45:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:15 + git log --format=format:%s -1 26d723f6c3a8ddde36a58a9e75c880457a23e87a [Pipeline] echo 09:45:15 [semverPrep] GIT_COMMIT: 26d723f6c3a8ddde36a58a9e75c880457a23e87a, Commit Message: fix: Bump dependencies to resolve CVEs [Pipeline] echo 09:45:15 [semverPrep] This is not a build commit. [Pipeline] sh 09:45:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:16 + grep -v github /etc/ssh/ssh_known_hosts 09:45:16 + [ -e /tmp/ssh_known_hosts ] 09:45:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:45:16 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:45:16 sudo tee -a /etc/ssh/ssh_known_hosts 09:45:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:16 09:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:16 0.1.4: Pulling from edgex-devops/py-git-semver 09:45:16 b85a868b505f: Pulling fs layer 09:45:16 e2be974225ed: Pulling fs layer 09:45:16 339a4e72a1f5: Pulling fs layer 09:45:16 988bab9f4d93: Pulling fs layer 09:45:16 1469e6f7b9e6: Pulling fs layer 09:45:16 eaf3925da568: Pulling fs layer 09:45:16 bab4dde63d76: Pulling fs layer 09:45:16 bde34c3a00c8: Pulling fs layer 09:45:16 b352a97aabf1: Pulling fs layer 09:45:16 4872d77fe225: Pulling fs layer 09:45:16 5851b861e8e6: Pulling fs layer 09:45:16 988bab9f4d93: Waiting 09:45:16 eaf3925da568: Waiting 09:45:16 bab4dde63d76: Waiting 09:45:16 4872d77fe225: Waiting 09:45:16 bde34c3a00c8: Waiting 09:45:16 5851b861e8e6: Waiting 09:45:16 b352a97aabf1: Waiting 09:45:16 1469e6f7b9e6: Waiting 09:45:16 e2be974225ed: Verifying Checksum 09:45:16 e2be974225ed: Download complete 09:45:16 988bab9f4d93: Verifying Checksum 09:45:16 988bab9f4d93: Download complete 09:45:16 1469e6f7b9e6: Verifying Checksum 09:45:16 1469e6f7b9e6: Download complete 09:45:16 eaf3925da568: Download complete 09:45:16 339a4e72a1f5: Verifying Checksum 09:45:16 339a4e72a1f5: Download complete 09:45:17 bde34c3a00c8: Download complete 09:45:17 b352a97aabf1: Verifying Checksum 09:45:17 b352a97aabf1: Download complete 09:45:17 4872d77fe225: Verifying Checksum 09:45:17 4872d77fe225: Download complete 09:45:17 5851b861e8e6: Verifying Checksum 09:45:17 5851b861e8e6: Download complete 09:45:17 b85a868b505f: Verifying Checksum 09:45:17 b85a868b505f: Download complete 09:45:17 bab4dde63d76: Verifying Checksum 09:45:17 bab4dde63d76: Download complete 09:45:18 b85a868b505f: Pull complete 09:45:18 e2be974225ed: Pull complete 09:45:18 339a4e72a1f5: Pull complete 09:45:18 988bab9f4d93: Pull complete 09:45:19 1469e6f7b9e6: Pull complete 09:45:19 eaf3925da568: Pull complete 09:45:20 bab4dde63d76: Pull complete 09:45:20 bde34c3a00c8: Pull complete 09:45:20 b352a97aabf1: Pull complete 09:45:20 4872d77fe225: Pull complete 09:45:21 5851b861e8e6: Pull complete 09:45:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:21 prd-ubuntu20.04-docker-8c-8g-367 does not seem to be running inside a container 09:45:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1577 -v /w/workspace/gexfoundry_device-sdk-go_PR-1577:/w/workspace/gexfoundry_device-sdk-go_PR-1577:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:24 $ docker top 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 -eo pid,comm 09:45:24 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). 09:45:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:24 [ssh-agent] Looking for ssh-agent implementation... 09:45:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:24 $ docker exec 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 ssh-agent 09:45:24 SSH_AUTH_SOCK=/tmp/ssh-a3sdQibP5lPI/agent.31 09:45:24 SSH_AGENT_PID=37 09:45:24 Running ssh-add (command line suppressed) 09:45:24 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/private_key_1698759308878772621.key (/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/private_key_1698759308878772621.key) 09:45:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:25 + git tag --points-at HEAD [Pipeline] } 09:45:25 $ docker exec --env ******** --env ******** 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 ssh-agent -k 09:45:25 unset SSH_AUTH_SOCK; 09:45:25 unset SSH_AGENT_PID; 09:45:25 echo Agent pid 37 killed; 09:45:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:45:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:25 [ssh-agent] Looking for ssh-agent implementation... 09:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:25 $ docker exec 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 ssh-agent 09:45:25 SSH_AUTH_SOCK=/tmp/ssh-sUP5S7erdYDE/agent.70 09:45:25 SSH_AGENT_PID=76 09:45:25 Running ssh-add (command line suppressed) 09:45:25 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/private_key_1188577022328757584.key (/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/private_key_1188577022328757584.key) 09:45:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:26 + git semver init 09:45:26 2024-05-10 09:45:26,188 [run_init] DEBUG init version:0.0.0 force:False 09:45:26 2024-05-10 09:45:26,189 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver 09:45:26 2024-05-10 09:45:26,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver 09:45:26 2024-05-10 09:45:26,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1577, universal_newlines=False, shell=None, istream=None) 09:45:27 2024-05-10 09:45:27,380 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577/.git/info/exclude 09:45:27 2024-05-10 09:45:27,381 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver/PR-1577 with force:False 09:45:27 2024-05-10 09:45:27,381 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver/PR-1577 09:45:27 2024-05-10 09:45:27,385 [execute] INFO git cat-file --batch-check 09:45:27 2024-05-10 09:45:27,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver, universal_newlines=False, shell=None, istream=) 09:45:27 2024-05-10 09:45:27,392 [execute] INFO git cat-file --batch 09:45:27 2024-05-10 09:45:27,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver, universal_newlines=False, shell=None, istream=) 09:45:27 2024-05-10 09:45:27,398 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1577/.semver/PR-1577 09:45:27 0.0.0 [Pipeline] } 09:45:27 $ docker exec --env ******** --env ******** 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 ssh-agent -k 09:45:27 unset SSH_AUTH_SOCK; 09:45:27 unset SSH_AGENT_PID; 09:45:27 echo Agent pid 76 killed; 09:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:28 + git semver [Pipeline] } 09:45:28 $ docker stop --time=1 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 09:45:29 $ docker rm -f --volumes 5b020594423e78e7007529f157689cf898432d10f2ea44e183670791caa3cd56 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:45:30 Stashed 1 file(s) [Pipeline] echo 09:45:30 [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 09:45:31 provisioning config files... 09:45:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/config97416189942781029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:31 ---> ****-login.sh 09:45:31 nexus3.edgexfoundry.org:10001 09:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:31 Configure a credential helper to remove this warning. See 09:45:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:31 09:45:31 Login Succeeded 09:45:31 nexus3.edgexfoundry.org:10002 09:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:31 Configure a credential helper to remove this warning. See 09:45:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:31 09:45:31 Login Succeeded 09:45:31 nexus3.edgexfoundry.org:10003 09:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:31 Configure a credential helper to remove this warning. See 09:45:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:31 09:45:31 Login Succeeded 09:45:31 nexus3.edgexfoundry.org:10004 09:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:31 Configure a credential helper to remove this warning. See 09:45:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:31 09:45:31 Login Succeeded 09:45:31 ****.io 09:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:45:32 Configure a credential helper to remove this warning. See 09:45:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:45:32 09:45:32 Login Succeeded 09:45:32 ---> ****-login.sh ends [Pipeline] } 09:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:45:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:45:32 + + grep ^go [0-9].[0-9]*cut go.mod -d 09:45:32 -f 2 [Pipeline] echo 09:45:32 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:45:32 ========================================================= 09:45:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 09:45:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:33 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:45:33 Sending build context to Docker daemon 53.47MB 09:45:33 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:45:33 Step 2/10 : FROM ${BASE} AS builder 09:45:33 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:45:33 619be1103602: Pulling fs layer 09:45:33 7862e08f4a3e: Pulling fs layer 09:45:33 5df492c9dc93: Pulling fs layer 09:45:33 7629e6793208: Pulling fs layer 09:45:33 4f4fb700ef54: Pulling fs layer 09:45:33 8de7f028bff5: Pulling fs layer 09:45:33 44042ff1420b: Pulling fs layer 09:45:33 5cdaf54b7214: Pulling fs layer 09:45:33 38f3e5a9071a: Pulling fs layer 09:45:33 7629e6793208: Waiting 09:45:33 4f4fb700ef54: Waiting 09:45:33 8de7f028bff5: Waiting 09:45:33 38f3e5a9071a: Waiting 09:45:33 44042ff1420b: Waiting 09:45:33 5cdaf54b7214: Waiting 09:45:34 7862e08f4a3e: Verifying Checksum 09:45:34 7862e08f4a3e: Download complete 09:45:34 7629e6793208: Download complete 09:45:34 4f4fb700ef54: Verifying Checksum 09:45:34 4f4fb700ef54: Download complete 09:45:34 8de7f028bff5: Verifying Checksum 09:45:34 8de7f028bff5: Download complete 09:45:34 619be1103602: Verifying Checksum 09:45:34 619be1103602: Download complete 09:45:34 44042ff1420b: Verifying Checksum 09:45:34 44042ff1420b: Download complete 09:45:34 619be1103602: Pull complete 09:45:34 38f3e5a9071a: Verifying Checksum 09:45:34 38f3e5a9071a: Download complete 09:45:34 5df492c9dc93: Verifying Checksum 09:45:34 5df492c9dc93: Download complete 09:45:34 7862e08f4a3e: Pull complete 09:45:35 5cdaf54b7214: Verifying Checksum 09:45:35 5cdaf54b7214: Download complete 09:45:38 5df492c9dc93: Pull complete 09:45:38 7629e6793208: Pull complete 09:45:38 4f4fb700ef54: Pull complete 09:45:38 8de7f028bff5: Pull complete 09:45:39 44042ff1420b: Pull complete 09:45:41 5cdaf54b7214: Pull complete 09:45:41 38f3e5a9071a: Pull complete 09:45:41 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 09:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 09:45:41 ---> 60b93f829570 09:45:41 Step 3/10 : ARG MAKE=make build 09:45:46 Still waiting to schedule task 09:45:46 ‘prd-ubuntu18.04-docker-8c-8g-171’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:45:46 ‘prd-ubuntu18.04-docker-8c-8g-172’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 09:45:46 ‘prd-ubuntu20.04-docker-arm64-4c-16g-368’ is offline 09:45:47 ---> Running in 4a8336e9400d 09:45:47 Removing intermediate container 4a8336e9400d 09:45:47 ---> 83d2f1ce0f8d 09:45:47 Step 4/10 : WORKDIR /device-sdk-go 09:45:47 ---> Running in 4495abb40b81 09:45:47 Removing intermediate container 4495abb40b81 09:45:47 ---> 2eb9bdf5378a 09:45:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:45:47 ---> Running in e29459843955 09:45:47 Removing intermediate container e29459843955 09:45:47 ---> ce1c8235f9e0 09:45:47 Step 6/10 : RUN apk add --update --no-cache make git 09:45:47 ---> Running in 76c1b51cd8b4 09:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:45:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:45:48 OK: 264 MiB in 52 packages 09:45:48 Removing intermediate container 76c1b51cd8b4 09:45:48 ---> c226661e2df3 09:45:48 Step 7/10 : COPY go.mod vendor* ./ 09:45:50 ---> 67f49a14343f 09:45:50 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:50 ---> Running in 3e884ef4a4ac 09:46:16 Removing intermediate container 3e884ef4a4ac 09:46:16 ---> f7d6f947925c 09:46:16 Step 9/10 : COPY . . 09:46:18 ---> b400a7f6e84a 09:46:18 Step 10/10 : RUN ${MAKE} 09:46:18 ---> Running in 76689cc8a766 09:46:18 noop 09:46:19 Removing intermediate container 76689cc8a766 09:46:19 ---> 7d3abfa0102c 09:46:19 Successfully built 7d3abfa0102c 09:46:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:19 + docker inspect -f . ci-base-image-x86_64 09:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:20 prd-ubuntu20.04-docker-8c-8g-367 does not seem to be running inside a container 09:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1577 -v /w/workspace/gexfoundry_device-sdk-go_PR-1577:/w/workspace/gexfoundry_device-sdk-go_PR-1577:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:46:20 $ docker top 0827595511f45045f51043c8997c035b214c68c4adb68248e078d74fa23acad3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:20 + go version 09:46:20 go version go1.21.9 linux/amd64 [Pipeline] } 09:46:20 $ docker stop --time=1 0827595511f45045f51043c8997c035b214c68c4adb68248e078d74fa23acad3 09:46:22 $ docker rm -f --volumes 0827595511f45045f51043c8997c035b214c68c4adb68248e078d74fa23acad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + docker inspect -f . ci-base-image-x86_64 09:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:23 prd-ubuntu20.04-docker-8c-8g-367 does not seem to be running inside a container 09:46:23 $ 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-1577 -v /w/workspace/gexfoundry_device-sdk-go_PR-1577:/w/workspace/gexfoundry_device-sdk-go_PR-1577:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:46:23 $ docker top 8a21e4fc799c928d8c1674b46b8f94d375fed1f055b03e766faea4997dc22165 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1577 [Pipeline] fileExists [Pipeline] sh 09:46:24 + make test 09:46:24 go test -race -coverprofile=coverage.out ./... 09:46:30 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:46:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.051s coverage: 27.6% of statements 09:46:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:46:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.053s coverage: 81.5% of statements 09:46:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.061s coverage: 86.0% of statements 09:46:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.077s coverage: 71.8% of statements 09:46:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:46:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:46:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:46:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.058s coverage: 14.4% of statements 09:46:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.796s coverage: 45.6% of statements 09:46:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements 09:46:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.116s coverage: 89.2% of statements 09:46:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.5% of statements 09:47:08 GO111MODULE=on go vet ./... 09:47:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:11 ./bin/test-attribution-txt.sh [Pipeline] echo 09:47:11 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:47:12 + go mod tidy [Pipeline] } 09:47:12 $ docker stop --time=1 8a21e4fc799c928d8c1674b46b8f94d375fed1f055b03e766faea4997dc22165 09:47:17 $ docker rm -f --volumes 8a21e4fc799c928d8c1674b46b8f94d375fed1f055b03e766faea4997dc22165 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:47:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:47:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:19 + ls -al . 09:47:19 total 312 09:47:19 drwxrwxr-x 12 jenkins jenkins 4096 May 10 09:46 . 09:47:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:44 .. 09:47:19 -rw-rw-r-- 1 jenkins jenkins 140 May 10 09:44 .dockerignore 09:47:19 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:46 .git 09:47:19 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:44 .github 09:47:19 -rw-rw-r-- 1 jenkins jenkins 130 May 10 09:44 .gitignore 09:47:19 -rw-rw-r-- 1 jenkins jenkins 42 May 10 09:44 .golangci.yml 09:47:19 drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:45 .semver 09:47:19 -rw-rw-r-- 1 jenkins jenkins 48109 May 10 09:44 CHANGELOG.md 09:47:19 -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:44 GOVERNANCE.md 09:47:19 -rw-rw-r-- 1 jenkins jenkins 885 May 10 09:44 Jenkinsfile 09:47:19 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 09:44 LICENSE 09:47:19 -rw-rw-r-- 1 jenkins jenkins 1842 May 10 09:44 Makefile 09:47:19 -rw-rw-r-- 1 jenkins jenkins 619 May 10 09:44 OWNERS.md 09:47:19 -rw-rw-r-- 1 jenkins jenkins 4933 May 10 09:44 README.md 09:47:19 -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:45 VERSION 09:47:19 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:44 bin 09:47:19 -rw-r--r-- 1 jenkins jenkins 122153 May 10 09:46 coverage.out 09:47:19 drwxrwxr-x 5 jenkins jenkins 4096 May 10 09:44 example 09:47:19 -rw-rw-r-- 1 jenkins jenkins 3653 May 10 09:44 go.mod 09:47:19 -rw-rw-r-- 1 jenkins jenkins 33392 May 10 09:44 go.sum 09:47:19 drwxrwxr-x 12 jenkins jenkins 4096 May 10 09:44 internal 09:47:19 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:44 openapi 09:47:19 drwxrwxr-x 6 jenkins jenkins 4096 May 10 09:44 pkg 09:47:19 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:44 snap 09:47:19 drwxrwxr-x 6 jenkins jenkins 4096 May 10 09:44 vendor 09:47:19 -rw-rw-r-- 1 jenkins jenkins 222 May 10 09:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:19 + 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=26d723f6c3a8ddde36a58a9e75c880457a23e87a --label arch=amd64 --label version=0.0.0 . 09:47:19 Sending build context to Docker daemon 53.59MB 09:47:19 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:47:19 Step 2/23 : FROM ${BASE} AS builder 09:47:19 ---> 7d3abfa0102c 09:47:19 Step 3/23 : ARG MAKE=make build 09:47:20 ---> Running in 57d3c9cc5a9f 09:47:20 Removing intermediate container 57d3c9cc5a9f 09:47:20 ---> 339a1c5f712f 09:47:20 Step 4/23 : WORKDIR /device-sdk-go 09:47:20 ---> Running in e258cf006b18 09:47:20 Removing intermediate container e258cf006b18 09:47:20 ---> 1cde8f049837 09:47:20 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:47:20 ---> Running in 6c941647049b 09:47:20 Removing intermediate container 6c941647049b 09:47:20 ---> 06cfea1aad39 09:47:20 Step 6/23 : RUN apk add --update --no-cache make git 09:47:20 ---> Running in de2a9119fbe5 09:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:47:21 OK: 264 MiB in 52 packages 09:47:21 Removing intermediate container de2a9119fbe5 09:47:21 ---> 669f74786746 09:47:21 Step 7/23 : COPY go.mod vendor* ./ 09:47:23 ---> 031c5000f39c 09:47:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:23 ---> Running in 70726a0617ee 09:47:23 skipping... 09:47:24 Removing intermediate container 70726a0617ee 09:47:24 ---> 0306785e755f 09:47:24 Step 9/23 : COPY . . 09:47:26 ---> 9216506f9539 09:47:26 Step 10/23 : RUN ${MAKE} 09:47:26 ---> Running in 436e5d509285 09:47:26 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:47:48 Removing intermediate container 436e5d509285 09:47:48 ---> f95cb12b6810 09:47:48 Step 11/23 : FROM alpine:3.18 09:47:48 3.18: Pulling from library/alpine 09:47:48 619be1103602: Already exists 09:47:48 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 09:47:48 Status: Downloaded newer image for alpine:3.18 09:47:48 ---> d3782b16ccc9 09:47:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 09:47:48 ---> Running in 3637bc71e124 09:47:48 Removing intermediate container 3637bc71e124 09:47:48 ---> c351958b7a10 09:47:48 Step 13/23 : RUN apk add --update --no-cache 09:47:48 ---> Running in 77edfed77db6 09:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:47:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:47:48 OK: 7 MiB in 15 packages 09:47:48 Removing intermediate container 77edfed77db6 09:47:48 ---> 9a808a7cba94 09:47:48 Step 14/23 : WORKDIR / 09:47:48 ---> Running in d701c9e2f38b 09:47:48 Removing intermediate container d701c9e2f38b 09:47:48 ---> 5a7e8429a646 09:47:48 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 09:47:48 ---> 4ff5d6e1bbbe 09:47:48 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 09:47:49 ---> c80ad2e5cae7 09:47:49 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 09:47:49 ---> 9f93f2ac8002 09:47:49 Step 18/23 : EXPOSE 59999 09:47:49 ---> Running in 6b37fabe6b1c 09:47:49 Removing intermediate container 6b37fabe6b1c 09:47:49 ---> 4db23c6ee481 09:47:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 09:47:49 ---> Running in c05f38850122 09:47:49 Removing intermediate container c05f38850122 09:47:49 ---> a17b2ca90de7 09:47:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:47:49 ---> Running in fdc719620194 09:47:49 Removing intermediate container fdc719620194 09:47:49 ---> b22d0db8bd0b 09:47:49 Step 21/23 : LABEL arch=amd64 09:47:49 ---> Running in 7f96c76a7bb5 09:47:49 Removing intermediate container 7f96c76a7bb5 09:47:49 ---> c6daf6034c30 09:47:49 Step 22/23 : LABEL git_sha=26d723f6c3a8ddde36a58a9e75c880457a23e87a 09:47:49 ---> Running in d506590cbba9 09:47:49 Removing intermediate container d506590cbba9 09:47:49 ---> 230606a58dcd 09:47:49 Step 23/23 : LABEL version=0.0.0 09:47:50 ---> Running in 6e3358a488f5 09:47:50 Removing intermediate container 6e3358a488f5 09:47:50 ---> d13be8e9f8ae 09:47:50 [Warning] One or more build-args [ARCH] were not consumed 09:47:50 Successfully built d13be8e9f8ae 09:47:50 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:50 09:47:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:51 latest: Pulling from edgex-lftools-log-publisher 09:47:51 5eb5b503b376: Pulling fs layer 09:47:51 5c69ac0246d0: Pulling fs layer 09:47:51 ec43610c2a17: Pulling fs layer 09:47:51 3a2ae6a8a46f: Pulling fs layer 09:47:51 33b1e0a273af: Pulling fs layer 09:47:51 5d3b04190fa2: Pulling fs layer 09:47:51 2f39f015ded8: Pulling fs layer 09:47:51 2f39f015ded8: Waiting 09:47:51 5d3b04190fa2: Waiting 09:47:51 3a2ae6a8a46f: Waiting 09:47:51 33b1e0a273af: Waiting 09:47:51 5c69ac0246d0: Verifying Checksum 09:47:51 5c69ac0246d0: Download complete 09:47:51 3a2ae6a8a46f: Download complete 09:47:51 33b1e0a273af: Verifying Checksum 09:47:51 5d3b04190fa2: Download complete 09:47:51 ec43610c2a17: Verifying Checksum 09:47:51 ec43610c2a17: Download complete 09:47:51 5eb5b503b376: Verifying Checksum 09:47:51 5eb5b503b376: Download complete 09:47:52 2f39f015ded8: Download complete 09:47:52 5eb5b503b376: Pull complete 09:47:52 5c69ac0246d0: Pull complete 09:47:53 ec43610c2a17: Pull complete 09:47:53 3a2ae6a8a46f: Pull complete 09:47:53 33b1e0a273af: Pull complete 09:47:53 5d3b04190fa2: Pull complete 09:47:57 2f39f015ded8: Pull complete 09:47:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:57 prd-ubuntu20.04-docker-8c-8g-367 does not seem to be running inside a container 09:47:57 $ 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-1577 -v /w/workspace/gexfoundry_device-sdk-go_PR-1577:/w/workspace/gexfoundry_device-sdk-go_PR-1577:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:48:02 $ docker top 0e3929fef821b5b7d9513ab3f13386d0ccbd426e7be839e30f36fa424ae46c56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:03 ---> job-cost.sh 09:48:03 lf-activate-venv: SKIPPING 09:48:03 INFO: No Stack... 09:48:03 INFO: Retrieving Pricing Info for: v3-standard-8 09:48:03 INFO: Archiving Costs [Pipeline] sh 09:48:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives/cost.csv 09:48:04 + cut -d, -f6 [Pipeline] lock 09:48:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] 09:48:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] did not exist. Created. 09:48:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:48:04 + echo total: 0.2199999988079071 [Pipeline] stash 09:48:04 Stashed 1 file(s) [Pipeline] } 09:48:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:48:04 $ docker stop --time=1 0e3929fef821b5b7d9513ab3f13386d0ccbd426e7be839e30f36fa424ae46c56 09:48:05 $ docker rm -f --volumes 0e3929fef821b5b7d9513ab3f13386d0ccbd426e7be839e30f36fa424ae46c56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:48:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-369 in /w/workspace/gexfoundry_device-sdk-go_PR-1577 [Pipeline] { [Pipeline] ws 09:48:21 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 09:48:24 The recommended git tool is: git 09:48:33 using credential edgex-jenkins-ssh 09:48:33 Cloning the remote Git repository 09:48:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:48:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 09:48:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:48:33 > git --version # timeout=10 09:48:33 > git --version # 'git version 2.25.1' 09:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:48:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:48:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1577/head:refs/remotes/origin/PR-1577 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 09:48:39 Merging remotes/origin/napa commit abf78bec53b58046fbccef7a1c02cd98bf2dc47d into PR head commit 26d723f6c3a8ddde36a58a9e75c880457a23e87a 09:48:39 > git config core.sparsecheckout # timeout=10 09:48:39 > git checkout -f 26d723f6c3a8ddde36a58a9e75c880457a23e87a # timeout=10 09:48:41 Merge succeeded, producing 26d723f6c3a8ddde36a58a9e75c880457a23e87a 09:48:41 Checking out Revision 26d723f6c3a8ddde36a58a9e75c880457a23e87a (PR-1577) 09:48:40 > git remote # timeout=10 09:48:40 > git config --get remote.origin.url # timeout=10 09:48:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:40 > git merge abf78bec53b58046fbccef7a1c02cd98bf2dc47d # timeout=10 09:48:40 > git rev-parse HEAD^{commit} # timeout=10 09:48:41 > git config core.sparsecheckout # timeout=10 09:48:41 > git checkout -f 26d723f6c3a8ddde36a58a9e75c880457a23e87a # timeout=10 09:48:42 Commit message: "fix: Bump dependencies to resolve CVEs" 09:48:42 > git --version # timeout=10 09:48:42 > git --version # 'git version 2.25.1' 09:48:42 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:48:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:47 Dload Upload Total Spent Left Speed 09:48:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 09:48:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:48:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:48:48 + sudo tee /etc/docker/daemon.new 09:48:48 { 09:48:48 "registry-mirrors": [ 09:48:48 "https://nexus3.edgexfoundry.org:10001" 09:48:48 ], 09:48:48 "bip": "10.250.0.254/24", 09:48:48 "hosts": [ 09:48:48 "tcp://0.0.0.0:5555", 09:48:48 "unix:///var/run/docker.sock" 09:48:48 ], 09:48:48 "mtu": 1458, 09:48:48 "selinux-enabled": true, 09:48:48 "seccomp-profile": "/etc/docker/seccomp.json" 09:48:48 } [Pipeline] sh 09:48:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:48:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:07 provisioning config files... 09:49:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13261356970751003378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:08 ---> ****-login.sh 09:49:08 nexus3.edgexfoundry.org:10001 09:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:08 Configure a credential helper to remove this warning. See 09:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:08 09:49:08 Login Succeeded 09:49:08 nexus3.edgexfoundry.org:10002 09:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10003 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 nexus3.edgexfoundry.org:10004 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:09 Configure a credential helper to remove this warning. See 09:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:09 09:49:09 Login Succeeded 09:49:09 ****.io 09:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:10 Configure a credential helper to remove this warning. See 09:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:10 09:49:10 Login Succeeded 09:49:10 ---> ****-login.sh ends [Pipeline] } 09:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:49:11 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:49:11 + grep ^go [0-9].[0-9]* go.mod 09:49:11 + cut -d -f 2 [Pipeline] echo 09:49:11 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:11 ========================================================= 09:49:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 09:49:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:12 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:49:15 Sending build context to Docker daemon 42.81MB 09:49:15 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:49:15 Step 2/10 : FROM ${BASE} AS builder 09:49:15 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:49:15 c6b39de5b339: Pulling fs layer 09:49:15 a69c41024577: Pulling fs layer 09:49:15 d6de4b400683: Pulling fs layer 09:49:15 35cb2a7552d0: Pulling fs layer 09:49:15 4f4fb700ef54: Pulling fs layer 09:49:15 9e011611b7f5: Pulling fs layer 09:49:15 3bd174042beb: Pulling fs layer 09:49:15 4476f39b5e91: Pulling fs layer 09:49:15 35cb2a7552d0: Waiting 09:49:15 4f4fb700ef54: Waiting 09:49:15 9e011611b7f5: Waiting 09:49:15 3bd174042beb: Waiting 09:49:15 4476f39b5e91: Waiting 09:49:15 a69c41024577: Verifying Checksum 09:49:15 a69c41024577: Download complete 09:49:15 35cb2a7552d0: Verifying Checksum 09:49:15 35cb2a7552d0: Download complete 09:49:15 4f4fb700ef54: Verifying Checksum 09:49:15 4f4fb700ef54: Download complete 09:49:15 9e011611b7f5: Verifying Checksum 09:49:15 9e011611b7f5: Download complete 09:49:15 c6b39de5b339: Verifying Checksum 09:49:15 c6b39de5b339: Download complete 09:49:15 4476f39b5e91: Verifying Checksum 09:49:15 4476f39b5e91: Download complete 09:49:15 c6b39de5b339: Pull complete 09:49:16 a69c41024577: Pull complete 09:49:16 d6de4b400683: Verifying Checksum 09:49:16 d6de4b400683: Download complete 09:49:18 3bd174042beb: Verifying Checksum 09:49:18 3bd174042beb: Download complete 09:49:30 d6de4b400683: Pull complete 09:49:30 35cb2a7552d0: Pull complete 09:49:30 4f4fb700ef54: Pull complete 09:49:30 9e011611b7f5: Pull complete 09:49:38 3bd174042beb: Pull complete 09:49:40 4476f39b5e91: Pull complete 09:49:40 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 09:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 09:49:40 ---> 981a0608b64a 09:49:40 Step 3/10 : ARG MAKE=make build 09:49:43 ---> Running in 789d9bc725fe 09:49:43 Removing intermediate container 789d9bc725fe 09:49:43 ---> c6d6e423dc3d 09:49:43 Step 4/10 : WORKDIR /device-sdk-go 09:49:43 ---> Running in 576e4cf1533d 09:49:43 Removing intermediate container 576e4cf1533d 09:49:43 ---> af55bd049aae 09:49:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:49:43 ---> Running in 268271cf3545 09:49:43 Removing intermediate container 268271cf3545 09:49:43 ---> b38066c57d50 09:49:43 Step 6/10 : RUN apk add --update --no-cache make git 09:49:43 ---> Running in 82f655d3d760 09:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:46 OK: 266 MiB in 52 packages 09:49:47 Removing intermediate container 82f655d3d760 09:49:47 ---> e2704cdb28af 09:49:47 Step 7/10 : COPY go.mod vendor* ./ 09:49:54 ---> ebf3d5a40e4c 09:49:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:54 ---> Running in f6151cc163e6 09:50:50 Removing intermediate container f6151cc163e6 09:50:50 ---> 02703a798392 09:50:50 Step 9/10 : COPY . . 09:50:55 ---> 3edd0c851611 09:50:55 Step 10/10 : RUN ${MAKE} 09:50:55 ---> Running in ed796bd7720d 09:50:56 noop 09:50:57 Removing intermediate container ed796bd7720d 09:50:57 ---> 4a60b3a122a9 09:50:57 Successfully built 4a60b3a122a9 09:50:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:58 + docker inspect -f . ci-base-image-arm64 09:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:58 prd-ubuntu20.04-docker-arm64-4c-16g-369 does not seem to be running inside a container 09:50:58 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:50:59 $ docker top cae171252847d1979573e1a78d092a7686b8837462d23e3c928c28a1d3dc0819 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:00 + go version 09:51:00 go version go1.21.9 linux/arm64 [Pipeline] } 09:51:00 $ docker stop --time=1 cae171252847d1979573e1a78d092a7686b8837462d23e3c928c28a1d3dc0819 09:51:02 $ docker rm -f --volumes cae171252847d1979573e1a78d092a7686b8837462d23e3c928c28a1d3dc0819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:03 + docker inspect -f . ci-base-image-arm64 09:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:03 prd-ubuntu20.04-docker-arm64-4c-16g-369 does not seem to be running inside a container 09:51:03 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 09:51:04 $ docker top 963c75c69bb71235dbf8703108ded5f85ff345e62d8861fb5ec630371c906693 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:05 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 09:51:06 + make test 09:51:06 go test -race -coverprofile=coverage.out ./... 09:51:53 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 09:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 09:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 09:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 09:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 09:54:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 09:54:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.228s coverage: 27.6% of statements 09:54:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.288s coverage: 81.5% of statements 09:54:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 09:54:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 09:54:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.404s coverage: 86.0% of statements 09:54:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 09:54:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.401s coverage: 71.8% of statements 09:54:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.324s coverage: 14.4% of statements 09:54:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 09:54:36 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 09:54:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.944s coverage: 45.9% of statements 09:54:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.407s coverage: 68.5% of statements 09:54:41 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.477s coverage: 89.2% of statements 09:54:41 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 09:54:42 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.251s coverage: 5.5% of statements 09:54:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:54:43 GO111MODULE=on go vet ./... 09:57:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:57:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:57:20 ./bin/test-attribution-txt.sh [Pipeline] echo 09:57:20 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:57:21 + go mod tidy [Pipeline] } 09:57:24 $ docker stop --time=1 963c75c69bb71235dbf8703108ded5f85ff345e62d8861fb5ec630371c906693 09:57:26 $ docker rm -f --volumes 963c75c69bb71235dbf8703108ded5f85ff345e62d8861fb5ec630371c906693 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:57:28 Warning: overwriting stash ‘coverage-report’ 09:57:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:57:30 + ls -al . 09:57:30 total 308 09:57:30 drwxrwxr-x 11 jenkins jenkins 4096 May 10 09:51 . 09:57:30 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:48 .. 09:57:30 -rw-rw-r-- 1 jenkins jenkins 140 May 10 09:48 .dockerignore 09:57:30 drwxrwxr-x 8 jenkins jenkins 4096 May 10 09:48 .git 09:57:30 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:48 .github 09:57:30 -rw-rw-r-- 1 jenkins jenkins 130 May 10 09:48 .gitignore 09:57:30 -rw-rw-r-- 1 jenkins jenkins 42 May 10 09:48 .golangci.yml 09:57:30 -rw-rw-r-- 1 jenkins jenkins 48109 May 10 09:48 CHANGELOG.md 09:57:30 -rw-rw-r-- 1 jenkins jenkins 677 May 10 09:48 GOVERNANCE.md 09:57:30 -rw-rw-r-- 1 jenkins jenkins 885 May 10 09:48 Jenkinsfile 09:57:30 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 09:48 LICENSE 09:57:30 -rw-rw-r-- 1 jenkins jenkins 1842 May 10 09:48 Makefile 09:57:30 -rw-rw-r-- 1 jenkins jenkins 619 May 10 09:48 OWNERS.md 09:57:30 -rw-rw-r-- 1 jenkins jenkins 4933 May 10 09:48 README.md 09:57:30 -rw-rw-r-- 1 jenkins jenkins 5 May 10 09:45 VERSION 09:57:30 drwxrwxr-x 2 jenkins jenkins 4096 May 10 09:48 bin 09:57:30 -rw-r--r-- 1 jenkins jenkins 122153 May 10 09:54 coverage.out 09:57:30 drwxrwxr-x 5 jenkins jenkins 4096 May 10 09:48 example 09:57:30 -rw-rw-r-- 1 jenkins jenkins 3653 May 10 09:48 go.mod 09:57:30 -rw-rw-r-- 1 jenkins jenkins 33392 May 10 09:48 go.sum 09:57:30 drwxrwxr-x 12 jenkins jenkins 4096 May 10 09:48 internal 09:57:30 drwxrwxr-x 3 jenkins jenkins 4096 May 10 09:48 openapi 09:57:30 drwxrwxr-x 6 jenkins jenkins 4096 May 10 09:48 pkg 09:57:30 drwxrwxr-x 4 jenkins jenkins 4096 May 10 09:48 snap 09:57:30 drwxrwxr-x 6 jenkins jenkins 4096 May 10 09:48 vendor 09:57:30 -rw-rw-r-- 1 jenkins jenkins 222 May 10 09:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:30 + 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=26d723f6c3a8ddde36a58a9e75c880457a23e87a --label arch=arm64 --label version=0.0.0 . 09:57:33 Sending build context to Docker daemon 42.94MB 09:57:33 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:57:33 Step 2/23 : FROM ${BASE} AS builder 09:57:33 ---> 4a60b3a122a9 09:57:33 Step 3/23 : ARG MAKE=make build 09:57:33 ---> Running in b34bae5a8311 09:57:33 Removing intermediate container b34bae5a8311 09:57:33 ---> b6582337cd74 09:57:33 Step 4/23 : WORKDIR /device-sdk-go 09:57:33 ---> Running in 005c25f5e341 09:57:34 Removing intermediate container 005c25f5e341 09:57:34 ---> fb5d9224ce5d 09:57:34 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:57:34 ---> Running in 1092ecec3adf 09:57:34 Removing intermediate container 1092ecec3adf 09:57:34 ---> 9e333e5865e8 09:57:34 Step 6/23 : RUN apk add --update --no-cache make git 09:57:34 ---> Running in 3c25ca06a39c 09:57:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:57:37 OK: 266 MiB in 52 packages 09:57:37 Removing intermediate container 3c25ca06a39c 09:57:37 ---> 286ab50fd6a6 09:57:37 Step 7/23 : COPY go.mod vendor* ./ 09:57:45 ---> 0d070bfe314c 09:57:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:45 ---> Running in de6742e7cc29 09:57:45 skipping... 09:57:46 Removing intermediate container de6742e7cc29 09:57:46 ---> 6ca5dee3121b 09:57:46 Step 9/23 : COPY . . 09:57:54 ---> a8045a0bbe79 09:57:54 Step 10/23 : RUN ${MAKE} 09:57:54 ---> Running in 2104d93ce970 09:57:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:00:16 Removing intermediate container 2104d93ce970 10:00:16 ---> b9fc4c43cbd1 10:00:16 Step 11/23 : FROM alpine:3.18 10:00:16 3.18: Pulling from library/alpine 10:00:16 c6b39de5b339: Already exists 10:00:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:00:16 Status: Downloaded newer image for alpine:3.18 10:00:16 ---> 33abbf032149 10:00:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:00:16 ---> Running in 2cb8bfa68605 10:00:16 Removing intermediate container 2cb8bfa68605 10:00:16 ---> c7a6a02639f3 10:00:16 Step 13/23 : RUN apk add --update --no-cache 10:00:16 ---> Running in 4eac0959f977 10:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:00:16 OK: 8 MiB in 15 packages 10:00:16 Removing intermediate container 4eac0959f977 10:00:16 ---> 92ea4d84f187 10:00:16 Step 14/23 : WORKDIR / 10:00:16 ---> Running in 33678165f5c0 10:00:16 Removing intermediate container 33678165f5c0 10:00:16 ---> 59e39378e0a3 10:00:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:00:16 ---> 3db2b1b9ea13 10:00:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:00:16 ---> 7269d3bd9d64 10:00:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:00:16 ---> b2eb96d8a3be 10:00:16 Step 18/23 : EXPOSE 59999 10:00:16 ---> Running in 3690eb6f17f3 10:00:16 Removing intermediate container 3690eb6f17f3 10:00:16 ---> 3c8d3e791eda 10:00:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:00:16 ---> Running in 585f15656c1d 10:00:17 Removing intermediate container 585f15656c1d 10:00:17 ---> 89d2832b1f9b 10:00:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:17 ---> Running in 0ef3c9c06b79 10:00:17 Removing intermediate container 0ef3c9c06b79 10:00:17 ---> d1827031e373 10:00:17 Step 21/23 : LABEL arch=arm64 10:00:17 ---> Running in 303307c39bf8 10:00:17 Removing intermediate container 303307c39bf8 10:00:17 ---> 7a570ba5135d 10:00:17 Step 22/23 : LABEL git_sha=26d723f6c3a8ddde36a58a9e75c880457a23e87a 10:00:18 ---> Running in a98e4c09d198 10:00:18 Removing intermediate container a98e4c09d198 10:00:18 ---> 099a486b8f10 10:00:18 Step 23/23 : LABEL version=0.0.0 10:00:18 ---> Running in f74342f78504 10:00:18 Removing intermediate container f74342f78504 10:00:18 ---> bf8e2848d2aa 10:00:18 [Warning] One or more build-args [ARCH] were not consumed 10:00:19 Successfully built bf8e2848d2aa 10:00:19 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:20 10:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:21 arm64: Pulling from edgex-lftools-log-publisher 10:00:21 8998bd30e6a1: Pulling fs layer 10:00:21 04944245beec: Pulling fs layer 10:00:21 699f458cf7ca: Pulling fs layer 10:00:21 765212b225bb: Pulling fs layer 10:00:21 f23df028b6ca: Pulling fs layer 10:00:21 d65c8cfc05b1: Pulling fs layer 10:00:21 2437ff75d9bd: Pulling fs layer 10:00:21 765212b225bb: Waiting 10:00:21 f23df028b6ca: Waiting 10:00:21 d65c8cfc05b1: Waiting 10:00:21 2437ff75d9bd: Waiting 10:00:21 04944245beec: Verifying Checksum 10:00:21 04944245beec: Download complete 10:00:21 765212b225bb: Verifying Checksum 10:00:21 765212b225bb: Download complete 10:00:21 f23df028b6ca: Verifying Checksum 10:00:21 f23df028b6ca: Download complete 10:00:21 d65c8cfc05b1: Verifying Checksum 10:00:21 d65c8cfc05b1: Download complete 10:00:21 699f458cf7ca: Verifying Checksum 10:00:21 699f458cf7ca: Download complete 10:00:22 8998bd30e6a1: Verifying Checksum 10:00:22 8998bd30e6a1: Download complete 10:00:24 2437ff75d9bd: Verifying Checksum 10:00:24 2437ff75d9bd: Download complete 10:00:26 8998bd30e6a1: Pull complete 10:00:27 04944245beec: Pull complete 10:00:28 699f458cf7ca: Pull complete 10:00:28 765212b225bb: Pull complete 10:00:29 f23df028b6ca: Pull complete 10:00:29 d65c8cfc05b1: Pull complete 10:00:47 2437ff75d9bd: Pull complete 10:00:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:48 prd-ubuntu20.04-docker-arm64-4c-16g-369 does not seem to be running inside a container 10:00:48 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:00:50 $ docker top fb85e6d8304c3efd21947457ae2d30b4cbb4a5b8b9b79d03fde6aacd28e2ba45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:51 ---> job-cost.sh 10:00:51 lf-activate-venv: SKIPPING 10:00:51 INFO: No Stack... 10:00:52 INFO: Retrieving Pricing Info for: v3-standard-4 10:00:52 INFO: Archiving Costs [Pipeline] sh 10:00:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 10:00:53 + cut -d, -f6 [Pipeline] lock 10:00:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] 10:00:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] did not exist. Created. 10:00:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:54 /w/workspace/device-sdk-go/1@tmp/durable-4fcc21e1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:00:54 + echo total: 0.10999999940395355 [Pipeline] stash 10:00:54 Warning: overwriting stash ‘stack-cost’ 10:00:54 Stashed 1 file(s) [Pipeline] } 10:00:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1577-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:00:55 $ docker stop --time=1 fb85e6d8304c3efd21947457ae2d30b4cbb4a5b8b9b79d03fde6aacd28e2ba45 10:00:56 $ docker rm -f --volumes fb85e6d8304c3efd21947457ae2d30b4cbb4a5b8b9b79d03fde6aacd28e2ba45 [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 10:00:57 provisioning config files... 10:00:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/config14236962641459249350tmp [Pipeline] { [Pipeline] sh 10:00:58 + set +x 10:00:58 + bash -s -- 10:00:58 + curl -s https://codecov.io/bash 10:01:00 10:01:00 _____ _ 10:01:00 / ____| | | 10:01:00 | | ___ __| | ___ ___ _____ __ 10:01:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:01:00 | |___| (_) | (_| | __/ (_| (_) \ V / 10:01:00 \_____\___/ \__,_|\___|\___\___/ \_/ 10:01:00 Bash-1.0.6 10:01:00 10:01:00 10:01:00 ==> git version 2.25.1 found 10:01:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:01:00 Release-Date: 2020-01-08 10:01:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:01:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:01:00 ==> Jenkins CI detected. 10:01:00 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1577 10:01:00 project root: . 10:01:00 --> token set from env 10:01:00 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 10:01:00 ==> Running gcov in . (disable via -X gcov) 10:01:00 ==> Python coveragepy not found 10:01:00 ==> Searching for coverage reports in: 10:01:00 + . 10:01:00 -> Found 1 reports 10:01:00 ==> Detecting git/mercurial file structure 10:01:00 ==> Reading reports 10:01:00 + ./coverage.out bytes=122153 10:01:00 ==> Appending adjustments 10:01:00 https://docs.codecov.io/docs/fixing-reports 10:01:00 + Found adjustments 10:01:00 ==> Gzipping contents 10:01:00 32K /tmp/codecov.pJEg8C.gz 10:01:00 ==> Uploading reports 10:01:00 url: https://codecov.io 10:01:00 query: branch=PR-1577&commit=26d723f6c3a8ddde36a58a9e75c880457a23e87a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1577&job=&cmd_args= 10:01:00 -> Pinging Codecov 10:01:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1577&commit=26d723f6c3a8ddde36a58a9e75c880457a23e87a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1577%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1577&job=&cmd_args= 10:01:01 -> Uploading to 10:01:01 https://storage.googleapis.com/codecov/v4/raw/2024-05-10/7E55EF52A471D76F132DFD9A03CDDE97/26d723f6c3a8ddde36a58a9e75c880457a23e87a/c361198b-32ec-4f3a-8f4d-2a57d29b2a6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240510%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240510T100100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b51547036a61fcfe71b45eba07041a663d2ec62aeb140c2c7c9c05d46f7f162 10:01:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:01:01 Dload Upload Total Spent Left Speed 10:01:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28897 0 0 100 28897 0 106k --:--:-- --:--:-- --:--:-- 106k 10:01:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/26d723f6c3a8ddde36a58a9e75c880457a23e87a [Pipeline] } 10:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:01:04 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives ] 10:01:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives 10:01:04 total 16 10:01:04 drwxr-xr-x 3 root root 4096 May 10 09:48 . 10:01:04 drwxrwxr-x 13 jenkins jenkins 4096 May 10 09:48 .. 10:01:04 drwxr-xr-x 2 root root 4096 May 10 09:48 cost 10:01:04 -rw-r--r-- 1 root root 86 May 10 09:48 cost.csv 10:01:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives 10:01:04 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives 10:01:04 total 16 10:01:04 drwxr-xr-x 3 jenkins jenkins 4096 May 10 09:48 . 10:01:04 drwxrwxr-x 13 jenkins jenkins 4096 May 10 09:48 .. 10:01:04 drwxr-xr-x 2 jenkins jenkins 4096 May 10 09:48 cost 10:01:04 -rw-r--r-- 1 jenkins jenkins 86 May 10 09:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:01:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:01:05 ---> package-listing.sh 10:01:05 ++ facter osfamily 10:01:05 ++ tr '[:upper:]' '[:lower:]' 10:01:06 + OS_FAMILY=debian 10:01:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1577 10:01:06 + START_PACKAGES=/tmp/packages_start.txt 10:01:06 + END_PACKAGES=/tmp/packages_end.txt 10:01:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:01:06 + PACKAGES=/tmp/packages_start.txt 10:01:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1577 ']' 10:01:06 + PACKAGES=/tmp/packages_end.txt 10:01:06 + case "${OS_FAMILY}" in 10:01:06 + dpkg -l 10:01:06 + grep '^ii' 10:01:06 + '[' -f /tmp/packages_start.txt ']' 10:01:06 + '[' -f /tmp/packages_end.txt ']' 10:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:01:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1577 ']' 10:01:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives/ 10:01:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1577/archives/ [Pipeline] echo 10:01:06 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-1577/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:01:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:01:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:08 prd-ubuntu20.04-docker-8c-8g-367 does not seem to be running inside a container 10:01:08 $ 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-1577/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-1577 -v /w/workspace/gexfoundry_device-sdk-go_PR-1577:/w/workspace/gexfoundry_device-sdk-go_PR-1577:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1577@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 10:01:08 $ docker top c45d611bba5ebd928ec4ab69ad9ef4ada420ec1d5d27c66261e737f506be81fe -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:08 + touch /tmp/pre-build-complete [Pipeline] sh 10:01:09 + mkdir -p /var/log/sysstat [Pipeline] sh 10:01:09 + ls /var/log/sa-host 10:01:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:09 provisioning config files... 10:01:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1577@tmp/config3363589005855788952tmp [Pipeline] { [Pipeline] echo 10:01:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:01:10 ---> create-netrc.sh [Pipeline] } 10:01:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:01:10 ---> python-tools-install.sh [Pipeline] echo 10:01:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:01:10 ---> sudo-logs.sh 10:01:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:01:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:01:11 ---> job-cost.sh 10:01:11 lf-activate-venv: SKIPPING 10:01:11 DEBUG: total: 0.2199999988079071 10:01:11 INFO: Retrieving Stack Cost... 10:01:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:01:12 INFO: Archiving Costs [Pipeline] echo 10:01:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:01:12 ---> logs-deploy.sh 10:01:12 lf-activate-venv: SKIPPING 10:01:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1577/1 10:01:12 INFO: archiving workspace using pattern(s): 10:01:13 Archives upload complete. 10:01:13 INFO: archiving logs to Nexus