Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 549007a9ae6a647223285151eabca3507ba312e0 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-ssh13197233686951260169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh13215043904697366573.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9727905974166130298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15816149111590972269.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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4312441319606875182.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-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16749 in /w/workspace/edgexfoundry_device-rest-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-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 549007a9ae6a647223285151eabca3507ba312e0 (main) Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#361)" > git config core.sparsecheckout # timeout=10 > git checkout -f 549007a9ae6a647223285151eabca3507ba312e0 # timeout=10 > git rev-list --no-walk 47318dce372b4a1f6fa2293d118d34d1e168baa0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:29:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:29:58 ========================================================= 23:29:58 EdgeX Global Pipelines Version Info 23:29:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:29:59 ------------------- 23:29:59 stable info: 23:29:59 ------------------- 23:29:59 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:29:59 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:29:59 Message: update stable to v1.0.257 23:29:59 ------------------- 23:29:59 experimental info: 23:29:59 ------------------- 23:29:59 Commited By: **** collab-it+edgex@linuxfoundation.org 23:29:59 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:29:59 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:29:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 549007a [Pipeline] echo 23:30:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:00 provisioning config files... 23:30:00 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config10404716584245021764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:00 ---> docker-login.sh 23:30:00 nexus3.edgexfoundry.org:10001 23:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:00 Configure a credential helper to remove this warning. See 23:30:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:00 23:30:00 Login Succeeded 23:30:00 nexus3.edgexfoundry.org:10002 23:30:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:01 Configure a credential helper to remove this warning. See 23:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:01 23:30:01 Login Succeeded 23:30:01 nexus3.edgexfoundry.org:10003 23:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:01 Configure a credential helper to remove this warning. See 23:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:01 23:30:01 Login Succeeded 23:30:01 nexus3.edgexfoundry.org:10004 23:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:01 Configure a credential helper to remove this warning. See 23:30:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:01 23:30:01 Login Succeeded 23:30:01 docker.io 23:30:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:02 Configure a credential helper to remove this warning. See 23:30:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:02 23:30:02 Login Succeeded 23:30:02 ---> docker-login.sh ends [Pipeline] } 23:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:30:02 + git rev-list -1 --merges 549007a9ae6a647223285151eabca3507ba312e0~1..549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] echo 23:30:02 -----------> git rev-list -1 --merges 549007a9ae6a647223285151eabca3507ba312e0~1..549007a9ae6a647223285151eabca3507ba312e0 549007a9ae6a647223285151eabca3507ba312e0 [false] [Pipeline] sh 23:30:02 + git log --format=format:%s -1 549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] echo 23:30:02 ========================================================= 23:30:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:30:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:03 + git log --format=format:%s -1 549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] echo 23:30:03 [semverPrep] GIT_COMMIT: 549007a9ae6a647223285151eabca3507ba312e0, Commit Message: docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#361) [Pipeline] echo 23:30:03 [semverPrep] This is not a build commit. [Pipeline] sh 23:30:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:03 + grep -v github /etc/ssh/ssh_known_hosts 23:30:03 + [ -e /tmp/ssh_known_hosts ] 23:30:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:30:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:30:03 + sudo tee -a /etc/ssh/ssh_known_hosts 23:30:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:03 23:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:04 0.1.4: Pulling from edgex-devops/py-git-semver 23:30:04 b85a868b505f: Pulling fs layer 23:30:04 e2be974225ed: Pulling fs layer 23:30:04 339a4e72a1f5: Pulling fs layer 23:30:04 988bab9f4d93: Pulling fs layer 23:30:04 1469e6f7b9e6: Pulling fs layer 23:30:04 eaf3925da568: Pulling fs layer 23:30:04 bab4dde63d76: Pulling fs layer 23:30:04 bde34c3a00c8: Pulling fs layer 23:30:04 b352a97aabf1: Pulling fs layer 23:30:04 4872d77fe225: Pulling fs layer 23:30:04 5851b861e8e6: Pulling fs layer 23:30:04 988bab9f4d93: Waiting 23:30:04 1469e6f7b9e6: Waiting 23:30:04 eaf3925da568: Waiting 23:30:04 bde34c3a00c8: Waiting 23:30:04 bab4dde63d76: Waiting 23:30:04 b352a97aabf1: Waiting 23:30:04 4872d77fe225: Waiting 23:30:04 5851b861e8e6: Waiting 23:30:04 e2be974225ed: Download complete 23:30:04 988bab9f4d93: Verifying Checksum 23:30:04 988bab9f4d93: Download complete 23:30:04 1469e6f7b9e6: Verifying Checksum 23:30:04 1469e6f7b9e6: Download complete 23:30:04 eaf3925da568: Verifying Checksum 23:30:04 eaf3925da568: Download complete 23:30:04 339a4e72a1f5: Verifying Checksum 23:30:04 339a4e72a1f5: Download complete 23:30:04 bde34c3a00c8: Download complete 23:30:04 b352a97aabf1: Download complete 23:30:04 4872d77fe225: Verifying Checksum 23:30:04 4872d77fe225: Download complete 23:30:04 5851b861e8e6: Download complete 23:30:04 b85a868b505f: Verifying Checksum 23:30:04 b85a868b505f: Download complete 23:30:04 bab4dde63d76: Verifying Checksum 23:30:04 bab4dde63d76: Download complete 23:30:05 b85a868b505f: Pull complete 23:30:05 e2be974225ed: Pull complete 23:30:06 339a4e72a1f5: Pull complete 23:30:06 988bab9f4d93: Pull complete 23:30:06 1469e6f7b9e6: Pull complete 23:30:06 eaf3925da568: Pull complete 23:30:08 bab4dde63d76: Pull complete 23:30:08 bde34c3a00c8: Pull complete 23:30:08 b352a97aabf1: Pull complete 23:30:08 4872d77fe225: Pull complete 23:30:08 5851b861e8e6: Pull complete 23:30:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:08 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:11 $ docker top 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed -eo pid,comm 23:30:11 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). 23:30:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:11 [ssh-agent] Looking for ssh-agent implementation... 23:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:11 $ docker exec 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed ssh-agent 23:30:11 SSH_AUTH_SOCK=/tmp/ssh-LQhAUXqzPHoe/agent.32 23:30:11 SSH_AGENT_PID=38 23:30:11 Running ssh-add (command line suppressed) 23:30:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11373261770278615595.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11373261770278615595.key) 23:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:11 + git tag --points-at HEAD [Pipeline] } 23:30:11 $ docker exec --env ******** --env ******** 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed ssh-agent -k 23:30:11 unset SSH_AUTH_SOCK; 23:30:11 unset SSH_AGENT_PID; 23:30:11 echo Agent pid 38 killed; 23:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:11 [ssh-agent] Looking for ssh-agent implementation... 23:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:12 $ docker exec 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed ssh-agent 23:30:12 SSH_AUTH_SOCK=/tmp/ssh-Iy3c6u3Pj1T4/agent.70 23:30:12 SSH_AGENT_PID=76 23:30:12 Running ssh-add (command line suppressed) 23:30:12 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8023449967910261687.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8023449967910261687.key) 23:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:12 + git semver init 23:30:12 2023-11-06 23:30:12,784 [run_init] DEBUG init version:0.0.0 force:False 23:30:12 2023-11-06 23:30:12,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 23:30:12 2023-11-06 23:30:12,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 23:30:12 2023-11-06 23:30:12,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:30:14 2023-11-06 23:30:13,847 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 23:30:14 2023-11-06 23:30:13,848 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 23:30:14 2023-11-06 23:30:13,848 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:30:14 2023-11-06 23:30:13,848 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:30:14 3.1.0-dev.29 [Pipeline] } 23:30:14 $ docker exec --env ******** --env ******** 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed ssh-agent -k 23:30:14 unset SSH_AUTH_SOCK; 23:30:14 unset SSH_AGENT_PID; 23:30:14 echo Agent pid 76 killed; 23:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:14 + git semver [Pipeline] } 23:30:14 $ docker stop --time=1 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed 23:30:16 $ docker rm -f --volumes 9a6e864a8c7b03179c41f754ba83dfeab3d7b571fe0d735b8b6a96bb5c54e4ed [Pipeline] // withDockerContainer [Pipeline] sh 23:30:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:30:16 Stashed 1 file(s) [Pipeline] echo 23:30:16 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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 23:30:16 provisioning config files... 23:30:16 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18235327542586404365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:17 ---> docker-login.sh 23:30:17 nexus3.edgexfoundry.org:10001 23:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:17 Configure a credential helper to remove this warning. See 23:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:17 23:30:17 Login Succeeded 23:30:17 nexus3.edgexfoundry.org:10002 23:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:17 Configure a credential helper to remove this warning. See 23:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:17 23:30:17 Login Succeeded 23:30:17 nexus3.edgexfoundry.org:10003 23:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:17 Configure a credential helper to remove this warning. See 23:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:17 23:30:17 Login Succeeded 23:30:17 nexus3.edgexfoundry.org:10004 23:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:17 Configure a credential helper to remove this warning. See 23:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:17 23:30:17 Login Succeeded 23:30:17 docker.io 23:30:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:17 Configure a credential helper to remove this warning. See 23:30:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:17 23:30:17 Login Succeeded 23:30:17 ---> docker-login.sh ends [Pipeline] } 23:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:30:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:30:17 ========================================================= 23:30:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:30:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:30:18 Sending build context to Docker daemon 10.92MB 23:30:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:30:18 Step 2/12 : FROM ${BASE} AS builder 23:30:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:30:18 7264a8db6415: Pulling fs layer 23:30:18 c4d48a809fc2: Pulling fs layer 23:30:18 4f1c88b9dad5: Pulling fs layer 23:30:18 ad3a456e5733: Pulling fs layer 23:30:18 33e27b845d1e: Pulling fs layer 23:30:18 c68163c4e522: Pulling fs layer 23:30:18 50da416c3ac9: Pulling fs layer 23:30:18 23d2d4c4bb30: Pulling fs layer 23:30:18 ad3a456e5733: Waiting 23:30:18 c68163c4e522: Waiting 23:30:18 23d2d4c4bb30: Waiting 23:30:18 33e27b845d1e: Waiting 23:30:18 c4d48a809fc2: Download complete 23:30:18 ad3a456e5733: Download complete 23:30:18 33e27b845d1e: Verifying Checksum 23:30:18 33e27b845d1e: Download complete 23:30:18 7264a8db6415: Verifying Checksum 23:30:18 7264a8db6415: Download complete 23:30:18 c68163c4e522: Verifying Checksum 23:30:18 c68163c4e522: Download complete 23:30:18 7264a8db6415: Pull complete 23:30:18 23d2d4c4bb30: Verifying Checksum 23:30:18 23d2d4c4bb30: Download complete 23:30:18 c4d48a809fc2: Pull complete 23:30:18 4f1c88b9dad5: Verifying Checksum 23:30:18 4f1c88b9dad5: Download complete 23:30:18 50da416c3ac9: Verifying Checksum 23:30:18 50da416c3ac9: Download complete 23:30:21 4f1c88b9dad5: Pull complete 23:30:21 ad3a456e5733: Pull complete 23:30:21 33e27b845d1e: Pull complete 23:30:21 c68163c4e522: Pull complete 23:30:24 50da416c3ac9: Pull complete 23:30:24 23d2d4c4bb30: Pull complete 23:30:24 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:30:24 ---> 0786185ac409 23:30:24 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:30:27 ---> Running in 6ed3841dca7d 23:30:27 Removing intermediate container 6ed3841dca7d 23:30:27 ---> 13df44f0e19e 23:30:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:30:27 ---> Running in 16b335cc45d0 23:30:27 Removing intermediate container 16b335cc45d0 23:30:27 ---> b1bf8319f793 23:30:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:30:27 ---> Running in a097ae539133 23:30:27 Removing intermediate container a097ae539133 23:30:27 ---> c3e9811ce061 23:30:27 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:30:27 ---> Running in 247065b60c8d 23:30:27 Removing intermediate container 247065b60c8d 23:30:27 ---> 5f2d59e917c8 23:30:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:30:27 ---> Running in 3e1095eb32f4 23:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:30:28 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:30:28 (2/4) Installing libedit (20221030.3.1-r1) 23:30:28 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:30:28 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:30:28 Executing busybox-1.36.1-r2.trigger 23:30:28 OK: 268 MiB in 56 packages 23:30:28 Removing intermediate container 3e1095eb32f4 23:30:28 ---> d5a60448c2de 23:30:28 Step 8/12 : WORKDIR /device-rest-go 23:30:28 ---> Running in 2e31879272a6 23:30:28 Removing intermediate container 2e31879272a6 23:30:28 ---> 2da4954e2708 23:30:28 Step 9/12 : COPY go.mod vendor* ./ 23:30:28 ---> 3e65e5e32fe5 23:30:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:30:28 ---> Running in a2e1ed59bd8c 23:30:31 Still waiting to schedule task 23:30:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:31:00 Removing intermediate container a2e1ed59bd8c 23:31:00 ---> e01082ef4f0b 23:31:00 Step 11/12 : COPY . . 23:31:00 ---> 9a32b5624b0c 23:31:00 Step 12/12 : RUN $MAKE 23:31:00 ---> Running in 709abcaaf81c 23:31:00 noop 23:31:00 Removing intermediate container 709abcaaf81c 23:31:00 ---> 94e7cd4bf85a 23:31:00 Successfully built 94e7cd4bf85a 23:31:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:01 + docker inspect -f . ci-base-image-x86_64 23:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:01 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat 23:31:01 $ docker top d7167d029f40bde5d673580034b074edd05c07e54fd7e2f1d34be1efa753cb06 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:02 + go version 23:31:02 go version go1.21.0 linux/amd64 [Pipeline] } 23:31:02 $ docker stop --time=1 d7167d029f40bde5d673580034b074edd05c07e54fd7e2f1d34be1efa753cb06 23:31:03 $ docker rm -f --volumes d7167d029f40bde5d673580034b074edd05c07e54fd7e2f1d34be1efa753cb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:03 + docker inspect -f . ci-base-image-x86_64 23:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:03 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:31:03 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** ci-base-image-x86_64 cat 23:31:04 $ docker top 6d6a2127995701f2e5d120708eb9438d79d44f1f4037b26bdb19f80871263f7a -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:04 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 23:31:04 + make test 23:31:04 go test ./... -coverprofile=coverage.out ./... 23:31:05 ? github.com/edgexfoundry/device-rest-go [no test files] 23:31:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:31:15 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 33.2% of statements 23:31:21 go vet ./... 23:31:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:24 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:31:24 $ docker stop --time=1 6d6a2127995701f2e5d120708eb9438d79d44f1f4037b26bdb19f80871263f7a 23:31:27 $ docker rm -f --volumes 6d6a2127995701f2e5d120708eb9438d79d44f1f4037b26bdb19f80871263f7a [Pipeline] // withDockerContainer [Pipeline] sh 23:31:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:31:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:28 + ls -al . 23:31:28 total 176 23:31:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:31 . 23:31:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:29 .. 23:31:28 -rw-rw-r-- 1 jenkins jenkins 151 Nov 6 23:29 .dockerignore 23:31:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:31 .git 23:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 .github 23:31:28 -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:29 .gitignore 23:31:28 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:29 .golangci.yml 23:31:28 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:30 .semver 23:31:28 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 6 23:29 Attribution.txt 23:31:28 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 6 23:29 CHANGELOG.md 23:31:28 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 6 23:29 Dockerfile 23:31:28 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:29 GOVERNANCE.md 23:31:28 -rw-rw-r-- 1 jenkins jenkins 680 Nov 6 23:29 Jenkinsfile 23:31:28 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:29 LICENSE 23:31:28 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 6 23:29 Makefile 23:31:28 -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:29 OWNERS.md 23:31:28 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 6 23:29 README.md 23:31:28 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:30 VERSION 23:31:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 bin 23:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 cmd 23:31:28 -rw-r--r-- 1 jenkins jenkins 14499 Nov 6 23:31 coverage.out 23:31:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 driver 23:31:28 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 6 23:29 go.mod 23:31:28 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:29 go.sum 23:31:28 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 openapi 23:31:28 -rw-rw-r-- 1 jenkins jenkins 713 Nov 6 23:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:28 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=549007a9ae6a647223285151eabca3507ba312e0 --label arch=amd64 --label version=3.1.0-dev.29 . 23:31:28 Sending build context to Docker daemon 10.94MB 23:31:28 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:31:28 Step 2/25 : FROM ${BASE} AS builder 23:31:28 ---> 94e7cd4bf85a 23:31:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:31:29 ---> Running in bb6acadbb8d4 23:31:29 Removing intermediate container bb6acadbb8d4 23:31:29 ---> 9b68708bb525 23:31:29 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:29 ---> Running in 24af2f19a221 23:31:29 Removing intermediate container 24af2f19a221 23:31:29 ---> 8f458b801507 23:31:29 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:31:29 ---> Running in eb2e2b06ecaa 23:31:29 Removing intermediate container eb2e2b06ecaa 23:31:29 ---> a6e798848a05 23:31:29 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:31:29 ---> Running in e5666c06e1d8 23:31:29 Removing intermediate container e5666c06e1d8 23:31:29 ---> 04f132733996 23:31:29 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:29 ---> Running in 5e34ee4d0b63 23:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:31:30 OK: 268 MiB in 56 packages 23:31:30 Removing intermediate container 5e34ee4d0b63 23:31:30 ---> d90bc7953a7b 23:31:30 Step 8/25 : WORKDIR /device-rest-go 23:31:30 ---> Running in 2f1d88035b9e 23:31:30 Removing intermediate container 2f1d88035b9e 23:31:30 ---> 6b2486eb2bd0 23:31:30 Step 9/25 : COPY go.mod vendor* ./ 23:31:30 ---> b09cf934f6e4 23:31:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:30 ---> Running in 5678248d9253 23:31:31 Removing intermediate container 5678248d9253 23:31:31 ---> 0f6a4762d07e 23:31:31 Step 11/25 : COPY . . 23:31:31 ---> 8a7d53382577 23:31:31 Step 12/25 : RUN $MAKE 23:31:31 ---> Running in 0e229f46dbf2 23:31:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:31:50 Removing intermediate container 0e229f46dbf2 23:31:50 ---> a51308e709f9 23:31:50 Step 13/25 : FROM alpine:3.18 23:31:50 3.18: Pulling from library/alpine 23:31:50 96526aa774ef: Pulling fs layer 23:31:50 96526aa774ef: Verifying Checksum 23:31:50 96526aa774ef: Download complete 23:31:50 96526aa774ef: Pull complete 23:31:50 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:31:50 Status: Downloaded newer image for alpine:3.18 23:31:50 ---> 8ca4688f4f35 23:31:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:31:50 ---> Running in 403e1a4b115e 23:31:50 Removing intermediate container 403e1a4b115e 23:31:50 ---> f5cf77193d2e 23:31:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:31:50 ---> Running in 81c942d89a50 23:31:50 Removing intermediate container 81c942d89a50 23:31:50 ---> 61d15886ef65 23:31:50 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:31:50 ---> Running in 681347627dd3 23:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:31:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:31:50 (1/1) Installing dumb-init (1.2.5-r2) 23:31:50 Executing busybox-1.36.1-r2.trigger 23:31:50 OK: 7 MiB in 16 packages 23:31:50 Removing intermediate container 681347627dd3 23:31:50 ---> 24cff36e21eb 23:31:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:31:51 ---> 827d708b0c83 23:31:51 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:31:51 ---> 127b71a9bd68 23:31:51 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:31:51 ---> b87ccbbcf310 23:31:51 Step 20/25 : EXPOSE 59986 23:31:51 ---> Running in 65234d51be95 23:31:51 Removing intermediate container 65234d51be95 23:31:51 ---> e08eeae39b84 23:31:51 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:31:51 ---> Running in 5510c68808c3 23:31:51 Removing intermediate container 5510c68808c3 23:31:51 ---> 41e6363696cf 23:31:51 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:31:51 ---> Running in 9cce9c5f1469 23:31:51 Removing intermediate container 9cce9c5f1469 23:31:51 ---> 0aefeb9405e1 23:31:51 Step 23/25 : LABEL arch=amd64 23:31:51 ---> Running in 37d4d7185c97 23:31:51 Removing intermediate container 37d4d7185c97 23:31:51 ---> 93dbc5a5cf6c 23:31:51 Step 24/25 : LABEL git_sha=549007a9ae6a647223285151eabca3507ba312e0 23:31:51 ---> Running in c26c2a3e9dd9 23:31:51 Removing intermediate container c26c2a3e9dd9 23:31:51 ---> c9b94a8524e3 23:31:51 Step 25/25 : LABEL version=3.1.0-dev.29 23:31:52 ---> Running in 9e2ae296be34 23:31:52 Removing intermediate container 9e2ae296be34 23:31:52 ---> 67c90e321d0f 23:31:52 [Warning] One or more build-args [ARCH] were not consumed 23:31:52 Successfully built 67c90e321d0f 23:31:52 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:31:52 provisioning config files... 23:31:52 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9619597474818419067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:31:52 ---> docker-login.sh 23:31:52 nexus3.edgexfoundry.org:10001 23:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:52 Configure a credential helper to remove this warning. See 23:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:52 23:31:52 Login Succeeded 23:31:52 nexus3.edgexfoundry.org:10002 23:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:52 Configure a credential helper to remove this warning. See 23:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:52 23:31:52 Login Succeeded 23:31:52 nexus3.edgexfoundry.org:10003 23:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:52 Configure a credential helper to remove this warning. See 23:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:52 23:31:52 Login Succeeded 23:31:52 nexus3.edgexfoundry.org:10004 23:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:52 Configure a credential helper to remove this warning. See 23:31:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:52 23:31:52 Login Succeeded 23:31:52 docker.io 23:31:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:31:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:31:53 Configure a credential helper to remove this warning. See 23:31:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:31:53 23:31:53 Login Succeeded 23:31:53 ---> docker-login.sh ends [Pipeline] } 23:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:31:53 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 23:31:53 549007a9ae6a647223285151eabca3507ba312e0 23:31:53 latest 23:31:53 3.1.0-dev.29 23:31:53 549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:31:53 main 23:31:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:53 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:53 + docker push nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0 23:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:31:53 c8f11df10460: Preparing 23:31:53 bca873813145: Preparing 23:31:53 a4202d1f6a2c: Preparing 23:31:53 7b0565f22bdf: Preparing 23:31:53 cc2447e1835a: Preparing 23:31:53 cc2447e1835a: Layer already exists 23:31:53 c8f11df10460: Pushed 23:31:53 7b0565f22bdf: Pushed 23:31:53 bca873813145: Pushed 23:31:56 a4202d1f6a2c: Pushed 23:31:56 549007a9ae6a647223285151eabca3507ba312e0: digest: sha256:24687c444c0f8c000addec2f7dd4fd800750371ce1405870634d1088c0a8eb18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:56 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:56 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 23:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:31:56 c8f11df10460: Preparing 23:31:56 bca873813145: Preparing 23:31:56 a4202d1f6a2c: Preparing 23:31:56 7b0565f22bdf: Preparing 23:31:56 cc2447e1835a: Preparing 23:31:56 c8f11df10460: Layer already exists 23:31:56 cc2447e1835a: Layer already exists 23:31:56 7b0565f22bdf: Layer already exists 23:31:56 bca873813145: Layer already exists 23:31:56 a4202d1f6a2c: Layer already exists 23:31:56 latest: digest: sha256:24687c444c0f8c000addec2f7dd4fd800750371ce1405870634d1088c0a8eb18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:57 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.29 23:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:31:57 c8f11df10460: Preparing 23:31:57 bca873813145: Preparing 23:31:57 a4202d1f6a2c: Preparing 23:31:57 7b0565f22bdf: Preparing 23:31:57 cc2447e1835a: Preparing 23:31:57 a4202d1f6a2c: Layer already exists 23:31:57 bca873813145: Layer already exists 23:31:57 cc2447e1835a: Layer already exists 23:31:57 c8f11df10460: Layer already exists 23:31:57 7b0565f22bdf: Layer already exists 23:31:57 3.1.0-dev.29: digest: sha256:24687c444c0f8c000addec2f7dd4fd800750371ce1405870634d1088c0a8eb18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:57 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:31:58 c8f11df10460: Preparing 23:31:58 bca873813145: Preparing 23:31:58 a4202d1f6a2c: Preparing 23:31:58 7b0565f22bdf: Preparing 23:31:58 cc2447e1835a: Preparing 23:31:58 c8f11df10460: Layer already exists 23:31:58 a4202d1f6a2c: Layer already exists 23:31:58 cc2447e1835a: Layer already exists 23:31:58 7b0565f22bdf: Layer already exists 23:31:58 bca873813145: Layer already exists 23:31:58 549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29: digest: sha256:24687c444c0f8c000addec2f7dd4fd800750371ce1405870634d1088c0a8eb18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:58 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:58 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 23:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 23:31:58 c8f11df10460: Preparing 23:31:58 bca873813145: Preparing 23:31:58 a4202d1f6a2c: Preparing 23:31:58 7b0565f22bdf: Preparing 23:31:58 cc2447e1835a: Preparing 23:31:58 7b0565f22bdf: Layer already exists 23:31:58 cc2447e1835a: Layer already exists 23:31:58 a4202d1f6a2c: Layer already exists 23:31:58 c8f11df10460: Layer already exists 23:31:58 bca873813145: Layer already exists 23:31:58 main: digest: sha256:24687c444c0f8c000addec2f7dd4fd800750371ce1405870634d1088c0a8eb18 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:58 ===================================================== [Pipeline] echo 23:31:58 taggedImages: 23:31:58 - nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0 23:31:58 - nexus3.edgexfoundry.org:10004/device-rest:latest 23:31:58 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.29 23:31:58 - nexus3.edgexfoundry.org:10004/device-rest:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:31:58 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 23:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:59 23:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:31:59 latest: Pulling from edgex-lftools-log-publisher 23:31:59 5eb5b503b376: Pulling fs layer 23:31:59 5c69ac0246d0: Pulling fs layer 23:31:59 ec43610c2a17: Pulling fs layer 23:31:59 3a2ae6a8a46f: Pulling fs layer 23:31:59 33b1e0a273af: Pulling fs layer 23:31:59 5d3b04190fa2: Pulling fs layer 23:31:59 2f39f015ded8: Pulling fs layer 23:31:59 3a2ae6a8a46f: Waiting 23:31:59 33b1e0a273af: Waiting 23:31:59 5d3b04190fa2: Waiting 23:31:59 5c69ac0246d0: Verifying Checksum 23:31:59 5c69ac0246d0: Download complete 23:31:59 3a2ae6a8a46f: Verifying Checksum 23:31:59 3a2ae6a8a46f: Download complete 23:31:59 33b1e0a273af: Verifying Checksum 23:31:59 33b1e0a273af: Download complete 23:31:59 5d3b04190fa2: Download complete 23:31:59 ec43610c2a17: Verifying Checksum 23:31:59 ec43610c2a17: Download complete 23:31:59 5eb5b503b376: Verifying Checksum 23:31:59 5eb5b503b376: Download complete 23:32:00 2f39f015ded8: Download complete 23:32:00 5eb5b503b376: Pull complete 23:32:01 5c69ac0246d0: Pull complete 23:32:01 ec43610c2a17: Pull complete 23:32:01 3a2ae6a8a46f: Pull complete 23:32:01 33b1e0a273af: Pull complete 23:32:01 5d3b04190fa2: Pull complete 23:32:05 2f39f015ded8: Pull complete 23:32:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:05 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:32:05 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:32:09 $ docker top 6d3d25ae44b16c10271ca705b2c1505096f63ca0a21e6307bbdaeea754f890fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:09 ---> job-cost.sh 23:32:09 lf-activate-venv: SKIPPING 23:32:09 INFO: No Stack... 23:32:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:11 INFO: Archiving Costs [Pipeline] sh 23:32:11 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 23:32:11 + cut -d, -f6 [Pipeline] lock 23:32:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] 23:32:11 Resource [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] did not exist. Created. 23:32:11 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:32:11 + echo total: 0.2199999988079071 [Pipeline] stash 23:32:11 Stashed 1 file(s) [Pipeline] } 23:32:11 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 23:32:11 $ docker stop --time=1 6d3d25ae44b16c10271ca705b2c1505096f63ca0a21e6307bbdaeea754f890fb 23:32:12 $ docker rm -f --volumes 6d3d25ae44b16c10271ca705b2c1505096f63ca0a21e6307bbdaeea754f890fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16752 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 23:33:54 Running in /w/workspace/device-rest-go/149 [Pipeline] { [Pipeline] checkout 23:33:54 The recommended git tool is: git 23:34:00 using credential edgex-jenkins-ssh 23:34:00 Cloning the remote Git repository 23:34:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 23:34:01 > git init /w/workspace/device-rest-go/149 # timeout=10 23:34:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 23:34:01 > git --version # timeout=10 23:34:01 > git --version # 'git version 2.25.1' 23:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 23:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:04 Avoid second fetch 23:34:04 Checking out Revision 549007a9ae6a647223285151eabca3507ba312e0 (main) 23:34:04 Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#361)" 23:34:04 > git config core.sparsecheckout # timeout=10 23:34:04 > git checkout -f 549007a9ae6a647223285151eabca3507ba312e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:05 Dload Upload Total Spent Left Speed 23:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh 23:34:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:34:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:34:06 + sudo tee /etc/docker/daemon.new 23:34:06 { 23:34:06 "registry-mirrors": [ 23:34:06 "https://nexus3.edgexfoundry.org:10001" 23:34:06 ], 23:34:06 "bip": "10.250.0.254/24", 23:34:06 "hosts": [ 23:34:06 "tcp://0.0.0.0:5555", 23:34:06 "unix:///var/run/docker.sock" 23:34:06 ], 23:34:06 "mtu": 1458, 23:34:06 "selinux-enabled": true, 23:34:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:34:06 } [Pipeline] sh 23:34:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:34:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:29 provisioning config files... 23:34:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/149@tmp/config14964837921484339137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> docker-login.sh 23:34:30 nexus3.edgexfoundry.org:10001 23:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:30 Configure a credential helper to remove this warning. See 23:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:30 23:34:30 Login Succeeded 23:34:30 nexus3.edgexfoundry.org:10002 23:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:31 Configure a credential helper to remove this warning. See 23:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:31 23:34:31 Login Succeeded 23:34:31 nexus3.edgexfoundry.org:10003 23:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:31 Configure a credential helper to remove this warning. See 23:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:31 23:34:31 Login Succeeded 23:34:31 nexus3.edgexfoundry.org:10004 23:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:32 Configure a credential helper to remove this warning. See 23:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:32 23:34:32 Login Succeeded 23:34:32 docker.io 23:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:32 Configure a credential helper to remove this warning. See 23:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:32 23:34:32 Login Succeeded 23:34:32 ---> docker-login.sh ends [Pipeline] } 23:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:34:32 ========================================================= 23:34:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:34:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:34:33 Sending build context to Docker daemon 125.4kB 23:34:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:34:33 Step 2/12 : FROM ${BASE} AS builder 23:34:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:34:33 9fda8d8052c6: Pulling fs layer 23:34:33 5d54e960e981: Pulling fs layer 23:34:33 c4a7e357bf2a: Pulling fs layer 23:34:33 f0e02332f6b5: Pulling fs layer 23:34:33 cefa15bbcfad: Pulling fs layer 23:34:33 17808c966233: Pulling fs layer 23:34:33 f4c1fc716caa: Pulling fs layer 23:34:33 f0e02332f6b5: Waiting 23:34:33 cefa15bbcfad: Waiting 23:34:33 17808c966233: Waiting 23:34:33 f4c1fc716caa: Waiting 23:34:33 5d54e960e981: Verifying Checksum 23:34:33 5d54e960e981: Download complete 23:34:33 f0e02332f6b5: Verifying Checksum 23:34:33 f0e02332f6b5: Download complete 23:34:33 cefa15bbcfad: Verifying Checksum 23:34:33 cefa15bbcfad: Download complete 23:34:33 9fda8d8052c6: Verifying Checksum 23:34:33 9fda8d8052c6: Download complete 23:34:34 f4c1fc716caa: Verifying Checksum 23:34:34 f4c1fc716caa: Download complete 23:34:35 9fda8d8052c6: Pull complete 23:34:35 5d54e960e981: Pull complete 23:34:35 c4a7e357bf2a: Verifying Checksum 23:34:35 c4a7e357bf2a: Download complete 23:34:36 17808c966233: Verifying Checksum 23:34:36 17808c966233: Download complete 23:34:51 c4a7e357bf2a: Pull complete 23:34:51 f0e02332f6b5: Pull complete 23:34:51 cefa15bbcfad: Pull complete 23:34:58 17808c966233: Pull complete 23:34:59 f4c1fc716caa: Pull complete 23:34:59 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:34:59 ---> ea914061e18c 23:34:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:35:01 ---> Running in bff5f44469a2 23:35:01 Removing intermediate container bff5f44469a2 23:35:01 ---> 70c3e2c33dcf 23:35:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:35:01 ---> Running in a9cddea73c7b 23:35:02 Removing intermediate container a9cddea73c7b 23:35:02 ---> 047f41ff2a47 23:35:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:35:02 ---> Running in 7d799aaa5471 23:35:02 Removing intermediate container 7d799aaa5471 23:35:02 ---> 39c5c2c4b4b8 23:35:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:35:02 ---> Running in f56282a95c8e 23:35:03 Removing intermediate container f56282a95c8e 23:35:03 ---> 5f7e9d354ed9 23:35:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:35:03 ---> Running in d4fcf538e228 23:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:35:06 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:35:06 (2/4) Installing libedit (20221030.3.1-r1) 23:35:06 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:35:06 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:35:06 Executing busybox-1.36.1-r2.trigger 23:35:06 OK: 270 MiB in 56 packages 23:35:07 Removing intermediate container d4fcf538e228 23:35:07 ---> feb17e1d17f3 23:35:07 Step 8/12 : WORKDIR /device-rest-go 23:35:07 ---> Running in 29f91a4610fd 23:35:07 Removing intermediate container 29f91a4610fd 23:35:07 ---> bbc40e28b901 23:35:07 Step 9/12 : COPY go.mod vendor* ./ 23:35:08 ---> e9b10bcc0b95 23:35:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:08 ---> Running in 04e229aa465d 23:36:30 Removing intermediate container 04e229aa465d 23:36:30 ---> f76b3988c05b 23:36:30 Step 11/12 : COPY . . 23:36:30 ---> 532814a501f1 23:36:30 Step 12/12 : RUN $MAKE 23:36:30 ---> Running in 1ae4cb996b1e 23:36:30 noop 23:36:30 Removing intermediate container 1ae4cb996b1e 23:36:30 ---> e10fb6fbf04e 23:36:30 Successfully built e10fb6fbf04e 23:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:30 + docker inspect -f . ci-base-image-arm64 23:36:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:30 prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container 23:36:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/149 -v /w/workspace/device-rest-go/149:/w/workspace/device-rest-go/149:rw,z -v /w/workspace/device-rest-go/149@tmp:/w/workspace/device-rest-go/149@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 23:36:32 $ docker top 5a3e01d0ee959c2825110d0fc7c41e28e49efd397c8947f64dc5d7898ef5a286 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:32 + go version 23:36:32 go version go1.21.0 linux/arm64 [Pipeline] } 23:36:32 $ docker stop --time=1 5a3e01d0ee959c2825110d0fc7c41e28e49efd397c8947f64dc5d7898ef5a286 23:36:36 $ docker rm -f --volumes 5a3e01d0ee959c2825110d0fc7c41e28e49efd397c8947f64dc5d7898ef5a286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:36 + docker inspect -f . ci-base-image-arm64 23:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container 23:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/149 -v /w/workspace/device-rest-go/149:/w/workspace/device-rest-go/149:rw,z -v /w/workspace/device-rest-go/149@tmp:/w/workspace/device-rest-go/149@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 23:36:38 $ docker top 1b77591e4a0395be0d962ed45395ad79b64c51bdaaa2193246e07aaa17a9c171 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:39 + git config --global --add safe.directory /w/workspace/device-rest-go/149 [Pipeline] fileExists [Pipeline] sh 23:36:39 + make test 23:36:39 go test ./... -coverprofile=coverage.out ./... 23:36:44 ? github.com/edgexfoundry/device-rest-go [no test files] 23:38:35 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 23:38:35 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 33.2% of statements 23:38:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:38:35 go vet ./... 23:39:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:39:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:39:02 ./bin/test-attribution-txt.sh [Pipeline] echo 23:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:39:02 $ docker stop --time=1 1b77591e4a0395be0d962ed45395ad79b64c51bdaaa2193246e07aaa17a9c171 23:39:04 $ docker rm -f --volumes 1b77591e4a0395be0d962ed45395ad79b64c51bdaaa2193246e07aaa17a9c171 [Pipeline] // withDockerContainer [Pipeline] sh 23:39:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:39:05 Warning: overwriting stash ‘coverage-report’ 23:39:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:39:06 + ls -al . 23:39:06 total 172 23:39:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:36 . 23:39:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:34 .. 23:39:06 -rw-rw-r-- 1 jenkins jenkins 151 Nov 6 23:34 .dockerignore 23:39:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:34 .git 23:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:34 .github 23:39:06 -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:34 .gitignore 23:39:06 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:34 .golangci.yml 23:39:06 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 6 23:34 Attribution.txt 23:39:06 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 6 23:34 CHANGELOG.md 23:39:06 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 6 23:34 Dockerfile 23:39:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:34 GOVERNANCE.md 23:39:06 -rw-rw-r-- 1 jenkins jenkins 680 Nov 6 23:34 Jenkinsfile 23:39:06 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:34 LICENSE 23:39:06 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 6 23:34 Makefile 23:39:06 -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:34 OWNERS.md 23:39:06 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 6 23:34 README.md 23:39:06 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:30 VERSION 23:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:34 bin 23:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:34 cmd 23:39:06 -rw-r--r-- 1 jenkins jenkins 14499 Nov 6 23:38 coverage.out 23:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:34 driver 23:39:06 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 6 23:34 go.mod 23:39:06 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:34 go.sum 23:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:34 openapi 23:39:06 -rw-rw-r-- 1 jenkins jenkins 713 Nov 6 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:07 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=549007a9ae6a647223285151eabca3507ba312e0 --label arch=arm64 --label version=3.1.0-dev.29 . 23:39:07 Sending build context to Docker daemon 140.8kB 23:39:07 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:39:07 Step 2/25 : FROM ${BASE} AS builder 23:39:07 ---> e10fb6fbf04e 23:39:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:39:07 ---> Running in d974fb6e6ceb 23:39:07 Removing intermediate container d974fb6e6ceb 23:39:07 ---> 37b6562efeb4 23:39:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:39:08 ---> Running in 143ebc77f212 23:39:08 Removing intermediate container 143ebc77f212 23:39:08 ---> a8beaa1c487c 23:39:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:39:08 ---> Running in f583757988d4 23:39:08 Removing intermediate container f583757988d4 23:39:08 ---> ebdb1cf4b100 23:39:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:39:08 ---> Running in a9bfc9b05dcc 23:39:09 Removing intermediate container a9bfc9b05dcc 23:39:09 ---> 916ddf7f6472 23:39:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:39:09 ---> Running in 2c471e7c8a0e 23:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:39:12 OK: 270 MiB in 56 packages 23:39:12 Removing intermediate container 2c471e7c8a0e 23:39:12 ---> ba35cc12b3cd 23:39:12 Step 8/25 : WORKDIR /device-rest-go 23:39:12 ---> Running in 41f387118809 23:39:13 Removing intermediate container 41f387118809 23:39:13 ---> 5e359992c28e 23:39:13 Step 9/25 : COPY go.mod vendor* ./ 23:39:13 ---> ea19702416e8 23:39:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:13 ---> Running in c9ce9f367c59 23:39:18 Removing intermediate container c9ce9f367c59 23:39:18 ---> fcae624f6424 23:39:18 Step 11/25 : COPY . . 23:39:18 ---> 051d6c41fefb 23:39:18 Step 12/25 : RUN $MAKE 23:39:18 ---> Running in c12bdac62ae3 23:39:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.29 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 23:41:26 Removing intermediate container c12bdac62ae3 23:41:26 ---> 2bb964e21a77 23:41:26 Step 13/25 : FROM alpine:3.18 23:41:26 3.18: Pulling from library/alpine 23:41:26 579b34f0a95b: Pulling fs layer 23:41:26 579b34f0a95b: Download complete 23:41:26 579b34f0a95b: Pull complete 23:41:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:41:26 Status: Downloaded newer image for alpine:3.18 23:41:26 ---> 3cc203321400 23:41:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:41:26 ---> Running in efa3b997d1d1 23:41:26 Removing intermediate container efa3b997d1d1 23:41:26 ---> 900fe2f35cc3 23:41:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 23:41:26 ---> Running in 7208da991dae 23:41:26 Removing intermediate container 7208da991dae 23:41:26 ---> 21a33a73a240 23:41:26 Step 16/25 : RUN apk add --update --no-cache dumb-init 23:41:26 ---> Running in 736f19b8a3b0 23:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:41:26 (1/1) Installing dumb-init (1.2.5-r2) 23:41:26 Executing busybox-1.36.1-r2.trigger 23:41:26 OK: 8 MiB in 16 packages 23:41:26 Removing intermediate container 736f19b8a3b0 23:41:26 ---> 3c2aacb6d1f0 23:41:26 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 23:41:26 ---> d41cebbd6aee 23:41:26 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 23:41:26 ---> c997859c5178 23:41:26 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 23:41:26 ---> ec67cda572d4 23:41:26 Step 20/25 : EXPOSE 59986 23:41:26 ---> Running in c2180312f74f 23:41:26 Removing intermediate container c2180312f74f 23:41:26 ---> 9050070ecb28 23:41:26 Step 21/25 : ENTRYPOINT ["/device-rest"] 23:41:26 ---> Running in 76a24e9fa7cf 23:41:26 Removing intermediate container 76a24e9fa7cf 23:41:26 ---> 54501a99d40d 23:41:26 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:41:26 ---> Running in 27fd44fe1352 23:41:26 Removing intermediate container 27fd44fe1352 23:41:26 ---> 1a99b50a03f5 23:41:26 Step 23/25 : LABEL arch=arm64 23:41:26 ---> Running in 2d273045b6a2 23:41:26 Removing intermediate container 2d273045b6a2 23:41:26 ---> 546f863cf9dd 23:41:26 Step 24/25 : LABEL git_sha=549007a9ae6a647223285151eabca3507ba312e0 23:41:26 ---> Running in baf27fe880c0 23:41:26 Removing intermediate container baf27fe880c0 23:41:26 ---> c98d2370589d 23:41:26 Step 25/25 : LABEL version=3.1.0-dev.29 23:41:26 ---> Running in 4c75f22c29c5 23:41:26 Removing intermediate container 4c75f22c29c5 23:41:26 ---> 0c442cf3141f 23:41:26 [Warning] One or more build-args [ARCH] were not consumed 23:41:26 Successfully built 0c442cf3141f 23:41:26 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:26 provisioning config files... 23:41:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/149@tmp/config15108258375323682760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:26 ---> docker-login.sh 23:41:26 nexus3.edgexfoundry.org:10001 23:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:27 Configure a credential helper to remove this warning. See 23:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:27 23:41:27 Login Succeeded 23:41:27 nexus3.edgexfoundry.org:10002 23:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:27 Configure a credential helper to remove this warning. See 23:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:27 23:41:27 Login Succeeded 23:41:27 nexus3.edgexfoundry.org:10003 23:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:27 Configure a credential helper to remove this warning. See 23:41:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:27 23:41:27 Login Succeeded 23:41:27 nexus3.edgexfoundry.org:10004 23:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:28 Configure a credential helper to remove this warning. See 23:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:28 23:41:28 Login Succeeded 23:41:28 docker.io 23:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:28 Configure a credential helper to remove this warning. See 23:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:28 23:41:28 Login Succeeded 23:41:28 ---> docker-login.sh ends [Pipeline] } 23:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:41:28 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 23:41:28 549007a9ae6a647223285151eabca3507ba312e0 23:41:28 latest 23:41:28 3.1.0-dev.29 23:41:28 549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:41:28 main 23:41:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0 23:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:41:29 299870adbf84: Preparing 23:41:29 dcd37fd2032b: Preparing 23:41:29 f7803f881fa1: Preparing 23:41:29 04addf75e7f9: Preparing 23:41:29 5f4d9fc4d98d: Preparing 23:41:29 5f4d9fc4d98d: Layer already exists 23:41:29 04addf75e7f9: Pushed 23:41:29 dcd37fd2032b: Pushed 23:41:29 299870adbf84: Pushed 23:41:35 f7803f881fa1: Pushed 23:41:35 549007a9ae6a647223285151eabca3507ba312e0: digest: sha256:7d0710c96eedba32a68917623353dab1400f9287a42097c9945b809f9ed28ef4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:35 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:35 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 23:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:41:35 299870adbf84: Preparing 23:41:35 dcd37fd2032b: Preparing 23:41:35 f7803f881fa1: Preparing 23:41:35 04addf75e7f9: Preparing 23:41:35 5f4d9fc4d98d: Preparing 23:41:35 5f4d9fc4d98d: Layer already exists 23:41:35 f7803f881fa1: Layer already exists 23:41:35 04addf75e7f9: Layer already exists 23:41:35 299870adbf84: Layer already exists 23:41:35 dcd37fd2032b: Layer already exists 23:41:35 latest: digest: sha256:7d0710c96eedba32a68917623353dab1400f9287a42097c9945b809f9ed28ef4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:36 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.29 23:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:41:40 299870adbf84: Preparing 23:41:40 dcd37fd2032b: Preparing 23:41:40 f7803f881fa1: Preparing 23:41:40 04addf75e7f9: Preparing 23:41:40 5f4d9fc4d98d: Preparing 23:41:40 dcd37fd2032b: Layer already exists 23:41:40 04addf75e7f9: Layer already exists 23:41:40 f7803f881fa1: Layer already exists 23:41:40 299870adbf84: Layer already exists 23:41:40 5f4d9fc4d98d: Layer already exists 23:41:40 3.1.0-dev.29: digest: sha256:7d0710c96eedba32a68917623353dab1400f9287a42097c9945b809f9ed28ef4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:41:40 299870adbf84: Preparing 23:41:40 dcd37fd2032b: Preparing 23:41:40 f7803f881fa1: Preparing 23:41:40 04addf75e7f9: Preparing 23:41:40 5f4d9fc4d98d: Preparing 23:41:40 5f4d9fc4d98d: Layer already exists 23:41:40 dcd37fd2032b: Layer already exists 23:41:40 f7803f881fa1: Layer already exists 23:41:40 299870adbf84: Layer already exists 23:41:40 04addf75e7f9: Layer already exists 23:41:40 549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29: digest: sha256:7d0710c96eedba32a68917623353dab1400f9287a42097c9945b809f9ed28ef4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 23:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 23:41:41 299870adbf84: Preparing 23:41:41 dcd37fd2032b: Preparing 23:41:41 f7803f881fa1: Preparing 23:41:41 04addf75e7f9: Preparing 23:41:41 5f4d9fc4d98d: Preparing 23:41:41 f7803f881fa1: Layer already exists 23:41:41 5f4d9fc4d98d: Layer already exists 23:41:41 04addf75e7f9: Layer already exists 23:41:41 299870adbf84: Layer already exists 23:41:41 dcd37fd2032b: Layer already exists 23:41:41 main: digest: sha256:7d0710c96eedba32a68917623353dab1400f9287a42097c9945b809f9ed28ef4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:41:41 ===================================================== [Pipeline] echo 23:41:41 taggedImages: 23:41:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0 23:41:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 23:41:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.29 23:41:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:549007a9ae6a647223285151eabca3507ba312e0-3.1.0-dev.29 23:41:41 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:42 23:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:42 arm64: Pulling from edgex-lftools-log-publisher 23:41:42 8998bd30e6a1: Pulling fs layer 23:41:42 04944245beec: Pulling fs layer 23:41:42 699f458cf7ca: Pulling fs layer 23:41:42 765212b225bb: Pulling fs layer 23:41:42 f23df028b6ca: Pulling fs layer 23:41:42 d65c8cfc05b1: Pulling fs layer 23:41:42 2437ff75d9bd: Pulling fs layer 23:41:42 f23df028b6ca: Waiting 23:41:42 d65c8cfc05b1: Waiting 23:41:42 2437ff75d9bd: Waiting 23:41:42 765212b225bb: Waiting 23:41:42 04944245beec: Verifying Checksum 23:41:42 04944245beec: Download complete 23:41:42 765212b225bb: Verifying Checksum 23:41:42 765212b225bb: Download complete 23:41:42 f23df028b6ca: Verifying Checksum 23:41:42 f23df028b6ca: Download complete 23:41:42 d65c8cfc05b1: Verifying Checksum 23:41:42 d65c8cfc05b1: Download complete 23:41:43 699f458cf7ca: Download complete 23:41:43 8998bd30e6a1: Verifying Checksum 23:41:43 8998bd30e6a1: Download complete 23:41:45 2437ff75d9bd: Verifying Checksum 23:41:45 2437ff75d9bd: Download complete 23:41:47 8998bd30e6a1: Pull complete 23:41:48 04944245beec: Pull complete 23:41:49 699f458cf7ca: Pull complete 23:41:50 765212b225bb: Pull complete 23:41:54 f23df028b6ca: Pull complete 23:41:54 d65c8cfc05b1: Pull complete 23:42:12 2437ff75d9bd: Pull complete 23:42:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:42:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:42:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:12 prd-ubuntu20.04-docker-arm64-4c-16g-16752 does not seem to be running inside a container 23:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/149 -v /w/workspace/device-rest-go/149:/w/workspace/device-rest-go/149:rw,z -v /w/workspace/device-rest-go/149@tmp:/w/workspace/device-rest-go/149@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 23:42:15 $ docker top 8a2da8e312642cda875907a0f86f325b65d479c3f0c301a49563a83b8ad1aa1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:16 ---> job-cost.sh 23:42:16 lf-activate-venv: SKIPPING 23:42:16 INFO: No Stack... 23:42:16 INFO: Retrieving Pricing Info for: v3-standard-4 23:42:17 INFO: Archiving Costs [Pipeline] sh 23:42:18 + cat /w/workspace/device-rest-go/149/archives/cost.csv 23:42:18 + cut -d, -f6 [Pipeline] lock 23:42:18 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] 23:42:18 Resource [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] did not exist. Created. 23:42:18 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:18 /w/workspace/device-rest-go/149@tmp/durable-927e5a8f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:42:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:42:19 Warning: overwriting stash ‘stack-cost’ 23:42:19 Stashed 1 file(s) [Pipeline] } 23:42:19 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } 23:42:19 $ docker stop --time=1 8a2da8e312642cda875907a0f86f325b65d479c3f0c301a49563a83b8ad1aa1e 23:42:22 $ docker rm -f --volumes 8a2da8e312642cda875907a0f86f325b65d479c3f0c301a49563a83b8ad1aa1e [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 23:42:23 provisioning config files... 23:42:23 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1251135005094652635tmp [Pipeline] { [Pipeline] sh 23:42:23 + set +x 23:42:23 + + bash -s -- 23:42:23 curl -s https://codecov.io/bash 23:42:23 23:42:23 _____ _ 23:42:23 / ____| | | 23:42:23 | | ___ __| | ___ ___ _____ __ 23:42:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:42:23 | |___| (_) | (_| | __/ (_| (_) \ V / 23:42:23 \_____\___/ \__,_|\___|\___\___/ \_/ 23:42:23 Bash-1.0.6 23:42:23 23:42:23 23:42:23 ==> git version 2.25.1 found 23:42:23 ==> 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 23:42:23 Release-Date: 2020-01-08 23:42:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:42:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:42:23 ==> Jenkins CI detected. 23:42:23 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 23:42:23 project root: . 23:42:23 --> token set from env 23:42:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:42:23 ==> Running gcov in . (disable via -X gcov) 23:42:23 ==> Python coveragepy not found 23:42:23 ==> Searching for coverage reports in: 23:42:23 + . 23:42:23 -> Found 1 reports 23:42:23 ==> Detecting git/mercurial file structure 23:42:23 ==> Reading reports 23:42:23 + ./coverage.out bytes=14499 23:42:23 ==> Appending adjustments 23:42:23 https://docs.codecov.io/docs/fixing-reports 23:42:23 + Found adjustments 23:42:23 ==> Gzipping contents 23:42:23 4.0K /tmp/codecov.zGgzIn.gz 23:42:23 ==> Uploading reports 23:42:23 url: https://codecov.io 23:42:23 query: branch=main&commit=549007a9ae6a647223285151eabca3507ba312e0&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:23 -> Pinging Codecov 23:42:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=549007a9ae6a647223285151eabca3507ba312e0&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:42:23 -> Uploading to 23:42:23 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/4E5D53B4F1F92C436F7061BF334D961C/549007a9ae6a647223285151eabca3507ba312e0/b1a1433c-c56a-445e-a8da-bf48c52229cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T234223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=208450d5d703b7596b2851ee1aac08099d119a7612aa0906a4adb0621d1797d8 23:42:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:23 Dload Upload Total Spent Left Speed 23:42:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9630 --:--:-- --:--:-- --:--:-- 9630 100 2321 0 0 100 2321 0 9630 --:--:-- --:--:-- --:--:-- 9590 23:42:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] } 23:42:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:42:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:42:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:24 23:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:42:24 df9b9388f04a: Pulling fs layer 23:42:24 52dc419b0ee2: Pulling fs layer 23:42:24 25bc292e5bac: Pulling fs layer 23:42:24 114826534d7a: Pulling fs layer 23:42:24 4657fd5d0bcf: Pulling fs layer 23:42:24 6ad1cebc031e: Pulling fs layer 23:42:24 8a3aa393b2d8: Pulling fs layer 23:42:24 4657fd5d0bcf: Waiting 23:42:24 114826534d7a: Waiting 23:42:24 6ad1cebc031e: Waiting 23:42:24 8a3aa393b2d8: Waiting 23:42:24 25bc292e5bac: Download complete 23:42:24 52dc419b0ee2: Download complete 23:42:24 4657fd5d0bcf: Download complete 23:42:24 df9b9388f04a: Verifying Checksum 23:42:24 df9b9388f04a: Download complete 23:42:24 df9b9388f04a: Pull complete 23:42:24 6ad1cebc031e: Verifying Checksum 23:42:24 6ad1cebc031e: Download complete 23:42:24 52dc419b0ee2: Pull complete 23:42:25 25bc292e5bac: Pull complete 23:42:25 114826534d7a: Download complete 23:42:25 8a3aa393b2d8: Verifying Checksum 23:42:25 8a3aa393b2d8: Download complete 23:42:28 114826534d7a: Pull complete 23:42:28 4657fd5d0bcf: Pull complete 23:42:28 6ad1cebc031e: Pull complete 23:42:31 8a3aa393b2d8: Pull complete 23:42:31 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:42:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:31 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:42:31 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:42:35 $ docker top 0ef34b2ad42eefcb9c4be2ba6e507d15667e7cc41f7b22a0b461798b46cdae98 -eo pid,comm [Pipeline] { [Pipeline] echo 23:42:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 23:42:35 + set -o pipefail 23:42:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 23:42:40 23:42:40 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 23:42:40 23:42:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/12fcc2b3-07dd-4699-b757-ea54f58c6eee 23:42:40 23:42:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:42:40 23:42:40 23:42:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:42:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:42:40 More details here: https://snyk.co/ue1NS 23:42:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:42:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:42:40 $ docker stop --time=1 0ef34b2ad42eefcb9c4be2ba6e507d15667e7cc41f7b22a0b461798b46cdae98 23:42:44 $ docker rm -f --volumes 0ef34b2ad42eefcb9c4be2ba6e507d15667e7cc41f7b22a0b461798b46cdae98 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:42:44 + git log --format=format:%s -1 549007a9ae6a647223285151eabca3507ba312e0 [Pipeline] sh 23:42:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:45 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat 23:42:45 $ docker top 41875106d0f7af953aa5aab791c5835e32c4fc587e724dbc7bb6b025daa982ef -eo pid,comm 23:42:45 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). 23:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:45 [ssh-agent] Looking for ssh-agent implementation... 23:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:46 $ docker exec 41875106d0f7af953aa5aab791c5835e32c4fc587e724dbc7bb6b025daa982ef ssh-agent 23:42:46 SSH_AUTH_SOCK=/tmp/ssh-Oe1OxtKQEtQN/agent.32 23:42:46 SSH_AGENT_PID=38 23:42:46 Running ssh-add (command line suppressed) 23:42:46 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15341301929348462881.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15341301929348462881.key) 23:42:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:46 + git semver tag 23:42:46 2023-11-06 23:42:46,683 [run_tag] DEBUG tag force:False 23:42:46 2023-11-06 23:42:46,683 [check_head_tag] DEBUG check head tag 23:42:46 2023-11-06 23:42:46,684 [execute] INFO git cat-file --batch-check 23:42:46 2023-11-06 23:42:46,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 23:42:46 2023-11-06 23:42:46,688 [execute] INFO git cat-file --batch 23:42:46 2023-11-06 23:42:46,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 23:42:46 2023-11-06 23:42:46,701 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:42:46 2023-11-06 23:42:46,701 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 23:42:46 2023-11-06 23:42:46,702 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:42:46 2023-11-06 23:42:46,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:42:46 3.1.0-dev.29 [Pipeline] } 23:42:46 $ docker exec --env ******** --env ******** 41875106d0f7af953aa5aab791c5835e32c4fc587e724dbc7bb6b025daa982ef ssh-agent -k 23:42:46 unset SSH_AUTH_SOCK; 23:42:46 unset SSH_AGENT_PID; 23:42:46 echo Agent pid 38 killed; 23:42:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:47 + git semver [Pipeline] } 23:42:47 $ docker stop --time=1 41875106d0f7af953aa5aab791c5835e32c4fc587e724dbc7bb6b025daa982ef 23:42:48 $ docker rm -f --volumes 41875106d0f7af953aa5aab791c5835e32c4fc587e724dbc7bb6b025daa982ef [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:49 23:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:49 0.23.1-centos7: Pulling from edgex-lftools 23:42:49 ab5ef0e58194: Pulling fs layer 23:42:49 9712f1f96733: Pulling fs layer 23:42:49 63f879dbbcfc: Pulling fs layer 23:42:49 0d9ebad4ef96: Pulling fs layer 23:42:49 e9a5061849ea: Pulling fs layer 23:42:49 d747dcd14b5f: Pulling fs layer 23:42:49 2de7ff778b66: Pulling fs layer 23:42:49 d747dcd14b5f: Waiting 23:42:49 2de7ff778b66: Waiting 23:42:49 0d9ebad4ef96: Waiting 23:42:49 9712f1f96733: Verifying Checksum 23:42:49 9712f1f96733: Download complete 23:42:50 63f879dbbcfc: Verifying Checksum 23:42:50 63f879dbbcfc: Download complete 23:42:50 e9a5061849ea: Verifying Checksum 23:42:50 e9a5061849ea: Download complete 23:42:50 d747dcd14b5f: Verifying Checksum 23:42:50 d747dcd14b5f: Download complete 23:42:50 ab5ef0e58194: Verifying Checksum 23:42:50 ab5ef0e58194: Download complete 23:42:50 0d9ebad4ef96: Download complete 23:42:50 2de7ff778b66: Verifying Checksum 23:42:50 2de7ff778b66: Download complete 23:42:52 ab5ef0e58194: Pull complete 23:42:52 9712f1f96733: Pull complete 23:42:53 63f879dbbcfc: Pull complete 23:42:56 0d9ebad4ef96: Pull complete 23:42:56 e9a5061849ea: Pull complete 23:42:56 d747dcd14b5f: Pull complete 23:42:57 2de7ff778b66: Pull complete 23:42:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:57 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:42:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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:0.23.1-centos7 cat 23:43:01 $ docker top ea72435fb12f66886a61ed30691a5ddccebb43e4bc19d5326766908663c99261 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:43:01 provisioning config files... 23:43:01 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6662551911847552073tmp 23:43:01 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2527129842459428232tmp 23:43:01 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13771523593380409030tmp [Pipeline] { [Pipeline] echo 23:43:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:43:02 ---> sigul-configuration.sh 23:43:02 gpg: directory `/root/.gnupg' created 23:43:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:43:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:43:02 gpg: keyring `/root/.gnupg/secring.gpg' created 23:43:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:43:02 gpg: CAST5 encrypted data 23:43:02 gpg: encrypted with 1 passphrase 23:43:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:43:02 + mkdir /home/jenkins 23:43:02 + mkdir /home/jenkins/sigul [Pipeline] sh 23:43:02 + 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 23:43:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:43:02 ---> sigul-install.sh 23:43:02 Sigul already installed; skipping installation. [Pipeline] sh 23:43:03 + git tag --list 23:43:03 v1.0.0 23:43:03 v1.1.0 23:43:03 v1.1.1 23:43:03 v1.1.2 23:43:03 v1.2.0 23:43:03 v1.2.1 23:43:03 v2.0.0 23:43:03 v2.1.0 23:43:03 v2.1.1 23:43:03 v2.2.0 23:43:03 v2.3.0 23:43:03 v3.0 23:43:03 v3.0.0 23:43:03 v3.1.0-dev.1 23:43:03 v3.1.0-dev.10 23:43:03 v3.1.0-dev.11 23:43:03 v3.1.0-dev.12 23:43:03 v3.1.0-dev.13 23:43:03 v3.1.0-dev.14 23:43:03 v3.1.0-dev.15 23:43:03 v3.1.0-dev.16 23:43:03 v3.1.0-dev.17 23:43:03 v3.1.0-dev.18 23:43:03 v3.1.0-dev.19 23:43:03 v3.1.0-dev.2 23:43:03 v3.1.0-dev.20 23:43:03 v3.1.0-dev.21 23:43:03 v3.1.0-dev.22 23:43:03 v3.1.0-dev.23 23:43:03 v3.1.0-dev.24 23:43:03 v3.1.0-dev.25 23:43:03 v3.1.0-dev.26 23:43:03 v3.1.0-dev.27 23:43:03 v3.1.0-dev.28 23:43:03 v3.1.0-dev.29 23:43:03 v3.1.0-dev.3 23:43:03 v3.1.0-dev.4 23:43:03 v3.1.0-dev.5 23:43:03 v3.1.0-dev.6 23:43:03 v3.1.0-dev.7 23:43:03 v3.1.0-dev.8 23:43:03 v3.1.0-dev.9 [Pipeline] sh 23:43:03 + lftools sign git-tag v3.1.0-dev.29 23:43:04 Signing Git tag with Sigul... 23:43:04 Signing v3.1.0-dev.29 [Pipeline] echo 23:43:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:43:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:43:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:43:04 $ docker stop --time=1 ea72435fb12f66886a61ed30691a5ddccebb43e4bc19d5326766908663c99261 23:43:06 $ docker rm -f --volumes ea72435fb12f66886a61ed30691a5ddccebb43e4bc19d5326766908663c99261 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:43:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:06 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat 23:43:07 $ docker top 10e65f5d8d783b765003fc6799dc630e4e21c437c743710657186ba6dc1bc22e -eo pid,comm 23:43:07 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). 23:43:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:07 [ssh-agent] Looking for ssh-agent implementation... 23:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:07 $ docker exec 10e65f5d8d783b765003fc6799dc630e4e21c437c743710657186ba6dc1bc22e ssh-agent 23:43:07 SSH_AUTH_SOCK=/tmp/ssh-v7EebLhULOlJ/agent.32 23:43:07 SSH_AGENT_PID=38 23:43:07 Running ssh-add (command line suppressed) 23:43:07 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14450882560416487121.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14450882560416487121.key) 23:43:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:07 + git semver bump pre 23:43:08 2023-11-06 23:43:08,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:43:08 2023-11-06 23:43:08,132 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 23:43:08 2023-11-06 23:43:08,133 [bump_version] DEBUG bumped version:3.1.0-dev.30 23:43:08 2023-11-06 23:43:08,133 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 23:43:08 2023-11-06 23:43:08,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:43:08 2023-11-06 23:43:08,133 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:43:08 2023-11-06 23:43:08,135 [execute] INFO git cat-file --batch-check 23:43:08 2023-11-06 23:43:08,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:08 2023-11-06 23:43:08,140 [execute] INFO git cat-file --batch 23:43:08 2023-11-06 23:43:08,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:08 2023-11-06 23:43:08,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:43:08 3.1.0-dev.30 [Pipeline] } 23:43:08 $ docker exec --env ******** --env ******** 10e65f5d8d783b765003fc6799dc630e4e21c437c743710657186ba6dc1bc22e ssh-agent -k 23:43:08 unset SSH_AUTH_SOCK; 23:43:08 unset SSH_AGENT_PID; 23:43:08 echo Agent pid 38 killed; 23:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:08 + git semver [Pipeline] } 23:43:08 $ docker stop --time=1 10e65f5d8d783b765003fc6799dc630e4e21c437c743710657186ba6dc1bc22e 23:43:10 $ docker rm -f --volumes 10e65f5d8d783b765003fc6799dc630e4e21c437c743710657186ba6dc1bc22e [Pipeline] // withDockerContainer [Pipeline] sh 23:43:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:43:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:10 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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/py-git-semver:0.1.4 cat 23:43:11 $ docker top bc0cc962d338ab56d24e727f3b47333f2f028c0e4a1bc1088aba3c5a81219cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:43:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:43:11 [ssh-agent] Looking for ssh-agent implementation... 23:43:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:11 $ docker exec bc0cc962d338ab56d24e727f3b47333f2f028c0e4a1bc1088aba3c5a81219cd1 ssh-agent 23:43:11 SSH_AUTH_SOCK=/tmp/ssh-AYdlhrxGurj6/agent.32 23:43:11 SSH_AGENT_PID=38 23:43:11 Running ssh-add (command line suppressed) 23:43:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10483455710443726623.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10483455710443726623.key) 23:43:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:43:12 + git semver push 23:43:12 2023-11-06 23:43:12,202 [run_push] DEBUG push 23:43:12 2023-11-06 23:43:12,203 [execute] INFO git cat-file --batch-check 23:43:12 2023-11-06 23:43:12,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:43:12 2023-11-06 23:43:12,207 [execute] INFO git rev-list d80465b5ec9129d59c5444e83e942115cea4f5a3 -- 23:43:12 2023-11-06 23:43:12,208 [execute] DEBUG Popen(['git', 'rev-list', 'd80465b5ec9129d59c5444e83e942115cea4f5a3', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:43:12 2023-11-06 23:43:12,213 [execute] INFO git fetch -v origin 23:43:12 2023-11-06 23:43:12,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:43:12 2023-11-06 23:43:12,746 [run_push] DEBUG no remote changes detected 23:43:12 2023-11-06 23:43:12,746 [execute] INFO git push origin semver 23:43:12 2023-11-06 23:43:12,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:43:13 2023-11-06 23:43:13,476 [run_push] DEBUG push all version tags 23:43:13 2023-11-06 23:43:13,477 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:43:13 2023-11-06 23:43:13,477 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 23:43:14 2023-11-06 23:43:14,222 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 23:43:14 3.1.0-dev.30 [Pipeline] } 23:43:14 $ docker exec --env ******** --env ******** bc0cc962d338ab56d24e727f3b47333f2f028c0e4a1bc1088aba3c5a81219cd1 ssh-agent -k 23:43:14 unset SSH_AUTH_SOCK; 23:43:14 unset SSH_AGENT_PID; 23:43:14 echo Agent pid 38 killed; 23:43:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:43:14 + git semver [Pipeline] } 23:43:15 $ docker stop --time=1 bc0cc962d338ab56d24e727f3b47333f2f028c0e4a1bc1088aba3c5a81219cd1 23:43:16 $ docker rm -f --volumes bc0cc962d338ab56d24e727f3b47333f2f028c0e4a1bc1088aba3c5a81219cd1 [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 23:43:16 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 23:43:16 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 23:43:16 total 16 23:43:16 drwxr-xr-x 3 root root 4096 Nov 6 23:32 . 23:43:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:43 .. 23:43:16 drwxr-xr-x 2 root root 4096 Nov 6 23:32 cost 23:43:16 -rw-r--r-- 1 root root 86 Nov 6 23:32 cost.csv 23:43:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 23:43:16 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 23:43:16 total 16 23:43:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:32 . 23:43:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:43 .. 23:43:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:32 cost 23:43:16 -rw-r--r-- 1 jenkins jenkins 86 Nov 6 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:43:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:43:18 ---> package-listing.sh 23:43:18 ++ facter osfamily 23:43:18 ++ tr '[:upper:]' '[:lower:]' 23:43:18 + OS_FAMILY=debian 23:43:18 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 23:43:18 + START_PACKAGES=/tmp/packages_start.txt 23:43:18 + END_PACKAGES=/tmp/packages_end.txt 23:43:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:43:18 + PACKAGES=/tmp/packages_start.txt 23:43:18 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 23:43:18 + PACKAGES=/tmp/packages_end.txt 23:43:18 + case "${OS_FAMILY}" in 23:43:18 + dpkg -l 23:43:18 + grep '^ii' 23:43:18 + '[' -f /tmp/packages_start.txt ']' 23:43:18 + '[' -f /tmp/packages_end.txt ']' 23:43:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:43:18 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 23:43:18 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 23:43:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 23:43:18 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:43:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:19 prd-ubuntu20.04-docker-8c-8g-16749 does not seem to be running inside a container 23:43:19 $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 23:43:19 $ docker top 2aeda70682fd32b830c056d29f0842129214b791bdeda4c90c92cdd0f4f5252f -eo pid,comm [Pipeline] { [Pipeline] sh 23:43:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:43:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:43:20 + ls /var/log/sa-host 23:43:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:20 provisioning config files... 23:43:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15178320948182037083tmp [Pipeline] { [Pipeline] echo 23:43:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:43:20 ---> create-netrc.sh [Pipeline] } 23:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:43:21 ---> python-tools-install.sh [Pipeline] echo 23:43:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:43:21 ---> sudo-logs.sh 23:43:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:43:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:43:21 ---> job-cost.sh 23:43:21 lf-activate-venv: SKIPPING 23:43:21 DEBUG: total: 0.2199999988079071 23:43:21 INFO: Retrieving Stack Cost... 23:43:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:22 INFO: Archiving Costs [Pipeline] echo 23:43:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:43:22 ---> logs-deploy.sh 23:43:22 lf-activate-venv: SKIPPING 23:43:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/149 23:43:22 INFO: archiving workspace using pattern(s): 23:43:23 Archives upload complete. 23:43:23 INFO: archiving logs to Nexus 23:43:24 ---> uname -a: 23:43:24 Linux prd-ubuntu20-04-docker-8c-8g-16749 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:43:24 23:43:24 23:43:24 ---> lscpu: 23:43:24 Architecture: x86_64 23:43:24 CPU op-mode(s): 32-bit, 64-bit 23:43:24 Byte Order: Little Endian 23:43:24 Address sizes: 40 bits physical, 48 bits virtual 23:43:24 CPU(s): 8 23:43:24 On-line CPU(s) list: 0-7 23:43:24 Thread(s) per core: 1 23:43:24 Core(s) per socket: 1 23:43:24 Socket(s): 8 23:43:24 NUMA node(s): 1 23:43:24 Vendor ID: AuthenticAMD 23:43:24 CPU family: 23 23:43:24 Model: 49 23:43:24 Model name: AMD EPYC-Rome Processor 23:43:24 Stepping: 0 23:43:24 CPU MHz: 2799.998 23:43:24 BogoMIPS: 5599.99 23:43:24 Virtualization: AMD-V 23:43:24 Hypervisor vendor: KVM 23:43:24 Virtualization type: full 23:43:24 L1d cache: 256 KiB 23:43:24 L1i cache: 256 KiB 23:43:24 L2 cache: 4 MiB 23:43:24 L3 cache: 128 MiB 23:43:24 NUMA node0 CPU(s): 0-7 23:43:24 Vulnerability Itlb multihit: Not affected 23:43:24 Vulnerability L1tf: Not affected 23:43:24 Vulnerability Mds: Not affected 23:43:24 Vulnerability Meltdown: Not affected 23:43:24 Vulnerability Mmio stale data: Not affected 23:43:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:43:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:43:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:43:24 Vulnerability Srbds: Not affected 23:43:24 Vulnerability Tsx async abort: Not affected 23:43:24 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 23:43:24 23:43:24 23:43:24 ---> nproc: 23:43:24 8 23:43:24 23:43:24 23:43:24 ---> df -h: 23:43:24 Filesystem Size Used Avail Use% Mounted on 23:43:24 overlay 155G 13G 143G 9% / 23:43:24 tmpfs 64M 0 64M 0% /dev 23:43:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:43:24 shm 64M 0 64M 0% /dev/shm 23:43:24 /dev/vda1 155G 13G 143G 9% /facter-os 23:43:24 23:43:24 23:43:24 ---> sar -b -r -n DEV: 23:43:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16749) 11/06/23 _x86_64_ (8 CPU) 23:43:24 23:43:24 23:29:22 LINUX RESTART (8 CPU) 23:43:24 23:43:24 23:30:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:43:24 23:31:01 274.44 4.69 269.75 0.00 479.09 87642.27 0.00 23:43:24 23:32:01 175.52 0.35 175.17 0.00 25.33 31563.41 0.00 23:43:24 23:33:01 48.05 0.03 48.02 0.00 2.00 16518.63 0.00 23:43:24 23:34:01 1.87 0.00 1.87 0.00 0.00 21.61 0.00 23:43:24 23:35:01 25.11 10.28 14.83 0.00 3463.42 3688.85 0.00 23:43:24 23:36:01 4.88 0.00 4.88 0.00 0.00 64.66 0.00 23:43:24 23:37:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 23:43:24 23:38:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 23:43:24 23:39:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 23:43:24 23:40:01 2.07 0.00 2.07 0.00 0.00 30.79 0.00 23:43:24 23:41:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 23:43:24 23:42:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 23:43:24 23:43:01 124.98 0.50 124.48 0.00 30.00 58737.14 0.00 23:43:24 Average: 50.38 1.21 49.17 0.00 307.24 15070.16 0.00 23:43:24 23:43:24 23:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:24 23:31:01 28470816 31584644 721380 2.19 148864 3170152 1816596 5.35 1044004 2911360 468 23:43:24 23:32:01 27859352 31534956 765848 2.33 158148 3679372 2029192 5.98 1274560 3242256 235304 23:43:24 23:33:01 27619544 31557452 742256 2.26 165172 3901076 1750988 5.16 1271456 3451260 172 23:43:24 23:34:01 27619508 31557548 741872 2.26 165192 3901084 1750988 5.16 1269864 3451268 28 23:43:24 23:35:01 27381320 31538252 750616 2.28 170400 4105216 1817020 5.35 1431768 3504048 1344 23:43:24 23:36:01 27383992 31540980 747616 2.27 170472 4105220 1817020 5.35 1428864 3504052 8 23:43:24 23:37:01 27393544 31550600 737996 2.24 170504 4105224 1817020 5.35 1419728 3504064 12 23:43:24 23:38:01 27393472 31550536 737964 2.24 170540 4105228 1817020 5.35 1420020 3504068 136 23:43:24 23:39:01 27393352 31551040 737936 2.24 170560 4105232 1817020 5.35 1419732 3504632 176 23:43:24 23:40:01 27393440 31551172 737740 2.24 170648 4105212 1817020 5.35 1419392 3504616 12 23:43:24 23:41:01 27393416 31551148 737696 2.24 170656 4105212 1800876 5.31 1419460 3504616 20 23:43:24 23:42:01 27393340 31551076 737908 2.24 170672 4105216 1800876 5.31 1419316 3504620 12 23:43:24 23:43:01 25899432 31524080 760884 2.31 206236 5413340 1863180 5.49 1522884 4770340 144 23:43:24 Average: 27430348 31549499 742901 2.26 169851 4069753 1824217 5.38 1366234 3527785 18295 23:43:24 23:43:24 23:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:24 23:31:01 ens3 620.81 363.85 7589.89 50.14 0.00 0.00 0.00 0.00 23:43:24 23:31:01 docker0 243.22 421.82 20.39 2685.19 0.00 0.00 0.00 0.00 23:43:24 23:31:01 lo 4.03 4.03 0.40 0.40 0.00 0.00 0.00 0.00 23:43:24 23:32:01 ens3 193.20 141.96 2701.01 330.73 0.00 0.00 0.00 0.00 23:43:24 23:32:01 docker0 2.93 5.87 0.18 62.31 0.00 0.00 0.00 0.00 23:43:24 23:32:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 23:43:24 23:33:01 ens3 17.14 10.21 17.23 5.98 0.00 0.00 0.00 0.00 23:43:24 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:34:01 ens3 1.58 0.62 0.86 0.29 0.00 0.00 0.00 0.00 23:43:24 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:35:01 ens3 77.69 26.00 1374.23 2.09 0.00 0.00 0.00 0.00 23:43:24 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:43:24 23:36:01 ens3 0.67 0.45 0.32 0.22 0.00 0.00 0.00 0.00 23:43:24 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:43:24 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:38:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:43:24 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:39:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:40:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 23:43:24 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:41:01 ens3 0.67 0.33 0.32 0.21 0.00 0.00 0.00 0.00 23:43:24 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:42:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:24 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:43:24 23:43:01 ens3 360.74 212.83 8195.28 32.60 0.00 0.00 0.00 0.00 23:43:24 23:43:01 docker0 63.16 101.63 5.04 1024.91 0.00 0.00 0.00 0.00 23:43:24 23:43:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 23:43:24 Average: ens3 96.61 57.42 1513.58 32.44 0.00 0.00 0.00 0.00 23:43:24 Average: docker0 23.23 39.74 1.92 284.03 0.00 0.00 0.00 0.00 23:43:24 Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 23:43:24 23:43:24 23:43:24 ---> sar -P ALL: 23:43:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16749) 11/06/23 _x86_64_ (8 CPU) 23:43:24 23:43:24 23:29:22 LINUX RESTART (8 CPU) 23:43:24 23:43:24 23:30:03 CPU %user %nice %system %iowait %steal %idle 23:43:24 23:31:01 all 9.50 0.00 4.40 3.10 0.07 82.93 23:43:24 23:31:01 0 9.02 0.00 5.63 0.30 0.07 84.99 23:43:24 23:31:01 1 8.96 0.00 4.00 0.59 0.07 86.38 23:43:24 23:31:01 2 9.71 0.00 6.20 17.53 0.09 66.47 23:43:24 23:31:01 3 10.45 0.00 3.97 0.74 0.07 84.77 23:43:24 23:31:01 4 9.05 0.00 3.93 1.83 0.05 85.13 23:43:24 23:31:01 5 8.77 0.00 3.72 1.79 0.05 85.66 23:43:24 23:31:01 6 10.86 0.00 3.39 1.46 0.07 84.23 23:43:24 23:31:01 7 9.23 0.00 4.38 0.67 0.12 85.60 23:43:24 23:32:01 all 36.76 0.00 4.70 1.45 0.12 56.97 23:43:24 23:32:01 0 36.95 0.00 4.96 0.29 0.10 57.70 23:43:24 23:32:01 1 36.19 0.00 4.68 1.01 0.10 58.02 23:43:24 23:32:01 2 35.72 0.00 4.92 1.93 0.12 57.32 23:43:24 23:32:01 3 36.83 0.00 4.88 3.95 0.12 54.22 23:43:24 23:32:01 4 36.98 0.00 4.63 2.94 0.14 55.32 23:43:24 23:32:01 5 37.81 0.00 4.63 0.39 0.12 57.05 23:43:24 23:32:01 6 36.33 0.00 4.37 0.61 0.10 58.60 23:43:24 23:32:01 7 37.28 0.00 4.52 0.51 0.13 57.55 23:43:24 23:33:01 all 1.73 0.00 0.74 0.69 0.01 96.83 23:43:24 23:33:01 0 1.85 0.00 0.83 0.02 0.02 97.28 23:43:24 23:33:01 1 0.97 0.00 0.88 0.77 0.02 97.36 23:43:24 23:33:01 2 1.69 0.00 0.55 0.02 0.00 97.75 23:43:24 23:33:01 3 1.51 0.00 0.92 3.85 0.02 93.70 23:43:24 23:33:01 4 2.21 0.00 0.69 0.02 0.02 97.08 23:43:24 23:33:01 5 1.89 0.00 0.75 0.70 0.02 96.64 23:43:24 23:33:01 6 1.67 0.00 0.82 0.05 0.02 97.45 23:43:24 23:33:01 7 2.04 0.00 0.50 0.10 0.02 97.34 23:43:24 23:34:01 all 0.17 0.00 0.01 0.00 0.00 99.80 23:43:24 23:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:43:24 23:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:43:24 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:43:24 23:34:01 4 1.26 0.00 0.03 0.00 0.02 98.69 23:43:24 23:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 23:43:24 23:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:43:24 23:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:43:24 23:35:01 all 0.98 0.00 0.41 0.26 0.01 98.34 23:43:24 23:35:01 0 0.48 0.00 0.52 0.42 0.02 98.57 23:43:24 23:35:01 1 0.53 0.00 0.28 0.00 0.02 99.16 23:43:24 23:35:01 2 2.38 0.00 0.48 0.02 0.02 97.10 23:43:24 23:35:01 3 0.48 0.00 0.33 0.37 0.02 98.80 23:43:24 23:35:01 4 1.10 0.00 0.35 0.13 0.00 98.42 23:43:24 23:35:01 5 0.72 0.00 0.47 0.70 0.00 98.12 23:43:24 23:35:01 6 1.18 0.00 0.42 0.38 0.00 98.02 23:43:24 23:35:01 7 0.94 0.00 0.45 0.03 0.02 98.56 23:43:24 23:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:43:24 23:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:43:24 23:36:01 1 0.12 0.00 0.05 0.00 0.02 99.82 23:43:24 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:36:01 4 0.07 0.00 0.00 0.00 0.02 99.92 23:43:24 23:36:01 5 0.00 0.00 0.00 0.12 0.02 99.87 23:43:24 23:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:37:01 all 0.02 0.00 0.02 0.00 0.00 99.95 23:43:24 23:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:43:24 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:43:24 23:37:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:43:24 23:37:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:43:24 23:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:43:24 23:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:38:01 all 0.16 0.00 0.01 0.01 0.00 99.81 23:43:24 23:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:43:24 23:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:43:24 23:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:38:01 4 1.17 0.00 0.02 0.00 0.02 98.79 23:43:24 23:38:01 5 0.00 0.00 0.00 0.10 0.00 99.90 23:43:24 23:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:43:24 23:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:39:01 all 0.26 0.00 0.02 0.00 0.01 99.72 23:43:24 23:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:43:24 23:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:43:24 23:39:01 4 1.89 0.00 0.05 0.00 0.00 98.06 23:43:24 23:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 23:43:24 23:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:43:24 23:40:01 all 0.06 0.00 0.02 0.01 0.00 99.92 23:43:24 23:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:43:24 23:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:43:24 23:40:01 4 0.33 0.00 0.00 0.02 0.00 99.65 23:43:24 23:40:01 5 0.00 0.00 0.02 0.03 0.00 99.95 23:43:24 23:40:01 6 0.05 0.00 0.03 0.00 0.00 99.92 23:43:24 23:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:41:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:43:24 23:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:43:24 23:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:43:24 23:41:01 4 1.99 0.00 0.02 0.00 0.02 97.98 23:43:24 23:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:41:01 6 0.08 0.00 0.03 0.00 0.00 99.88 23:43:24 23:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:43:24 23:43:24 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:43:24 23:42:01 all 0.17 0.00 0.02 0.01 0.00 99.80 23:43:24 23:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:43:24 23:42:01 1 0.00 0.00 0.07 0.00 0.02 99.92 23:43:24 23:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:43:24 23:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:43:24 23:42:01 4 1.22 0.00 0.05 0.00 0.00 98.73 23:43:24 23:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 23:43:24 23:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:43:24 23:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:43:24 23:43:01 all 7.47 0.00 3.14 1.91 0.06 87.43 23:43:24 23:43:01 0 6.63 0.00 3.08 8.95 0.07 81.28 23:43:24 23:43:01 1 8.89 0.00 3.60 0.25 0.05 87.21 23:43:24 23:43:01 2 7.12 0.00 3.13 0.02 0.05 89.68 23:43:24 23:43:01 3 8.05 0.00 3.83 5.28 0.07 82.78 23:43:24 23:43:01 4 9.38 0.00 2.55 0.07 0.07 87.93 23:43:24 23:43:01 5 7.49 0.00 2.26 0.64 0.03 89.58 23:43:24 23:43:01 6 6.14 0.00 2.85 0.03 0.05 90.92 23:43:24 23:43:01 7 6.02 0.00 3.79 0.02 0.07 90.10 23:43:24 Average: all 4.38 0.00 1.02 0.56 0.02 94.01 23:43:24 Average: 0 4.20 0.00 1.14 0.76 0.02 93.88 23:43:24 Average: 1 4.26 0.00 1.05 0.20 0.03 94.47 23:43:24 Average: 2 4.32 0.00 1.15 1.43 0.02 93.08 23:43:24 Average: 3 4.36 0.00 1.06 1.09 0.02 93.46 23:43:24 Average: 4 5.07 0.00 0.93 0.38 0.03 93.60 23:43:24 Average: 5 4.32 0.00 0.90 0.34 0.02 94.42 23:43:24 Average: 6 4.29 0.00 0.91 0.19 0.02 94.58 23:43:24 Average: 7 4.23 0.00 1.04 0.10 0.03 94.61 23:43:24 23:43:24 23:43:24