Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b98247f9133d8f7aed6314c982956ab2f73d9e 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-ssh7469323671434349472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5845877570867545831.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8707724310798177485.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh15972598175227362772.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2570265440745821829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-29934 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 98b98247f9133d8f7aed6314c982956ab2f73d9e (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 98b98247f9133d8f7aed6314c982956ab2f73d9e # timeout=10 Commit message: "Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16" > git rev-list --no-walk 7128670c60762a554b6733602f52baa10dc88de3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T07:29:06.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-20T07:29:06.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-20T07:29:06.681Z] ========================================================= [2022-09-20T07:29:06.681Z] EdgeX Global Pipelines Version Info [2022-09-20T07:29:06.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:29:07.458Z] ------------------- [2022-09-20T07:29:07.458Z] stable info: [2022-09-20T07:29:07.458Z] ------------------- [2022-09-20T07:29:07.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-20T07:29:07.458Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T07:29:07.458Z] Message: update stable to v1.0.239 [2022-09-20T07:29:08.030Z] ------------------- [2022-09-20T07:29:08.030Z] experimental info: [2022-09-20T07:29:08.030Z] ------------------- [2022-09-20T07:29:08.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-20T07:29:08.030Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-20T07:29:08.030Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-20T07:29:08.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-20T07:29:08.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-20T07:29:08.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-20T07:29:08.339Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-20T07:29:08.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-20T07:29:08.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-20T07:29:08.376Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-20T07:29:08.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-20T07:29:08.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-20T07:29:08.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-20T07:29:08.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-20T07:29:08.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-20T07:29:08.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-20T07:29:08.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-20T07:29:08.479Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-20T07:29:08.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T07:29:08.511Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T07:29:08.528Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-20T07:29:08.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-20T07:29:08.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-20T07:29:08.565Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-20T07:29:08.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-20T07:29:08.590Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-20T07:29:08.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-20T07:29:08.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-20T07:29:08.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-20T07:29:08.648Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-20T07:29:08.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-20T07:29:08.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-20T07:29:08.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-20T07:29:08.696Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo [2022-09-20T07:29:08.707Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b9824 [Pipeline] echo [2022-09-20T07:29:08.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T07:29:08.765Z] provisioning config files... [2022-09-20T07:29:08.786Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2560071491859294855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:29:09.094Z] ---> docker-login.sh [2022-09-20T07:29:09.094Z] nexus3.edgexfoundry.org:10001 [2022-09-20T07:29:09.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:09.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:09.629Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:09.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:09.629Z] [2022-09-20T07:29:09.629Z] Login Succeeded [2022-09-20T07:29:09.629Z] nexus3.edgexfoundry.org:10002 [2022-09-20T07:29:09.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:09.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:09.900Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:09.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:09.900Z] [2022-09-20T07:29:09.900Z] Login Succeeded [2022-09-20T07:29:09.900Z] nexus3.edgexfoundry.org:10003 [2022-09-20T07:29:09.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:09.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:09.900Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:09.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:09.900Z] [2022-09-20T07:29:09.900Z] Login Succeeded [2022-09-20T07:29:09.900Z] nexus3.edgexfoundry.org:10004 [2022-09-20T07:29:10.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:10.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:10.160Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:10.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:10.160Z] [2022-09-20T07:29:10.160Z] Login Succeeded [2022-09-20T07:29:10.160Z] docker.io [2022-09-20T07:29:10.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:10.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:10.424Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:10.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:10.424Z] [2022-09-20T07:29:10.424Z] Login Succeeded [2022-09-20T07:29:10.424Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T07:29:10.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-20T07:29:10.823Z] + git rev-list -1 --merges 98b98247f9133d8f7aed6314c982956ab2f73d9e~1..98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo [2022-09-20T07:29:10.852Z] -----------> git rev-list -1 --merges 98b98247f9133d8f7aed6314c982956ab2f73d9e~1..98b98247f9133d8f7aed6314c982956ab2f73d9e 98b98247f9133d8f7aed6314c982956ab2f73d9e [2022-09-20T07:29:10.852Z] 98b98247f9133d8f7aed6314c982956ab2f73d9e [false] [Pipeline] sh [2022-09-20T07:29:11.168Z] + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo [2022-09-20T07:29:11.185Z] ========================================================= [2022-09-20T07:29:11.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-20T07:29:11.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T07:29:11.526Z] + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] echo [2022-09-20T07:29:11.546Z] [semverPrep] GIT_COMMIT: 98b98247f9133d8f7aed6314c982956ab2f73d9e, Commit Message: Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16 [Pipeline] echo [2022-09-20T07:29:11.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-20T07:29:11.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T07:29:11.918Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-20T07:29:11.919Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-20T07:29:11.919Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-20T07:29:11.919Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-20T07:29:11.919Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-20T07:29:11.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:29:12.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:29:12.336Z] [2022-09-20T07:29:12.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:29:12.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:29:12.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-20T07:29:12.641Z] b85a868b505f: Pulling fs layer [2022-09-20T07:29:12.641Z] e2be974225ed: Pulling fs layer [2022-09-20T07:29:12.641Z] 339a4e72a1f5: Pulling fs layer [2022-09-20T07:29:12.641Z] 988bab9f4d93: Pulling fs layer [2022-09-20T07:29:12.641Z] 1469e6f7b9e6: Pulling fs layer [2022-09-20T07:29:12.641Z] eaf3925da568: Pulling fs layer [2022-09-20T07:29:12.641Z] bab4dde63d76: Pulling fs layer [2022-09-20T07:29:12.641Z] bde34c3a00c8: Pulling fs layer [2022-09-20T07:29:12.641Z] b352a97aabf1: Pulling fs layer [2022-09-20T07:29:12.641Z] 4872d77fe225: Pulling fs layer [2022-09-20T07:29:12.641Z] 5851b861e8e6: Pulling fs layer [2022-09-20T07:29:12.641Z] eaf3925da568: Waiting [2022-09-20T07:29:12.641Z] bab4dde63d76: Waiting [2022-09-20T07:29:12.641Z] bde34c3a00c8: Waiting [2022-09-20T07:29:12.641Z] 988bab9f4d93: Waiting [2022-09-20T07:29:12.641Z] b352a97aabf1: Waiting [2022-09-20T07:29:12.641Z] 1469e6f7b9e6: Waiting [2022-09-20T07:29:12.641Z] 5851b861e8e6: Waiting [2022-09-20T07:29:12.641Z] e2be974225ed: Download complete [2022-09-20T07:29:12.641Z] 988bab9f4d93: Verifying Checksum [2022-09-20T07:29:12.641Z] 988bab9f4d93: Download complete [2022-09-20T07:29:12.910Z] 1469e6f7b9e6: Verifying Checksum [2022-09-20T07:29:12.910Z] 1469e6f7b9e6: Download complete [2022-09-20T07:29:12.910Z] 339a4e72a1f5: Verifying Checksum [2022-09-20T07:29:12.911Z] 339a4e72a1f5: Download complete [2022-09-20T07:29:12.911Z] eaf3925da568: Verifying Checksum [2022-09-20T07:29:12.911Z] eaf3925da568: Download complete [2022-09-20T07:29:12.911Z] bde34c3a00c8: Verifying Checksum [2022-09-20T07:29:12.911Z] bde34c3a00c8: Download complete [2022-09-20T07:29:12.911Z] b352a97aabf1: Download complete [2022-09-20T07:29:12.911Z] 4872d77fe225: Download complete [2022-09-20T07:29:12.911Z] 5851b861e8e6: Download complete [2022-09-20T07:29:12.911Z] b85a868b505f: Verifying Checksum [2022-09-20T07:29:12.911Z] b85a868b505f: Download complete [2022-09-20T07:29:13.169Z] bab4dde63d76: Verifying Checksum [2022-09-20T07:29:13.169Z] bab4dde63d76: Download complete [2022-09-20T07:29:14.555Z] b85a868b505f: Pull complete [2022-09-20T07:29:14.555Z] e2be974225ed: Pull complete [2022-09-20T07:29:15.130Z] 339a4e72a1f5: Pull complete [2022-09-20T07:29:15.130Z] 988bab9f4d93: Pull complete [2022-09-20T07:29:15.390Z] 1469e6f7b9e6: Pull complete [2022-09-20T07:29:15.651Z] eaf3925da568: Pull complete [2022-09-20T07:29:17.562Z] bab4dde63d76: Pull complete [2022-09-20T07:29:17.562Z] bde34c3a00c8: Pull complete [2022-09-20T07:29:17.823Z] b352a97aabf1: Pull complete [2022-09-20T07:29:17.823Z] 4872d77fe225: Pull complete [2022-09-20T07:29:18.084Z] 5851b861e8e6: Pull complete [2022-09-20T07:29:18.084Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-20T07:29:18.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:29:18.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:29:18.190Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:29:18.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T07:29:20.395Z] $ docker top 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 -eo pid,comm [2022-09-20T07:29:20.461Z] 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). [2022-09-20T07:29:20.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T07:29:20.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T07:29:20.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:29:20.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:29:20.637Z] $ docker exec 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent [2022-09-20T07:29:20.778Z] SSH_AUTH_SOCK=/tmp/ssh-R1NhP8SbuW0K/agent.34 [2022-09-20T07:29:20.778Z] SSH_AGENT_PID=40 [2022-09-20T07:29:20.786Z] Running ssh-add (command line suppressed) [2022-09-20T07:29:20.904Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7797793197263719941.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7797793197263719941.key) [2022-09-20T07:29:20.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:29:21.207Z] + git tag --points-at HEAD [Pipeline] } [2022-09-20T07:29:21.231Z] $ docker exec --env ******** --env ******** 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent -k [2022-09-20T07:29:21.346Z] unset SSH_AUTH_SOCK; [2022-09-20T07:29:21.346Z] unset SSH_AGENT_PID; [2022-09-20T07:29:21.346Z] echo Agent pid 40 killed; [2022-09-20T07:29:21.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-20T07:29:21.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T07:29:21.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:29:21.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:29:21.529Z] $ docker exec 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent [2022-09-20T07:29:21.659Z] SSH_AUTH_SOCK=/tmp/ssh-XKNfJJac4f1l/agent.74 [2022-09-20T07:29:21.659Z] SSH_AGENT_PID=80 [2022-09-20T07:29:21.665Z] Running ssh-add (command line suppressed) [2022-09-20T07:29:21.791Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1749186910200179760.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1749186910200179760.key) [2022-09-20T07:29:21.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:29:22.098Z] + git semver init [2022-09-20T07:29:22.358Z] 2022-09-20 07:29:22,315 [run_init] DEBUG init version:0.0.0 force:False [2022-09-20T07:29:22.359Z] 2022-09-20 07:29:22,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-20T07:29:22.359Z] 2022-09-20 07:29:22,316 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-20T07:29:22.359Z] 2022-09-20 07:29:22,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T07:29:23.745Z] 2022-09-20 07:29:23,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-20T07:29:23.746Z] 2022-09-20 07:29:23,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-20T07:29:23.746Z] 2022-09-20 07:29:23,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:29:23.746Z] 2022-09-20 07:29:23,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:29:23.746Z] 2.3.0-dev.22 [Pipeline] } [2022-09-20T07:29:23.759Z] $ docker exec --env ******** --env ******** 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 ssh-agent -k [2022-09-20T07:29:23.871Z] unset SSH_AUTH_SOCK; [2022-09-20T07:29:23.872Z] unset SSH_AGENT_PID; [2022-09-20T07:29:23.872Z] echo Agent pid 80 killed; [2022-09-20T07:29:23.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T07:29:24.191Z] + git semver [Pipeline] } [2022-09-20T07:29:24.467Z] $ docker stop --time=1 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 [2022-09-20T07:29:25.791Z] $ docker rm -f 406f4a988ad2d494b0a014556eec8e55a76a02c4a4b631d44c4c6212b9de8545 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T07:29:26.152Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-20T07:29:26.426Z] Stashed 1 file(s) [Pipeline] echo [2022-09-20T07:29:26.428Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 [2022-09-20T07:29:26.535Z] provisioning config files... [2022-09-20T07:29:26.546Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2338048942148944293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:29:26.850Z] ---> docker-login.sh [2022-09-20T07:29:26.850Z] nexus3.edgexfoundry.org:10001 [2022-09-20T07:29:26.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:26.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:26.850Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:26.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:26.850Z] [2022-09-20T07:29:26.850Z] Login Succeeded [2022-09-20T07:29:26.850Z] nexus3.edgexfoundry.org:10002 [2022-09-20T07:29:26.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:27.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:27.114Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:27.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:27.114Z] [2022-09-20T07:29:27.114Z] Login Succeeded [2022-09-20T07:29:27.114Z] nexus3.edgexfoundry.org:10003 [2022-09-20T07:29:27.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:27.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:27.114Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:27.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:27.114Z] [2022-09-20T07:29:27.114Z] Login Succeeded [2022-09-20T07:29:27.114Z] nexus3.edgexfoundry.org:10004 [2022-09-20T07:29:27.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:27.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:27.375Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:27.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:27.375Z] [2022-09-20T07:29:27.375Z] Login Succeeded [2022-09-20T07:29:27.375Z] docker.io [2022-09-20T07:29:27.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:29:27.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:29:27.635Z] Configure a credential helper to remove this warning. See [2022-09-20T07:29:27.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:29:27.635Z] [2022-09-20T07:29:27.635Z] Login Succeeded [2022-09-20T07:29:27.635Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T07:29:27.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T07:29:27.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T07:29:27.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T07:29:27.729Z] ========================================================= [2022-09-20T07:29:27.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-20T07:29:27.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:29:28.054Z] + 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 . [2022-09-20T07:29:28.054Z] Sending build context to Docker daemon 9.797MB [2022-09-20T07:29:28.054Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T07:29:28.054Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-20T07:29:28.054Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-20T07:29:28.054Z] 2408cc74d12b: Pulling fs layer [2022-09-20T07:29:28.054Z] ea60b727a1ce: Pulling fs layer [2022-09-20T07:29:28.054Z] 30c4a7721957: Pulling fs layer [2022-09-20T07:29:28.054Z] 370296b7ddb6: Pulling fs layer [2022-09-20T07:29:28.054Z] 7c6cee850709: Pulling fs layer [2022-09-20T07:29:28.054Z] 39a5fcdaea64: Pulling fs layer [2022-09-20T07:29:28.054Z] d94ebbe4e438: Pulling fs layer [2022-09-20T07:29:28.054Z] bcfd1f05c69d: Pulling fs layer [2022-09-20T07:29:28.054Z] 59ccb84bbe0f: Pulling fs layer [2022-09-20T07:29:28.054Z] 7c6cee850709: Waiting [2022-09-20T07:29:28.054Z] d94ebbe4e438: Waiting [2022-09-20T07:29:28.054Z] 370296b7ddb6: Waiting [2022-09-20T07:29:28.054Z] bcfd1f05c69d: Waiting [2022-09-20T07:29:28.054Z] 59ccb84bbe0f: Waiting [2022-09-20T07:29:28.054Z] 39a5fcdaea64: Waiting [2022-09-20T07:29:28.319Z] 30c4a7721957: Verifying Checksum [2022-09-20T07:29:28.319Z] 30c4a7721957: Download complete [2022-09-20T07:29:28.319Z] ea60b727a1ce: Verifying Checksum [2022-09-20T07:29:28.319Z] ea60b727a1ce: Download complete [2022-09-20T07:29:28.319Z] 7c6cee850709: Verifying Checksum [2022-09-20T07:29:28.319Z] 7c6cee850709: Download complete [2022-09-20T07:29:28.319Z] 39a5fcdaea64: Verifying Checksum [2022-09-20T07:29:28.319Z] 39a5fcdaea64: Download complete [2022-09-20T07:29:28.319Z] 2408cc74d12b: Verifying Checksum [2022-09-20T07:29:28.319Z] 2408cc74d12b: Download complete [2022-09-20T07:29:28.319Z] d94ebbe4e438: Verifying Checksum [2022-09-20T07:29:28.319Z] d94ebbe4e438: Download complete [2022-09-20T07:29:28.319Z] 2408cc74d12b: Pull complete [2022-09-20T07:29:28.583Z] ea60b727a1ce: Pull complete [2022-09-20T07:29:28.583Z] 59ccb84bbe0f: Verifying Checksum [2022-09-20T07:29:28.583Z] 59ccb84bbe0f: Download complete [2022-09-20T07:29:28.583Z] 30c4a7721957: Pull complete [2022-09-20T07:29:28.849Z] bcfd1f05c69d: Verifying Checksum [2022-09-20T07:29:28.849Z] bcfd1f05c69d: Download complete [2022-09-20T07:29:29.111Z] 370296b7ddb6: Verifying Checksum [2022-09-20T07:29:29.111Z] 370296b7ddb6: Download complete [2022-09-20T07:29:34.422Z] 370296b7ddb6: Pull complete [2022-09-20T07:29:34.422Z] 7c6cee850709: Pull complete [2022-09-20T07:29:34.422Z] 39a5fcdaea64: Pull complete [2022-09-20T07:29:34.422Z] d94ebbe4e438: Pull complete [2022-09-20T07:29:38.638Z] bcfd1f05c69d: Pull complete [2022-09-20T07:29:39.591Z] 59ccb84bbe0f: Pull complete [2022-09-20T07:29:39.855Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-20T07:29:39.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-20T07:29:40.123Z] ---> a4fb48ad2a94 [2022-09-20T07:29:40.123Z] Step 3/11 : ARG MAKE=make build [2022-09-20T07:29:41.507Z] Still waiting to schedule task [2022-09-20T07:29:41.507Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-20T07:29:50.160Z] ---> Running in 52e8bfbbb484 [2022-09-20T07:29:50.160Z] Removing intermediate container 52e8bfbbb484 [2022-09-20T07:29:50.160Z] ---> 294310a0b24a [2022-09-20T07:29:50.160Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-20T07:29:50.160Z] ---> Running in 91df13f3be32 [2022-09-20T07:29:50.160Z] Removing intermediate container 91df13f3be32 [2022-09-20T07:29:50.160Z] ---> 65d272ec584a [2022-09-20T07:29:50.160Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:29:50.160Z] ---> Running in 8b1de1dc7a31 [2022-09-20T07:29:50.160Z] Removing intermediate container 8b1de1dc7a31 [2022-09-20T07:29:50.160Z] ---> 09e5a715ea54 [2022-09-20T07:29:50.160Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:29:50.160Z] ---> Running in 31fc4ac7c11e [2022-09-20T07:29:50.420Z] Removing intermediate container 31fc4ac7c11e [2022-09-20T07:29:50.420Z] ---> 03add84b0a1f [2022-09-20T07:29:50.420Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-20T07:29:50.420Z] ---> Running in c2919df9a6b4 [2022-09-20T07:29:50.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T07:29:51.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T07:29:51.908Z] OK: 211 MiB in 51 packages [2022-09-20T07:29:52.480Z] Removing intermediate container c2919df9a6b4 [2022-09-20T07:29:52.480Z] ---> 659a550f46f4 [2022-09-20T07:29:52.480Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-20T07:29:52.480Z] ---> 04426214a56f [2022-09-20T07:29:52.480Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T07:29:52.480Z] ---> Running in b738a939c330 [2022-09-20T07:30:31.262Z] Removing intermediate container b738a939c330 [2022-09-20T07:30:31.262Z] ---> 5d73068b2da4 [2022-09-20T07:30:31.262Z] Step 10/11 : COPY . . [2022-09-20T07:30:31.262Z] ---> ad852a5e80c5 [2022-09-20T07:30:31.262Z] Step 11/11 : RUN ${MAKE} [2022-09-20T07:30:31.262Z] ---> Running in 7b744c96b3c5 [2022-09-20T07:30:31.262Z] noop [2022-09-20T07:30:31.262Z] Removing intermediate container 7b744c96b3c5 [2022-09-20T07:30:31.262Z] ---> dcabca751bff [2022-09-20T07:30:31.262Z] Successfully built dcabca751bff [2022-09-20T07:30:31.262Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:30:31.592Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T07:30:31.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:30:31.675Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:30:31.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-20T07:30:32.122Z] $ docker top 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T07:30:32.488Z] + go version [2022-09-20T07:30:32.488Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-20T07:30:32.512Z] $ docker stop --time=1 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b [2022-09-20T07:30:33.791Z] $ docker rm -f 9b06f64d169d91453057e3c215e38b9b2e0453f3383239c60030cf9bb1526e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:30:34.290Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-20T07:30:34.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:30:34.372Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:30:34.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-20T07:30:34.834Z] $ docker top 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T07:30:35.190Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-20T07:30:35.489Z] + make test [2022-09-20T07:30:35.489Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T07:30:42.069Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-20T07:30:56.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.086s coverage: 23.6% of statements [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-20T07:30:56.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.082s coverage: 27.6% of statements [2022-09-20T07:30:56.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.073s coverage: 78.9% of statements [2022-09-20T07:30:56.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements [2022-09-20T07:30:56.970Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.119s coverage: 60.0% of statements [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-20T07:30:56.970Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-20T07:30:57.232Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.091s coverage: 34.8% of statements [2022-09-20T07:30:57.232Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-20T07:30:57.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.125s coverage: 85.4% of statements [2022-09-20T07:30:57.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-20T07:30:57.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-20T07:30:57.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.098s coverage: 65.1% of statements [2022-09-20T07:30:57.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-20T07:30:57.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-20T07:30:57.493Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.723s coverage: 89.2% of statements [2022-09-20T07:30:57.493Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-20T07:30:57.754Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-09-20T07:30:57.754Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-20T07:31:15.865Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-20T07:31:15.865Z] GO111MODULE=on go vet ./... [2022-09-20T07:31:17.247Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T07:31:17.247Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T07:31:17.507Z] ./bin/test-attribution-txt.sh [2022-09-20T07:31:17.507Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T07:31:17.507Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T07:31:17.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T07:31:17.534Z] $ docker stop --time=1 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 [2022-09-20T07:31:17.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29935 in /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-20T07:31:19.357Z] $ docker rm -f 44af8d585afc90a22e1c22fdf10e5d40b5b5a084e425b74e3f912339d1697947 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2022-09-20T07:31:19.624Z] Running in /w/workspace/device-sdk-go/97 [Pipeline] { [Pipeline] checkout [2022-09-20T07:31:19.651Z] The recommended git tool is: git [2022-09-20T07:31:19.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T07:31:19.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-20T07:31:20.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T07:31:20.739Z] + ls -al . [2022-09-20T07:31:20.739Z] total 304 [2022-09-20T07:31:20.739Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 07:30 . [2022-09-20T07:31:20.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:29 .. [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 07:29 .dockerignore [2022-09-20T07:31:20.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 07:30 .git [2022-09-20T07:31:20.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:29 .github [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 20 07:29 .gitignore [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 07:29 .golangci.yml [2022-09-20T07:31:20.739Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 07:29 .semver [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 20 07:29 CHANGELOG.md [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 07:29 GOVERNANCE.md [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 20 07:29 Jenkinsfile [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 07:29 LICENSE [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 20 07:29 Makefile [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 07:29 OWNERS.md [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 20 07:29 README.md [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 07:29 VERSION [2022-09-20T07:31:20.739Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:29 bin [2022-09-20T07:31:20.739Z] -rw-r--r-- 1 jenkins jenkins 131678 Sep 20 07:30 coverage.out [2022-09-20T07:31:20.739Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 07:29 example [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 3553 Sep 20 07:29 go.mod [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 36743 Sep 20 07:29 go.sum [2022-09-20T07:31:20.739Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 07:29 internal [2022-09-20T07:31:20.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 07:29 openapi [2022-09-20T07:31:20.739Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 07:29 pkg [2022-09-20T07:31:20.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:29 snap [2022-09-20T07:31:20.739Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 07:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:31:21.048Z] + 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=98b98247f9133d8f7aed6314c982956ab2f73d9e --label arch=amd64 --label version=2.3.0-dev.22 . [2022-09-20T07:31:21.049Z] Sending build context to Docker daemon 9.929MB [2022-09-20T07:31:21.049Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T07:31:21.049Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-20T07:31:21.049Z] ---> dcabca751bff [2022-09-20T07:31:21.049Z] Step 3/25 : ARG MAKE=make build [2022-09-20T07:31:21.049Z] ---> Running in 0d6673e6d884 [2022-09-20T07:31:21.308Z] Removing intermediate container 0d6673e6d884 [2022-09-20T07:31:21.308Z] ---> 48e2d808aafe [2022-09-20T07:31:21.308Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-20T07:31:21.308Z] ---> Running in 7b81db4bf98b [2022-09-20T07:31:21.308Z] Removing intermediate container 7b81db4bf98b [2022-09-20T07:31:21.308Z] ---> 60598fbf1a0a [2022-09-20T07:31:21.308Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:31:21.308Z] ---> Running in 31c2723c2579 [2022-09-20T07:31:21.308Z] Removing intermediate container 31c2723c2579 [2022-09-20T07:31:21.308Z] ---> 8b45755374ab [2022-09-20T07:31:21.308Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:31:21.567Z] ---> Running in b9d85cdfbfaf [2022-09-20T07:31:22.137Z] Removing intermediate container b9d85cdfbfaf [2022-09-20T07:31:22.137Z] ---> 092baa764cc3 [2022-09-20T07:31:22.137Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-20T07:31:22.137Z] ---> Running in e36a42e5023e [2022-09-20T07:31:22.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T07:31:23.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T07:31:23.337Z] OK: 211 MiB in 51 packages [2022-09-20T07:31:23.597Z] Removing intermediate container e36a42e5023e [2022-09-20T07:31:23.597Z] ---> 2d31a7c6cf4f [2022-09-20T07:31:23.597Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-20T07:31:23.857Z] ---> ea11f947635e [2022-09-20T07:31:23.857Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T07:31:23.857Z] ---> Running in 088c056d3dcb [2022-09-20T07:31:24.426Z] Removing intermediate container 088c056d3dcb [2022-09-20T07:31:24.426Z] ---> c6a9345e06c1 [2022-09-20T07:31:24.426Z] Step 10/25 : COPY . . [2022-09-20T07:31:24.995Z] ---> 4ad29489b0d8 [2022-09-20T07:31:24.995Z] Step 11/25 : RUN ${MAKE} [2022-09-20T07:31:24.995Z] ---> Running in c18dfd7cf923 [2022-09-20T07:31:25.254Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-20T07:31:26.180Z] using credential edgex-jenkins-ssh [2022-09-20T07:31:26.196Z] Cloning the remote Git repository [2022-09-20T07:31:26.260Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-20T07:31:26.366Z] > git init /w/workspace/device-sdk-go/97 # timeout=10 [2022-09-20T07:31:26.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-20T07:31:26.505Z] > git --version # timeout=10 [2022-09-20T07:31:26.526Z] > git --version # 'git version 2.25.1' [2022-09-20T07:31:26.527Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-20T07:31:26.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T07:31:28.160Z] Avoid second fetch [2022-09-20T07:31:28.161Z] Checking out Revision 98b98247f9133d8f7aed6314c982956ab2f73d9e (main) [2022-09-20T07:31:28.120Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-20T07:31:28.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-20T07:31:28.181Z] > git config core.sparsecheckout # timeout=10 [2022-09-20T07:31:28.198Z] > git checkout -f 98b98247f9133d8f7aed6314c982956ab2f73d9e # timeout=10 [2022-09-20T07:31:32.441Z] Commit message: "Merge pull request #1211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T07:31:33.439Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-20T07:31:33.439Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T07:31:33.439Z] Dload Upload Total Spent Left Speed [2022-09-20T07:31:33.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-09-20T07:31:34.183Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-20T07:31:34.544Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-09-20T07:31:34.544Z] /etc/docker/daemon.new [2022-09-20T07:31:34.544Z] { [2022-09-20T07:31:34.544Z] "registry-mirrors": [ [2022-09-20T07:31:34.544Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-20T07:31:34.544Z] ], [2022-09-20T07:31:34.544Z] "bip": "10.250.0.254/24", [2022-09-20T07:31:34.544Z] "hosts": [ [2022-09-20T07:31:34.544Z] "tcp://0.0.0.0:5555", [2022-09-20T07:31:34.544Z] "unix:///var/run/docker.sock" [2022-09-20T07:31:34.544Z] ], [2022-09-20T07:31:34.544Z] "mtu": 1458, [2022-09-20T07:31:34.544Z] "selinux-enabled": true, [2022-09-20T07:31:34.544Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-20T07:31:34.544Z] } [Pipeline] sh [2022-09-20T07:31:34.898Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-20T07:31:35.238Z] + sudo service docker restart [2022-09-20T07:31:43.351Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-20T07:31:45.258Z] Removing intermediate container c18dfd7cf923 [2022-09-20T07:31:45.258Z] ---> 3046c7e8c252 [2022-09-20T07:31:45.258Z] Step 12/25 : FROM alpine:3.16 [2022-09-20T07:31:45.830Z] 3.16: Pulling from library/alpine [2022-09-20T07:31:45.830Z] 213ec9aee27d: Pulling fs layer [2022-09-20T07:31:46.089Z] 213ec9aee27d: Verifying Checksum [2022-09-20T07:31:46.089Z] 213ec9aee27d: Download complete [2022-09-20T07:31:46.350Z] 213ec9aee27d: Pull complete [2022-09-20T07:31:46.350Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T07:31:46.350Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T07:31:46.350Z] ---> 9c6f07244728 [2022-09-20T07:31:46.350Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:31:46.350Z] ---> Running in a17244350100 [2022-09-20T07:31:46.350Z] Removing intermediate container a17244350100 [2022-09-20T07:31:46.350Z] ---> a5a35a1016a2 [2022-09-20T07:31:46.350Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:31:46.350Z] ---> Running in 591b4e8b312b [2022-09-20T07:31:46.919Z] Removing intermediate container 591b4e8b312b [2022-09-20T07:31:46.919Z] ---> 81754a8f5429 [2022-09-20T07:31:46.919Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-20T07:31:46.919Z] ---> Running in 30ea0356fd1b [2022-09-20T07:31:47.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-20T07:31:48.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-20T07:31:48.383Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T07:31:48.644Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-20T07:31:48.644Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T07:31:48.644Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-20T07:31:48.905Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-20T07:31:48.905Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T07:31:48.905Z] OK: 8 MiB in 19 packages [2022-09-20T07:31:49.167Z] Removing intermediate container 30ea0356fd1b [2022-09-20T07:31:49.167Z] ---> 3ddba49c1e5f [2022-09-20T07:31:49.167Z] Step 16/25 : WORKDIR / [2022-09-20T07:31:49.167Z] ---> Running in 5a5fa9a7bbda [2022-09-20T07:31:49.428Z] Removing intermediate container 5a5fa9a7bbda [2022-09-20T07:31:49.428Z] ---> 039cf7584036 [2022-09-20T07:31:49.428Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-20T07:31:49.428Z] ---> 1230efec8752 [2022-09-20T07:31:49.428Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-20T07:31:49.996Z] ---> cab20edff2c5 [2022-09-20T07:31:49.996Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-20T07:31:49.996Z] ---> f76d84b41bd6 [2022-09-20T07:31:49.996Z] Step 20/25 : EXPOSE 59999 [2022-09-20T07:31:49.996Z] ---> Running in d4aeaa7b2f18 [2022-09-20T07:31:50.256Z] Removing intermediate container d4aeaa7b2f18 [2022-09-20T07:31:50.256Z] ---> b78cd706c06f [2022-09-20T07:31:50.256Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-20T07:31:50.256Z] ---> Running in 24dd69d171a8 [2022-09-20T07:31:50.256Z] Removing intermediate container 24dd69d171a8 [2022-09-20T07:31:50.256Z] ---> 9d430f899d47 [2022-09-20T07:31:50.256Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T07:31:50.256Z] ---> Running in ed692dfb8118 [2022-09-20T07:31:50.256Z] Removing intermediate container ed692dfb8118 [2022-09-20T07:31:50.256Z] ---> 8b685b926ac6 [2022-09-20T07:31:50.256Z] Step 23/25 : LABEL arch=amd64 [2022-09-20T07:31:50.256Z] ---> Running in f62592efdd75 [2022-09-20T07:31:50.516Z] Removing intermediate container f62592efdd75 [2022-09-20T07:31:50.516Z] ---> 694a285e9141 [2022-09-20T07:31:50.516Z] Step 24/25 : LABEL git_sha=98b98247f9133d8f7aed6314c982956ab2f73d9e [2022-09-20T07:31:50.516Z] ---> Running in 6da2e33c0d5a [2022-09-20T07:31:50.516Z] Removing intermediate container 6da2e33c0d5a [2022-09-20T07:31:50.516Z] ---> 17f86bf20e6c [2022-09-20T07:31:50.516Z] Step 25/25 : LABEL version=2.3.0-dev.22 [2022-09-20T07:31:50.516Z] ---> Running in 612a156daffa [2022-09-20T07:31:50.516Z] Removing intermediate container 612a156daffa [2022-09-20T07:31:50.516Z] ---> b8b61c8582b7 [2022-09-20T07:31:50.516Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T07:31:50.516Z] Successfully built b8b61c8582b7 [2022-09-20T07:31:50.516Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:31:50.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T07:31:50.968Z] [2022-09-20T07:31:50.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:31:51.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T07:31:51.269Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-20T07:31:51.269Z] 5eb5b503b376: Pulling fs layer [2022-09-20T07:31:51.269Z] 5c69ac0246d0: Pulling fs layer [2022-09-20T07:31:51.269Z] ec43610c2a17: Pulling fs layer [2022-09-20T07:31:51.269Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-20T07:31:51.269Z] 33b1e0a273af: Pulling fs layer [2022-09-20T07:31:51.269Z] 5d3b04190fa2: Pulling fs layer [2022-09-20T07:31:51.269Z] 2f39f015ded8: Pulling fs layer [2022-09-20T07:31:51.269Z] 5d3b04190fa2: Waiting [2022-09-20T07:31:51.269Z] 2f39f015ded8: Waiting [2022-09-20T07:31:51.269Z] 33b1e0a273af: Waiting [2022-09-20T07:31:51.269Z] 3a2ae6a8a46f: Waiting [2022-09-20T07:31:51.269Z] 5c69ac0246d0: Verifying Checksum [2022-09-20T07:31:51.269Z] 5c69ac0246d0: Download complete [2022-09-20T07:31:51.269Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-20T07:31:51.269Z] 3a2ae6a8a46f: Download complete [2022-09-20T07:31:51.269Z] 33b1e0a273af: Verifying Checksum [2022-09-20T07:31:51.269Z] 33b1e0a273af: Download complete [2022-09-20T07:31:51.269Z] 5d3b04190fa2: Verifying Checksum [2022-09-20T07:31:51.269Z] 5d3b04190fa2: Download complete [2022-09-20T07:31:51.530Z] ec43610c2a17: Verifying Checksum [2022-09-20T07:31:51.530Z] ec43610c2a17: Download complete [2022-09-20T07:31:51.530Z] 5eb5b503b376: Verifying Checksum [2022-09-20T07:31:51.530Z] 5eb5b503b376: Download complete [2022-09-20T07:31:52.101Z] 2f39f015ded8: Download complete [2022-09-20T07:31:52.669Z] 5eb5b503b376: Pull complete [2022-09-20T07:31:52.929Z] 5c69ac0246d0: Pull complete [2022-09-20T07:31:53.496Z] ec43610c2a17: Pull complete [2022-09-20T07:31:53.496Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T07:31:53.557Z] provisioning config files... [2022-09-20T07:31:53.580Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/97@tmp/config5867871235301762334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:31:53.755Z] 33b1e0a273af: Pull complete [2022-09-20T07:31:53.755Z] 5d3b04190fa2: Pull complete [2022-09-20T07:31:53.941Z] ---> docker-login.sh [2022-09-20T07:31:53.941Z] nexus3.edgexfoundry.org:10001 [2022-09-20T07:31:54.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:31:54.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:31:54.811Z] Configure a credential helper to remove this warning. See [2022-09-20T07:31:54.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:31:54.811Z] [2022-09-20T07:31:54.811Z] Login Succeeded [2022-09-20T07:31:54.811Z] nexus3.edgexfoundry.org:10002 [2022-09-20T07:31:55.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:31:55.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:31:55.083Z] Configure a credential helper to remove this warning. See [2022-09-20T07:31:55.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:31:55.083Z] [2022-09-20T07:31:55.083Z] Login Succeeded [2022-09-20T07:31:55.083Z] nexus3.edgexfoundry.org:10003 [2022-09-20T07:31:55.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:31:55.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:31:55.627Z] Configure a credential helper to remove this warning. See [2022-09-20T07:31:55.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:31:55.627Z] [2022-09-20T07:31:55.627Z] Login Succeeded [2022-09-20T07:31:55.627Z] nexus3.edgexfoundry.org:10004 [2022-09-20T07:31:55.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:31:55.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:31:55.902Z] Configure a credential helper to remove this warning. See [2022-09-20T07:31:55.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:31:55.902Z] [2022-09-20T07:31:55.902Z] Login Succeeded [2022-09-20T07:31:55.902Z] docker.io [2022-09-20T07:31:56.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-20T07:31:56.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-20T07:31:56.765Z] Configure a credential helper to remove this warning. See [2022-09-20T07:31:56.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-20T07:31:56.765Z] [2022-09-20T07:31:56.765Z] Login Succeeded [2022-09-20T07:31:56.765Z] ---> docker-login.sh ends [Pipeline] } [2022-09-20T07:31:56.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-20T07:31:57.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T07:31:57.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-20T07:31:57.342Z] ========================================================= [2022-09-20T07:31:57.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-20T07:31:57.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:31:57.691Z] + 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 . [2022-09-20T07:31:57.962Z] Sending build context to Docker daemon 5.259MB [2022-09-20T07:31:57.962Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T07:31:57.962Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-20T07:31:58.238Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-20T07:31:58.238Z] b3c136eddcbf: Pulling fs layer [2022-09-20T07:31:58.238Z] c0a3192eca97: Pulling fs layer [2022-09-20T07:31:58.238Z] a050256f5b6f: Pulling fs layer [2022-09-20T07:31:58.238Z] 656be50a0ddc: Pulling fs layer [2022-09-20T07:31:58.238Z] 2bbca73fdf42: Pulling fs layer [2022-09-20T07:31:58.238Z] 46d945488cbd: Pulling fs layer [2022-09-20T07:31:58.238Z] 8a5474983e97: Pulling fs layer [2022-09-20T07:31:58.238Z] 329c88fbcd65: Pulling fs layer [2022-09-20T07:31:58.238Z] 2bbca73fdf42: Waiting [2022-09-20T07:31:58.238Z] 46d945488cbd: Waiting [2022-09-20T07:31:58.238Z] 8a5474983e97: Waiting [2022-09-20T07:31:58.238Z] 329c88fbcd65: Waiting [2022-09-20T07:31:58.238Z] 656be50a0ddc: Waiting [2022-09-20T07:31:58.238Z] a050256f5b6f: Verifying Checksum [2022-09-20T07:31:58.238Z] a050256f5b6f: Download complete [2022-09-20T07:31:58.238Z] c0a3192eca97: Verifying Checksum [2022-09-20T07:31:58.238Z] c0a3192eca97: Download complete [2022-09-20T07:31:58.238Z] 2bbca73fdf42: Verifying Checksum [2022-09-20T07:31:58.238Z] 2bbca73fdf42: Download complete [2022-09-20T07:31:58.238Z] 46d945488cbd: Verifying Checksum [2022-09-20T07:31:58.238Z] 46d945488cbd: Download complete [2022-09-20T07:31:58.238Z] b3c136eddcbf: Verifying Checksum [2022-09-20T07:31:58.238Z] b3c136eddcbf: Download complete [2022-09-20T07:31:59.028Z] 2f39f015ded8: Pull complete [2022-09-20T07:31:59.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-20T07:31:59.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T07:31:59.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:31:59.127Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:31:59.167Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T07:31:59.247Z] b3c136eddcbf: Pull complete [2022-09-20T07:31:59.247Z] 329c88fbcd65: Verifying Checksum [2022-09-20T07:31:59.247Z] 329c88fbcd65: Download complete [2022-09-20T07:31:59.850Z] c0a3192eca97: Pull complete [2022-09-20T07:32:00.131Z] a050256f5b6f: Pull complete [2022-09-20T07:32:00.320Z] $ docker top 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 -eo pid,comm [Pipeline] { [2022-09-20T07:32:00.410Z] 8a5474983e97: Verifying Checksum [2022-09-20T07:32:00.410Z] 8a5474983e97: Download complete [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:32:00.847Z] ---> job-cost.sh [2022-09-20T07:32:00.847Z] lf-activate-venv: SKIPPING [2022-09-20T07:32:00.847Z] INFO: No Stack... [2022-09-20T07:32:01.005Z] 656be50a0ddc: Verifying Checksum [2022-09-20T07:32:01.005Z] 656be50a0ddc: Download complete [2022-09-20T07:32:01.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T07:32:01.430Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T07:32:01.724Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-20T07:32:01.724Z] + cut -d, -f6 [Pipeline] lock [2022-09-20T07:32:01.737Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [2022-09-20T07:32:01.745Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] did not exist. Created. [2022-09-20T07:32:01.745Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T07:32:02.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-20T07:32:02.090Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T07:32:02.096Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T07:32:02.116Z] $ docker stop --time=1 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 [2022-09-20T07:32:03.279Z] $ docker rm -f 25b13a89702f69e14dd32b94deb08ddb13f7d7e39ff7e8212008987fe91d77b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-20T07:32:16.093Z] 656be50a0ddc: Pull complete [2022-09-20T07:32:16.093Z] 2bbca73fdf42: Pull complete [2022-09-20T07:32:16.093Z] 46d945488cbd: Pull complete [2022-09-20T07:32:21.505Z] 8a5474983e97: Pull complete [2022-09-20T07:32:22.944Z] 329c88fbcd65: Pull complete [2022-09-20T07:32:22.944Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-20T07:32:22.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-20T07:32:22.944Z] ---> ff4287adb874 [2022-09-20T07:32:22.944Z] Step 3/11 : ARG MAKE=make build [2022-09-20T07:32:23.546Z] ---> Running in 40b20ed1b510 [2022-09-20T07:32:23.824Z] Removing intermediate container 40b20ed1b510 [2022-09-20T07:32:23.824Z] ---> 0e065c5423fa [2022-09-20T07:32:23.824Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-20T07:32:24.097Z] ---> Running in 9b0c28caa7da [2022-09-20T07:32:24.379Z] Removing intermediate container 9b0c28caa7da [2022-09-20T07:32:24.379Z] ---> ae18e88efa4e [2022-09-20T07:32:24.379Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:32:24.379Z] ---> Running in 77ae89cbb8f1 [2022-09-20T07:32:24.653Z] Removing intermediate container 77ae89cbb8f1 [2022-09-20T07:32:24.653Z] ---> b8e6d04d0d78 [2022-09-20T07:32:24.653Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:32:24.653Z] ---> Running in cbc8dbabc194 [2022-09-20T07:32:26.679Z] Removing intermediate container cbc8dbabc194 [2022-09-20T07:32:26.679Z] ---> 3385a6b1521b [2022-09-20T07:32:26.679Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-20T07:32:26.679Z] ---> Running in ee4e4d319f2f [2022-09-20T07:32:28.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T07:32:29.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T07:32:30.632Z] OK: 221 MiB in 51 packages [2022-09-20T07:32:31.608Z] Removing intermediate container ee4e4d319f2f [2022-09-20T07:32:31.608Z] ---> 3949680f06e8 [2022-09-20T07:32:31.608Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-20T07:32:31.906Z] ---> 973da258753c [2022-09-20T07:32:31.906Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T07:32:31.906Z] ---> Running in a009faa5fc91 [2022-09-20T07:33:18.933Z] Removing intermediate container a009faa5fc91 [2022-09-20T07:33:18.933Z] ---> a51e250fb95f [2022-09-20T07:33:18.933Z] Step 10/11 : COPY . . [2022-09-20T07:33:18.933Z] ---> 3b7d76dbe225 [2022-09-20T07:33:18.933Z] Step 11/11 : RUN ${MAKE} [2022-09-20T07:33:18.933Z] ---> Running in 3d114cc0d3cc [2022-09-20T07:33:19.912Z] noop [2022-09-20T07:33:20.522Z] Removing intermediate container 3d114cc0d3cc [2022-09-20T07:33:20.522Z] ---> 521d73e20f99 [2022-09-20T07:33:20.522Z] Successfully built 521d73e20f99 [2022-09-20T07:33:20.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:33:20.888Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T07:33:20.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:33:21.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container [2022-09-20T07:33:21.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@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 ******** ci-base-image-arm64 cat [2022-09-20T07:33:22.470Z] $ docker top 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T07:33:23.354Z] + go version [2022-09-20T07:33:23.354Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-20T07:33:23.378Z] $ docker stop --time=1 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 [2022-09-20T07:33:25.035Z] $ docker rm -f 1a736d6d97b5f2049192e708d98e41e680f16d17565e77f766bb7333dcabe604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:33:25.660Z] + docker inspect -f . ci-base-image-arm64 [2022-09-20T07:33:25.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:33:25.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container [2022-09-20T07:33:26.003Z] $ 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/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@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 ******** ci-base-image-arm64 cat [2022-09-20T07:33:27.220Z] $ docker top 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T07:33:28.138Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/97 [Pipeline] fileExists [Pipeline] sh [2022-09-20T07:33:28.816Z] + make test [2022-09-20T07:33:28.816Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-20T07:34:01.163Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-20T07:35:37.999Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-20T07:35:37.999Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-20T07:35:37.999Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-20T07:35:48.183Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.350s coverage: 23.6% of statements [2022-09-20T07:35:48.183Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-20T07:35:48.183Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.277s coverage: 27.6% of statements [2022-09-20T07:35:48.183Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements [2022-09-20T07:35:48.183Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.237s coverage: 10.8% of statements [2022-09-20T07:35:50.174Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.536s coverage: 60.0% of statements [2022-09-20T07:35:50.174Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-20T07:35:50.174Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-20T07:35:52.824Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.505s coverage: 34.8% of statements [2022-09-20T07:35:52.824Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-20T07:35:54.826Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.239s coverage: 85.4% of statements [2022-09-20T07:35:54.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-20T07:35:54.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-20T07:35:54.826Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.469s coverage: 65.1% of statements [2022-09-20T07:35:54.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-20T07:35:54.826Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-20T07:35:59.146Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.982s coverage: 89.2% of statements [2022-09-20T07:35:59.146Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-20T07:35:59.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.217s coverage: 4.7% of statements [2022-09-20T07:35:59.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-20T07:36:00.050Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-20T07:36:00.050Z] GO111MODULE=on go vet ./... [2022-09-20T07:37:22.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-20T07:37:22.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-20T07:37:22.010Z] ./bin/test-attribution-txt.sh [2022-09-20T07:37:22.010Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-20T07:37:22.010Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-20T07:37:22.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-20T07:37:22.043Z] $ docker stop --time=1 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba [2022-09-20T07:37:23.932Z] $ docker rm -f 1687326ba790ddfcbc52c75bf90eea68da20599cf2ffcf70fd67fa2696646dba [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T07:37:25.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-20T07:37:25.257Z] Warning: overwriting stash ‘coverage-report’ [2022-09-20T07:37:25.808Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-20T07:37:26.226Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-20T07:37:26.566Z] + ls -al . [2022-09-20T07:37:26.566Z] total 300 [2022-09-20T07:37:26.566Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 07:33 . [2022-09-20T07:37:26.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:31 .. [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 07:31 .dockerignore [2022-09-20T07:37:26.566Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 07:31 .git [2022-09-20T07:37:26.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:31 .github [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 20 07:31 .gitignore [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 20 07:31 .golangci.yml [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 20 07:31 CHANGELOG.md [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 07:31 GOVERNANCE.md [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 20 07:31 Jenkinsfile [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 20 07:31 LICENSE [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 20 07:31 Makefile [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 20 07:31 OWNERS.md [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 20 07:31 README.md [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 07:29 VERSION [2022-09-20T07:37:26.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 07:31 bin [2022-09-20T07:37:26.566Z] -rw-r--r-- 1 jenkins jenkins 131678 Sep 20 07:35 coverage.out [2022-09-20T07:37:26.566Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 07:31 example [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 3553 Sep 20 07:31 go.mod [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 36743 Sep 20 07:31 go.sum [2022-09-20T07:37:26.566Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 07:31 internal [2022-09-20T07:37:26.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 07:31 openapi [2022-09-20T07:37:26.566Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 07:31 pkg [2022-09-20T07:37:26.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 07:31 snap [2022-09-20T07:37:26.566Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 20 07:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:37:26.929Z] + 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=98b98247f9133d8f7aed6314c982956ab2f73d9e --label arch=arm64 --label version=2.3.0-dev.22 . [2022-09-20T07:37:27.530Z] Sending build context to Docker daemon 5.391MB [2022-09-20T07:37:27.530Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-20T07:37:27.530Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-20T07:37:27.530Z] ---> 521d73e20f99 [2022-09-20T07:37:27.530Z] Step 3/25 : ARG MAKE=make build [2022-09-20T07:37:27.530Z] ---> Running in 2ab8e92a7d34 [2022-09-20T07:37:27.812Z] Removing intermediate container 2ab8e92a7d34 [2022-09-20T07:37:27.812Z] ---> 7444a570292a [2022-09-20T07:37:27.812Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-20T07:37:27.812Z] ---> Running in 92310a03fe03 [2022-09-20T07:37:28.100Z] Removing intermediate container 92310a03fe03 [2022-09-20T07:37:28.100Z] ---> 2e27d9f14911 [2022-09-20T07:37:28.100Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:37:28.382Z] ---> Running in 7a946e9070db [2022-09-20T07:37:28.656Z] Removing intermediate container 7a946e9070db [2022-09-20T07:37:28.656Z] ---> 742ad80690ec [2022-09-20T07:37:28.656Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:37:28.656Z] ---> Running in ca773904e56c [2022-09-20T07:37:30.638Z] Removing intermediate container ca773904e56c [2022-09-20T07:37:30.638Z] ---> cc960e03feaf [2022-09-20T07:37:30.638Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-20T07:37:30.638Z] ---> Running in b0f4418903c7 [2022-09-20T07:37:31.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T07:37:32.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T07:37:33.192Z] OK: 221 MiB in 51 packages [2022-09-20T07:37:34.175Z] Removing intermediate container b0f4418903c7 [2022-09-20T07:37:34.175Z] ---> 357a8a5b810d [2022-09-20T07:37:34.175Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-20T07:37:34.453Z] ---> 413023f26207 [2022-09-20T07:37:34.453Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-20T07:37:34.735Z] ---> Running in f729a00cb225 [2022-09-20T07:37:36.724Z] Removing intermediate container f729a00cb225 [2022-09-20T07:37:36.724Z] ---> b063d41d0d42 [2022-09-20T07:37:36.724Z] Step 10/25 : COPY . . [2022-09-20T07:37:37.320Z] ---> b0510a4ee7e5 [2022-09-20T07:37:37.320Z] Step 11/25 : RUN ${MAKE} [2022-09-20T07:37:37.595Z] ---> Running in a6bc3efe55fe [2022-09-20T07:37:38.574Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-20T07:39:45.417Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-20T07:39:45.417Z] Removing intermediate container a6bc3efe55fe [2022-09-20T07:39:45.417Z] ---> 020c9190bdd9 [2022-09-20T07:39:45.417Z] Step 12/25 : FROM alpine:3.16 [2022-09-20T07:39:45.417Z] 3.16: Pulling from library/alpine [2022-09-20T07:39:45.417Z] 9b18e9b68314: Pulling fs layer [2022-09-20T07:39:45.417Z] 9b18e9b68314: Download complete [2022-09-20T07:39:45.417Z] 9b18e9b68314: Pull complete [2022-09-20T07:39:45.417Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-20T07:39:45.417Z] Status: Downloaded newer image for alpine:3.16 [2022-09-20T07:39:45.417Z] ---> a6215f271958 [2022-09-20T07:39:45.417Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-20T07:39:45.417Z] ---> Running in cf3e3c500ebb [2022-09-20T07:39:45.417Z] Removing intermediate container cf3e3c500ebb [2022-09-20T07:39:45.417Z] ---> 57c8a8a1c623 [2022-09-20T07:39:45.417Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-20T07:39:45.417Z] ---> Running in 8281e6c6b071 [2022-09-20T07:39:45.417Z] Removing intermediate container 8281e6c6b071 [2022-09-20T07:39:45.417Z] ---> 2b921afda0e1 [2022-09-20T07:39:45.417Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-20T07:39:45.417Z] ---> Running in 87d7708854be [2022-09-20T07:39:45.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-20T07:39:45.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-20T07:39:45.417Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-20T07:39:45.417Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-20T07:39:45.417Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-20T07:39:45.417Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-20T07:39:45.417Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-20T07:39:45.417Z] Executing busybox-1.35.0-r17.trigger [2022-09-20T07:39:45.417Z] OK: 8 MiB in 19 packages [2022-09-20T07:39:45.417Z] Removing intermediate container 87d7708854be [2022-09-20T07:39:45.417Z] ---> 0332d71c296c [2022-09-20T07:39:45.417Z] Step 16/25 : WORKDIR / [2022-09-20T07:39:45.417Z] ---> Running in 89da2ef5c2ff [2022-09-20T07:39:46.014Z] Removing intermediate container 89da2ef5c2ff [2022-09-20T07:39:46.014Z] ---> a0588e21390f [2022-09-20T07:39:46.015Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-20T07:39:46.290Z] ---> dc8df7fffcb2 [2022-09-20T07:39:46.290Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-20T07:39:48.262Z] ---> 3dfa5e5f0c9c [2022-09-20T07:39:48.262Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-20T07:39:48.536Z] ---> 58564d0f9cbf [2022-09-20T07:39:48.536Z] Step 20/25 : EXPOSE 59999 [2022-09-20T07:39:48.536Z] ---> Running in f1f9ad5a57f1 [2022-09-20T07:39:48.810Z] Removing intermediate container f1f9ad5a57f1 [2022-09-20T07:39:48.810Z] ---> 61520ac84ea2 [2022-09-20T07:39:48.810Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-20T07:39:48.810Z] ---> Running in 07527ac6ea41 [2022-09-20T07:39:49.087Z] Removing intermediate container 07527ac6ea41 [2022-09-20T07:39:49.087Z] ---> c53c94bbca34 [2022-09-20T07:39:49.087Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-20T07:39:49.362Z] ---> Running in 48dff7629d55 [2022-09-20T07:39:49.637Z] Removing intermediate container 48dff7629d55 [2022-09-20T07:39:49.637Z] ---> 99cb5652abb7 [2022-09-20T07:39:49.637Z] Step 23/25 : LABEL arch=arm64 [2022-09-20T07:39:49.637Z] ---> Running in c6750b9cd725 [2022-09-20T07:39:49.911Z] Removing intermediate container c6750b9cd725 [2022-09-20T07:39:49.911Z] ---> 8a48e343eb08 [2022-09-20T07:39:49.911Z] Step 24/25 : LABEL git_sha=98b98247f9133d8f7aed6314c982956ab2f73d9e [2022-09-20T07:39:49.911Z] ---> Running in 5361dfc5f153 [2022-09-20T07:39:50.505Z] Removing intermediate container 5361dfc5f153 [2022-09-20T07:39:50.505Z] ---> 417485c6d8cf [2022-09-20T07:39:50.505Z] Step 25/25 : LABEL version=2.3.0-dev.22 [2022-09-20T07:39:50.505Z] ---> Running in 9ccd0b885587 [2022-09-20T07:39:50.776Z] Removing intermediate container 9ccd0b885587 [2022-09-20T07:39:50.776Z] ---> 335e1b6c2432 [2022-09-20T07:39:50.776Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-20T07:39:50.776Z] Successfully built 335e1b6c2432 [2022-09-20T07:39:50.776Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:39:51.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T07:39:51.233Z] [2022-09-20T07:39:51.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:39:51.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T07:39:51.857Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-20T07:39:51.857Z] 8998bd30e6a1: Pulling fs layer [2022-09-20T07:39:51.857Z] 04944245beec: Pulling fs layer [2022-09-20T07:39:51.857Z] 699f458cf7ca: Pulling fs layer [2022-09-20T07:39:51.857Z] 765212b225bb: Pulling fs layer [2022-09-20T07:39:51.857Z] f23df028b6ca: Pulling fs layer [2022-09-20T07:39:51.857Z] d65c8cfc05b1: Pulling fs layer [2022-09-20T07:39:51.857Z] 2437ff75d9bd: Pulling fs layer [2022-09-20T07:39:51.857Z] 765212b225bb: Waiting [2022-09-20T07:39:51.857Z] f23df028b6ca: Waiting [2022-09-20T07:39:51.857Z] d65c8cfc05b1: Waiting [2022-09-20T07:39:51.857Z] 2437ff75d9bd: Waiting [2022-09-20T07:39:51.857Z] 04944245beec: Verifying Checksum [2022-09-20T07:39:51.857Z] 04944245beec: Download complete [2022-09-20T07:39:51.857Z] 765212b225bb: Verifying Checksum [2022-09-20T07:39:51.857Z] 765212b225bb: Download complete [2022-09-20T07:39:51.857Z] f23df028b6ca: Verifying Checksum [2022-09-20T07:39:51.857Z] f23df028b6ca: Download complete [2022-09-20T07:39:51.857Z] d65c8cfc05b1: Verifying Checksum [2022-09-20T07:39:51.857Z] d65c8cfc05b1: Download complete [2022-09-20T07:39:52.133Z] 699f458cf7ca: Verifying Checksum [2022-09-20T07:39:52.133Z] 699f458cf7ca: Download complete [2022-09-20T07:39:52.404Z] 8998bd30e6a1: Verifying Checksum [2022-09-20T07:39:52.404Z] 8998bd30e6a1: Download complete [2022-09-20T07:39:55.019Z] 2437ff75d9bd: Verifying Checksum [2022-09-20T07:39:55.019Z] 2437ff75d9bd: Download complete [2022-09-20T07:39:56.999Z] 8998bd30e6a1: Pull complete [2022-09-20T07:39:57.270Z] 04944245beec: Pull complete [2022-09-20T07:39:58.705Z] 699f458cf7ca: Pull complete [2022-09-20T07:39:58.978Z] 765212b225bb: Pull complete [2022-09-20T07:39:59.956Z] f23df028b6ca: Pull complete [2022-09-20T07:39:59.956Z] d65c8cfc05b1: Pull complete [2022-09-20T07:40:18.452Z] 2437ff75d9bd: Pull complete [2022-09-20T07:40:18.452Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-20T07:40:18.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-20T07:40:18.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:40:18.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-29935 does not seem to be running inside a container [2022-09-20T07:40:18.895Z] $ 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/97 -v /w/workspace/device-sdk-go/97:/w/workspace/device-sdk-go/97:rw,z -v /w/workspace/device-sdk-go/97@tmp:/w/workspace/device-sdk-go/97@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-lftools-log-publisher:arm64 cat [2022-09-20T07:40:21.419Z] $ docker top ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:40:22.320Z] ---> job-cost.sh [2022-09-20T07:40:22.320Z] lf-activate-venv: SKIPPING [2022-09-20T07:40:22.320Z] INFO: No Stack... [2022-09-20T07:40:22.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-20T07:40:23.562Z] INFO: Archiving Costs [Pipeline] sh [2022-09-20T07:40:24.208Z] + cut -d, -f6 [2022-09-20T07:40:24.208Z] + cat /w/workspace/device-sdk-go/97/archives/cost.csv [Pipeline] lock [2022-09-20T07:40:24.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [2022-09-20T07:40:24.276Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] did not exist. Created. [2022-09-20T07:40:24.276Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T07:40:24.941Z] /w/workspace/device-sdk-go/97@tmp/durable-4515c489/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-20T07:40:25.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-20T07:40:25.629Z] Warning: overwriting stash ‘stack-cost’ [2022-09-20T07:40:25.688Z] Stashed 1 file(s) [Pipeline] } [2022-09-20T07:40:25.699Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-20T07:40:25.722Z] $ docker stop --time=1 ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b [2022-09-20T07:40:27.196Z] $ docker rm -f ca867da8613b8dadd19d1a2ae01d5bf1ebee6401fc553a780981fa4126ea2f4b [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 [2022-09-20T07:40:27.667Z] provisioning config files... [2022-09-20T07:40:27.676Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8369439130897143056tmp [Pipeline] { [Pipeline] sh [2022-09-20T07:40:27.976Z] + set +x [2022-09-20T07:40:27.976Z] + bash -s -- [2022-09-20T07:40:27.976Z] + curl -s https://codecov.io/bash [2022-09-20T07:40:27.976Z] [2022-09-20T07:40:27.976Z] _____ _ [2022-09-20T07:40:27.976Z] / ____| | | [2022-09-20T07:40:27.976Z] | | ___ __| | ___ ___ _____ __ [2022-09-20T07:40:27.976Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-20T07:40:27.976Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-20T07:40:27.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-20T07:40:27.976Z] Bash-1.0.6 [2022-09-20T07:40:27.976Z] [2022-09-20T07:40:27.976Z] [2022-09-20T07:40:27.976Z] ==> git version 2.25.1 found [2022-09-20T07:40:27.976Z] ==> 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 [2022-09-20T07:40:27.976Z] Release-Date: 2020-01-08 [2022-09-20T07:40:27.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-20T07:40:27.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-20T07:40:27.977Z] ==> Jenkins CI detected. [2022-09-20T07:40:27.977Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-20T07:40:27.977Z] project root: . [2022-09-20T07:40:27.977Z] --> token set from env [2022-09-20T07:40:27.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-20T07:40:27.977Z] ==> Running gcov in . (disable via -X gcov) [2022-09-20T07:40:27.977Z] ==> Python coveragepy not found [2022-09-20T07:40:27.977Z] ==> Searching for coverage reports in: [2022-09-20T07:40:27.977Z] + . [2022-09-20T07:40:27.977Z] -> Found 1 reports [2022-09-20T07:40:27.977Z] ==> Detecting git/mercurial file structure [2022-09-20T07:40:27.977Z] ==> Reading reports [2022-09-20T07:40:27.977Z] + ./coverage.out bytes=131678 [2022-09-20T07:40:28.240Z] ==> Appending adjustments [2022-09-20T07:40:28.240Z] https://docs.codecov.io/docs/fixing-reports [2022-09-20T07:40:28.502Z] + Found adjustments [2022-09-20T07:40:28.502Z] ==> Gzipping contents [2022-09-20T07:40:28.502Z] 20K /tmp/codecov.G9HR8Q.gz [2022-09-20T07:40:28.502Z] ==> Uploading reports [2022-09-20T07:40:28.502Z] url: https://codecov.io [2022-09-20T07:40:28.502Z] query: branch=main&commit=98b98247f9133d8f7aed6314c982956ab2f73d9e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T07:40:28.502Z] -> Pinging Codecov [2022-09-20T07:40:28.502Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=98b98247f9133d8f7aed6314c982956ab2f73d9e&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-20T07:40:28.763Z] -> Uploading to [2022-09-20T07:40:28.763Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-20/7E55EF52A471D76F132DFD9A03CDDE97/98b98247f9133d8f7aed6314c982956ab2f73d9e/95f8f765-2561-4b3e-943e-f378aa24064c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T074028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4cd11b01866e71a5d933e54d548d52b08aa8331689d7a7d321baa5ddad248d4 [2022-09-20T07:40:28.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T07:40:28.763Z] Dload Upload Total Spent Left Speed [2022-09-20T07:40:29.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17276 0 0 100 17276 0 70227 --:--:-- --:--:-- --:--:-- 70227 [2022-09-20T07:40:29.025Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] } [2022-09-20T07:40:29.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-20T07:40:29.223Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-20T07:40:29.234Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:40:29.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T07:40:29.528Z] [2022-09-20T07:40:29.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:40:29.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T07:40:29.838Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-20T07:40:29.838Z] df9b9388f04a: Pulling fs layer [2022-09-20T07:40:29.838Z] 52dc419b0ee2: Pulling fs layer [2022-09-20T07:40:29.838Z] 25bc292e5bac: Pulling fs layer [2022-09-20T07:40:29.838Z] 114826534d7a: Pulling fs layer [2022-09-20T07:40:29.838Z] 4657fd5d0bcf: Pulling fs layer [2022-09-20T07:40:29.838Z] 114826534d7a: Waiting [2022-09-20T07:40:29.838Z] 4657fd5d0bcf: Waiting [2022-09-20T07:40:29.838Z] 6ad1cebc031e: Pulling fs layer [2022-09-20T07:40:29.838Z] 8a3aa393b2d8: Pulling fs layer [2022-09-20T07:40:29.838Z] 6ad1cebc031e: Waiting [2022-09-20T07:40:29.838Z] 8a3aa393b2d8: Waiting [2022-09-20T07:40:29.838Z] 25bc292e5bac: Verifying Checksum [2022-09-20T07:40:29.838Z] 25bc292e5bac: Download complete [2022-09-20T07:40:29.838Z] 52dc419b0ee2: Verifying Checksum [2022-09-20T07:40:29.838Z] 52dc419b0ee2: Download complete [2022-09-20T07:40:29.838Z] 4657fd5d0bcf: Download complete [2022-09-20T07:40:29.838Z] df9b9388f04a: Download complete [2022-09-20T07:40:30.099Z] 6ad1cebc031e: Verifying Checksum [2022-09-20T07:40:30.099Z] 6ad1cebc031e: Download complete [2022-09-20T07:40:30.099Z] df9b9388f04a: Pull complete [2022-09-20T07:40:30.099Z] 52dc419b0ee2: Pull complete [2022-09-20T07:40:30.360Z] 25bc292e5bac: Pull complete [2022-09-20T07:40:30.622Z] 114826534d7a: Verifying Checksum [2022-09-20T07:40:30.622Z] 114826534d7a: Download complete [2022-09-20T07:40:30.883Z] 8a3aa393b2d8: Verifying Checksum [2022-09-20T07:40:30.883Z] 8a3aa393b2d8: Download complete [2022-09-20T07:40:34.173Z] 114826534d7a: Pull complete [2022-09-20T07:40:34.173Z] 4657fd5d0bcf: Pull complete [2022-09-20T07:40:34.432Z] 6ad1cebc031e: Pull complete [2022-09-20T07:40:37.722Z] 8a3aa393b2d8: Pull complete [2022-09-20T07:40:37.722Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-20T07:40:37.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-20T07:40:37.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:40:37.822Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:40:37.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-20T07:40:42.145Z] $ docker top b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-20T07:40:42.225Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-20T07:40:42.506Z] + set -o pipefail [2022-09-20T07:40:42.506Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-20T07:40:52.530Z] [2022-09-20T07:40:52.530Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-20T07:40:52.530Z] [2022-09-20T07:40:52.530Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/9e8ae6ae-074c-416f-ac74-a94b1a428f3c [2022-09-20T07:40:52.530Z] [2022-09-20T07:40:52.530Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-20T07:40:52.530Z] [2022-09-20T07:40:52.530Z] [Pipeline] } [2022-09-20T07:40:52.544Z] $ docker stop --time=1 b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 [2022-09-20T07:40:58.013Z] $ docker rm -f b8327ed33e2d95ba765fb8e2400bb415540a81c60d30e8cfbab3c5fc019bd0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-20T07:40:58.401Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T07:40:58.410Z] provisioning config files... [2022-09-20T07:40:58.418Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8285105818990069310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:40:58.715Z] --> edgex-publish-swagger.sh [2022-09-20T07:40:58.715Z] === Publish openapi/v2 API === [2022-09-20T07:40:58.715Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-20T07:40:58.715Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-20T07:40:58.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-20T07:40:58.715Z] Dload Upload Total Spent Left Speed [2022-09-20T07:40:59.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 80772 --:--:-- --:--:-- --:--:-- 80650 [2022-09-20T07:40:59.286Z] [2022-09-20T07:40:59.286Z] [Pipeline] } [2022-09-20T07:40:59.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-20T07:40:59.682Z] + git log --format=format:%s -1 98b98247f9133d8f7aed6314c982956ab2f73d9e [Pipeline] sh [2022-09-20T07:40:59.980Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T07:40:59.980Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:00.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:41:00.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:41:00.368Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:41:00.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T07:41:00.922Z] $ docker top 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T07:41:01.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T07:41:01.020Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:41:01.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:41:01.143Z] $ docker exec 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d ssh-agent [2022-09-20T07:41:01.277Z] SSH_AUTH_SOCK=/tmp/ssh-Qr0dhxk3e1aQ/agent.32 [2022-09-20T07:41:01.277Z] SSH_AGENT_PID=38 [2022-09-20T07:41:01.295Z] Running ssh-add (command line suppressed) [2022-09-20T07:41:01.440Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1846469891351436418.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1846469891351436418.key) [2022-09-20T07:41:01.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:41:01.762Z] + git semver tag [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,940 [run_tag] DEBUG tag force:False [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,940 [check_head_tag] DEBUG check head tag [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,941 [execute] INFO git cat-file --batch-check [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,944 [execute] INFO git cat-file --batch [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,957 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,958 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T07:41:02.023Z] 2022-09-20 07:41:01,963 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:02.023Z] 2.3.0-dev.22 [Pipeline] } [2022-09-20T07:41:02.035Z] $ docker exec --env ******** --env ******** 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d ssh-agent -k [2022-09-20T07:41:02.144Z] unset SSH_AUTH_SOCK; [2022-09-20T07:41:02.144Z] unset SSH_AGENT_PID; [2022-09-20T07:41:02.145Z] echo Agent pid 38 killed; [2022-09-20T07:41:02.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T07:41:02.464Z] + git semver [Pipeline] } [2022-09-20T07:41:02.740Z] $ docker stop --time=1 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d [2022-09-20T07:41:04.070Z] $ docker rm -f 84feea670809ff523270cf16b4521b8fe0396deb90e759d0d86d4d1dffc5c16d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:04.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T07:41:04.464Z] [2022-09-20T07:41:04.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:04.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T07:41:04.764Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-20T07:41:04.764Z] ab5ef0e58194: Pulling fs layer [2022-09-20T07:41:04.764Z] 9712f1f96733: Pulling fs layer [2022-09-20T07:41:04.764Z] 63f879dbbcfc: Pulling fs layer [2022-09-20T07:41:04.764Z] 0d9ebad4ef96: Pulling fs layer [2022-09-20T07:41:04.764Z] e9a5061849ea: Pulling fs layer [2022-09-20T07:41:04.764Z] d747dcd14b5f: Pulling fs layer [2022-09-20T07:41:04.764Z] 2de7ff778b66: Pulling fs layer [2022-09-20T07:41:04.764Z] 0d9ebad4ef96: Waiting [2022-09-20T07:41:04.764Z] e9a5061849ea: Waiting [2022-09-20T07:41:04.764Z] d747dcd14b5f: Waiting [2022-09-20T07:41:04.764Z] 2de7ff778b66: Waiting [2022-09-20T07:41:04.764Z] 9712f1f96733: Verifying Checksum [2022-09-20T07:41:04.764Z] 9712f1f96733: Download complete [2022-09-20T07:41:05.024Z] 63f879dbbcfc: Verifying Checksum [2022-09-20T07:41:05.024Z] 63f879dbbcfc: Download complete [2022-09-20T07:41:05.594Z] e9a5061849ea: Verifying Checksum [2022-09-20T07:41:05.594Z] e9a5061849ea: Download complete [2022-09-20T07:41:05.594Z] d747dcd14b5f: Verifying Checksum [2022-09-20T07:41:05.594Z] d747dcd14b5f: Download complete [2022-09-20T07:41:05.594Z] 0d9ebad4ef96: Verifying Checksum [2022-09-20T07:41:05.594Z] 0d9ebad4ef96: Download complete [2022-09-20T07:41:05.594Z] ab5ef0e58194: Verifying Checksum [2022-09-20T07:41:05.594Z] ab5ef0e58194: Download complete [2022-09-20T07:41:05.594Z] 2de7ff778b66: Verifying Checksum [2022-09-20T07:41:05.594Z] 2de7ff778b66: Download complete [2022-09-20T07:41:08.888Z] ab5ef0e58194: Pull complete [2022-09-20T07:41:08.888Z] 9712f1f96733: Pull complete [2022-09-20T07:41:09.149Z] 63f879dbbcfc: Pull complete [2022-09-20T07:41:13.337Z] 0d9ebad4ef96: Pull complete [2022-09-20T07:41:13.907Z] e9a5061849ea: Pull complete [2022-09-20T07:41:13.907Z] d747dcd14b5f: Pull complete [2022-09-20T07:41:15.285Z] 2de7ff778b66: Pull complete [2022-09-20T07:41:15.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-20T07:41:15.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-20T07:41:15.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:41:15.389Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:41:15.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-20T07:41:21.706Z] $ docker top 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-20T07:41:21.791Z] provisioning config files... [2022-09-20T07:41:21.800Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3022382610500921311tmp [2022-09-20T07:41:21.810Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5349983270034236158tmp [2022-09-20T07:41:21.821Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1134069941458276855tmp [Pipeline] { [Pipeline] echo [2022-09-20T07:41:21.835Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:22.117Z] ---> sigul-configuration.sh [2022-09-20T07:41:22.117Z] gpg: directory `/root/.gnupg' created [2022-09-20T07:41:22.117Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-20T07:41:22.117Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-20T07:41:22.117Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-20T07:41:22.117Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-20T07:41:22.117Z] gpg: CAST5 encrypted data [2022-09-20T07:41:22.117Z] gpg: encrypted with 1 passphrase [2022-09-20T07:41:22.117Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-20T07:41:22.401Z] + mkdir /home/jenkins [2022-09-20T07:41:22.401Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-20T07:41:22.685Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-20T07:41:22.692Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:22.975Z] ---> sigul-install.sh [2022-09-20T07:41:22.975Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-20T07:41:23.258Z] + git tag --list [2022-09-20T07:41:23.258Z] 0.7.1 [2022-09-20T07:41:23.258Z] delhi-tag [2022-09-20T07:41:23.258Z] v1.0.0 [2022-09-20T07:41:23.258Z] v1.1.0 [2022-09-20T07:41:23.258Z] v1.1.1 [2022-09-20T07:41:23.258Z] v1.1.2 [2022-09-20T07:41:23.258Z] v1.2.0 [2022-09-20T07:41:23.258Z] v1.2.1 [2022-09-20T07:41:23.258Z] v1.2.2 [2022-09-20T07:41:23.258Z] v1.2.3 [2022-09-20T07:41:23.258Z] v1.3.0 [2022-09-20T07:41:23.258Z] v1.4.0 [2022-09-20T07:41:23.258Z] v2.0.0 [2022-09-20T07:41:23.258Z] v2.1.0 [2022-09-20T07:41:23.258Z] v2.1.1 [2022-09-20T07:41:23.258Z] v2.1.1-dev.2 [2022-09-20T07:41:23.258Z] v2.1.1-dev.3 [2022-09-20T07:41:23.258Z] v2.2.0 [2022-09-20T07:41:23.258Z] v2.2.1-dev.1 [2022-09-20T07:41:23.258Z] v2.2.1-dev.10 [2022-09-20T07:41:23.258Z] v2.2.1-dev.11 [2022-09-20T07:41:23.258Z] v2.2.1-dev.12 [2022-09-20T07:41:23.258Z] v2.2.1-dev.13 [2022-09-20T07:41:23.258Z] v2.2.1-dev.14 [2022-09-20T07:41:23.258Z] v2.2.1-dev.2 [2022-09-20T07:41:23.258Z] v2.2.1-dev.3 [2022-09-20T07:41:23.258Z] v2.2.1-dev.4 [2022-09-20T07:41:23.258Z] v2.2.1-dev.5 [2022-09-20T07:41:23.258Z] v2.2.1-dev.6 [2022-09-20T07:41:23.258Z] v2.2.1-dev.7 [2022-09-20T07:41:23.258Z] v2.2.1-dev.8 [2022-09-20T07:41:23.258Z] v2.2.1-dev.9 [2022-09-20T07:41:23.258Z] v2.3.0-dev.14 [2022-09-20T07:41:23.258Z] v2.3.0-dev.15 [2022-09-20T07:41:23.258Z] v2.3.0-dev.16 [2022-09-20T07:41:23.258Z] v2.3.0-dev.17 [2022-09-20T07:41:23.258Z] v2.3.0-dev.18 [2022-09-20T07:41:23.258Z] v2.3.0-dev.19 [2022-09-20T07:41:23.258Z] v2.3.0-dev.20 [2022-09-20T07:41:23.258Z] v2.3.0-dev.21 [2022-09-20T07:41:23.258Z] v2.3.0-dev.22 [Pipeline] sh [2022-09-20T07:41:23.544Z] + lftools sign git-tag v2.3.0-dev.22 [2022-09-20T07:41:24.113Z] Signing Git tag with Sigul... [2022-09-20T07:41:24.113Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-09-20T07:41:24.691Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:24.976Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-20T07:41:24.985Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-20T07:41:25.005Z] $ docker stop --time=1 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 [2022-09-20T07:41:26.315Z] $ docker rm -f 76abfa2f2f66003e95424e6263a37a123e4a02c0c99651a1b604ac79cca9ba06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-20T07:41:26.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T07:41:26.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:27.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:41:27.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:41:27.131Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:41:27.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T07:41:27.547Z] $ docker top 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T07:41:27.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T07:41:27.644Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:41:27.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:41:27.758Z] $ docker exec 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c ssh-agent [2022-09-20T07:41:27.884Z] SSH_AUTH_SOCK=/tmp/ssh-K6VW2Q3KyUy4/agent.33 [2022-09-20T07:41:27.884Z] SSH_AGENT_PID=39 [2022-09-20T07:41:27.888Z] Running ssh-add (command line suppressed) [2022-09-20T07:41:27.990Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4051572936651453923.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4051572936651453923.key) [2022-09-20T07:41:28.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:41:28.296Z] + git semver bump pre [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,491 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,492 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,492 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,492 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,492 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,495 [execute] INFO git cat-file --batch-check [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,502 [execute] INFO git cat-file --batch [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T07:41:28.558Z] 2022-09-20 07:41:28,507 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:28.558Z] 2.3.0-dev.23 [Pipeline] } [2022-09-20T07:41:28.567Z] $ docker exec --env ******** --env ******** 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c ssh-agent -k [2022-09-20T07:41:28.665Z] unset SSH_AUTH_SOCK; [2022-09-20T07:41:28.665Z] unset SSH_AGENT_PID; [2022-09-20T07:41:28.665Z] echo Agent pid 39 killed; [2022-09-20T07:41:28.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T07:41:28.988Z] + git semver [Pipeline] } [2022-09-20T07:41:29.259Z] $ docker stop --time=1 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c [2022-09-20T07:41:30.541Z] $ docker rm -f 62aa2a9160abea19a789789abcd244609375ea48304e97ebd900e90e0706de0c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-20T07:41:30.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-20T07:41:30.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:31.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-20T07:41:31.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:41:31.266Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:41:31.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-20T07:41:31.981Z] $ docker top 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-20T07:41:32.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-20T07:41:32.084Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:41:32.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:41:32.204Z] $ docker exec 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b ssh-agent [2022-09-20T07:41:32.319Z] SSH_AUTH_SOCK=/tmp/ssh-EXJbfCKU8Fgv/agent.33 [2022-09-20T07:41:32.319Z] SSH_AGENT_PID=39 [2022-09-20T07:41:32.324Z] Running ssh-add (command line suppressed) [2022-09-20T07:41:32.448Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3435378652572473643.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3435378652572473643.key) [2022-09-20T07:41:32.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:41:32.790Z] + git semver push [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,968 [run_push] DEBUG push [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,969 [execute] INFO git cat-file --batch-check [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,973 [execute] INFO git rev-list e9f0fff499a5ba71d9e48d154e775fa775c51771 -- [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,973 [execute] DEBUG Popen(['git', 'rev-list', 'e9f0fff499a5ba71d9e48d154e775fa775c51771', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,984 [execute] INFO git fetch -v origin [2022-09-20T07:41:33.066Z] 2022-09-20 07:41:32,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-20T07:41:33.636Z] 2022-09-20 07:41:33,591 [run_push] DEBUG no remote changes detected [2022-09-20T07:41:33.636Z] 2022-09-20 07:41:33,591 [execute] INFO git push origin semver [2022-09-20T07:41:33.636Z] 2022-09-20 07:41:33,592 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-20T07:41:34.576Z] 2022-09-20 07:41:34,447 [run_push] DEBUG push all version tags [2022-09-20T07:41:34.576Z] 2022-09-20 07:41:34,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-20T07:41:34.576Z] 2022-09-20 07:41:34,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-20T07:41:35.516Z] 2022-09-20 07:41:35,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-20T07:41:35.516Z] 2.3.0-dev.23 [Pipeline] } [2022-09-20T07:41:35.526Z] $ docker exec --env ******** --env ******** 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b ssh-agent -k [2022-09-20T07:41:35.631Z] unset SSH_AUTH_SOCK; [2022-09-20T07:41:35.631Z] unset SSH_AGENT_PID; [2022-09-20T07:41:35.631Z] echo Agent pid 39 killed; [2022-09-20T07:41:35.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-20T07:41:35.946Z] + git semver [Pipeline] } [2022-09-20T07:41:36.221Z] $ docker stop --time=1 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b [2022-09-20T07:41:37.705Z] $ docker rm -f 0f14a4c3ace711af6e70a38ff4052fc8505a21dcdf45b3ff96be10340bdcb04b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-20T07:41:38.247Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-20T07:41:38.248Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-20T07:41:38.248Z] total 16 [2022-09-20T07:41:38.248Z] drwxr-xr-x 3 root root 4096 Sep 20 07:32 . [2022-09-20T07:41:38.248Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 07:41 .. [2022-09-20T07:41:38.248Z] drwxr-xr-x 2 root root 4096 Sep 20 07:32 cost [2022-09-20T07:41:38.248Z] -rw-r--r-- 1 root root 84 Sep 20 07:32 cost.csv [2022-09-20T07:41:38.248Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-20T07:41:38.248Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-20T07:41:38.248Z] total 16 [2022-09-20T07:41:38.248Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 07:32 . [2022-09-20T07:41:38.248Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 07:41 .. [2022-09-20T07:41:38.248Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 07:32 cost [2022-09-20T07:41:38.248Z] -rw-r--r-- 1 jenkins jenkins 84 Sep 20 07:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:38.543Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:39.407Z] ---> package-listing.sh [2022-09-20T07:41:39.407Z] ++ facter osfamily [2022-09-20T07:41:39.407Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-20T07:41:39.667Z] + OS_FAMILY=debian [2022-09-20T07:41:39.667Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-20T07:41:39.667Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-20T07:41:39.667Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-20T07:41:39.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-20T07:41:39.668Z] + PACKAGES=/tmp/packages_start.txt [2022-09-20T07:41:39.668Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-20T07:41:39.668Z] + PACKAGES=/tmp/packages_end.txt [2022-09-20T07:41:39.668Z] + case "${OS_FAMILY}" in [2022-09-20T07:41:39.668Z] + dpkg -l [2022-09-20T07:41:39.668Z] + grep '^ii' [2022-09-20T07:41:39.668Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-20T07:41:39.668Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-20T07:41:39.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-20T07:41:39.668Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-20T07:41:39.668Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-20T07:41:39.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-20T07:41:39.679Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-20T07:41:39.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-20T07:41:40.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-20T07:41:40.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-20T07:41:40.604Z] prd-ubuntu20.04-docker-8c-8g-29934 does not seem to be running inside a container [2022-09-20T07:41:40.637Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-20T07:41:40.837Z] $ docker top 03ea04e1b116cec8c0e94e9cf5fec09cdd01547d227523649853469036262ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-20T07:41:41.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-20T07:41:41.475Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-20T07:41:41.758Z] + ls /var/log/sa-host [2022-09-20T07:41:41.758Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-20T07:41:41.905Z] provisioning config files... [2022-09-20T07:41:41.914Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6519165300366668479tmp [Pipeline] { [Pipeline] echo [2022-09-20T07:41:41.928Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:42.211Z] ---> create-netrc.sh [Pipeline] } [2022-09-20T07:41:42.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:42.543Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-20T07:41:42.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:42.835Z] ---> sudo-logs.sh [2022-09-20T07:41:42.835Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-20T07:41:42.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:43.158Z] ---> job-cost.sh [2022-09-20T07:41:43.158Z] lf-activate-venv: SKIPPING [2022-09-20T07:41:43.158Z] DEBUG: total: 0.2199999988079071 [2022-09-20T07:41:43.158Z] INFO: Retrieving Stack Cost... [2022-09-20T07:41:43.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-20T07:41:43.989Z] INFO: Archiving Costs [Pipeline] echo [2022-09-20T07:41:43.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-20T07:41:44.280Z] ---> logs-deploy.sh [2022-09-20T07:41:44.280Z] lf-activate-venv: SKIPPING [2022-09-20T07:41:44.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/97 [2022-09-20T07:41:44.280Z] INFO: archiving workspace using pattern(s): [2022-09-20T07:41:45.218Z] Archives upload complete. [2022-09-20T07:41:45.477Z] INFO: archiving logs to Nexus [2022-09-20T07:41:46.046Z] ---> uname -a: [2022-09-20T07:41:46.046Z] Linux prd-ubuntu20-04-docker-8c-8g-29934 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-20T07:41:46.046Z] [2022-09-20T07:41:46.046Z] [2022-09-20T07:41:46.046Z] ---> lscpu: [2022-09-20T07:41:46.046Z] Architecture: x86_64 [2022-09-20T07:41:46.046Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-20T07:41:46.046Z] Byte Order: Little Endian [2022-09-20T07:41:46.046Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-20T07:41:46.046Z] CPU(s): 8 [2022-09-20T07:41:46.046Z] On-line CPU(s) list: 0-7 [2022-09-20T07:41:46.046Z] Thread(s) per core: 1 [2022-09-20T07:41:46.046Z] Core(s) per socket: 1 [2022-09-20T07:41:46.046Z] Socket(s): 8 [2022-09-20T07:41:46.046Z] NUMA node(s): 1 [2022-09-20T07:41:46.046Z] Vendor ID: AuthenticAMD [2022-09-20T07:41:46.046Z] CPU family: 23 [2022-09-20T07:41:46.046Z] Model: 49 [2022-09-20T07:41:46.046Z] Model name: AMD EPYC-Rome Processor [2022-09-20T07:41:46.046Z] Stepping: 0 [2022-09-20T07:41:46.046Z] CPU MHz: 2799.998 [2022-09-20T07:41:46.046Z] BogoMIPS: 5599.99 [2022-09-20T07:41:46.046Z] Virtualization: AMD-V [2022-09-20T07:41:46.046Z] Hypervisor vendor: KVM [2022-09-20T07:41:46.047Z] Virtualization type: full [2022-09-20T07:41:46.047Z] L1d cache: 256 KiB [2022-09-20T07:41:46.047Z] L1i cache: 256 KiB [2022-09-20T07:41:46.047Z] L2 cache: 4 MiB [2022-09-20T07:41:46.047Z] L3 cache: 128 MiB [2022-09-20T07:41:46.047Z] NUMA node0 CPU(s): 0-7 [2022-09-20T07:41:46.047Z] Vulnerability Itlb multihit: Not affected [2022-09-20T07:41:46.047Z] Vulnerability L1tf: Not affected [2022-09-20T07:41:46.047Z] Vulnerability Mds: Not affected [2022-09-20T07:41:46.047Z] Vulnerability Meltdown: Not affected [2022-09-20T07:41:46.047Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-20T07:41:46.047Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-20T07:41:46.047Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-20T07:41:46.047Z] Vulnerability Srbds: Not affected [2022-09-20T07:41:46.047Z] Vulnerability Tsx async abort: Not affected [2022-09-20T07:41:46.047Z] 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 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] ---> nproc: [2022-09-20T07:41:46.047Z] 8 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] ---> df -h: [2022-09-20T07:41:46.047Z] Filesystem Size Used Avail Use% Mounted on [2022-09-20T07:41:46.047Z] overlay 155G 13G 143G 8% / [2022-09-20T07:41:46.047Z] tmpfs 64M 0 64M 0% /dev [2022-09-20T07:41:46.047Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-20T07:41:46.047Z] shm 64M 0 64M 0% /dev/shm [2022-09-20T07:41:46.047Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] ---> sar -b -r -n DEV: [2022-09-20T07:41:46.047Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29934) 09/20/22 _x86_64_ (8 CPU) [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:28:24 LINUX RESTART (8 CPU) [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-20T07:41:46.047Z] 07:30:01 321.23 13.30 307.93 0.00 2092.18 82751.14 0.00 [2022-09-20T07:41:46.047Z] 07:31:01 84.30 0.93 83.37 0.00 10.66 35147.48 0.00 [2022-09-20T07:41:46.047Z] 07:32:01 196.23 0.12 196.12 0.00 7.20 47790.57 0.00 [2022-09-20T07:41:46.047Z] 07:33:01 4.58 0.02 4.57 0.00 4.27 68.94 0.00 [2022-09-20T07:41:46.047Z] 07:34:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 [2022-09-20T07:41:46.047Z] 07:35:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 [2022-09-20T07:41:46.047Z] 07:36:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2022-09-20T07:41:46.047Z] 07:37:01 2.22 0.00 2.22 0.00 0.00 24.26 0.00 [2022-09-20T07:41:46.047Z] 07:38:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2022-09-20T07:41:46.047Z] 07:39:01 2.05 0.00 2.05 0.00 0.00 27.86 0.00 [2022-09-20T07:41:46.047Z] 07:40:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 [2022-09-20T07:41:46.047Z] 07:41:01 59.09 0.27 58.82 0.00 11.59 35074.73 0.00 [2022-09-20T07:41:46.047Z] Average: 56.42 1.22 55.20 0.00 177.16 16747.91 0.00 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-20T07:41:46.047Z] 07:30:01 28906776 31762848 542040 1.65 105620 3017560 2171700 6.40 1092116 2501720 3672 [2022-09-20T07:41:46.047Z] 07:31:01 28016560 31710232 584988 1.78 162008 3718324 2116276 6.24 1328996 3069372 281012 [2022-09-20T07:41:46.047Z] 07:32:01 27601224 31761460 532920 1.62 175400 4132820 1892536 5.58 1298256 3473904 312 [2022-09-20T07:41:46.047Z] 07:33:01 27615080 31775104 520808 1.58 175484 4132812 1786856 5.27 1292332 3465168 20 [2022-09-20T07:41:46.047Z] 07:34:01 27616244 31776332 519400 1.58 175516 4132812 1786856 5.27 1291840 3465176 20 [2022-09-20T07:41:46.047Z] 07:35:01 27628600 31788700 507000 1.54 175560 4132824 1786856 5.27 1279536 3465180 180 [2022-09-20T07:41:46.047Z] 07:36:01 27629380 31789576 506104 1.54 175628 4132824 1786856 5.27 1279548 3465184 8 [2022-09-20T07:41:46.047Z] 07:37:01 27635024 31795348 500280 1.52 175684 4132888 1786856 5.27 1273188 3465256 8 [2022-09-20T07:41:46.047Z] 07:38:01 27635544 31795952 499720 1.52 175724 4132892 1786856 5.27 1273160 3465316 12 [2022-09-20T07:41:46.047Z] 07:39:01 27635264 31795728 500132 1.52 175760 4132876 1786856 5.27 1274024 3465304 20 [2022-09-20T07:41:46.047Z] 07:40:01 27635508 31796048 499776 1.52 175840 4132880 1786856 5.27 1273552 3465308 196 [2022-09-20T07:41:46.047Z] 07:41:01 26803148 31744776 547536 1.67 197920 4837412 2426336 7.15 1385740 4128684 448 [2022-09-20T07:41:46.047Z] Average: 27696529 31774342 521725 1.59 170512 4064077 1908475 5.62 1278524 3407964 23826 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-20T07:41:46.047Z] 07:30:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:30:01 ens3 416.76 274.72 5945.62 67.45 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:30:01 docker0 65.77 78.60 5.37 160.17 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:30:01 vethdaca4b9 51.51 64.16 4.99 50.23 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:31:01 ens3 138.56 119.65 1392.75 72.28 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:31:01 veth31033ed 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:31:01 docker0 70.85 80.70 5.92 1364.10 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:32:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:32:01 ens3 158.71 114.18 2685.43 60.60 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:32:01 docker0 15.60 19.51 0.93 98.54 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:33:01 ens3 11.76 10.73 5.61 14.47 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:34:01 ens3 0.47 0.45 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:37:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:39:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:41:01 ens3 210.96 131.40 4685.54 22.52 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:41:01 docker0 37.66 42.36 3.27 682.92 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] 07:41:01 veth5df7234 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] Average: ens3 78.14 54.30 1226.34 19.79 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] Average: docker0 15.82 18.43 1.29 192.15 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] Average: veth5df7234 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] ---> sar -P ALL: [2022-09-20T07:41:46.047Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29934) 09/20/22 _x86_64_ (8 CPU) [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:28:24 LINUX RESTART (8 CPU) [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:29:01 CPU %user %nice %system %iowait %steal %idle [2022-09-20T07:41:46.047Z] 07:30:01 all 8.20 0.00 3.41 5.11 0.12 83.16 [2022-09-20T07:41:46.047Z] 07:30:01 0 7.31 0.00 3.46 9.37 0.10 79.75 [2022-09-20T07:41:46.047Z] 07:30:01 1 9.00 0.00 3.15 0.25 0.10 87.50 [2022-09-20T07:41:46.047Z] 07:30:01 2 9.83 0.00 4.49 3.88 0.08 81.72 [2022-09-20T07:41:46.047Z] 07:30:01 3 7.64 0.00 2.98 0.47 0.12 88.79 [2022-09-20T07:41:46.047Z] 07:30:01 4 7.69 0.00 2.98 7.64 0.13 81.55 [2022-09-20T07:41:46.047Z] 07:30:01 5 7.97 0.00 3.41 0.15 0.10 88.37 [2022-09-20T07:41:46.047Z] 07:30:01 6 8.28 0.00 3.53 17.82 0.15 70.21 [2022-09-20T07:41:46.047Z] 07:30:01 7 7.83 0.00 3.27 1.38 0.15 87.36 [2022-09-20T07:41:46.047Z] 07:31:01 all 29.84 0.00 5.22 4.21 0.06 60.67 [2022-09-20T07:41:46.047Z] 07:31:01 0 29.04 0.00 5.47 1.46 0.05 63.98 [2022-09-20T07:41:46.047Z] 07:31:01 1 29.76 0.00 5.10 0.24 0.05 64.86 [2022-09-20T07:41:46.047Z] 07:31:01 2 29.03 0.00 5.15 0.52 0.08 65.21 [2022-09-20T07:41:46.047Z] 07:31:01 3 30.43 0.00 5.09 0.19 0.07 64.23 [2022-09-20T07:41:46.047Z] 07:31:01 4 29.92 0.00 4.97 0.05 0.07 64.99 [2022-09-20T07:41:46.047Z] 07:31:01 5 30.88 0.00 5.05 7.93 0.05 56.08 [2022-09-20T07:41:46.047Z] 07:31:01 6 30.51 0.00 5.17 0.69 0.07 63.57 [2022-09-20T07:41:46.047Z] 07:31:01 7 29.11 0.00 5.75 22.70 0.07 42.38 [2022-09-20T07:41:46.047Z] 07:32:01 all 38.98 0.00 6.70 0.55 0.08 53.70 [2022-09-20T07:41:46.047Z] 07:32:01 0 38.24 0.00 5.94 1.09 0.08 54.65 [2022-09-20T07:41:46.047Z] 07:32:01 1 39.99 0.00 7.38 0.19 0.08 52.36 [2022-09-20T07:41:46.047Z] 07:32:01 2 38.70 0.00 6.24 0.05 0.08 54.92 [2022-09-20T07:41:46.047Z] 07:32:01 3 39.66 0.00 6.73 0.17 0.08 53.36 [2022-09-20T07:41:46.047Z] 07:32:01 4 39.58 0.00 6.84 2.44 0.08 51.06 [2022-09-20T07:41:46.047Z] 07:32:01 5 38.20 0.00 6.68 0.20 0.08 54.84 [2022-09-20T07:41:46.047Z] 07:32:01 6 38.40 0.00 6.75 0.19 0.07 54.60 [2022-09-20T07:41:46.047Z] 07:32:01 7 39.06 0.00 7.04 0.05 0.07 53.79 [2022-09-20T07:41:46.047Z] 07:33:01 all 0.17 0.00 0.09 0.02 0.00 99.71 [2022-09-20T07:41:46.047Z] 07:33:01 0 0.13 0.00 0.12 0.00 0.00 99.75 [2022-09-20T07:41:46.047Z] 07:33:01 1 0.18 0.00 0.08 0.00 0.00 99.73 [2022-09-20T07:41:46.047Z] 07:33:01 2 0.17 0.00 0.03 0.00 0.00 99.80 [2022-09-20T07:41:46.047Z] 07:33:01 3 0.17 0.00 0.10 0.03 0.02 99.68 [2022-09-20T07:41:46.047Z] 07:33:01 4 0.18 0.00 0.10 0.10 0.00 99.62 [2022-09-20T07:41:46.047Z] 07:33:01 5 0.27 0.00 0.08 0.02 0.00 99.63 [2022-09-20T07:41:46.047Z] 07:33:01 6 0.13 0.00 0.10 0.00 0.00 99.77 [2022-09-20T07:41:46.047Z] 07:33:01 7 0.13 0.00 0.12 0.00 0.02 99.73 [2022-09-20T07:41:46.047Z] 07:34:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-20T07:41:46.047Z] 07:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:34:01 3 0.07 0.00 0.02 0.07 0.02 99.83 [2022-09-20T07:41:46.047Z] 07:34:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:35:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:35:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-20T07:41:46.047Z] 07:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:35:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-20T07:41:46.047Z] 07:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-20T07:41:46.047Z] 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:36:01 all 0.03 0.00 0.01 0.13 0.00 99.82 [2022-09-20T07:41:46.047Z] 07:36:01 0 0.22 0.00 0.00 0.00 0.00 99.78 [2022-09-20T07:41:46.047Z] 07:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:36:01 3 0.02 0.00 0.03 1.07 0.02 98.87 [2022-09-20T07:41:46.047Z] 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:37:01 all 0.08 0.00 0.01 0.66 0.00 99.24 [2022-09-20T07:41:46.047Z] 07:37:01 0 0.55 0.00 0.00 0.70 0.00 98.75 [2022-09-20T07:41:46.047Z] 07:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-20T07:41:46.047Z] 07:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-20T07:41:46.047Z] 07:37:01 3 0.03 0.00 0.00 4.62 0.00 95.35 [2022-09-20T07:41:46.047Z] 07:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:38:01 all 0.02 0.00 0.01 0.13 0.00 99.84 [2022-09-20T07:41:46.047Z] 07:38:01 0 0.05 0.00 0.02 0.33 0.02 99.58 [2022-09-20T07:41:46.047Z] 07:38:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:38:01 3 0.07 0.00 0.03 0.70 0.02 99.18 [2022-09-20T07:41:46.047Z] 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:39:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2022-09-20T07:41:46.047Z] 07:39:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-20T07:41:46.047Z] 07:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-20T07:41:46.047Z] 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:39:01 3 0.07 0.00 0.03 0.12 0.02 99.77 [2022-09-20T07:41:46.047Z] 07:39:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2022-09-20T07:41:46.047Z] 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-20T07:41:46.047Z] 07:40:01 all 0.15 0.00 0.00 0.01 0.00 99.84 [2022-09-20T07:41:46.047Z] 07:40:01 0 0.91 0.00 0.00 0.00 0.00 99.09 [2022-09-20T07:41:46.047Z] 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-20T07:41:46.047Z] 07:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-20T07:41:46.047Z] 07:40:01 3 0.05 0.00 0.03 0.03 0.00 99.88 [2022-09-20T07:41:46.047Z] 07:40:01 4 0.13 0.00 0.00 0.00 0.00 99.87 [2022-09-20T07:41:46.047Z] 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-20T07:41:46.047Z] 07:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] 07:40:01 CPU %user %nice %system %iowait %steal %idle [2022-09-20T07:41:46.047Z] 07:41:01 all 4.84 0.00 1.95 1.70 0.03 91.48 [2022-09-20T07:41:46.047Z] 07:41:01 0 5.45 0.00 1.44 0.02 0.03 93.06 [2022-09-20T07:41:46.047Z] 07:41:01 1 4.55 0.00 1.83 1.73 0.03 91.86 [2022-09-20T07:41:46.047Z] 07:41:01 2 5.29 0.00 1.37 0.05 0.02 93.27 [2022-09-20T07:41:46.047Z] 07:41:01 3 5.89 0.00 2.54 3.43 0.05 88.10 [2022-09-20T07:41:46.047Z] 07:41:01 4 5.51 0.00 2.06 6.34 0.03 86.05 [2022-09-20T07:41:46.047Z] 07:41:01 5 3.39 0.00 2.01 0.05 0.03 94.51 [2022-09-20T07:41:46.047Z] 07:41:01 6 3.92 0.00 2.35 0.02 0.03 93.68 [2022-09-20T07:41:46.047Z] 07:41:01 7 4.70 0.00 1.99 1.95 0.03 91.33 [2022-09-20T07:41:46.047Z] Average: all 6.81 0.00 1.44 1.04 0.03 90.68 [2022-09-20T07:41:46.047Z] Average: 0 6.82 0.00 1.37 1.08 0.03 90.70 [2022-09-20T07:41:46.047Z] Average: 1 6.92 0.00 1.46 0.20 0.03 91.39 [2022-09-20T07:41:46.047Z] Average: 2 6.87 0.00 1.44 0.38 0.02 91.29 [2022-09-20T07:41:46.047Z] Average: 3 6.95 0.00 1.46 0.91 0.03 90.65 [2022-09-20T07:41:46.047Z] Average: 4 6.87 0.00 1.40 1.38 0.03 90.32 [2022-09-20T07:41:46.047Z] Average: 5 6.68 0.00 1.43 0.69 0.02 91.18 [2022-09-20T07:41:46.047Z] Average: 6 6.72 0.00 1.49 1.54 0.03 90.23 [2022-09-20T07:41:46.047Z] Average: 7 6.67 0.00 1.50 2.15 0.03 89.65 [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.047Z] [2022-09-20T07:41:46.101Z]