Pull request #1273 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e0a6806dbe43455f041cb389fef4e9fcfcc78e19+8025d415256bff1d08fe37ed408de885b1f3053d (f4c9a78d721b8e0aa1f2c1dea3df46f98bdf4e61) 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-ssh10598740794258299455.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15314316678039350706.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1273/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-1273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7721448130211555040.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-1273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3086720710621583450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8386344196756897522.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-1273/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-1273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6699862385903647614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1518’ Running on prd-ubuntu20.04-docker-8c-8g-1524 in /w/workspace/gexfoundry_device-sdk-go_PR-1273 [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-1273 # 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 Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit e0a6806dbe43455f041cb389fef4e9fcfcc78e19 Merge succeeded, producing e0a6806dbe43455f041cb389fef4e9fcfcc78e19 Checking out Revision e0a6806dbe43455f041cb389fef4e9fcfcc78e19 (PR-1273) > 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/1273/head:refs/remotes/origin/PR-1273 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # 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 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:17:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:17:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:17:31 ========================================================= 02:17:31 EdgeX Global Pipelines Version Info 02:17:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:17:32 ------------------- 02:17:32 stable info: 02:17:32 ------------------- 02:17:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:17:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:17:32 Message: update stable to v1.0.244 02:17:32 ------------------- 02:17:32 experimental info: 02:17:32 ------------------- 02:17:32 Commited By: **** collab-it+edgex@linuxfoundation.org 02:17:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:17:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:17:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1273 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1273 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1273 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a6806 [Pipeline] echo 02:17:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:34 provisioning config files... 02:17:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config7864115327798787397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:34 ---> docker-login.sh 02:17:34 nexus3.edgexfoundry.org:10001 02:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:36 Configure a credential helper to remove this warning. See 02:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:36 02:17:36 Login Succeeded 02:17:36 nexus3.edgexfoundry.org:10002 02:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:36 Configure a credential helper to remove this warning. See 02:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:36 02:17:36 Login Succeeded 02:17:36 nexus3.edgexfoundry.org:10003 02:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:36 Configure a credential helper to remove this warning. See 02:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:36 02:17:36 Login Succeeded 02:17:36 nexus3.edgexfoundry.org:10004 02:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:36 Configure a credential helper to remove this warning. See 02:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:36 02:17:36 Login Succeeded 02:17:36 docker.io 02:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:17:36 Configure a credential helper to remove this warning. See 02:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:17:36 02:17:36 Login Succeeded 02:17:36 ---> docker-login.sh ends [Pipeline] } 02:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:17:37 + git rev-list -1 --merges e0a6806dbe43455f041cb389fef4e9fcfcc78e19~1..e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo 02:17:37 -----------> git rev-list -1 --merges e0a6806dbe43455f041cb389fef4e9fcfcc78e19~1..e0a6806dbe43455f041cb389fef4e9fcfcc78e19 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [false] [Pipeline] sh 02:17:37 + git log --format=format:%s -1 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo 02:17:37 ========================================================= 02:17:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:17:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:38 + git log --format=format:%s -1 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo 02:17:38 [semverPrep] GIT_COMMIT: e0a6806dbe43455f041cb389fef4e9fcfcc78e19, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo 02:17:38 [semverPrep] This is not a build commit. [Pipeline] sh 02:17:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:17:38 + grep -v github /etc/ssh/ssh_known_hosts 02:17:38 + [ -e /tmp/ssh_known_hosts ] 02:17:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:17:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:17:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:17:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:39 02:17:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:17:39 b85a868b505f: Pulling fs layer 02:17:39 e2be974225ed: Pulling fs layer 02:17:39 339a4e72a1f5: Pulling fs layer 02:17:39 988bab9f4d93: Pulling fs layer 02:17:39 1469e6f7b9e6: Pulling fs layer 02:17:39 eaf3925da568: Pulling fs layer 02:17:39 bab4dde63d76: Pulling fs layer 02:17:39 bde34c3a00c8: Pulling fs layer 02:17:39 b352a97aabf1: Pulling fs layer 02:17:39 4872d77fe225: Pulling fs layer 02:17:39 5851b861e8e6: Pulling fs layer 02:17:39 bab4dde63d76: Waiting 02:17:39 4872d77fe225: Waiting 02:17:39 5851b861e8e6: Waiting 02:17:39 bde34c3a00c8: Waiting 02:17:39 b352a97aabf1: Waiting 02:17:39 988bab9f4d93: Waiting 02:17:39 eaf3925da568: Waiting 02:17:39 e2be974225ed: Download complete 02:17:39 988bab9f4d93: Verifying Checksum 02:17:39 988bab9f4d93: Download complete 02:17:39 1469e6f7b9e6: Verifying Checksum 02:17:39 1469e6f7b9e6: Download complete 02:17:39 eaf3925da568: Verifying Checksum 02:17:39 eaf3925da568: Download complete 02:17:39 339a4e72a1f5: Verifying Checksum 02:17:39 339a4e72a1f5: Download complete 02:17:39 bde34c3a00c8: Download complete 02:17:39 b352a97aabf1: Download complete 02:17:39 4872d77fe225: Verifying Checksum 02:17:39 4872d77fe225: Download complete 02:17:39 5851b861e8e6: Verifying Checksum 02:17:39 5851b861e8e6: Download complete 02:17:40 b85a868b505f: Download complete 02:17:40 bab4dde63d76: Verifying Checksum 02:17:40 bab4dde63d76: Download complete 02:17:41 b85a868b505f: Pull complete 02:17:41 e2be974225ed: Pull complete 02:17:42 339a4e72a1f5: Pull complete 02:17:43 988bab9f4d93: Pull complete 02:17:43 1469e6f7b9e6: Pull complete 02:17:43 eaf3925da568: Pull complete 02:17:45 bab4dde63d76: Pull complete 02:17:45 bde34c3a00c8: Pull complete 02:17:45 b352a97aabf1: Pull complete 02:17:45 4872d77fe225: Pull complete 02:17:46 5851b861e8e6: Pull complete 02:17:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:46 prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container 02:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:17:53 $ docker top 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 -eo pid,comm 02:17:53 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). 02:17:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:53 [ssh-agent] Looking for ssh-agent implementation... 02:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:53 $ docker exec 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent 02:17:53 SSH_AUTH_SOCK=/tmp/ssh-OjS1qpKMFsVg/agent.32 02:17:53 SSH_AGENT_PID=38 02:17:53 Running ssh-add (command line suppressed) 02:17:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_10445859346867287466.key (/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_10445859346867287466.key) 02:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:54 + git tag --points-at HEAD [Pipeline] } 02:17:54 $ docker exec --env ******** --env ******** 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent -k 02:17:54 unset SSH_AUTH_SOCK; 02:17:54 unset SSH_AGENT_PID; 02:17:54 echo Agent pid 38 killed; 02:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:17:54 [ssh-agent] Looking for ssh-agent implementation... 02:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:17:54 $ docker exec 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent 02:17:54 SSH_AUTH_SOCK=/tmp/ssh-E2MFcbMXajn1/agent.70 02:17:54 SSH_AGENT_PID=76 02:17:54 Running ssh-add (command line suppressed) 02:17:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_5978607315351974521.key (/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_5978607315351974521.key) 02:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:17:56 + git semver init 02:17:56 2023-01-10 02:17:55,685 [run_init] DEBUG init version:0.0.0 force:False 02:17:56 2023-01-10 02:17:55,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver 02:17:56 2023-01-10 02:17:55,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver 02:17:56 2023-01-10 02:17:55,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273, universal_newlines=False, shell=None, istream=None) 02:17:57 2023-01-10 02:17:57,024 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.git/info/exclude 02:17:57 2023-01-10 02:17:57,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 with force:False 02:17:57 2023-01-10 02:17:57,025 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 02:17:57 2023-01-10 02:17:57,029 [execute] INFO git cat-file --batch-check 02:17:57 2023-01-10 02:17:57,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver, universal_newlines=False, shell=None, istream=) 02:17:57 2023-01-10 02:17:57,037 [execute] INFO git cat-file --batch 02:17:57 2023-01-10 02:17:57,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver, universal_newlines=False, shell=None, istream=) 02:17:57 2023-01-10 02:17:57,043 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 02:17:57 0.0.0 [Pipeline] } 02:17:57 $ docker exec --env ******** --env ******** 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent -k 02:17:57 unset SSH_AUTH_SOCK; 02:17:57 unset SSH_AGENT_PID; 02:17:57 echo Agent pid 76 killed; 02:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:17:57 + git semver [Pipeline] } 02:17:58 $ docker stop --time=1 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 02:17:59 $ docker rm -f --volumes 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:00 Stashed 1 file(s) [Pipeline] echo 02:18:00 [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 02:18:00 provisioning config files... 02:18:00 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config15696259631348996080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:01 ---> docker-login.sh 02:18:01 nexus3.edgexfoundry.org:10001 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10002 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10003 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 nexus3.edgexfoundry.org:10004 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 docker.io 02:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:01 Configure a credential helper to remove this warning. See 02:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:01 02:18:01 Login Succeeded 02:18:01 ---> docker-login.sh ends [Pipeline] } 02:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:02 ========================================================= 02:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:02 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:18:02 Sending build context to Docker daemon 10.45MB 02:18:02 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:18:02 Step 2/10 : FROM ${BASE} AS builder 02:18:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:18:02 213ec9aee27d: Pulling fs layer 02:18:02 4583459ba037: Pulling fs layer 02:18:02 93c1e223e6f2: Pulling fs layer 02:18:02 53926ce57604: Pulling fs layer 02:18:02 21b2b0c7a3f4: Pulling fs layer 02:18:02 22ff95d597cd: Pulling fs layer 02:18:02 12d6caf4c0d1: Pulling fs layer 02:18:02 96b7cbca73a9: Pulling fs layer 02:18:02 53926ce57604: Waiting 02:18:02 a7acece74701: Pulling fs layer 02:18:02 21b2b0c7a3f4: Waiting 02:18:02 22ff95d597cd: Waiting 02:18:02 12d6caf4c0d1: Waiting 02:18:02 96b7cbca73a9: Waiting 02:18:02 a7acece74701: Waiting 02:18:02 93c1e223e6f2: Verifying Checksum 02:18:02 93c1e223e6f2: Download complete 02:18:02 4583459ba037: Verifying Checksum 02:18:02 4583459ba037: Download complete 02:18:02 21b2b0c7a3f4: Verifying Checksum 02:18:02 21b2b0c7a3f4: Download complete 02:18:02 22ff95d597cd: Verifying Checksum 02:18:02 22ff95d597cd: Download complete 02:18:02 213ec9aee27d: Verifying Checksum 02:18:02 213ec9aee27d: Download complete 02:18:02 12d6caf4c0d1: Verifying Checksum 02:18:02 12d6caf4c0d1: Download complete 02:18:03 213ec9aee27d: Pull complete 02:18:03 4583459ba037: Pull complete 02:18:03 93c1e223e6f2: Pull complete 02:18:03 a7acece74701: Verifying Checksum 02:18:03 a7acece74701: Download complete 02:18:03 96b7cbca73a9: Verifying Checksum 02:18:03 96b7cbca73a9: Download complete 02:18:03 53926ce57604: Verifying Checksum 02:18:03 53926ce57604: Download complete 02:18:07 53926ce57604: Pull complete 02:18:07 21b2b0c7a3f4: Pull complete 02:18:07 22ff95d597cd: Pull complete 02:18:07 12d6caf4c0d1: Pull complete 02:18:10 96b7cbca73a9: Pull complete 02:18:10 a7acece74701: Pull complete 02:18:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:18:10 ---> db6d94c90886 02:18:10 Step 3/10 : ARG MAKE=make build 02:18:15 Still waiting to schedule task 02:18:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1522’ 02:18:23 ---> Running in 5c1efa490295 02:18:23 Removing intermediate container 5c1efa490295 02:18:23 ---> 9db9a1fea605 02:18:23 Step 4/10 : WORKDIR /device-sdk-go 02:18:23 ---> Running in 904ae0e68a11 02:18:23 Removing intermediate container 904ae0e68a11 02:18:23 ---> bd4cdf0bab7f 02:18:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:18:23 ---> Running in 8fcc431ff66b 02:18:23 Removing intermediate container 8fcc431ff66b 02:18:23 ---> 5a8441432c8e 02:18:23 Step 6/10 : RUN apk add --update --no-cache make git 02:18:23 ---> Running in 2cab276ade6b 02:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:18:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:18:24 OK: 211 MiB in 51 packages 02:18:24 Removing intermediate container 2cab276ade6b 02:18:24 ---> bdcc3262538f 02:18:24 Step 7/10 : COPY go.mod vendor* ./ 02:18:24 ---> 533c45f5b654 02:18:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:24 ---> Running in f1ba946f5753 02:18:39 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 02:18:39 skipping... 02:19:18 Removing intermediate container f1ba946f5753 02:19:18 ---> d5d07a145203 02:19:18 Step 9/10 : COPY . . 02:19:18 ---> c220de189768 02:19:18 Step 10/10 : RUN ${MAKE} 02:19:18 ---> Running in 8ec87a468d6d 02:19:18 noop 02:19:18 Removing intermediate container 8ec87a468d6d 02:19:18 ---> 4f58f7ff68b9 02:19:18 Successfully built 4f58f7ff68b9 02:19:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:19 + docker inspect -f . ci-base-image-x86_64 02:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:19 prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container 02:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:20 $ docker top 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:20 + go version 02:19:20 go version go1.18.7 linux/amd64 [Pipeline] } 02:19:20 $ docker stop --time=1 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce 02:19:22 $ docker rm -f --volumes 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:22 + docker inspect -f . ci-base-image-x86_64 02:19:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:23 prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container 02:19: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-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:23 $ docker top 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1273 [Pipeline] fileExists [Pipeline] sh 02:19:24 + make test 02:19:24 go test -race -coverprofile=coverage.out ./... 02:19:24 pkg/service/main.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 pkg/service/service.go:29:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 pkg/service/main.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 pkg/service/main.go:17:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 internal/common/utils.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 internal/autodiscovery/autodiscovery.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 internal/config/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:19:24 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 02:19:24 $ docker stop --time=1 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b 02:19:26 $ docker rm -f --volumes 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:27 02:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:27 latest: Pulling from edgex-lftools-log-publisher 02:19:27 5eb5b503b376: Pulling fs layer 02:19:27 5c69ac0246d0: Pulling fs layer 02:19:27 ec43610c2a17: Pulling fs layer 02:19:27 3a2ae6a8a46f: Pulling fs layer 02:19:27 33b1e0a273af: Pulling fs layer 02:19:27 5d3b04190fa2: Pulling fs layer 02:19:27 2f39f015ded8: Pulling fs layer 02:19:27 3a2ae6a8a46f: Waiting 02:19:27 33b1e0a273af: Waiting 02:19:27 5d3b04190fa2: Waiting 02:19:27 2f39f015ded8: Waiting 02:19:27 5c69ac0246d0: Download complete 02:19:27 3a2ae6a8a46f: Download complete 02:19:27 33b1e0a273af: Verifying Checksum 02:19:27 33b1e0a273af: Download complete 02:19:28 ec43610c2a17: Verifying Checksum 02:19:28 ec43610c2a17: Download complete 02:19:28 5d3b04190fa2: Verifying Checksum 02:19:28 5d3b04190fa2: Download complete 02:19:28 5eb5b503b376: Verifying Checksum 02:19:28 5eb5b503b376: Download complete 02:19:28 2f39f015ded8: Download complete 02:19:29 5eb5b503b376: Pull complete 02:19:29 5c69ac0246d0: Pull complete 02:19:30 ec43610c2a17: Pull complete 02:19:30 3a2ae6a8a46f: Pull complete 02:19:30 33b1e0a273af: Pull complete 02:19:30 5d3b04190fa2: Pull complete 02:19:35 2f39f015ded8: Pull complete 02:19:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:36 prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container 02:19:36 $ 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-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:19:51 $ docker top 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:51 ---> job-cost.sh 02:19:51 lf-activate-venv: SKIPPING 02:19:51 INFO: No Stack... 02:19:52 INFO: Retrieving Pricing Info for: v3-standard-8 02:19:52 INFO: Archiving Costs [Pipeline] sh 02:19:52 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/cost.csv 02:19:52 + cut -d, -f6 [Pipeline] lock 02:19:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] 02:19:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] did not exist. Created. 02:19:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:53 + echo total: 0.2199999988079071 [Pipeline] stash 02:19:53 Stashed 1 file(s) [Pipeline] } 02:19:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:53 $ docker stop --time=1 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 02:19:55 $ docker rm -f --volumes 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:19:55 Failed in branch amd64 02:21:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1525 in /w/workspace/gexfoundry_device-sdk-go_PR-1273 [Pipeline] { [Pipeline] ws 02:21:43 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:21:43 The recommended git tool is: git 02:21:48 using credential edgex-jenkins-ssh 02:21:48 Cloning the remote Git repository 02:21:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 02:21:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 02:21:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:21:48 > git --version # timeout=10 02:21:48 > git --version # 'git version 2.25.1' 02:21:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:21:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:52 Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit e0a6806dbe43455f041cb389fef4e9fcfcc78e19 02:21:51 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 02:21:51 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 02:21:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1273/head:refs/remotes/origin/PR-1273 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:21:52 > git config core.sparsecheckout # timeout=10 02:21:52 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 02:21:52 > git remote # timeout=10 02:21:52 > git config --get remote.origin.url # timeout=10 02:21:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:52 Merge succeeded, producing e0a6806dbe43455f041cb389fef4e9fcfcc78e19 02:21:52 Checking out Revision e0a6806dbe43455f041cb389fef4e9fcfcc78e19 (PR-1273) 02:21:52 > git merge 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 02:21:52 > git rev-parse HEAD^{commit} # timeout=10 02:21:52 > git config core.sparsecheckout # timeout=10 02:21:52 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 02:21:55 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 02:21:55 > git --version # timeout=10 02:21:55 > git --version # 'git version 2.25.1' 02:21:55 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:21:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:56 Dload Upload Total Spent Left Speed 02:21:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 02:21:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:21:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:21:57 + sudo tee /etc/docker/daemon.new 02:21:57 { 02:21:57 "registry-mirrors": [ 02:21:57 "https://nexus3.edgexfoundry.org:10001" 02:21:57 ], 02:21:57 "bip": "10.250.0.254/24", 02:21:57 "hosts": [ 02:21:57 "tcp://0.0.0.0:5555", 02:21:57 "unix:///var/run/docker.sock" 02:21:57 ], 02:21:57 "mtu": 1458, 02:21:57 "selinux-enabled": true, 02:21:57 "seccomp-profile": "/etc/docker/seccomp.json" 02:21:57 } [Pipeline] sh 02:21:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:21:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:17 provisioning config files... 02:22:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5763835151113143532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:17 ---> docker-login.sh 02:22:17 nexus3.edgexfoundry.org:10001 02:22:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:17 Configure a credential helper to remove this warning. See 02:22:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:17 02:22:17 Login Succeeded 02:22:17 nexus3.edgexfoundry.org:10002 02:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:18 Configure a credential helper to remove this warning. See 02:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:18 02:22:18 Login Succeeded 02:22:18 nexus3.edgexfoundry.org:10003 02:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:18 Configure a credential helper to remove this warning. See 02:22:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:18 02:22:18 Login Succeeded 02:22:18 nexus3.edgexfoundry.org:10004 02:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:19 Configure a credential helper to remove this warning. See 02:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:19 02:22:19 Login Succeeded 02:22:19 docker.io 02:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:22:19 Configure a credential helper to remove this warning. See 02:22:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:22:19 02:22:19 Login Succeeded 02:22:19 ---> docker-login.sh ends [Pipeline] } 02:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:22:20 ========================================================= 02:22:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:22:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:20 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:22:20 Sending build context to Docker daemon 5.639MB 02:22:21 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 02:22:21 Step 2/10 : FROM ${BASE} AS builder 02:22:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:22:21 9b18e9b68314: Pulling fs layer 02:22:21 35d82f9e3411: Pulling fs layer 02:22:21 e16973657156: Pulling fs layer 02:22:21 fc693d55d65f: Pulling fs layer 02:22:21 7e9fc2657dce: Pulling fs layer 02:22:21 dda99020689f: Pulling fs layer 02:22:21 db1c61fa0a46: Pulling fs layer 02:22:21 891c053d2c06: Pulling fs layer 02:22:21 dda99020689f: Waiting 02:22:21 db1c61fa0a46: Waiting 02:22:21 891c053d2c06: Waiting 02:22:21 fc693d55d65f: Waiting 02:22:21 7e9fc2657dce: Waiting 02:22:21 e16973657156: Verifying Checksum 02:22:21 e16973657156: Download complete 02:22:21 35d82f9e3411: Verifying Checksum 02:22:21 35d82f9e3411: Download complete 02:22:21 7e9fc2657dce: Verifying Checksum 02:22:21 7e9fc2657dce: Download complete 02:22:21 dda99020689f: Verifying Checksum 02:22:21 dda99020689f: Download complete 02:22:21 9b18e9b68314: Verifying Checksum 02:22:21 9b18e9b68314: Download complete 02:22:22 9b18e9b68314: Pull complete 02:22:22 891c053d2c06: Verifying Checksum 02:22:22 891c053d2c06: Download complete 02:22:23 35d82f9e3411: Pull complete 02:22:23 e16973657156: Pull complete 02:22:23 db1c61fa0a46: Verifying Checksum 02:22:23 db1c61fa0a46: Download complete 02:22:24 fc693d55d65f: Verifying Checksum 02:22:24 fc693d55d65f: Download complete 02:22:39 fc693d55d65f: Pull complete 02:22:39 7e9fc2657dce: Pull complete 02:22:39 dda99020689f: Pull complete 02:22:44 db1c61fa0a46: Pull complete 02:22:46 891c053d2c06: Pull complete 02:22:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:22:47 ---> f96f9c87975a 02:22:47 Step 3/10 : ARG MAKE=make build 02:22:49 ---> Running in 0d2563e700e5 02:22:49 Removing intermediate container 0d2563e700e5 02:22:49 ---> b9ad709b3ec5 02:22:49 Step 4/10 : WORKDIR /device-sdk-go 02:22:49 ---> Running in c3526bc958d8 02:22:49 Removing intermediate container c3526bc958d8 02:22:49 ---> 11484d3ed423 02:22:49 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:22:49 ---> Running in c06001a0e142 02:22:49 Removing intermediate container c06001a0e142 02:22:49 ---> 90141746bedd 02:22:49 Step 6/10 : RUN apk add --update --no-cache make git 02:22:50 ---> Running in 16f4846073db 02:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:52 OK: 221 MiB in 51 packages 02:22:53 Removing intermediate container 16f4846073db 02:22:53 ---> a995069d08cf 02:22:53 Step 7/10 : COPY go.mod vendor* ./ 02:22:53 ---> 97d168722b5c 02:22:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:53 ---> Running in 27246aff9f05 02:23:16 go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 02:23:16 skipping... 02:23:48 Removing intermediate container 27246aff9f05 02:23:48 ---> 7c8013607416 02:23:48 Step 9/10 : COPY . . 02:23:48 ---> cf7e601426e9 02:23:48 Step 10/10 : RUN ${MAKE} 02:23:48 ---> Running in 939a868366fa 02:23:49 noop 02:23:50 Removing intermediate container 939a868366fa 02:23:50 ---> f5a575273782 02:23:50 Successfully built f5a575273782 02:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:50 + docker inspect -f . ci-base-image-arm64 02:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container 02:23:50 $ 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 ******** -e ******** ci-base-image-arm64 cat 02:23:52 $ docker top 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:52 + go version 02:23:52 go version go1.18.7 linux/arm64 [Pipeline] } 02:23:52 $ docker stop --time=1 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 02:23:54 $ docker rm -f --volumes 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:55 + docker inspect -f . ci-base-image-arm64 02:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container 02:23:55 $ 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 ******** -e ******** ci-base-image-arm64 cat 02:23:56 $ docker top 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:57 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:23:58 + make test 02:23:58 go test -race -coverprofile=coverage.out ./... 02:23:59 pkg/service/main.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 pkg/service/service.go:29:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 pkg/service/main.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 pkg/service/main.go:17:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 internal/common/utils.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 internal/autodiscovery/autodiscovery.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 internal/config/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist 02:23:59 make: *** [Makefile:35: unittest] Error 1 [Pipeline] } 02:23:59 $ docker stop --time=1 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 02:24:00 $ docker rm -f --volumes 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:01 02:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:02 arm64: Pulling from edgex-lftools-log-publisher 02:24:02 8998bd30e6a1: Pulling fs layer 02:24:02 04944245beec: Pulling fs layer 02:24:02 699f458cf7ca: Pulling fs layer 02:24:02 765212b225bb: Pulling fs layer 02:24:02 f23df028b6ca: Pulling fs layer 02:24:02 d65c8cfc05b1: Pulling fs layer 02:24:02 2437ff75d9bd: Pulling fs layer 02:24:02 d65c8cfc05b1: Waiting 02:24:02 765212b225bb: Waiting 02:24:02 2437ff75d9bd: Waiting 02:24:02 f23df028b6ca: Waiting 02:24:02 04944245beec: Verifying Checksum 02:24:02 04944245beec: Download complete 02:24:02 765212b225bb: Verifying Checksum 02:24:02 765212b225bb: Download complete 02:24:02 f23df028b6ca: Verifying Checksum 02:24:02 f23df028b6ca: Download complete 02:24:02 d65c8cfc05b1: Verifying Checksum 02:24:02 d65c8cfc05b1: Download complete 02:24:02 699f458cf7ca: Verifying Checksum 02:24:02 699f458cf7ca: Download complete 02:24:03 8998bd30e6a1: Verifying Checksum 02:24:03 8998bd30e6a1: Download complete 02:24:05 2437ff75d9bd: Verifying Checksum 02:24:05 2437ff75d9bd: Download complete 02:24:07 8998bd30e6a1: Pull complete 02:24:07 04944245beec: Pull complete 02:24:08 699f458cf7ca: Pull complete 02:24:08 765212b225bb: Pull complete 02:24:09 f23df028b6ca: Pull complete 02:24:09 d65c8cfc05b1: Pull complete 02:24:24 2437ff75d9bd: Pull complete 02:24:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:25 prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container 02:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:27 $ docker top 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:28 ---> job-cost.sh 02:24:28 lf-activate-venv: SKIPPING 02:24:28 INFO: No Stack... 02:24:29 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:29 INFO: Archiving Costs [Pipeline] sh 02:24:30 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 02:24:30 + cut -d, -f6 [Pipeline] lock 02:24:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] 02:24:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] did not exist. Created. 02:24:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:31 /w/workspace/device-sdk-go/1@tmp/durable-4a6b7f13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:24:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:32 Warning: overwriting stash ‘stack-cost’ 02:24:32 Stashed 1 file(s) [Pipeline] } 02:24:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:32 $ docker stop --time=1 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 02:24:34 $ docker rm -f --volumes 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:35 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:24:37 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives ] 02:24:37 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives 02:24:37 total 16 02:24:37 drwxr-xr-x 3 root root 4096 Jan 10 02:19 . 02:24:37 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 02:19 .. 02:24:37 drwxr-xr-x 2 root root 4096 Jan 10 02:19 cost 02:24:37 -rw-r--r-- 1 root root 86 Jan 10 02:19 cost.csv 02:24:37 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives 02:24:37 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives 02:24:37 total 16 02:24:37 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 02:19 . 02:24:37 drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 02:19 .. 02:24:37 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 02:19 cost 02:24:37 -rw-r--r-- 1 jenkins jenkins 86 Jan 10 02:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:24:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:24:38 ---> package-listing.sh 02:24:38 ++ facter osfamily 02:24:38 ++ tr '[:upper:]' '[:lower:]' 02:24:38 + OS_FAMILY=debian 02:24:38 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1273 02:24:38 + START_PACKAGES=/tmp/packages_start.txt 02:24:38 + END_PACKAGES=/tmp/packages_end.txt 02:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:38 + PACKAGES=/tmp/packages_start.txt 02:24:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1273 ']' 02:24:38 + PACKAGES=/tmp/packages_end.txt 02:24:38 + case "${OS_FAMILY}" in 02:24:38 + dpkg -l 02:24:38 + grep '^ii' 02:24:38 + '[' -f /tmp/packages_start.txt ']' 02:24:38 + '[' -f /tmp/packages_end.txt ']' 02:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:38 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1273 ']' 02:24:38 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/ 02:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/ [Pipeline] echo 02:24:38 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-1273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:24:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:39 prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container 02:24:39 $ 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-1273/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-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:24:39 $ docker top 08be677c306e45bbd385d14c21033f3376709994c43dfd92fc0c3b7d03e1e4e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:40 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:40 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:40 + ls /var/log/sa-host 02:24:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:41 provisioning config files... 02:24:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config407551015699295821tmp [Pipeline] { [Pipeline] echo 02:24:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:41 ---> create-netrc.sh [Pipeline] } 02:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:42 ---> python-tools-install.sh [Pipeline] echo 02:24:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:42 ---> sudo-logs.sh 02:24:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:24:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:42 ---> job-cost.sh 02:24:42 lf-activate-venv: SKIPPING 02:24:42 DEBUG: total: 0.2199999988079071 02:24:42 INFO: Retrieving Stack Cost... 02:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:43 INFO: Archiving Costs [Pipeline] echo 02:24:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:43 ---> logs-deploy.sh 02:24:43 lf-activate-venv: SKIPPING 02:24:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1273/1 02:24:43 INFO: archiving workspace using pattern(s): 02:24:44 Archives upload complete. 02:24:45 INFO: archiving logs to Nexus 02:24:45 ---> uname -a: 02:24:45 Linux prd-ubuntu20-04-docker-8c-8g-1524 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:24:45 02:24:45 02:24:45 ---> lscpu: 02:24:45 Architecture: x86_64 02:24:45 CPU op-mode(s): 32-bit, 64-bit 02:24:45 Byte Order: Little Endian 02:24:45 Address sizes: 40 bits physical, 48 bits virtual 02:24:45 CPU(s): 8 02:24:45 On-line CPU(s) list: 0-7 02:24:45 Thread(s) per core: 1 02:24:45 Core(s) per socket: 1 02:24:45 Socket(s): 8 02:24:45 NUMA node(s): 1 02:24:45 Vendor ID: AuthenticAMD 02:24:45 CPU family: 23 02:24:45 Model: 49 02:24:45 Model name: AMD EPYC-Rome Processor 02:24:45 Stepping: 0 02:24:45 CPU MHz: 2799.996 02:24:45 BogoMIPS: 5599.99 02:24:45 Virtualization: AMD-V 02:24:45 Hypervisor vendor: KVM 02:24:45 Virtualization type: full 02:24:45 L1d cache: 256 KiB 02:24:45 L1i cache: 256 KiB 02:24:45 L2 cache: 4 MiB 02:24:45 L3 cache: 128 MiB 02:24:45 NUMA node0 CPU(s): 0-7 02:24:45 Vulnerability Itlb multihit: Not affected 02:24:45 Vulnerability L1tf: Not affected 02:24:45 Vulnerability Mds: Not affected 02:24:45 Vulnerability Meltdown: Not affected 02:24:45 Vulnerability Mmio stale data: Not affected 02:24:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:24:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:24:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:24:45 Vulnerability Srbds: Not affected 02:24:45 Vulnerability Tsx async abort: Not affected 02:24:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:24:45 02:24:45 02:24:45 ---> nproc: 02:24:45 8 02:24:45 02:24:45 02:24:45 ---> df -h: 02:24:45 Filesystem Size Used Avail Use% Mounted on 02:24:45 overlay 155G 12G 144G 8% / 02:24:45 tmpfs 64M 0 64M 0% /dev 02:24:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:24:45 shm 64M 0 64M 0% /dev/shm 02:24:45 /dev/vda1 155G 12G 144G 8% /facter-os 02:24:45 02:24:45 02:24:45 ---> sar -b -r -n DEV: 02:24:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1524) 01/10/23 _x86_64_ (8 CPU) 02:24:45 02:24:45 02:16:44 LINUX RESTART (8 CPU) 02:24:45 02:24:45 02:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:24:45 02:18:01 189.12 47.78 141.34 0.00 5412.03 49045.56 0.00 02:24:45 02:19:01 102.55 0.77 101.78 0.00 29.33 44884.52 0.00 02:24:45 02:20:01 90.73 0.18 90.55 0.00 7.07 37246.99 0.00 02:24:45 02:21:01 2.22 0.00 2.22 0.00 0.00 26.95 0.00 02:24:45 02:22:01 38.49 9.40 29.09 0.00 2886.37 4997.67 0.00 02:24:45 02:23:01 20.02 2.25 17.77 0.00 2292.67 3799.73 0.00 02:24:45 02:24:01 3.40 0.02 3.38 0.00 0.13 89.32 0.00 02:24:45 Average: 63.79 8.63 55.16 0.00 1518.24 20012.99 0.00 02:24:45 02:24:45 02:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:24:45 02:18:01 29967604 31626952 721824 2.20 59880 1898896 1868748 5.51 972044 1641748 280 02:24:45 02:19:01 28107784 31553048 753820 2.29 128940 3496192 2030212 5.98 1180564 3131644 399504 02:24:45 02:20:01 28039032 31579568 724444 2.20 144856 3565268 1757468 5.18 1097296 3268244 264 02:24:45 02:21:01 28039032 31579696 723872 2.20 144904 3565264 1757468 5.18 1096924 3268248 52 02:24:45 02:22:01 27737592 31557972 729944 2.22 163812 3817852 1819048 5.36 1258192 3385796 1692 02:24:45 02:23:01 27520548 31564796 721136 2.19 178784 4020472 1806124 5.32 1413692 3434556 8 02:24:45 02:24:01 27527300 31566816 719016 2.19 177368 4017220 1803556 5.32 1410388 3431312 4 02:24:45 Average: 28134127 31575550 727722 2.21 142649 3483023 1834661 5.41 1204157 3080221 57401 02:24:45 02:24:45 02:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:24:45 02:18:01 docker0 8.90 7.53 0.79 73.39 0.00 0.00 0.00 0.00 02:24:45 02:18:01 ens3 461.32 290.45 2550.21 76.09 0.00 0.00 0.00 0.00 02:24:45 02:18:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 02:24:45 02:19:01 docker0 170.05 201.28 13.57 1748.61 0.00 0.00 0.00 0.00 02:24:45 02:19:01 ens3 338.46 254.37 5753.68 30.37 0.00 0.00 0.00 0.00 02:24:45 02:19:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 02:24:45 02:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:24:45 02:20:01 ens3 117.58 90.90 2541.66 81.91 0.00 0.00 0.00 0.00 02:24:45 02:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:24:45 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 02:21:01 ens3 0.68 0.15 0.06 0.01 0.00 0.00 0.00 0.00 02:24:45 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:24:45 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 02:22:01 ens3 64.50 40.49 1412.06 3.31 0.00 0.00 0.00 0.00 02:24:45 02:22:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:24:45 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 02:23:01 ens3 68.63 33.93 1347.32 2.35 0.00 0.00 0.00 0.00 02:24:45 02:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:24:45 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 02:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:45 Average: docker0 25.56 29.84 2.05 260.29 0.00 0.00 0.00 0.00 02:24:45 Average: ens3 150.17 101.47 1943.57 27.72 0.00 0.00 0.00 0.00 02:24:45 Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 02:24:45 02:24:45 02:24:45 ---> sar -P ALL: 02:24:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1524) 01/10/23 _x86_64_ (8 CPU) 02:24:45 02:24:45 02:16:44 LINUX RESTART (8 CPU) 02:24:45 02:24:45 02:17:01 CPU %user %nice %system %iowait %steal %idle 02:24:45 02:18:01 all 6.67 0.00 2.08 6.01 0.05 85.18 02:24:45 02:18:01 0 8.11 0.00 1.75 1.86 0.05 88.23 02:24:45 02:18:01 1 6.95 0.00 1.44 1.63 0.03 89.94 02:24:45 02:18:01 2 7.24 0.00 3.00 11.18 0.05 78.53 02:24:45 02:18:01 3 6.90 0.00 2.26 0.83 0.03 89.98 02:24:45 02:18:01 4 5.87 0.00 1.73 1.02 0.05 91.32 02:24:45 02:18:01 5 6.74 0.00 2.52 16.79 0.07 73.88 02:24:45 02:18:01 6 5.27 0.00 2.06 10.07 0.07 82.52 02:24:45 02:18:01 7 6.28 0.00 1.89 4.72 0.05 87.06 02:24:45 02:19:01 all 6.52 0.00 2.90 7.72 0.04 82.82 02:24:45 02:19:01 0 6.77 0.00 2.49 0.42 0.05 90.27 02:24:45 02:19:01 1 6.93 0.00 2.64 0.25 0.03 90.15 02:24:45 02:19:01 2 6.91 0.00 2.82 4.24 0.05 85.98 02:24:45 02:19:01 3 5.36 0.00 3.00 13.05 0.05 78.54 02:24:45 02:19:01 4 5.83 0.00 3.37 0.24 0.03 90.52 02:24:45 02:19:01 5 7.05 0.00 2.76 0.15 0.05 89.99 02:24:45 02:19:01 6 8.05 0.00 3.18 43.34 0.05 45.37 02:24:45 02:19:01 7 5.24 0.00 2.90 0.29 0.03 91.54 02:24:45 02:20:01 all 3.77 0.00 2.06 7.40 0.05 86.71 02:24:45 02:20:01 0 3.71 0.00 2.56 3.57 0.05 90.11 02:24:45 02:20:01 1 3.91 0.00 2.01 2.53 0.05 91.50 02:24:45 02:20:01 2 2.92 0.00 1.53 0.34 0.03 95.18 02:24:45 02:20:01 3 4.41 0.00 1.83 6.81 0.03 86.91 02:24:45 02:20:01 4 4.46 0.00 2.04 0.23 0.05 93.21 02:24:45 02:20:01 5 3.18 0.00 1.27 0.64 0.05 94.86 02:24:45 02:20:01 6 3.18 0.00 3.70 44.19 0.05 48.88 02:24:45 02:20:01 7 4.38 0.00 1.59 1.13 0.08 92.82 02:24:45 02:21:01 all 0.19 0.00 0.01 0.24 0.01 99.56 02:24:45 02:21:01 0 1.37 0.00 0.02 0.41 0.05 98.15 02:24:45 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:24:45 02:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:24:45 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:24:45 02:21:01 4 0.02 0.00 0.00 0.08 0.00 99.90 02:24:45 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:24:45 02:21:01 6 0.00 0.00 0.02 1.43 0.00 98.55 02:24:45 02:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:24:45 02:22:01 all 1.27 0.00 0.82 0.83 0.01 97.06 02:24:45 02:22:01 0 1.06 0.00 0.92 0.92 0.02 97.09 02:24:45 02:22:01 1 0.94 0.00 0.40 0.07 0.02 98.58 02:24:45 02:22:01 2 1.15 0.00 0.70 1.47 0.00 96.68 02:24:45 02:22:01 3 1.84 0.00 0.75 0.73 0.02 96.66 02:24:45 02:22:01 4 1.63 0.00 0.88 0.65 0.00 96.83 02:24:45 02:22:01 5 1.85 0.00 0.50 0.03 0.02 97.60 02:24:45 02:22:01 6 0.78 0.00 0.68 2.39 0.02 96.13 02:24:45 02:22:01 7 0.93 0.00 1.73 0.42 0.02 96.90 02:24:45 02:23:01 all 1.02 0.00 0.73 0.80 0.02 97.43 02:24:45 02:23:01 0 0.42 0.00 0.83 0.32 0.02 98.41 02:24:45 02:23:01 1 0.80 0.00 0.62 0.33 0.02 98.23 02:24:45 02:23:01 2 0.73 0.00 0.37 0.27 0.02 98.62 02:24:45 02:23:01 3 1.11 0.00 0.37 0.50 0.02 98.01 02:24:45 02:23:01 4 0.67 0.00 0.43 0.00 0.02 98.88 02:24:45 02:23:01 5 1.23 0.00 0.58 0.02 0.02 98.15 02:24:45 02:23:01 6 1.10 0.00 0.97 2.35 0.02 95.56 02:24:45 02:23:01 7 2.13 0.00 1.68 2.60 0.02 93.56 02:24:45 02:24:01 all 0.14 0.00 0.05 0.17 0.00 99.64 02:24:45 02:24:01 0 0.28 0.00 0.13 0.00 0.00 99.58 02:24:45 02:24:01 1 0.12 0.00 0.05 0.27 0.02 99.55 02:24:45 02:24:01 2 0.07 0.00 0.07 0.02 0.00 99.85 02:24:45 02:24:01 3 0.38 0.00 0.03 0.00 0.00 99.58 02:24:45 02:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:24:45 02:24:01 5 0.08 0.00 0.03 0.00 0.00 99.88 02:24:45 02:24:01 6 0.07 0.00 0.05 1.10 0.00 98.78 02:24:45 02:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:24:45 Average: all 2.79 0.00 1.23 3.30 0.03 92.66 02:24:45 Average: 0 3.09 0.00 1.24 1.07 0.03 94.57 02:24:45 Average: 1 2.80 0.00 1.02 0.72 0.02 95.44 02:24:45 Average: 2 2.71 0.00 1.21 2.49 0.02 93.56 02:24:45 Average: 3 2.85 0.00 1.18 3.12 0.02 92.84 02:24:45 Average: 4 2.64 0.00 1.21 0.32 0.02 95.81 02:24:45 Average: 5 2.87 0.00 1.09 2.51 0.03 93.51 02:24:45 Average: 6 2.62 0.00 1.52 14.87 0.03 80.96 02:24:45 Average: 7 2.71 0.00 1.40 1.31 0.03 94.55 02:24:45 02:24:45 02:24:45