Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 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-ssh7032783946557954036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17280903747108621195.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17899206598015287973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh611020981914836053.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-ssh11208648370999784304.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24593 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 Avoid second fetch Checking out Revision e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c (main) Commit message: "build: [Device REST] Add ldflags to strip debug info from binary (#373)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c # timeout=10 > git rev-list --no-walk aba5f4cc438774234c64a3e3d3941f8bbfaf4eba # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:44:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:44:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:44:11 ========================================================= 20:44:11 EdgeX Global Pipelines Version Info 20:44:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:44:12 ------------------- 20:44:12 stable info: 20:44:12 ------------------- 20:44:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:44:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:44:12 Message: update stable to v1.0.258 20:44:12 ------------------- 20:44:12 experimental info: 20:44:12 ------------------- 20:44:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:44:12 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:44:12 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:44:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] echo 20:44:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8801d5 [Pipeline] echo 20:44:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:14 provisioning config files... 20:44:14 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15093335692457604823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:14 ---> ****-login.sh 20:44:14 nexus3.edgexfoundry.org:10001 20:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:14 Configure a credential helper to remove this warning. See 20:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:14 20:44:14 Login Succeeded 20:44:14 nexus3.edgexfoundry.org:10002 20:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:14 Configure a credential helper to remove this warning. See 20:44:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:14 20:44:14 Login Succeeded 20:44:14 nexus3.edgexfoundry.org:10003 20:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:15 Configure a credential helper to remove this warning. See 20:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:15 20:44:15 Login Succeeded 20:44:15 nexus3.edgexfoundry.org:10004 20:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:15 Configure a credential helper to remove this warning. See 20:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:15 20:44:15 Login Succeeded 20:44:15 ****.io 20:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:15 Configure a credential helper to remove this warning. See 20:44:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:15 20:44:15 Login Succeeded 20:44:15 ---> ****-login.sh ends [Pipeline] } 20:44:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:44:15 + git rev-list -1 --merges e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c~1..e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] echo 20:44:15 -----------> git rev-list -1 --merges e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c~1..e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [false] [Pipeline] sh 20:44:16 + git log --format=format:%s -1 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] echo 20:44:16 ========================================================= 20:44:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:44:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:16 + git log --format=format:%s -1 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] echo 20:44:16 [semverPrep] GIT_COMMIT: e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c, Commit Message: build: [Device REST] Add ldflags to strip debug info from binary (#373) [Pipeline] echo 20:44:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:44:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:44:16 + grep -v github /etc/ssh/ssh_known_hosts 20:44:16 + [ -e /tmp/ssh_known_hosts ] 20:44:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:44:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:44:16 + sudo tee -a /etc/ssh/ssh_known_hosts 20:44:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:17 20:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:44:17 b85a868b505f: Pulling fs layer 20:44:17 e2be974225ed: Pulling fs layer 20:44:17 339a4e72a1f5: Pulling fs layer 20:44:17 988bab9f4d93: Pulling fs layer 20:44:17 1469e6f7b9e6: Pulling fs layer 20:44:17 eaf3925da568: Pulling fs layer 20:44:17 bab4dde63d76: Pulling fs layer 20:44:17 bde34c3a00c8: Pulling fs layer 20:44:17 b352a97aabf1: Pulling fs layer 20:44:17 4872d77fe225: Pulling fs layer 20:44:17 5851b861e8e6: Pulling fs layer 20:44:17 bab4dde63d76: Waiting 20:44:17 988bab9f4d93: Waiting 20:44:17 1469e6f7b9e6: Waiting 20:44:17 eaf3925da568: Waiting 20:44:17 b352a97aabf1: Waiting 20:44:17 4872d77fe225: Waiting 20:44:17 5851b861e8e6: Waiting 20:44:17 e2be974225ed: Download complete 20:44:17 988bab9f4d93: Verifying Checksum 20:44:17 988bab9f4d93: Download complete 20:44:17 1469e6f7b9e6: Verifying Checksum 20:44:17 1469e6f7b9e6: Download complete 20:44:17 eaf3925da568: Verifying Checksum 20:44:17 eaf3925da568: Download complete 20:44:17 339a4e72a1f5: Verifying Checksum 20:44:17 339a4e72a1f5: Download complete 20:44:17 bde34c3a00c8: Download complete 20:44:17 b352a97aabf1: Verifying Checksum 20:44:17 b352a97aabf1: Download complete 20:44:17 4872d77fe225: Verifying Checksum 20:44:17 4872d77fe225: Download complete 20:44:17 5851b861e8e6: Verifying Checksum 20:44:17 5851b861e8e6: Download complete 20:44:17 b85a868b505f: Verifying Checksum 20:44:17 b85a868b505f: Download complete 20:44:18 bab4dde63d76: Verifying Checksum 20:44:18 bab4dde63d76: Download complete 20:44:19 b85a868b505f: Pull complete 20:44:19 e2be974225ed: Pull complete 20:44:19 339a4e72a1f5: Pull complete 20:44:19 988bab9f4d93: Pull complete 20:44:19 1469e6f7b9e6: Pull complete 20:44:19 eaf3925da568: Pull complete 20:44:21 bab4dde63d76: Pull complete 20:44:21 bde34c3a00c8: Pull complete 20:44:22 b352a97aabf1: Pull complete 20:44:22 4872d77fe225: Pull complete 20:44:22 5851b861e8e6: Pull complete 20:44:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:22 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:44:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:44:26 $ docker top 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 -eo pid,comm 20:44:26 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). 20:44:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:26 [ssh-agent] Looking for ssh-agent implementation... 20:44:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:27 $ docker exec 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 ssh-agent 20:44:27 SSH_AUTH_SOCK=/tmp/ssh-uSlTNXj3yYrw/agent.31 20:44:27 SSH_AGENT_PID=37 20:44:27 Running ssh-add (command line suppressed) 20:44:27 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_363837856064066707.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_363837856064066707.key) 20:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:27 + git tag --points-at HEAD [Pipeline] } 20:44:27 $ docker exec --env ******** --env ******** 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 ssh-agent -k 20:44:27 unset SSH_AUTH_SOCK; 20:44:27 unset SSH_AGENT_PID; 20:44:27 echo Agent pid 37 killed; 20:44:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:44:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:44:27 [ssh-agent] Looking for ssh-agent implementation... 20:44:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:44:27 $ docker exec 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 ssh-agent 20:44:28 SSH_AUTH_SOCK=/tmp/ssh-BGST1pAZRqHn/agent.69 20:44:28 SSH_AGENT_PID=75 20:44:28 Running ssh-add (command line suppressed) 20:44:28 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_321881309468976508.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_321881309468976508.key) 20:44:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:44:28 + git semver init 20:44:28 2023-12-06 20:44:28,612 [run_init] DEBUG init version:0.0.0 force:False 20:44:28 2023-12-06 20:44:28,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 20:44:28 2023-12-06 20:44:28,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 20:44:28 2023-12-06 20:44:28,614 [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) 20:44:30 2023-12-06 20:44:30,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 20:44:30 2023-12-06 20:44:30,417 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 20:44:30 2023-12-06 20:44:30,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:44:30 2023-12-06 20:44:30,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:44:30 3.2.0-dev.4 [Pipeline] } 20:44:30 $ docker exec --env ******** --env ******** 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 ssh-agent -k 20:44:30 unset SSH_AUTH_SOCK; 20:44:30 unset SSH_AGENT_PID; 20:44:30 echo Agent pid 75 killed; 20:44:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:44:31 + git semver [Pipeline] } 20:44:31 $ docker stop --time=1 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 20:44:32 $ docker rm -f --volumes 10b765e506b2a8e565cb43c21840b118436f71b07dca15a17cae4e35132b0c85 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:44:33 Stashed 1 file(s) [Pipeline] echo 20:44:33 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 20:44:33 provisioning config files... 20:44:33 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3374877962617764646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:34 ---> ****-login.sh 20:44:34 nexus3.edgexfoundry.org:10001 20:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:34 Configure a credential helper to remove this warning. See 20:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:34 20:44:34 Login Succeeded 20:44:34 nexus3.edgexfoundry.org:10002 20:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:34 Configure a credential helper to remove this warning. See 20:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:34 20:44:34 Login Succeeded 20:44:34 nexus3.edgexfoundry.org:10003 20:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:34 Configure a credential helper to remove this warning. See 20:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:34 20:44:34 Login Succeeded 20:44:34 nexus3.edgexfoundry.org:10004 20:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:34 Configure a credential helper to remove this warning. See 20:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:34 20:44:34 Login Succeeded 20:44:34 ****.io 20:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:44:34 Configure a credential helper to remove this warning. See 20:44:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:44:34 20:44:34 Login Succeeded 20:44:34 ---> ****-login.sh ends [Pipeline] } 20:44:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:44:35 ========================================================= 20:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:44:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:35 + 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 . 20:44:35 Sending build context to Docker daemon 16.35MB 20:44:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:44:35 Step 2/12 : FROM ${BASE} AS builder 20:44:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:44:35 7264a8db6415: Pulling fs layer 20:44:35 c4d48a809fc2: Pulling fs layer 20:44:35 4f1c88b9dad5: Pulling fs layer 20:44:35 ad3a456e5733: Pulling fs layer 20:44:35 69c7f0334f64: Pulling fs layer 20:44:35 1f1c1a5573a3: Pulling fs layer 20:44:35 ce7588e14bc9: Pulling fs layer 20:44:35 b5e4710f87ac: Pulling fs layer 20:44:35 ad3a456e5733: Waiting 20:44:35 69c7f0334f64: Waiting 20:44:35 1f1c1a5573a3: Waiting 20:44:35 ce7588e14bc9: Waiting 20:44:35 b5e4710f87ac: Waiting 20:44:35 c4d48a809fc2: Verifying Checksum 20:44:35 ad3a456e5733: Verifying Checksum 20:44:35 ad3a456e5733: Download complete 20:44:35 69c7f0334f64: Verifying Checksum 20:44:35 69c7f0334f64: Download complete 20:44:35 7264a8db6415: Verifying Checksum 20:44:35 7264a8db6415: Download complete 20:44:35 1f1c1a5573a3: Verifying Checksum 20:44:35 1f1c1a5573a3: Download complete 20:44:36 7264a8db6415: Pull complete 20:44:36 b5e4710f87ac: Verifying Checksum 20:44:36 b5e4710f87ac: Download complete 20:44:36 c4d48a809fc2: Pull complete 20:44:36 4f1c88b9dad5: Verifying Checksum 20:44:36 4f1c88b9dad5: Download complete 20:44:36 ce7588e14bc9: Verifying Checksum 20:44:36 ce7588e14bc9: Download complete 20:44:39 4f1c88b9dad5: Pull complete 20:44:39 ad3a456e5733: Pull complete 20:44:39 69c7f0334f64: Pull complete 20:44:39 1f1c1a5573a3: Pull complete 20:44:41 ce7588e14bc9: Pull complete 20:44:42 b5e4710f87ac: Pull complete 20:44:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:44:42 ---> 88b5674ff536 20:44:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:44:48 Still waiting to schedule task 20:44:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:44:50 ---> Running in 4837b72086f4 20:44:50 Removing intermediate container 4837b72086f4 20:44:50 ---> a5888b893547 20:44:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:50 ---> Running in 58a48a5408c5 20:44:50 Removing intermediate container 58a48a5408c5 20:44:50 ---> e8eda2fabc08 20:44:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:44:50 ---> Running in dafdd8cf0fd6 20:44:50 Removing intermediate container dafdd8cf0fd6 20:44:50 ---> 314f9fbf1d09 20:44:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:44:50 ---> Running in e9c6067a7788 20:44:50 Removing intermediate container e9c6067a7788 20:44:50 ---> ccac9995a76d 20:44:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:50 ---> Running in 64380283fe59 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:44:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:44:50 (2/4) Installing libedit (20221030.3.1-r1) 20:44:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:44:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:44:50 Executing busybox-1.36.1-r5.trigger 20:44:50 OK: 268 MiB in 56 packages 20:44:51 Removing intermediate container 64380283fe59 20:44:51 ---> 3bd5e8c857a8 20:44:51 Step 8/12 : WORKDIR /device-rest-go 20:44:51 ---> Running in e06fc9b8a8be 20:44:51 Removing intermediate container e06fc9b8a8be 20:44:51 ---> faf380b40ded 20:44:51 Step 9/12 : COPY go.mod vendor* ./ 20:44:51 ---> a496b8a620e3 20:44:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:51 ---> Running in a969b26fd7a0 20:45:30 Removing intermediate container a969b26fd7a0 20:45:30 ---> 6d7582c88676 20:45:30 Step 11/12 : COPY . . 20:45:31 ---> aadf1485d736 20:45:31 Step 12/12 : RUN $MAKE 20:45:31 ---> Running in a179d2ea9221 20:45:31 noop 20:45:31 Removing intermediate container a179d2ea9221 20:45:31 ---> 496846ecee8c 20:45:31 Successfully built 496846ecee8c 20:45:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + docker inspect -f . ci-base-image-x86_64 20:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:32 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:45:32 $ 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 ******** ci-base-image-x86_64 cat 20:45:32 $ docker top 8451a02935ada10604a127c7b3a5ca741dd1079ccf893c2ed372901ffb2f57cb -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:32 + go version 20:45:32 go version go1.21.0 linux/amd64 [Pipeline] } 20:45:32 $ docker stop --time=1 8451a02935ada10604a127c7b3a5ca741dd1079ccf893c2ed372901ffb2f57cb 20:45:34 $ docker rm -f --volumes 8451a02935ada10604a127c7b3a5ca741dd1079ccf893c2ed372901ffb2f57cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker inspect -f . ci-base-image-x86_64 20:45:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:34 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:45:34 $ 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 ******** ci-base-image-x86_64 cat 20:45:35 $ docker top d9555fefd710932be7ea42927a35bf92f08fce1889aeb771291a326b8964adb1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 20:45:35 + make test 20:45:35 go test ./... -coverprofile=coverage.out ./... 20:45:37 ? github.com/edgexfoundry/device-rest-go [no test files] 20:45:47 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:45:47 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 20:45:55 go vet ./... 20:45:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:57 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:45:58 $ docker stop --time=1 d9555fefd710932be7ea42927a35bf92f08fce1889aeb771291a326b8964adb1 20:46:02 $ docker rm -f --volumes d9555fefd710932be7ea42927a35bf92f08fce1889aeb771291a326b8964adb1 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:46:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:46:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:46:03 + ls -al . 20:46:03 total 180 20:46:03 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:45 . 20:46:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:44 .. 20:46:03 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:44 .dockerignore 20:46:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:45 .git 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 .github 20:46:03 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:44 .gitignore 20:46:03 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:44 .golangci.yml 20:46:03 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:44 .semver 20:46:03 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:44 Attribution.txt 20:46:03 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:44 CHANGELOG.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:44 Dockerfile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:44 GOVERNANCE.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:44 Jenkinsfile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:44 LICENSE 20:46:03 -rw-rw-r-- 1 jenkins jenkins 2016 Dec 6 20:44 Makefile 20:46:03 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:44 OWNERS.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:44 README.md 20:46:03 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION 20:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:44 bin 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 cmd 20:46:03 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:45 coverage.out 20:46:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:44 driver 20:46:03 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:44 go.mod 20:46:03 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:44 go.sum 20:46:03 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:44 openapi 20:46:03 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:04 + 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=e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c --label arch=amd64 --label version=3.2.0-dev.4 . 20:46:04 Sending build context to Docker daemon 16.36MB 20:46:04 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:46:04 Step 2/26 : FROM ${BASE} AS builder 20:46:04 ---> 496846ecee8c 20:46:04 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:46:04 ---> Running in 5c50e8ae5506 20:46:04 Removing intermediate container 5c50e8ae5506 20:46:04 ---> 76092bc2945e 20:46:04 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:04 ---> Running in a00e0a291235 20:46:04 Removing intermediate container a00e0a291235 20:46:04 ---> c0de8eb5f53d 20:46:04 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:46:04 ---> Running in 66993650ca07 20:46:04 Removing intermediate container 66993650ca07 20:46:04 ---> 43a0675ffece 20:46:04 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:46:04 ---> Running in a0fe88914277 20:46:04 Removing intermediate container a0fe88914277 20:46:04 ---> 15e83945b4cb 20:46:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:04 ---> Running in b0efe9315b78 20:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:05 OK: 268 MiB in 56 packages 20:46:05 Removing intermediate container b0efe9315b78 20:46:05 ---> 040fe240471a 20:46:05 Step 8/26 : WORKDIR /device-rest-go 20:46:05 ---> Running in 481a8e0f3d4c 20:46:05 Removing intermediate container 481a8e0f3d4c 20:46:05 ---> 89432139429a 20:46:05 Step 9/26 : COPY go.mod vendor* ./ 20:46:05 ---> 8b049f21a337 20:46:05 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:05 ---> Running in cdb8c679baef 20:46:06 Removing intermediate container cdb8c679baef 20:46:06 ---> 805dde8ba738 20:46:06 Step 11/26 : COPY . . 20:46:07 ---> 620ded6b5ebb 20:46:07 Step 12/26 : RUN $MAKE 20:46:07 ---> Running in 53784a3435f0 20:46:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:46:39 Removing intermediate container 53784a3435f0 20:46:39 ---> 4a614c737e78 20:46:39 Step 13/26 : FROM alpine:3.18 20:46:39 3.18: Pulling from library/alpine 20:46:39 c926b61bad3b: Pulling fs layer 20:46:39 c926b61bad3b: Verifying Checksum 20:46:39 c926b61bad3b: Download complete 20:46:39 c926b61bad3b: Pull complete 20:46:39 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:46:39 Status: Downloaded newer image for alpine:3.18 20:46:39 ---> b541f2080109 20:46:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:46:39 ---> Running in 51ff4e4338c5 20:46:39 Removing intermediate container 51ff4e4338c5 20:46:39 ---> 61f77a2b25ce 20:46:39 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:46:39 ---> Running in f565bb3d1453 20:46:39 Removing intermediate container f565bb3d1453 20:46:39 ---> d999dda07d15 20:46:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:46:39 ---> Running in 8f1644598a95 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:39 (1/1) Installing dumb-init (1.2.5-r2) 20:46:39 Executing busybox-1.36.1-r5.trigger 20:46:39 OK: 7 MiB in 16 packages 20:46:39 Removing intermediate container 8f1644598a95 20:46:39 ---> b80505bfad91 20:46:39 Step 17/26 : RUN apk --no-cache upgrade 20:46:39 ---> Running in c09181171888 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:46:39 OK: 7 MiB in 16 packages 20:46:40 Removing intermediate container c09181171888 20:46:40 ---> f3bbd08f9a8d 20:46:40 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:46:40 ---> 7315846f0191 20:46:40 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:46:40 ---> 6f4053832a5d 20:46:40 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:46:40 ---> 6bcd0eee8cb9 20:46:40 Step 21/26 : EXPOSE 59986 20:46:40 ---> Running in 2f4bde8c0ef7 20:46:41 Removing intermediate container 2f4bde8c0ef7 20:46:41 ---> 83c22bc1694b 20:46:41 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:46:41 ---> Running in 66441edeacd8 20:46:41 Removing intermediate container 66441edeacd8 20:46:41 ---> 8515bee86dfb 20:46:41 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:46:41 ---> Running in ba252dc74eea 20:46:41 Removing intermediate container ba252dc74eea 20:46:41 ---> 0b569928a277 20:46:41 Step 24/26 : LABEL arch=amd64 20:46:41 ---> Running in 1c26ef482eb8 20:46:41 Removing intermediate container 1c26ef482eb8 20:46:41 ---> a7a9a7cdbebe 20:46:41 Step 25/26 : LABEL git_sha=e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:46:41 ---> Running in b9fafdeabc6d 20:46:41 Removing intermediate container b9fafdeabc6d 20:46:41 ---> ab326d67215c 20:46:41 Step 26/26 : LABEL version=3.2.0-dev.4 20:46:41 ---> Running in 0c350c027336 20:46:41 Removing intermediate container 0c350c027336 20:46:41 ---> 0de9a99b7d1c 20:46:41 [Warning] One or more build-args [ARCH] were not consumed 20:46:41 Successfully built 0de9a99b7d1c 20:46:41 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:42 provisioning config files... 20:46:42 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13734966239346007807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:42 ---> ****-login.sh 20:46:42 nexus3.edgexfoundry.org:10001 20:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:42 Configure a credential helper to remove this warning. See 20:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:42 20:46:42 Login Succeeded 20:46:42 nexus3.edgexfoundry.org:10002 20:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:42 Configure a credential helper to remove this warning. See 20:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:42 20:46:42 Login Succeeded 20:46:42 nexus3.edgexfoundry.org:10003 20:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:42 Configure a credential helper to remove this warning. See 20:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:42 20:46:42 Login Succeeded 20:46:42 nexus3.edgexfoundry.org:10004 20:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:42 Configure a credential helper to remove this warning. See 20:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:42 20:46:42 Login Succeeded 20:46:42 ****.io 20:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:42 Configure a credential helper to remove this warning. See 20:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:42 20:46:42 Login Succeeded 20:46:42 ---> ****-login.sh ends [Pipeline] } 20:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:43 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 20:46:43 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:46:43 latest 20:46:43 3.2.0-dev.4 20:46:43 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:46:43 main 20:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:43 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:43 + docker push nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:46:43 783a69a48530: Preparing 20:46:43 7d9ad44563cd: Preparing 20:46:43 89ab1512c691: Preparing 20:46:43 b220dd06b4d1: Preparing 20:46:43 45d1e3eb9294: Preparing 20:46:43 9fe9a137fd00: Preparing 20:46:43 9fe9a137fd00: Waiting 20:46:43 b220dd06b4d1: Pushed 20:46:43 45d1e3eb9294: Pushed 20:46:43 9fe9a137fd00: Layer already exists 20:46:43 7d9ad44563cd: Pushed 20:46:43 783a69a48530: Pushed 20:46:46 89ab1512c691: Pushed 20:46:46 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c: digest: sha256:addcba15904d701b43da12a24b4ffdff2c3b3ee0b2c8f94dcc3e514434094238 size: 1572 20:47:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24597 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 20:47:12 Running in /w/workspace/device-rest-go/156 [Pipeline] { [Pipeline] checkout 20:47:15 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:18 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 20:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:47:19 783a69a48530: Preparing 20:47:19 7d9ad44563cd: Preparing 20:47:19 89ab1512c691: Preparing 20:47:19 b220dd06b4d1: Preparing 20:47:19 45d1e3eb9294: Preparing 20:47:19 9fe9a137fd00: Preparing 20:47:19 9fe9a137fd00: Waiting 20:47:19 45d1e3eb9294: Layer already exists 20:47:19 89ab1512c691: Layer already exists 20:47:19 7d9ad44563cd: Layer already exists 20:47:19 783a69a48530: Layer already exists 20:47:19 b220dd06b4d1: Layer already exists 20:47:19 9fe9a137fd00: Layer already exists 20:47:19 latest: digest: sha256:addcba15904d701b43da12a24b4ffdff2c3b3ee0b2c8f94dcc3e514434094238 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:19 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.4 20:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:47:20 783a69a48530: Preparing 20:47:20 7d9ad44563cd: Preparing 20:47:20 89ab1512c691: Preparing 20:47:20 b220dd06b4d1: Preparing 20:47:20 45d1e3eb9294: Preparing 20:47:20 9fe9a137fd00: Preparing 20:47:20 9fe9a137fd00: Waiting 20:47:20 89ab1512c691: Layer already exists 20:47:20 783a69a48530: Layer already exists 20:47:20 45d1e3eb9294: Layer already exists 20:47:20 b220dd06b4d1: Layer already exists 20:47:20 7d9ad44563cd: Layer already exists 20:47:20 9fe9a137fd00: Layer already exists 20:47:20 3.2.0-dev.4: digest: sha256:addcba15904d701b43da12a24b4ffdff2c3b3ee0b2c8f94dcc3e514434094238 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 using credential edgex-jenkins-ssh 20:47:20 + docker push nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:47:20 783a69a48530: Preparing 20:47:20 7d9ad44563cd: Preparing 20:47:20 89ab1512c691: Preparing 20:47:20 b220dd06b4d1: Preparing 20:47:20 45d1e3eb9294: Preparing 20:47:20 9fe9a137fd00: Preparing 20:47:20 b220dd06b4d1: Layer already exists 20:47:20 783a69a48530: Layer already exists 20:47:20 89ab1512c691: Layer already exists 20:47:20 7d9ad44563cd: Layer already exists 20:47:20 45d1e3eb9294: Layer already exists 20:47:20 9fe9a137fd00: Layer already exists 20:47:20 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4: digest: sha256:addcba15904d701b43da12a24b4ffdff2c3b3ee0b2c8f94dcc3e514434094238 size: 1572 [Pipeline] } 20:47:20 Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:21 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv 20:47:21 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:47:21 > git init /w/workspace/device-rest-go/156 # timeout=10 20:47:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:47:21 > git --version # timeout=10 20:47:21 > git --version # 'git version 2.25.1' 20:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:21 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 20:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 20:47:21 783a69a48530: Preparing 20:47:21 7d9ad44563cd: Preparing 20:47:21 89ab1512c691: Preparing 20:47:21 b220dd06b4d1: Preparing 20:47:21 45d1e3eb9294: Preparing 20:47:21 9fe9a137fd00: Preparing 20:47:21 9fe9a137fd00: Waiting 20:47:21 89ab1512c691: Layer already exists 20:47:21 783a69a48530: Layer already exists 20:47:21 45d1e3eb9294: Layer already exists 20:47:21 7d9ad44563cd: Layer already exists 20:47:21 b220dd06b4d1: Layer already exists 20:47:21 9fe9a137fd00: Layer already exists 20:47:21 main: digest: sha256:addcba15904d701b43da12a24b4ffdff2c3b3ee0b2c8f94dcc3e514434094238 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:21 ===================================================== [Pipeline] echo 20:47:22 taggedImages: 20:47:22 - nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:47:22 - nexus3.edgexfoundry.org:10004/device-rest:latest 20:47:22 - nexus3.edgexfoundry.org:10004/device-rest:3.2.0-dev.4 20:47:22 - nexus3.edgexfoundry.org:10004/device-rest:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:47:22 - 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 20:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:22 20:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:47:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 20:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:22 latest: Pulling from edgex-lftools-log-publisher 20:47:22 5eb5b503b376: Pulling fs layer 20:47:22 5c69ac0246d0: Pulling fs layer 20:47:22 ec43610c2a17: Pulling fs layer 20:47:22 3a2ae6a8a46f: Pulling fs layer 20:47:22 33b1e0a273af: Pulling fs layer 20:47:22 5d3b04190fa2: Pulling fs layer 20:47:22 2f39f015ded8: Pulling fs layer 20:47:22 33b1e0a273af: Waiting 20:47:22 5d3b04190fa2: Waiting 20:47:22 2f39f015ded8: Waiting 20:47:22 3a2ae6a8a46f: Waiting 20:47:22 5c69ac0246d0: Download complete 20:47:22 3a2ae6a8a46f: Verifying Checksum 20:47:22 3a2ae6a8a46f: Download complete 20:47:22 33b1e0a273af: Verifying Checksum 20:47:22 33b1e0a273af: Download complete 20:47:22 5d3b04190fa2: Download complete 20:47:22 ec43610c2a17: Download complete 20:47:23 5eb5b503b376: Verifying Checksum 20:47:23 5eb5b503b376: Download complete 20:47:23 2f39f015ded8: Download complete 20:47:24 5eb5b503b376: Pull complete 20:47:24 5c69ac0246d0: Pull complete 20:47:25 Avoid second fetch 20:47:25 Checking out Revision e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c (main) 20:47:25 ec43610c2a17: Pull complete 20:47:25 3a2ae6a8a46f: Pull complete 20:47:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:47:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:47:25 > git config core.sparsecheckout # timeout=10 20:47:25 > git checkout -f e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c # timeout=10 20:47:25 33b1e0a273af: Pull complete 20:47:25 5d3b04190fa2: Pull complete 20:47:25 Commit message: "build: [Device REST] Add ldflags to strip debug info from binary (#373)" 20:47:26 20:47:26 GitHub has been notified of this commit’s build result 20:47:26 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:47:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:27 Dload Upload Total Spent Left Speed 20:47:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 20:47:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:47:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:47:27 + sudo tee /etc/docker/daemon.new 20:47:27 { 20:47:27 "registry-mirrors": [ 20:47:27 "https://nexus3.edgexfoundry.org:10001" 20:47:27 ], 20:47:27 "bip": "10.250.0.254/24", 20:47:27 "hosts": [ 20:47:27 "tcp://0.0.0.0:5555", 20:47:27 "unix:///var/run/docker.sock" 20:47:27 ], 20:47:27 "mtu": 1458, 20:47:27 "selinux-enabled": true, 20:47:27 "seccomp-profile": "/etc/docker/seccomp.json" 20:47:27 } [Pipeline] sh 20:47:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:47:28 + sudo service docker restart 20:47:29 2f39f015ded8: Pull complete 20:47:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:30 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:47:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:47:35 $ docker top 05969e4b5c6bd16844094ece834ce56dc4c5d756c9d3c6929351670299432717 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:36 ---> job-cost.sh 20:47:36 lf-activate-venv: SKIPPING 20:47:36 INFO: No Stack... 20:47:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:47:36 INFO: Archiving Costs [Pipeline] sh 20:47:37 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 20:47:37 + cut -d, -f6 [Pipeline] lock 20:47:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] 20:47:37 Resource [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] did not exist. Created. 20:47:37 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:37 + echo total: 0.2199999988079071 [Pipeline] stash 20:47:37 Stashed 1 file(s) [Pipeline] } 20:47:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:37 $ docker stop --time=1 05969e4b5c6bd16844094ece834ce56dc4c5d756c9d3c6929351670299432717 20:47:38 $ docker rm -f --volumes 05969e4b5c6bd16844094ece834ce56dc4c5d756c9d3c6929351670299432717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:46 provisioning config files... 20:47:46 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/156@tmp/config14749518456138583775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:47 ---> ****-login.sh 20:47:47 nexus3.edgexfoundry.org:10001 20:47:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:47 Configure a credential helper to remove this warning. See 20:47:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:47 20:47:47 Login Succeeded 20:47:47 nexus3.edgexfoundry.org:10002 20:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:48 Configure a credential helper to remove this warning. See 20:47:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:48 20:47:48 Login Succeeded 20:47:48 nexus3.edgexfoundry.org:10003 20:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:48 Configure a credential helper to remove this warning. See 20:47:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:48 20:47:48 Login Succeeded 20:47:48 nexus3.edgexfoundry.org:10004 20:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:49 Configure a credential helper to remove this warning. See 20:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:49 20:47:49 Login Succeeded 20:47:49 ****.io 20:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:49 Configure a credential helper to remove this warning. See 20:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:49 20:47:49 Login Succeeded 20:47:49 ---> ****-login.sh ends [Pipeline] } 20:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:47:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:50 ========================================================= 20:47:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:47:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:50 + 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 . 20:47:52 #0 building with "default" instance using docker driver 20:47:52 20:47:52 #1 [internal] load .dockerignore 20:47:52 #1 transferring context: 193B 0.0s done 20:47:52 #1 DONE 0.1s 20:47:52 20:47:52 #2 [internal] load build definition from Dockerfile 20:47:52 #2 transferring dockerfile: 1.73kB 0.0s done 20:47:52 #2 DONE 0.1s 20:47:52 20:47:52 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:47:52 #3 DONE 0.1s 20:47:52 20:47:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:47:52 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:47:52 #4 ... 20:47:52 20:47:52 #5 [internal] load build context 20:47:52 #5 transferring context: 95.80kB 0.1s done 20:47:52 #5 DONE 0.1s 20:47:52 20:47:52 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:47:52 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 20:47:52 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:47:52 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:47:52 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:47:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 20:47:52 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:47:52 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:47:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.47MB / 63.99MB 0.3s 20:47:52 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:47:52 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:47:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 20:47:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s 20:47:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.60MB / 97.63MB 0.5s 20:47:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s 20:47:52 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 20:47:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.6s 20:47:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 20:47:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.7s 20:47:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.7s 20:47:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.61MB / 63.99MB 0.8s 20:47:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.8s 20:47:52 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.8s done 20:47:52 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.0s 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.40MB / 97.63MB 1.1s 20:47:53 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.54MB / 63.99MB 1.2s 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.3s 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.5s 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.48MB / 97.63MB 1.5s 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.7s 20:47:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done 20:47:53 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:47:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.9s 20:47:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.69MB / 97.63MB 2.1s 20:47:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 2.3s 20:47:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.4s 20:47:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s 20:47:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s done 20:47:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s 20:48:05 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 20:48:11 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done 20:48:12 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:48:12 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:48:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:48:17 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 20:48:20 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 20:48:20 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:48:23 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done 20:48:23 #4 DONE 31.3s 20:48:23 20:48:23 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:48:24 #6 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:48:24 #6 1.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:48:25 #6 2.365 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:48:25 #6 2.390 (2/4) Installing libedit (20221030.3.1-r1) 20:48:25 #6 2.402 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:48:25 #6 2.473 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:48:25 #6 2.502 Executing busybox-1.36.1-r5.trigger 20:48:25 #6 2.542 OK: 271 MiB in 56 packages 20:48:27 #6 DONE 4.7s 20:48:27 20:48:27 #7 [builder 3/7] WORKDIR /device-rest-go 20:48:28 #7 DONE 0.2s 20:48:28 20:48:28 #8 [builder 4/7] COPY go.mod vendor* ./ 20:48:28 #8 DONE 0.1s 20:48:28 20:48:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:55 #9 DONE 23.9s 20:48:55 20:48:55 #10 [builder 6/7] COPY . . 20:48:55 #10 DONE 0.2s 20:48:55 20:48:55 #11 [builder 7/7] RUN echo noop 20:48:55 #11 0.693 noop 20:48:55 #11 DONE 0.8s 20:48:55 20:48:55 #12 exporting to image 20:48:55 #12 exporting layers 20:49:17 #12 exporting layers 22.6s done 20:49:17 #12 writing image sha256:7448bef0b19176bea3268c25c857cf179b7c13e31b42b7fe51414ea8a073325d done 20:49:17 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:49:17 #12 DONE 22.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:17 + docker inspect -f . ci-base-image-arm64 20:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:17 prd-ubuntu20.04-docker-arm64-4c-16g-24597 does not seem to be running inside a container 20:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/156 -v /w/workspace/device-rest-go/156:/w/workspace/device-rest-go/156:rw,z -v /w/workspace/device-rest-go/156@tmp:/w/workspace/device-rest-go/156@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 20:49:19 $ docker top 7ae62271990c18457a9747fe38c6a2a9519f7a004446b6fb6bb5f23b9fbfa5bd -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:19 + go version 20:49:19 go version go1.21.0 linux/arm64 [Pipeline] } 20:49:20 $ docker stop --time=1 7ae62271990c18457a9747fe38c6a2a9519f7a004446b6fb6bb5f23b9fbfa5bd 20:49:21 $ docker rm -f --volumes 7ae62271990c18457a9747fe38c6a2a9519f7a004446b6fb6bb5f23b9fbfa5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:22 + docker inspect -f . ci-base-image-arm64 20:49:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:22 prd-ubuntu20.04-docker-arm64-4c-16g-24597 does not seem to be running inside a container 20:49:22 $ 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/156 -v /w/workspace/device-rest-go/156:/w/workspace/device-rest-go/156:rw,z -v /w/workspace/device-rest-go/156@tmp:/w/workspace/device-rest-go/156@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 20:49:23 $ docker top dee3aa92bcd078caeb8ec1789db3c1871b679776a3bcdf230bbaf413c3e77451 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:24 + git config --global --add safe.directory /w/workspace/device-rest-go/156 [Pipeline] fileExists [Pipeline] sh 20:49:24 + make test 20:49:24 go test ./... -coverprofile=coverage.out ./... 20:49:28 ? github.com/edgexfoundry/device-rest-go [no test files] 20:50:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:50:36 ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 33.2% of statements 20:50:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:50:36 go vet ./... 20:50:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:50:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:50:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:50:49 $ docker stop --time=1 dee3aa92bcd078caeb8ec1789db3c1871b679776a3bcdf230bbaf413c3e77451 20:50:51 $ docker rm -f --volumes dee3aa92bcd078caeb8ec1789db3c1871b679776a3bcdf230bbaf413c3e77451 [Pipeline] // withDockerContainer [Pipeline] sh 20:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:50:52 Warning: overwriting stash ‘coverage-report’ 20:50:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:50:54 + ls -al . 20:50:54 total 176 20:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:49 . 20:50:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:47 .. 20:50:54 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:47 .dockerignore 20:50:54 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:47 .git 20:50:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:47 .github 20:50:54 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:47 .gitignore 20:50:54 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:47 .golangci.yml 20:50:54 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:47 Attribution.txt 20:50:54 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:47 CHANGELOG.md 20:50:54 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:47 Dockerfile 20:50:54 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:47 GOVERNANCE.md 20:50:54 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:47 Jenkinsfile 20:50:54 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:47 LICENSE 20:50:54 -rw-rw-r-- 1 jenkins jenkins 2016 Dec 6 20:47 Makefile 20:50:54 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:47 OWNERS.md 20:50:54 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:47 README.md 20:50:54 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:44 VERSION 20:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:47 bin 20:50:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:47 cmd 20:50:54 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:50 coverage.out 20:50:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:47 driver 20:50:54 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:47 go.mod 20:50:54 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:47 go.sum 20:50:54 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:47 openapi 20:50:54 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:54 + 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=e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c --label arch=arm64 --label version=3.2.0-dev.4 . 20:50:55 #0 building with "default" instance using docker driver 20:50:55 20:50:55 #1 [internal] load .dockerignore 20:50:55 #1 transferring context: 193B 0.0s done 20:50:55 #1 DONE 0.0s 20:50:55 20:50:55 #2 [internal] load build definition from Dockerfile 20:50:55 #2 transferring dockerfile: 1.73kB 0.0s done 20:50:55 #2 DONE 0.1s 20:50:55 20:50:55 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:50:55 #3 DONE 0.0s 20:50:55 20:50:55 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:50:55 #4 DONE 0.3s 20:50:55 20:50:55 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:55 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:50:55 #5 ... 20:50:55 20:50:55 #6 [internal] load build context 20:50:55 #6 transferring context: 16.04kB 0.0s done 20:50:55 #6 DONE 0.1s 20:50:55 20:50:55 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:55 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.29MB / 3.33MB 0.1s 20:50:55 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:50:55 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:50:55 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:50:56 #5 ... 20:50:56 20:50:56 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:50:56 #7 DONE 0.3s 20:50:56 20:50:56 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:50:56 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 20:50:56 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:50:56 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 20:50:57 #5 DONE 1.1s 20:50:57 20:50:57 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:50:57 #8 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:57 #8 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:58 #8 ... 20:50:58 20:50:58 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:50:58 #9 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:50:58 #9 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:50:58 #9 2.618 OK: 271 MiB in 56 packages 20:50:58 #9 DONE 3.0s 20:50:59 20:50:59 #10 [builder 3/7] WORKDIR /device-rest-go 20:50:59 #10 DONE 0.1s 20:50:59 20:50:59 #11 [builder 4/7] COPY go.mod vendor* ./ 20:50:59 #11 DONE 0.2s 20:50:59 20:50:59 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:59 #12 ... 20:50:59 20:50:59 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:50:59 #8 2.651 (1/1) Installing dumb-init (1.2.5-r2) 20:50:59 #8 2.665 Executing busybox-1.36.1-r5.trigger 20:50:59 #8 2.699 OK: 8 MiB in 16 packages 20:50:59 #8 DONE 3.1s 20:50:59 20:50:59 #13 [stage-1 3/6] RUN apk --no-cache upgrade 20:51:00 #13 0.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:51:00 #13 ... 20:51:00 20:51:00 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:00 #12 DONE 1.6s 20:51:00 20:51:00 #14 [builder 6/7] COPY . . 20:51:00 #14 DONE 0.1s 20:51:00 20:51:00 #15 [builder 7/7] RUN make build 20:51:01 #15 0.766 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:51:06 #15 ... 20:51:06 20:51:06 #13 [stage-1 3/6] RUN apk --no-cache upgrade 20:51:06 #13 1.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:51:06 #13 2.557 OK: 8 MiB in 16 packages 20:51:06 #13 DONE 5.9s 20:51:06 20:51:06 #15 [builder 7/7] RUN make build 20:52:42 #15 DONE 91.3s 20:52:42 20:52:42 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 20:52:42 #16 DONE 0.3s 20:52:42 20:52:42 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 20:52:42 #17 DONE 0.1s 20:52:42 20:52:42 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 20:52:42 #18 DONE 0.1s 20:52:42 20:52:42 #19 exporting to image 20:52:42 #19 exporting layers 20:52:42 #19 exporting layers 0.3s done 20:52:42 #19 writing image sha256:23cbf829b54654bfa50b6375d2d3cf5ec9d9754504b590ccf131ba2e5047d0bd done 20:52:42 #19 naming to docker.io/library/device-rest-arm64 0.0s done 20:52:42 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:43 provisioning config files... 20:52:43 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/156@tmp/config1794863949209766675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:43 ---> ****-login.sh 20:52:43 nexus3.edgexfoundry.org:10001 20:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:43 Configure a credential helper to remove this warning. See 20:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:43 20:52:43 Login Succeeded 20:52:43 nexus3.edgexfoundry.org:10002 20:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:44 Configure a credential helper to remove this warning. See 20:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:44 20:52:44 Login Succeeded 20:52:44 nexus3.edgexfoundry.org:10003 20:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:44 Configure a credential helper to remove this warning. See 20:52:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:44 20:52:44 Login Succeeded 20:52:44 nexus3.edgexfoundry.org:10004 20:52:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:45 Configure a credential helper to remove this warning. See 20:52:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:45 20:52:45 Login Succeeded 20:52:45 ****.io 20:52:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:45 Configure a credential helper to remove this warning. See 20:52:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:45 20:52:45 Login Succeeded 20:52:45 ---> ****-login.sh ends [Pipeline] } 20:52:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:52:45 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 20:52:45 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:52:45 latest 20:52:45 3.2.0-dev.4 20:52:45 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:52:45 main 20:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:46 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:46 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:52:46 b536215b8aee: Preparing 20:52:46 351383e6f01f: Preparing 20:52:46 2225445bab8b: Preparing 20:52:46 d6b35cd80758: Preparing 20:52:46 81e91931fd5e: Preparing 20:52:46 0faf9b67be60: Preparing 20:52:46 0faf9b67be60: Waiting 20:52:47 351383e6f01f: Pushed 20:52:47 d6b35cd80758: Pushed 20:52:47 81e91931fd5e: Pushed 20:52:47 b536215b8aee: Pushed 20:52:47 0faf9b67be60: Layer already exists 20:52:51 2225445bab8b: Pushed 20:52:51 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c: digest: sha256:1fb35ef6faa8f56d01c12088b5423c1a581e1aca2a9e1b4eeb93e22a0681d6e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:52 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:52:52 b536215b8aee: Preparing 20:52:52 351383e6f01f: Preparing 20:52:52 2225445bab8b: Preparing 20:52:52 d6b35cd80758: Preparing 20:52:52 81e91931fd5e: Preparing 20:52:52 0faf9b67be60: Preparing 20:52:52 0faf9b67be60: Waiting 20:52:52 d6b35cd80758: Layer already exists 20:52:52 b536215b8aee: Layer already exists 20:52:52 81e91931fd5e: Layer already exists 20:52:52 351383e6f01f: Layer already exists 20:52:52 2225445bab8b: Layer already exists 20:52:52 0faf9b67be60: Layer already exists 20:52:52 latest: digest: sha256:1fb35ef6faa8f56d01c12088b5423c1a581e1aca2a9e1b4eeb93e22a0681d6e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.4 20:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:52:53 b536215b8aee: Preparing 20:52:53 351383e6f01f: Preparing 20:52:53 2225445bab8b: Preparing 20:52:53 d6b35cd80758: Preparing 20:52:53 81e91931fd5e: Preparing 20:52:53 0faf9b67be60: Preparing 20:52:53 0faf9b67be60: Waiting 20:52:53 b536215b8aee: Layer already exists 20:52:53 2225445bab8b: Layer already exists 20:52:53 351383e6f01f: Layer already exists 20:52:53 81e91931fd5e: Layer already exists 20:52:53 d6b35cd80758: Layer already exists 20:52:53 0faf9b67be60: Layer already exists 20:52:54 3.2.0-dev.4: digest: sha256:1fb35ef6faa8f56d01c12088b5423c1a581e1aca2a9e1b4eeb93e22a0681d6e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:54 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:52:55 b536215b8aee: Preparing 20:52:55 351383e6f01f: Preparing 20:52:55 2225445bab8b: Preparing 20:52:55 d6b35cd80758: Preparing 20:52:55 81e91931fd5e: Preparing 20:52:55 0faf9b67be60: Preparing 20:52:55 0faf9b67be60: Waiting 20:52:55 2225445bab8b: Layer already exists 20:52:55 d6b35cd80758: Layer already exists 20:52:55 351383e6f01f: Layer already exists 20:52:55 81e91931fd5e: Layer already exists 20:52:55 b536215b8aee: Layer already exists 20:52:55 0faf9b67be60: Layer already exists 20:52:55 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4: digest: sha256:1fb35ef6faa8f56d01c12088b5423c1a581e1aca2a9e1b4eeb93e22a0681d6e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 20:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 20:52:56 b536215b8aee: Preparing 20:52:56 351383e6f01f: Preparing 20:52:56 2225445bab8b: Preparing 20:52:56 d6b35cd80758: Preparing 20:52:56 81e91931fd5e: Preparing 20:52:56 0faf9b67be60: Preparing 20:52:56 0faf9b67be60: Waiting 20:52:56 351383e6f01f: Layer already exists 20:52:56 2225445bab8b: Layer already exists 20:52:56 b536215b8aee: Layer already exists 20:52:56 d6b35cd80758: Layer already exists 20:52:56 81e91931fd5e: Layer already exists 20:52:56 0faf9b67be60: Layer already exists 20:52:56 main: digest: sha256:1fb35ef6faa8f56d01c12088b5423c1a581e1aca2a9e1b4eeb93e22a0681d6e7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:56 ===================================================== [Pipeline] echo 20:52:56 taggedImages: 20:52:56 - nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c 20:52:56 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 20:52:56 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.2.0-dev.4 20:52:56 - nexus3.edgexfoundry.org:10004/device-rest-arm64:e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c-3.2.0-dev.4 20:52:56 - 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 20:52:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:52:57 20:52:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:02 arm64: Pulling from edgex-lftools-log-publisher 20:53:02 8998bd30e6a1: Pulling fs layer 20:53:02 04944245beec: Pulling fs layer 20:53:02 699f458cf7ca: Pulling fs layer 20:53:02 765212b225bb: Pulling fs layer 20:53:02 f23df028b6ca: Pulling fs layer 20:53:02 d65c8cfc05b1: Pulling fs layer 20:53:02 2437ff75d9bd: Pulling fs layer 20:53:02 d65c8cfc05b1: Waiting 20:53:02 2437ff75d9bd: Waiting 20:53:02 f23df028b6ca: Waiting 20:53:02 765212b225bb: Waiting 20:53:02 04944245beec: Verifying Checksum 20:53:02 04944245beec: Download complete 20:53:02 765212b225bb: Download complete 20:53:02 f23df028b6ca: Verifying Checksum 20:53:02 f23df028b6ca: Download complete 20:53:02 d65c8cfc05b1: Download complete 20:53:02 699f458cf7ca: Verifying Checksum 20:53:02 699f458cf7ca: Download complete 20:53:02 8998bd30e6a1: Verifying Checksum 20:53:02 8998bd30e6a1: Download complete 20:53:04 2437ff75d9bd: Verifying Checksum 20:53:04 2437ff75d9bd: Download complete 20:53:08 8998bd30e6a1: Pull complete 20:53:09 04944245beec: Pull complete 20:53:11 699f458cf7ca: Pull complete 20:53:11 765212b225bb: Pull complete 20:53:11 f23df028b6ca: Pull complete 20:53:12 d65c8cfc05b1: Pull complete 20:53:38 2437ff75d9bd: Pull complete 20:53:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:39 prd-ubuntu20.04-docker-arm64-4c-16g-24597 does not seem to be running inside a container 20:53:39 $ 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/156 -v /w/workspace/device-rest-go/156:/w/workspace/device-rest-go/156:rw,z -v /w/workspace/device-rest-go/156@tmp:/w/workspace/device-rest-go/156@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 20:53:41 $ docker top 154345efaf4295114ad4c7e8c5a657e31f656752ea08e667b78dcaf6e8434e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:41 ---> job-cost.sh 20:53:42 lf-activate-venv: SKIPPING 20:53:42 INFO: No Stack... 20:53:42 INFO: Retrieving Pricing Info for: v3-standard-8 20:53:43 INFO: Archiving Costs [Pipeline] sh 20:53:43 + cat /w/workspace/device-rest-go/156/archives/cost.csv 20:53:43 + cut -d, -f6 [Pipeline] lock 20:53:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] 20:53:43 Resource [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] did not exist. Created. 20:53:43 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:44 /w/workspace/device-rest-go/156@tmp/durable-541ad88f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:53:44 + echo total: 0.2199999988079071 [Pipeline] stash 20:53:44 Warning: overwriting stash ‘stack-cost’ 20:53:44 Stashed 1 file(s) [Pipeline] } 20:53:44 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:44 $ docker stop --time=1 154345efaf4295114ad4c7e8c5a657e31f656752ea08e667b78dcaf6e8434e0e 20:53:46 $ docker rm -f --volumes 154345efaf4295114ad4c7e8c5a657e31f656752ea08e667b78dcaf6e8434e0e [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 20:53:47 provisioning config files... 20:53:47 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5039797463402808420tmp [Pipeline] { [Pipeline] sh 20:53:47 + set +x 20:53:47 + curl -s https://codecov.io/bash 20:53:47 + bash -s -- 20:53:47 20:53:47 _____ _ 20:53:47 / ____| | | 20:53:47 | | ___ __| | ___ ___ _____ __ 20:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:47 Bash-1.0.6 20:53:47 20:53:47 20:53:47 ==> git version 2.25.1 found 20:53:47 ==> 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 20:53:47 Release-Date: 2020-01-08 20:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:53:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:47 ==> Jenkins CI detected. 20:53:47 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 20:53:47 project root: . 20:53:47 --> token set from env 20:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:47 ==> Running gcov in . (disable via -X gcov) 20:53:47 ==> Python coveragepy not found 20:53:47 ==> Searching for coverage reports in: 20:53:47 + . 20:53:47 -> Found 1 reports 20:53:47 ==> Detecting git/mercurial file structure 20:53:47 ==> Reading reports 20:53:47 + ./coverage.out bytes=14499 20:53:47 ==> Appending adjustments 20:53:47 https://docs.codecov.io/docs/fixing-reports 20:53:48 + Found adjustments 20:53:48 ==> Gzipping contents 20:53:48 4.0K /tmp/codecov.51lN0Q.gz 20:53:48 ==> Uploading reports 20:53:48 url: https://codecov.io 20:53:48 query: branch=main&commit=e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:48 -> Pinging Codecov 20:53:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:53:48 -> Uploading to 20:53:48 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/4E5D53B4F1F92C436F7061BF334D961C/e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c/dff3cee9-cc0f-4152-8138-c22ae0d15550.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=105bb805c948cfa84655e5f2d735a934ec6ff131bc90ced389d894b29aa84e8e 20:53:48 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:48 Dload Upload Total Spent Left Speed 20:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8564 --:--:-- --:--:-- --:--:-- 8564 20:53:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] } 20:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:53:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:53:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:49 20:53:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:53:49 df9b9388f04a: Pulling fs layer 20:53:49 52dc419b0ee2: Pulling fs layer 20:53:49 25bc292e5bac: Pulling fs layer 20:53:49 114826534d7a: Pulling fs layer 20:53:49 4657fd5d0bcf: Pulling fs layer 20:53:49 6ad1cebc031e: Pulling fs layer 20:53:49 8a3aa393b2d8: Pulling fs layer 20:53:49 4657fd5d0bcf: Waiting 20:53:49 6ad1cebc031e: Waiting 20:53:49 8a3aa393b2d8: Waiting 20:53:49 114826534d7a: Waiting 20:53:49 25bc292e5bac: Verifying Checksum 20:53:49 25bc292e5bac: Download complete 20:53:49 52dc419b0ee2: Verifying Checksum 20:53:49 52dc419b0ee2: Download complete 20:53:49 4657fd5d0bcf: Verifying Checksum 20:53:49 4657fd5d0bcf: Download complete 20:53:49 df9b9388f04a: Verifying Checksum 20:53:49 df9b9388f04a: Pull complete 20:53:49 6ad1cebc031e: Verifying Checksum 20:53:49 6ad1cebc031e: Download complete 20:53:49 52dc419b0ee2: Pull complete 20:53:50 25bc292e5bac: Pull complete 20:53:50 114826534d7a: Verifying Checksum 20:53:50 114826534d7a: Download complete 20:53:50 8a3aa393b2d8: Verifying Checksum 20:53:50 8a3aa393b2d8: Download complete 20:53:53 114826534d7a: Pull complete 20:53:53 4657fd5d0bcf: Pull complete 20:53:54 6ad1cebc031e: Pull complete 20:53:56 8a3aa393b2d8: Pull complete 20:53:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:56 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:53:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:54:02 $ docker top 5a7fce4ad5b7a303649d50a73941ee9f02fc4e73d52425c68ca46c88417e50c1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 20:54:02 + set -o pipefail 20:54:02 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 20:54:08 20:54:08 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 20:54:08 20:54:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/198e98a8-492f-4abc-9661-c18bb0a35e8b 20:54:08 20:54:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:54:08 20:54:08 20:54:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:54:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:54:08 More details here: https://snyk.co/ue1NS 20:54:08 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:54:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:54:08 $ docker stop --time=1 5a7fce4ad5b7a303649d50a73941ee9f02fc4e73d52425c68ca46c88417e50c1 20:54:13 $ docker rm -f --volumes 5a7fce4ad5b7a303649d50a73941ee9f02fc4e73d52425c68ca46c88417e50c1 [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 20:54:15 + git log --format=format:%s -1 e8801d5f3cf8faa02e7ac3ec7c6c286ffbcb414c [Pipeline] sh 20:54:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:16 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:54:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:54:16 $ docker top ae3873e56607a423c76d9438d13da57dbd8266cab01072576782176e1b752e8f -eo pid,comm 20:54:16 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). 20:54:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:16 [ssh-agent] Looking for ssh-agent implementation... 20:54:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:17 $ docker exec ae3873e56607a423c76d9438d13da57dbd8266cab01072576782176e1b752e8f ssh-agent 20:54:17 SSH_AUTH_SOCK=/tmp/ssh-ZpUhRUXr8nLZ/agent.32 20:54:17 SSH_AGENT_PID=38 20:54:17 Running ssh-add (command line suppressed) 20:54:17 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13306308110705763831.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13306308110705763831.key) 20:54:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:17 + git semver tag 20:54:17 2023-12-06 20:54:17,800 [run_tag] DEBUG tag force:False 20:54:17 2023-12-06 20:54:17,800 [check_head_tag] DEBUG check head tag 20:54:17 2023-12-06 20:54:17,801 [execute] INFO git cat-file --batch-check 20:54:17 2023-12-06 20:54:17,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:54:17 2023-12-06 20:54:17,806 [execute] INFO git cat-file --batch 20:54:17 2023-12-06 20:54:17,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 20:54:17 2023-12-06 20:54:17,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:17 2023-12-06 20:54:17,822 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 20:54:17 2023-12-06 20:54:17,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 20:54:17 2023-12-06 20:54:17,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:17 3.2.0-dev.4 [Pipeline] } 20:54:17 $ docker exec --env ******** --env ******** ae3873e56607a423c76d9438d13da57dbd8266cab01072576782176e1b752e8f ssh-agent -k 20:54:17 unset SSH_AUTH_SOCK; 20:54:17 unset SSH_AGENT_PID; 20:54:17 echo Agent pid 38 killed; 20:54:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:18 + git semver [Pipeline] } 20:54:18 $ docker stop --time=1 ae3873e56607a423c76d9438d13da57dbd8266cab01072576782176e1b752e8f 20:54:20 $ docker rm -f --volumes ae3873e56607a423c76d9438d13da57dbd8266cab01072576782176e1b752e8f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:20 20:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:21 0.23.1-centos7: Pulling from edgex-lftools 20:54:21 ab5ef0e58194: Pulling fs layer 20:54:21 9712f1f96733: Pulling fs layer 20:54:21 63f879dbbcfc: Pulling fs layer 20:54:21 0d9ebad4ef96: Pulling fs layer 20:54:21 e9a5061849ea: Pulling fs layer 20:54:21 d747dcd14b5f: Pulling fs layer 20:54:21 2de7ff778b66: Pulling fs layer 20:54:21 0d9ebad4ef96: Waiting 20:54:21 e9a5061849ea: Waiting 20:54:21 2de7ff778b66: Waiting 20:54:21 d747dcd14b5f: Waiting 20:54:21 9712f1f96733: Verifying Checksum 20:54:21 9712f1f96733: Download complete 20:54:21 63f879dbbcfc: Verifying Checksum 20:54:21 63f879dbbcfc: Download complete 20:54:21 e9a5061849ea: Verifying Checksum 20:54:21 e9a5061849ea: Download complete 20:54:21 0d9ebad4ef96: Verifying Checksum 20:54:21 0d9ebad4ef96: Download complete 20:54:21 d747dcd14b5f: Verifying Checksum 20:54:21 d747dcd14b5f: Download complete 20:54:21 ab5ef0e58194: Verifying Checksum 20:54:21 ab5ef0e58194: Download complete 20:54:21 2de7ff778b66: Verifying Checksum 20:54:21 2de7ff778b66: Download complete 20:54:24 ab5ef0e58194: Pull complete 20:54:24 9712f1f96733: Pull complete 20:54:24 63f879dbbcfc: Pull complete 20:54:29 0d9ebad4ef96: Pull complete 20:54:29 e9a5061849ea: Pull complete 20:54:29 d747dcd14b5f: Pull complete 20:54:30 2de7ff778b66: Pull complete 20:54:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:54:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:54:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:30 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:54:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:54:38 $ docker top cb88d493caa5a52a6d64c05077dc3f799bd7c6f57f967d52c384c30c2a106015 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:54:38 provisioning config files... 20:54:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config383595855704250367tmp 20:54:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15241434754501006252tmp 20:54:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1661260306884454113tmp [Pipeline] { [Pipeline] echo 20:54:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:54:38 ---> sigul-configuration.sh 20:54:38 gpg: directory `/root/.gnupg' created 20:54:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:54:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:54:38 gpg: keyring `/root/.gnupg/secring.gpg' created 20:54:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:54:38 gpg: CAST5 encrypted data 20:54:38 gpg: encrypted with 1 passphrase 20:54:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:54:39 + mkdir /home/jenkins 20:54:39 + mkdir /home/jenkins/sigul [Pipeline] sh 20:54:39 + 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 20:54:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:54:39 ---> sigul-install.sh 20:54:39 Sigul already installed; skipping installation. [Pipeline] sh 20:54:40 + git tag --list 20:54:40 v1.0.0 20:54:40 v1.1.0 20:54:40 v1.1.1 20:54:40 v1.1.2 20:54:40 v1.2.0 20:54:40 v1.2.1 20:54:40 v2.0.0 20:54:40 v2.1.0 20:54:40 v2.1.1 20:54:40 v2.2.0 20:54:40 v2.3.0 20:54:40 v3.0 20:54:40 v3.0.0 20:54:40 v3.1 20:54:40 v3.1.0 20:54:40 v3.1.0-dev.1 20:54:40 v3.1.0-dev.10 20:54:40 v3.1.0-dev.11 20:54:40 v3.1.0-dev.12 20:54:40 v3.1.0-dev.13 20:54:40 v3.1.0-dev.14 20:54:40 v3.1.0-dev.15 20:54:40 v3.1.0-dev.16 20:54:40 v3.1.0-dev.17 20:54:40 v3.1.0-dev.18 20:54:40 v3.1.0-dev.19 20:54:40 v3.1.0-dev.2 20:54:40 v3.1.0-dev.20 20:54:40 v3.1.0-dev.21 20:54:40 v3.1.0-dev.22 20:54:40 v3.1.0-dev.23 20:54:40 v3.1.0-dev.24 20:54:40 v3.1.0-dev.25 20:54:40 v3.1.0-dev.26 20:54:40 v3.1.0-dev.27 20:54:40 v3.1.0-dev.28 20:54:40 v3.1.0-dev.29 20:54:40 v3.1.0-dev.3 20:54:40 v3.1.0-dev.30 20:54:40 v3.1.0-dev.31 20:54:40 v3.1.0-dev.32 20:54:40 v3.1.0-dev.4 20:54:40 v3.1.0-dev.5 20:54:40 v3.1.0-dev.6 20:54:40 v3.1.0-dev.7 20:54:40 v3.1.0-dev.8 20:54:40 v3.1.0-dev.9 20:54:40 v3.2.0-dev.1 20:54:40 v3.2.0-dev.2 20:54:40 v3.2.0-dev.3 20:54:40 v3.2.0-dev.4 [Pipeline] sh 20:54:40 + lftools sign git-tag v3.2.0-dev.4 20:54:41 Signing Git tag with Sigul... 20:54:41 Signing v3.2.0-dev.4 [Pipeline] echo 20:54:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:54:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:54:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:54:41 $ docker stop --time=1 cb88d493caa5a52a6d64c05077dc3f799bd7c6f57f967d52c384c30c2a106015 20:54:43 $ docker rm -f --volumes cb88d493caa5a52a6d64c05077dc3f799bd7c6f57f967d52c384c30c2a106015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:54:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:44 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:54:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:54:45 $ docker top f206af6d73db6719a1721c865a04d7aec20dc9fa7f1a0ae07cd7c8d44d8a7b12 -eo pid,comm 20:54: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). 20:54:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:45 [ssh-agent] Looking for ssh-agent implementation... 20:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:45 $ docker exec f206af6d73db6719a1721c865a04d7aec20dc9fa7f1a0ae07cd7c8d44d8a7b12 ssh-agent 20:54:45 SSH_AUTH_SOCK=/tmp/ssh-dD43DqDeVSTu/agent.32 20:54:45 SSH_AGENT_PID=38 20:54:45 Running ssh-add (command line suppressed) 20:54:45 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1479517125079970173.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1479517125079970173.key) 20:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:46 + git semver bump pre 20:54:46 2023-12-06 20:54:46,351 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:46 2023-12-06 20:54:46,351 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 20:54:46 2023-12-06 20:54:46,352 [bump_version] DEBUG bumped version:3.2.0-dev.5 20:54:46 2023-12-06 20:54:46,352 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 20:54:46 2023-12-06 20:54:46,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:46 2023-12-06 20:54:46,352 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:46 2023-12-06 20:54:46,353 [execute] INFO git cat-file --batch-check 20:54:46 2023-12-06 20:54:46,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:54:46 2023-12-06 20:54:46,359 [execute] INFO git cat-file --batch 20:54:46 2023-12-06 20:54:46,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:54:46 2023-12-06 20:54:46,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:46 3.2.0-dev.5 [Pipeline] } 20:54:46 $ docker exec --env ******** --env ******** f206af6d73db6719a1721c865a04d7aec20dc9fa7f1a0ae07cd7c8d44d8a7b12 ssh-agent -k 20:54:46 unset SSH_AUTH_SOCK; 20:54:46 unset SSH_AGENT_PID; 20:54:46 echo Agent pid 38 killed; 20:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:47 + git semver [Pipeline] } 20:54:47 $ docker stop --time=1 f206af6d73db6719a1721c865a04d7aec20dc9fa7f1a0ae07cd7c8d44d8a7b12 20:54:48 $ docker rm -f --volumes f206af6d73db6719a1721c865a04d7aec20dc9fa7f1a0ae07cd7c8d44d8a7b12 [Pipeline] // withDockerContainer [Pipeline] sh 20:54:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:54:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:49 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:54:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:54:50 $ docker top 9c72e26767b9a98c12a4afb8f0188822a87667df1e2fd595465189c98aaac87d -eo pid,comm 20:54:50 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). 20:54:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:54:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:54:50 [ssh-agent] Looking for ssh-agent implementation... 20:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:54:50 $ docker exec 9c72e26767b9a98c12a4afb8f0188822a87667df1e2fd595465189c98aaac87d ssh-agent 20:54:50 SSH_AUTH_SOCK=/tmp/ssh-Oh6dWSSIqVZE/agent.32 20:54:50 SSH_AGENT_PID=38 20:54:50 Running ssh-add (command line suppressed) 20:54:50 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8429924540893151781.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8429924540893151781.key) 20:54:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:54:51 + git semver push 20:54:51 2023-12-06 20:54:51,270 [run_push] DEBUG push 20:54:51 2023-12-06 20:54:51,270 [execute] INFO git cat-file --batch-check 20:54:51 2023-12-06 20:54:51,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:54:51 2023-12-06 20:54:51,274 [execute] INFO git rev-list 55ee06166030ffed157eb8fff9ff352f93d4791c -- 20:54:51 2023-12-06 20:54:51,274 [execute] DEBUG Popen(['git', 'rev-list', '55ee06166030ffed157eb8fff9ff352f93d4791c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:54:51 2023-12-06 20:54:51,283 [execute] INFO git fetch -v origin 20:54:51 2023-12-06 20:54:51,283 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:54:51 2023-12-06 20:54:51,859 [run_push] DEBUG no remote changes detected 20:54:51 2023-12-06 20:54:51,859 [execute] INFO git push origin semver 20:54:51 2023-12-06 20:54:51,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:54:52 2023-12-06 20:54:52,703 [run_push] DEBUG push all version tags 20:54:52 2023-12-06 20:54:52,704 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:54:52 2023-12-06 20:54:52,704 [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) 20:54:53 2023-12-06 20:54:53,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 20:54:53 3.2.0-dev.5 [Pipeline] } 20:54:53 $ docker exec --env ******** --env ******** 9c72e26767b9a98c12a4afb8f0188822a87667df1e2fd595465189c98aaac87d ssh-agent -k 20:54:53 unset SSH_AUTH_SOCK; 20:54:53 unset SSH_AGENT_PID; 20:54:53 echo Agent pid 38 killed; 20:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:54:54 + git semver [Pipeline] } 20:54:54 $ docker stop --time=1 9c72e26767b9a98c12a4afb8f0188822a87667df1e2fd595465189c98aaac87d 20:54:55 $ docker rm -f --volumes 9c72e26767b9a98c12a4afb8f0188822a87667df1e2fd595465189c98aaac87d [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 20:54:57 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 20:54:57 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:54:57 total 16 20:54:57 drwxr-xr-x 3 root root 4096 Dec 6 20:47 . 20:54:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:54 .. 20:54:57 drwxr-xr-x 2 root root 4096 Dec 6 20:47 cost 20:54:57 -rw-r--r-- 1 root root 86 Dec 6 20:47 cost.csv 20:54:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 20:54:57 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 20:54:57 total 16 20:54:57 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:47 . 20:54:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:54 .. 20:54:57 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:47 cost 20:54:57 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 20:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:54:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:58 ---> package-listing.sh 20:54:58 ++ facter osfamily 20:54:58 ++ tr '[:upper:]' '[:lower:]' 20:54:58 + OS_FAMILY=debian 20:54:58 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 20:54:58 + START_PACKAGES=/tmp/packages_start.txt 20:54:58 + END_PACKAGES=/tmp/packages_end.txt 20:54:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:58 + PACKAGES=/tmp/packages_start.txt 20:54:58 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:54:58 + PACKAGES=/tmp/packages_end.txt 20:54:58 + case "${OS_FAMILY}" in 20:54:58 + dpkg -l 20:54:58 + grep '^ii' 20:54:58 + '[' -f /tmp/packages_start.txt ']' 20:54:58 + '[' -f /tmp/packages_end.txt ']' 20:54:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:58 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 20:54:58 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 20:54:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 20:54:58 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 20:54:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:59 prd-ubuntu20.04-docker-8c-8g-24593 does not seem to be running inside a container 20:55:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:55:00 $ docker top 7489ebd460a94d2d43dc6a31a861edfadc7e2780782c7e87965b102c2acb58d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:00 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:01 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:01 + ls /var/log/sa-host 20:55:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:01 provisioning config files... 20:55:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config388752442896155899tmp [Pipeline] { [Pipeline] echo 20:55:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:01 ---> create-netrc.sh [Pipeline] } 20:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:02 ---> python-tools-install.sh [Pipeline] echo 20:55:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:02 ---> sudo-logs.sh 20:55:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:03 ---> job-cost.sh 20:55:03 lf-activate-venv: SKIPPING 20:55:03 DEBUG: total: 0.2199999988079071 20:55:03 INFO: Retrieving Stack Cost... 20:55:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:03 INFO: Archiving Costs [Pipeline] echo 20:55:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:04 ---> logs-deploy.sh 20:55:04 lf-activate-venv: SKIPPING 20:55:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/156 20:55:04 INFO: archiving workspace using pattern(s): 20:55:05 Archives upload complete. 20:55:05 INFO: archiving logs to Nexus 20:55:06 ---> uname -a: 20:55:06 Linux prd-ubuntu20-04-docker-8c-8g-24593 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:55:06 20:55:06 20:55:06 ---> lscpu: 20:55:06 Architecture: x86_64 20:55:06 CPU op-mode(s): 32-bit, 64-bit 20:55:06 Byte Order: Little Endian 20:55:06 Address sizes: 40 bits physical, 48 bits virtual 20:55:06 CPU(s): 8 20:55:06 On-line CPU(s) list: 0-7 20:55:06 Thread(s) per core: 1 20:55:06 Core(s) per socket: 1 20:55:06 Socket(s): 8 20:55:06 NUMA node(s): 1 20:55:06 Vendor ID: AuthenticAMD 20:55:06 CPU family: 23 20:55:06 Model: 49 20:55:06 Model name: AMD EPYC-Rome Processor 20:55:06 Stepping: 0 20:55:06 CPU MHz: 2800.000 20:55:06 BogoMIPS: 5600.00 20:55:06 Virtualization: AMD-V 20:55:06 Hypervisor vendor: KVM 20:55:06 Virtualization type: full 20:55:06 L1d cache: 256 KiB 20:55:06 L1i cache: 256 KiB 20:55:06 L2 cache: 4 MiB 20:55:06 L3 cache: 128 MiB 20:55:06 NUMA node0 CPU(s): 0-7 20:55:06 Vulnerability Itlb multihit: Not affected 20:55:06 Vulnerability L1tf: Not affected 20:55:06 Vulnerability Mds: Not affected 20:55:06 Vulnerability Meltdown: Not affected 20:55:06 Vulnerability Mmio stale data: Not affected 20:55:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:55:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:55:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:55:06 Vulnerability Srbds: Not affected 20:55:06 Vulnerability Tsx async abort: Not affected 20:55:06 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 20:55:06 20:55:06 20:55:06 ---> nproc: 20:55:06 8 20:55:06 20:55:06 20:55:06 ---> df -h: 20:55:06 Filesystem Size Used Avail Use% Mounted on 20:55:06 overlay 155G 13G 143G 9% / 20:55:06 tmpfs 64M 0 64M 0% /dev 20:55:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:55:06 shm 64M 0 64M 0% /dev/shm 20:55:06 /dev/vda1 155G 13G 143G 9% /facter-os 20:55:06 20:55:06 20:55:06 ---> sar -b -r -n DEV: 20:55:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24593) 12/06/23 _x86_64_ (8 CPU) 20:55:06 20:55:06 20:43:33 LINUX RESTART (8 CPU) 20:55:06 20:55:06 20:44:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:55:06 20:45:01 164.02 34.33 129.69 0.00 4086.56 36591.34 0.00 20:55:06 20:46:01 168.38 0.10 168.28 0.00 12.91 60112.10 0.00 20:55:06 20:47:01 135.48 0.15 135.33 0.00 2.93 21635.46 0.00 20:55:06 20:48:01 49.92 0.03 49.88 0.00 7.33 16782.42 0.00 20:55:06 20:49:02 51.81 10.61 41.19 0.00 5156.47 8408.47 0.00 20:55:06 20:50:01 5.24 0.00 5.24 0.00 0.00 133.54 0.00 20:55:06 20:51:01 5.38 1.67 3.72 0.00 92.50 105.83 0.00 20:55:06 20:52:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 20:55:06 20:53:01 0.80 0.00 0.80 0.00 0.00 8.93 0.00 20:55:06 20:54:01 30.59 0.10 30.49 0.00 10.26 21173.14 0.00 20:55:06 20:55:01 126.70 0.25 126.45 0.00 21.46 40511.38 0.00 20:55:06 Average: 67.50 4.35 63.15 0.00 859.68 18739.26 0.00 20:55:06 20:55:06 20:44:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:55:06 20:45:01 28546992 31530608 780496 2.37 107328 3073056 1953608 5.76 1158744 2712408 542132 20:55:06 20:46:01 28115860 31538592 753436 2.29 153092 3441272 1896056 5.59 1213216 3043972 12 20:55:06 20:47:01 28114068 31561860 746456 2.27 157504 3464588 1887956 5.56 1250396 3026744 776 20:55:06 20:48:01 27607392 31565040 741328 2.25 165800 3916736 1783736 5.26 1264080 3465780 180 20:55:06 20:49:02 27127132 31528324 745596 2.27 191320 4332552 1718492 5.06 1558092 3617996 708 20:55:06 20:50:01 27134692 31548208 727124 2.21 194428 4341272 1732328 5.11 1566084 3600612 16 20:55:06 20:51:01 27137212 31549252 726692 2.21 193024 4340736 1764592 5.20 1563752 3599736 8 20:55:06 20:52:01 27140552 31552636 723340 2.20 193044 4340740 1748112 5.15 1561512 3599740 4 20:55:06 20:53:01 27144520 31556644 719200 2.19 193060 4340740 1748112 5.15 1557448 3599740 16 20:55:06 20:54:01 26372520 31542904 731084 2.22 199072 5044632 1783708 5.26 1580592 4303228 101016 20:55:06 20:55:01 25603888 31491976 776024 2.36 229244 5650108 1991224 5.87 1714992 4847076 144 20:55:06 Average: 27276803 31542368 742798 2.26 179720 4207857 1818902 5.36 1453537 3583367 58637 20:55:06 20:55:06 20:44:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:55:06 20:45:01 lo 6.30 6.30 0.62 0.62 0.00 0.00 0.00 0.00 20:55:06 20:45:01 ens3 994.87 583.64 8313.32 108.04 0.00 0.00 0.00 0.00 20:55:06 20:45:01 veth7eb41c8 194.30 346.95 19.46 2325.70 0.00 0.00 0.00 0.19 20:55:06 20:45:01 docker0 215.67 372.92 18.40 2638.64 0.00 0.00 0.00 0.00 20:55:06 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:06 20:46:01 ens3 39.91 35.26 29.96 73.62 0.00 0.00 0.00 0.00 20:55:06 20:46:01 docker0 0.10 0.18 0.01 0.02 0.00 0.00 0.00 0.00 20:55:06 20:47:01 lo 4.27 4.27 0.43 0.43 0.00 0.00 0.00 0.00 20:55:06 20:47:01 ens3 59.82 44.79 182.94 128.02 0.00 0.00 0.00 0.00 20:55:06 20:47:01 docker0 4.33 9.05 0.26 93.21 0.00 0.00 0.00 0.00 20:55:06 20:48:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 20:55:06 20:48:01 ens3 119.49 72.89 2538.55 16.24 0.00 0.00 0.00 0.00 20:55:06 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:49:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:55:06 20:49:02 ens3 170.75 73.99 2730.37 5.63 0.00 0.00 0.00 0.00 20:55:06 20:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:55:06 20:50:01 ens3 0.81 0.73 0.41 0.16 0.00 0.00 0.00 0.00 20:55:06 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:51:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:55:06 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:55:06 20:52:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:55:06 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:53:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:55:06 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:54:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:55:06 20:54:01 ens3 128.53 72.04 3969.93 9.70 0.00 0.00 0.00 0.00 20:55:06 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:55:06 20:55:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 20:55:06 20:55:01 ens3 327.10 225.63 4313.86 164.94 0.00 0.00 0.00 0.00 20:55:06 20:55:01 docker0 59.17 116.58 5.08 1027.01 0.00 0.00 0.00 0.00 20:55:06 Average: lo 1.64 1.64 0.16 0.16 0.00 0.00 0.00 0.00 20:55:06 Average: ens3 168.91 101.70 2019.42 46.20 0.00 0.00 0.00 0.00 20:55:06 Average: docker0 25.71 45.89 2.19 345.62 0.00 0.00 0.00 0.00 20:55:06 20:55:06 20:55:06 ---> sar -P ALL: 20:55:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24593) 12/06/23 _x86_64_ (8 CPU) 20:55:06 20:55:06 20:43:33 LINUX RESTART (8 CPU) 20:55:06 20:55:06 20:44:00 CPU %user %nice %system %iowait %steal %idle 20:55:06 20:45:01 all 10.57 0.00 3.50 3.39 0.06 82.48 20:55:06 20:45:01 0 11.15 0.00 3.67 0.61 0.05 84.52 20:55:06 20:45:01 1 10.75 0.00 4.24 5.71 0.07 79.23 20:55:06 20:45:01 2 9.15 0.00 2.63 11.41 0.05 76.76 20:55:06 20:45:01 3 12.42 0.00 4.22 1.34 0.07 81.95 20:55:06 20:45:01 4 10.38 0.00 3.37 0.43 0.05 85.78 20:55:06 20:45:01 5 11.20 0.00 2.89 1.49 0.05 84.37 20:55:06 20:45:01 6 9.68 0.00 3.34 1.98 0.05 84.96 20:55:06 20:45:01 7 9.85 0.00 3.62 4.18 0.07 82.29 20:55:06 20:46:01 all 27.58 0.00 4.21 5.12 0.07 63.02 20:55:06 20:46:01 0 28.42 0.00 4.08 0.74 0.07 66.69 20:55:06 20:46:01 1 28.44 0.00 4.64 4.42 0.07 62.43 20:55:06 20:46:01 2 24.67 0.00 6.65 26.76 0.08 41.83 20:55:06 20:46:01 3 27.78 0.00 3.86 5.32 0.07 62.97 20:55:06 20:46:01 4 27.29 0.00 3.75 0.29 0.05 68.62 20:55:06 20:46:01 5 27.33 0.00 3.31 1.95 0.07 67.34 20:55:06 20:46:01 6 28.23 0.00 3.82 1.09 0.07 66.79 20:55:06 20:46:01 7 28.45 0.00 3.61 0.56 0.08 67.30 20:55:06 20:47:01 all 16.14 0.00 2.90 6.79 0.10 74.07 20:55:06 20:47:01 0 16.41 0.00 3.67 0.91 0.10 78.91 20:55:06 20:47:01 1 16.21 0.00 2.50 0.27 0.12 80.90 20:55:06 20:47:01 2 14.61 0.00 2.81 0.17 0.08 82.33 20:55:06 20:47:01 3 16.29 0.00 2.79 0.81 0.10 80.02 20:55:06 20:47:01 4 16.96 0.00 2.54 0.39 0.08 80.03 20:55:06 20:47:01 5 16.30 0.00 2.96 11.10 0.10 69.54 20:55:06 20:47:01 6 15.21 0.00 2.97 32.38 0.10 49.34 20:55:06 20:47:01 7 17.15 0.00 2.91 8.26 0.10 71.58 20:55:06 20:48:01 all 2.71 0.00 1.32 5.21 0.03 90.73 20:55:06 20:48:01 0 2.83 0.00 1.37 0.12 0.03 95.64 20:55:06 20:48:01 1 2.79 0.00 1.63 0.02 0.03 95.54 20:55:06 20:48:01 2 1.66 0.00 0.80 0.02 0.03 97.49 20:55:06 20:48:01 3 3.11 0.00 1.24 6.71 0.02 88.92 20:55:06 20:48:01 4 2.78 0.00 1.36 0.05 0.02 95.80 20:55:06 20:48:01 5 3.96 0.00 1.19 0.03 0.03 94.78 20:55:06 20:48:01 6 1.92 0.00 1.15 27.00 0.02 69.90 20:55:06 20:48:01 7 2.66 0.00 1.79 7.70 0.03 87.81 20:55:06 20:49:02 all 2.59 0.00 1.35 2.14 0.02 93.89 20:55:06 20:49:02 0 1.44 0.00 0.77 9.35 0.02 88.43 20:55:06 20:49:02 1 2.94 0.00 1.93 0.20 0.02 94.91 20:55:06 20:49:02 2 1.77 0.00 1.14 0.74 0.02 96.34 20:55:06 20:49:02 3 3.63 0.00 2.13 2.14 0.03 92.07 20:55:06 20:49:02 4 3.68 0.00 1.24 1.47 0.02 93.60 20:55:06 20:49:02 5 2.54 0.00 1.39 1.04 0.03 95.01 20:55:06 20:49:02 6 2.22 0.00 1.45 1.70 0.02 94.60 20:55:06 20:49:02 7 2.51 0.00 0.77 0.49 0.03 96.20 20:55:06 20:50:01 all 0.09 0.00 0.14 0.07 0.01 99.70 20:55:06 20:50:01 0 0.17 0.00 0.14 0.44 0.02 99.24 20:55:06 20:50:01 1 0.08 0.00 0.12 0.00 0.00 99.80 20:55:06 20:50:01 2 0.07 0.00 0.05 0.03 0.02 99.83 20:55:06 20:50:01 3 0.05 0.00 0.44 0.02 0.02 99.47 20:55:06 20:50:01 4 0.08 0.00 0.07 0.02 0.00 99.83 20:55:06 20:50:01 5 0.05 0.00 0.14 0.00 0.00 99.81 20:55:06 20:50:01 6 0.07 0.00 0.10 0.00 0.00 99.83 20:55:06 20:50:01 7 0.12 0.00 0.10 0.02 0.00 99.76 20:55:06 20:51:01 all 0.26 0.00 0.12 0.01 0.01 99.60 20:55:06 20:51:01 0 0.05 0.00 0.12 0.05 0.00 99.78 20:55:06 20:51:01 1 0.13 0.00 0.10 0.00 0.02 99.75 20:55:06 20:51:01 2 1.39 0.00 0.17 0.00 0.02 98.43 20:55:06 20:51:01 3 0.07 0.00 0.10 0.05 0.00 99.78 20:55:06 20:51:01 4 0.13 0.00 0.10 0.00 0.02 99.75 20:55:06 20:51:01 5 0.07 0.00 0.13 0.00 0.00 99.80 20:55:06 20:51:01 6 0.20 0.00 0.15 0.02 0.00 99.63 20:55:06 20:51:01 7 0.03 0.00 0.08 0.00 0.00 99.88 20:55:06 20:52:01 all 0.29 0.00 0.01 0.00 0.01 99.69 20:55:06 20:52:01 0 0.03 0.00 0.03 0.02 0.02 99.90 20:55:06 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:55:06 20:52:01 2 2.02 0.00 0.03 0.00 0.02 97.93 20:55:06 20:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:55:06 20:52:01 4 0.07 0.00 0.00 0.00 0.00 99.93 20:55:06 20:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:55:06 20:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:55:06 20:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:55:06 20:53:01 all 0.30 0.00 0.01 0.05 0.00 99.64 20:55:06 20:53:01 0 0.02 0.00 0.00 0.18 0.00 99.80 20:55:06 20:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:55:06 20:53:01 2 1.95 0.00 0.03 0.02 0.02 97.98 20:55:06 20:53:01 3 0.02 0.00 0.02 0.18 0.00 99.78 20:55:06 20:53:01 4 0.33 0.00 0.00 0.00 0.00 99.67 20:55:06 20:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:55:06 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:55:06 20:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:55:06 20:54:01 all 2.75 0.00 1.12 1.29 0.02 94.81 20:55:06 20:54:01 0 2.71 0.00 1.36 1.86 0.02 94.05 20:55:06 20:54:01 1 3.28 0.00 0.85 0.37 0.02 95.48 20:55:06 20:54:01 2 4.61 0.00 0.75 0.10 0.02 94.53 20:55:06 20:54:01 3 1.95 0.00 1.49 7.80 0.03 88.72 20:55:06 20:54:01 4 2.63 0.00 1.00 0.00 0.02 96.35 20:55:06 20:54:01 5 2.14 0.00 1.41 0.18 0.02 96.25 20:55:06 20:54:01 6 2.43 0.00 0.99 0.03 0.02 96.54 20:55:06 20:54:01 7 2.26 0.00 1.16 0.02 0.02 96.55 20:55:06 20:55:01 all 6.61 0.00 2.89 3.28 0.05 87.17 20:55:06 20:55:01 0 6.65 0.00 3.09 5.88 0.05 84.34 20:55:06 20:55:01 1 7.00 0.00 2.98 0.39 0.10 89.53 20:55:06 20:55:01 2 7.23 0.00 2.50 0.25 0.05 89.97 20:55:06 20:55:01 3 7.60 0.00 3.06 7.41 0.05 81.88 20:55:06 20:55:01 4 5.76 0.00 2.26 0.57 0.03 91.37 20:55:06 20:55:01 5 6.02 0.00 2.76 0.05 0.05 91.12 20:55:06 20:55:01 6 5.96 0.00 3.71 11.28 0.05 79.00 20:55:06 20:55:01 7 6.64 0.00 2.80 0.51 0.03 90.03 20:55:06 20:55:06 Average: CPU %user %nice %system %iowait %steal %idle 20:55:06 Average: all 6.34 0.00 1.60 2.48 0.03 89.55 20:55:06 Average: 0 6.35 0.00 1.66 1.83 0.03 90.12 20:55:06 Average: 1 6.49 0.00 1.73 1.04 0.04 90.70 20:55:06 Average: 2 6.25 0.00 1.58 3.56 0.04 88.57 20:55:06 Average: 3 6.62 0.00 1.76 2.88 0.04 88.70 20:55:06 Average: 4 6.37 0.00 1.43 0.29 0.03 91.89 20:55:06 Average: 5 6.32 0.00 1.47 1.44 0.03 90.74 20:55:06 Average: 6 5.98 0.00 1.61 6.84 0.03 85.54 20:55:06 Average: 7 6.33 0.00 1.53 1.98 0.04 90.13 20:55:06 20:55:06 20:55:06