Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 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-ssh7218063559391686170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16567211628016970038.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2321808889438839651.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17214611516416527701.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-ssh5487625439427047586.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16847 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 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325)" > 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 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 > git rev-list --no-walk 55c123e92a81b52ef904480be8a3eb69bc416b29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:12:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:12:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:12:29 ========================================================= 00:12:29 EdgeX Global Pipelines Version Info 00:12:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:12:30 ------------------- 00:12:30 stable info: 00:12:30 ------------------- 00:12:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:12:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:12:30 Message: update stable to v1.0.249 00:12:31 ------------------- 00:12:31 experimental info: 00:12:31 ------------------- 00:12:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:12:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:12:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c1608 [Pipeline] echo 00:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:31 provisioning config files... 00:12:31 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13517774768827664434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:32 ---> docker-login.sh 00:12:32 nexus3.edgexfoundry.org:10001 00:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:32 Configure a credential helper to remove this warning. See 00:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:32 00:12:32 Login Succeeded 00:12:32 nexus3.edgexfoundry.org:10002 00:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:32 Configure a credential helper to remove this warning. See 00:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:32 00:12:32 Login Succeeded 00:12:32 nexus3.edgexfoundry.org:10003 00:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:32 Configure a credential helper to remove this warning. See 00:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:32 00:12:32 Login Succeeded 00:12:32 nexus3.edgexfoundry.org:10004 00:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:32 Configure a credential helper to remove this warning. See 00:12:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:32 00:12:32 Login Succeeded 00:12:32 docker.io 00:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:33 Configure a credential helper to remove this warning. See 00:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:33 00:12:33 Login Succeeded 00:12:33 ---> docker-login.sh ends [Pipeline] } 00:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:12:33 + git rev-list -1 --merges 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d~1..38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo 00:12:33 -----------> git rev-list -1 --merges 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d~1..38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [false] [Pipeline] sh 00:12:33 + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo 00:12:33 ========================================================= 00:12:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:12:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:34 + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] echo 00:12:34 [semverPrep] GIT_COMMIT: 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325) [Pipeline] echo 00:12:34 [semverPrep] This is not a build commit. [Pipeline] sh 00:12:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:12:34 + grep -v github /etc/ssh/ssh_known_hosts 00:12:34 + [ -e /tmp/ssh_known_hosts ] 00:12:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:12:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:12:34 sudo tee -a /etc/ssh/ssh_known_hosts 00:12:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:12:35 00:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:12:35 0.1.4: Pulling from edgex-devops/py-git-semver 00:12:35 b85a868b505f: Pulling fs layer 00:12:35 e2be974225ed: Pulling fs layer 00:12:35 339a4e72a1f5: Pulling fs layer 00:12:35 988bab9f4d93: Pulling fs layer 00:12:35 1469e6f7b9e6: Pulling fs layer 00:12:35 eaf3925da568: Pulling fs layer 00:12:35 bab4dde63d76: Pulling fs layer 00:12:35 bde34c3a00c8: Pulling fs layer 00:12:35 b352a97aabf1: Pulling fs layer 00:12:35 4872d77fe225: Pulling fs layer 00:12:35 5851b861e8e6: Pulling fs layer 00:12:35 bab4dde63d76: Waiting 00:12:35 bde34c3a00c8: Waiting 00:12:35 5851b861e8e6: Waiting 00:12:35 b352a97aabf1: Waiting 00:12:35 1469e6f7b9e6: Waiting 00:12:35 eaf3925da568: Waiting 00:12:35 988bab9f4d93: Waiting 00:12:35 4872d77fe225: Waiting 00:12:35 e2be974225ed: Download complete 00:12:35 988bab9f4d93: Verifying Checksum 00:12:35 988bab9f4d93: Download complete 00:12:35 1469e6f7b9e6: Verifying Checksum 00:12:35 1469e6f7b9e6: Download complete 00:12:35 eaf3925da568: Verifying Checksum 00:12:35 eaf3925da568: Download complete 00:12:35 339a4e72a1f5: Verifying Checksum 00:12:35 339a4e72a1f5: Download complete 00:12:35 bde34c3a00c8: Download complete 00:12:35 b352a97aabf1: Verifying Checksum 00:12:35 b352a97aabf1: Download complete 00:12:35 4872d77fe225: Download complete 00:12:35 5851b861e8e6: Download complete 00:12:35 b85a868b505f: Verifying Checksum 00:12:35 b85a868b505f: Download complete 00:12:35 bab4dde63d76: Verifying Checksum 00:12:35 bab4dde63d76: Download complete 00:12:36 b85a868b505f: Pull complete 00:12:37 e2be974225ed: Pull complete 00:12:37 339a4e72a1f5: Pull complete 00:12:37 988bab9f4d93: Pull complete 00:12:37 1469e6f7b9e6: Pull complete 00:12:37 eaf3925da568: Pull complete 00:12:39 bab4dde63d76: Pull complete 00:12:39 bde34c3a00c8: Pull complete 00:12:39 b352a97aabf1: Pull complete 00:12:39 4872d77fe225: Pull complete 00:12:39 5851b861e8e6: Pull complete 00:12:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:12:40 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:12:43 $ docker top 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 -eo pid,comm 00:12:43 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). 00:12:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:43 [ssh-agent] Looking for ssh-agent implementation... 00:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:43 $ docker exec 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent 00:12:43 SSH_AUTH_SOCK=/tmp/ssh-5KyyvnOeERXq/agent.33 00:12:43 SSH_AGENT_PID=39 00:12:43 Running ssh-add (command line suppressed) 00:12:43 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8591939114130677011.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8591939114130677011.key) 00:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:44 + git tag --points-at HEAD [Pipeline] } 00:12:44 $ docker exec --env ******** --env ******** 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent -k 00:12:44 unset SSH_AUTH_SOCK; 00:12:44 unset SSH_AGENT_PID; 00:12:44 echo Agent pid 39 killed; 00:12:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:44 [ssh-agent] Looking for ssh-agent implementation... 00:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:44 $ docker exec 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent 00:12:44 SSH_AUTH_SOCK=/tmp/ssh-TV0MBStaRoIa/agent.71 00:12:44 SSH_AGENT_PID=77 00:12:44 Running ssh-add (command line suppressed) 00:12:44 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6486876300151664763.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6486876300151664763.key) 00:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:45 + git semver init 00:12:45 2023-05-25 00:12:45,356 [run_init] DEBUG init version:0.0.0 force:False 00:12:45 2023-05-25 00:12:45,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 00:12:45 2023-05-25 00:12:45,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 00:12:45 2023-05-25 00:12:45,357 [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) 00:12:46 2023-05-25 00:12:46,385 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 00:12:46 2023-05-25 00:12:46,386 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 00:12:46 2023-05-25 00:12:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:12:46 2023-05-25 00:12:46,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:12:46 3.0.0-dev.46 [Pipeline] } 00:12:46 $ docker exec --env ******** --env ******** 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 ssh-agent -k 00:12:46 unset SSH_AUTH_SOCK; 00:12:46 unset SSH_AGENT_PID; 00:12:46 echo Agent pid 77 killed; 00:12:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:47 + git semver [Pipeline] } 00:12:47 $ docker stop --time=1 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 00:12:48 $ docker rm -f --volumes 444e927ffdaa387f8da41a1da2c94a2dcae2abd55406be4116e949752acaa761 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:12:49 Stashed 1 file(s) [Pipeline] echo 00:12:49 [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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 00:12:49 provisioning config files... 00:12:49 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3573875880533394635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:49 ---> docker-login.sh 00:12:49 nexus3.edgexfoundry.org:10001 00:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:49 Configure a credential helper to remove this warning. See 00:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:49 00:12:49 Login Succeeded 00:12:49 nexus3.edgexfoundry.org:10002 00:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:49 Configure a credential helper to remove this warning. See 00:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:49 00:12:49 Login Succeeded 00:12:49 nexus3.edgexfoundry.org:10003 00:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:50 Configure a credential helper to remove this warning. See 00:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:50 00:12:50 Login Succeeded 00:12:50 nexus3.edgexfoundry.org:10004 00:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:50 Configure a credential helper to remove this warning. See 00:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:50 00:12:50 Login Succeeded 00:12:50 docker.io 00:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:50 Configure a credential helper to remove this warning. See 00:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:50 00:12:50 Login Succeeded 00:12:50 ---> docker-login.sh ends [Pipeline] } 00:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:50 ========================================================= 00:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:12:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:12:50 Sending build context to Docker daemon 10.93MB 00:12:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:12:50 Step 2/12 : FROM ${BASE} AS builder 00:12:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:50 f56be85fc22e: Pulling fs layer 00:12:50 85791d961cd3: Pulling fs layer 00:12:50 d694b5ae8c79: Pulling fs layer 00:12:50 9f32a84ed3da: Pulling fs layer 00:12:50 4d19c01a9841: Pulling fs layer 00:12:50 9325e15d5711: Pulling fs layer 00:12:50 556b6ee489ea: Pulling fs layer 00:12:50 c5a4b2cf53e6: Pulling fs layer 00:12:50 9f32a84ed3da: Waiting 00:12:50 9325e15d5711: Waiting 00:12:50 4d19c01a9841: Waiting 00:12:50 c5a4b2cf53e6: Waiting 00:12:50 556b6ee489ea: Waiting 00:12:50 85791d961cd3: Download complete 00:12:50 9f32a84ed3da: Verifying Checksum 00:12:50 9f32a84ed3da: Download complete 00:12:51 4d19c01a9841: Download complete 00:12:51 f56be85fc22e: Download complete 00:12:51 9325e15d5711: Verifying Checksum 00:12:51 9325e15d5711: Download complete 00:12:51 f56be85fc22e: Pull complete 00:12:51 85791d961cd3: Pull complete 00:12:51 d694b5ae8c79: Download complete 00:12:51 c5a4b2cf53e6: Verifying Checksum 00:12:51 c5a4b2cf53e6: Download complete 00:12:51 556b6ee489ea: Verifying Checksum 00:12:51 556b6ee489ea: Download complete 00:12:55 d694b5ae8c79: Pull complete 00:12:55 9f32a84ed3da: Pull complete 00:12:55 4d19c01a9841: Pull complete 00:12:55 9325e15d5711: Pull complete 00:12:57 556b6ee489ea: Pull complete 00:12:58 c5a4b2cf53e6: Pull complete 00:12:58 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:12:58 ---> c4be618373d6 00:12:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:13:03 ---> Running in bb72ae1e4929 00:13:03 Removing intermediate container bb72ae1e4929 00:13:03 ---> 0f38827bfdc3 00:13:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:03 ---> Running in e8f27144d283 00:13:04 Removing intermediate container e8f27144d283 00:13:04 ---> 88fdde6e23af 00:13:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:13:04 ---> Running in 072736fc0429 00:13:04 Removing intermediate container 072736fc0429 00:13:04 ---> 4c872e4283f7 00:13:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:13:04 ---> Running in d575273817c3 00:13:04 Removing intermediate container d575273817c3 00:13:04 ---> 3d799064471d 00:13:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:04 ---> Running in 29b8bf94c5e1 00:13:04 Still waiting to schedule task 00:13:04 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:13:04 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:13:04 (2/4) Installing libedit (20221030.3.1-r0) 00:13:04 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:13:04 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:13:04 Executing busybox-1.35.0-r29.trigger 00:13:04 OK: 269 MiB in 57 packages 00:13:05 Removing intermediate container 29b8bf94c5e1 00:13:05 ---> dc98628696be 00:13:05 Step 8/12 : WORKDIR /device-rest-go 00:13:05 ---> Running in 5e4a557ceb0a 00:13:05 Removing intermediate container 5e4a557ceb0a 00:13:05 ---> 725a201aa0bd 00:13:05 Step 9/12 : COPY go.mod vendor* ./ 00:13:05 ---> 2a675830d4d0 00:13:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:05 ---> Running in c90f5d3d7120 00:13:37 Removing intermediate container c90f5d3d7120 00:13:37 ---> 803bbb0732a6 00:13:37 Step 11/12 : COPY . . 00:13:37 ---> f3e659c4d11b 00:13:37 Step 12/12 : RUN $MAKE 00:13:37 ---> Running in ee7cac0d7e5b 00:13:37 noop 00:13:37 Removing intermediate container ee7cac0d7e5b 00:13:37 ---> 63393b41d6b5 00:13:37 Successfully built 63393b41d6b5 00:13:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:37 + docker inspect -f . ci-base-image-x86_64 00:13:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:37 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:13:38 $ docker top 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:38 + go version 00:13:38 go version go1.20.2 linux/amd64 [Pipeline] } 00:13:38 $ docker stop --time=1 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd 00:13:39 $ docker rm -f --volumes 6b48a1f16f90a5c037b3b00d92bf6ca8bbda4eea38aceabe5a909e67c6d1d5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:40 + docker inspect -f . ci-base-image-x86_64 00:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:40 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:13:40 $ docker top 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 00:13:41 + make test 00:13:41 go test ./... -coverprofile=coverage.out ./... 00:13:45 ? github.com/edgexfoundry/device-rest-go [no test files] 00:13:55 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:13:55 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements 00:13:59 go vet ./... 00:14:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:03 ./bin/test-attribution-txt.sh [Pipeline] echo 00:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:03 $ docker stop --time=1 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 00:14:06 $ docker rm -f --volumes 103ed18e7708fa294b4be0b3c5ce07ef57a9ba418760ccf858e6ef3e80e4fd58 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:14:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:14:07 + ls -al . 00:14:07 total 184 00:14:07 drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:13 . 00:14:07 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 .. 00:14:07 -rw-rw-r-- 1 jenkins jenkins 151 May 25 00:12 .dockerignore 00:14:07 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:12 .git 00:14:07 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 .github 00:14:07 -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:12 .gitignore 00:14:07 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:12 .golangci.yml 00:14:07 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:12 .semver 00:14:07 -rw-rw-r-- 1 jenkins jenkins 9331 May 25 00:12 Attribution.txt 00:14:07 -rw-rw-r-- 1 jenkins jenkins 13085 May 25 00:12 CHANGELOG.md 00:14:07 -rw-rw-r-- 1 jenkins jenkins 1578 May 25 00:12 Dockerfile 00:14:07 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:12 GOVERNANCE.md 00:14:07 -rw-rw-r-- 1 jenkins jenkins 680 May 25 00:12 Jenkinsfile 00:14:07 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:12 LICENSE 00:14:07 -rw-rw-r-- 1 jenkins jenkins 1779 May 25 00:12 Makefile 00:14:07 -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:12 OWNERS.md 00:14:07 -rw-rw-r-- 1 jenkins jenkins 15827 May 25 00:12 README.md 00:14:07 -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION 00:14:07 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:12 bin 00:14:07 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:12 cmd 00:14:07 -rw-r--r-- 1 jenkins jenkins 14663 May 25 00:13 coverage.out 00:14:07 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:12 driver 00:14:07 -rw-rw-r-- 1 jenkins jenkins 3354 May 25 00:12 go.mod 00:14:07 -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:12 go.sum 00:14:07 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:12 snap 00:14:07 -rw-rw-r-- 1 jenkins jenkins 713 May 25 00:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:07 + 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=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d --label arch=amd64 --label version=3.0.0-dev.46 . 00:14:07 Sending build context to Docker daemon 10.95MB 00:14:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:14:07 Step 2/25 : FROM ${BASE} AS builder 00:14:07 ---> 63393b41d6b5 00:14:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:14:08 ---> Running in 296ca08315ac 00:14:08 Removing intermediate container 296ca08315ac 00:14:08 ---> a5ec41bddc0f 00:14:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:14:08 ---> Running in 636e6c2f8761 00:14:08 Removing intermediate container 636e6c2f8761 00:14:08 ---> 7c672c3cd64a 00:14:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:14:08 ---> Running in cb577a448b6b 00:14:08 Removing intermediate container cb577a448b6b 00:14:08 ---> b141409a7eee 00:14:08 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:14:08 ---> Running in 6f161a823dc2 00:14:08 Removing intermediate container 6f161a823dc2 00:14:08 ---> 91728fe95c02 00:14:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:08 ---> Running in 8c5b386dfd20 00:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:14:09 OK: 269 MiB in 57 packages 00:14:09 Removing intermediate container 8c5b386dfd20 00:14:09 ---> 7076075aa525 00:14:09 Step 8/25 : WORKDIR /device-rest-go 00:14:09 ---> Running in bebf2b2a1626 00:14:09 Removing intermediate container bebf2b2a1626 00:14:09 ---> 0144dd3cb3b0 00:14:09 Step 9/25 : COPY go.mod vendor* ./ 00:14:09 ---> a981c62453a8 00:14:09 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:09 ---> Running in 481a3d344fd5 00:14:10 Removing intermediate container 481a3d344fd5 00:14:10 ---> ec1df887564e 00:14:10 Step 11/25 : COPY . . 00:14:10 ---> 8cbbc6995698 00:14:10 Step 12/25 : RUN $MAKE 00:14:10 ---> Running in d9860130b08d 00:14:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-rest ./cmd 00:14:29 Removing intermediate container d9860130b08d 00:14:29 ---> 870511d89f8a 00:14:29 Step 13/25 : FROM alpine:3.17 00:14:29 3.17: Pulling from library/alpine 00:14:29 f56be85fc22e: Already exists 00:14:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:14:29 Status: Downloaded newer image for alpine:3.17 00:14:29 ---> 9ed4aefc74f6 00:14:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:14:29 ---> Running in dc73b4987139 00:14:29 Removing intermediate container dc73b4987139 00:14:29 ---> dad6bb10a043 00:14:29 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:14:29 ---> Running in bc710641ef3c 00:14:29 Removing intermediate container bc710641ef3c 00:14:29 ---> 0742e4039ba8 00:14:29 Step 16/25 : RUN apk add --update --no-cache dumb-init 00:14:29 ---> Running in e2adecf16169 00:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:14:30 (1/1) Installing dumb-init (1.2.5-r2) 00:14:30 Executing busybox-1.35.0-r29.trigger 00:14:30 OK: 7 MiB in 16 packages 00:14:30 Removing intermediate container e2adecf16169 00:14:30 ---> 455cf20b2d54 00:14:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:14:31 ---> ca24d81a693e 00:14:31 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:14:31 ---> b4be1470a7b3 00:14:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:14:31 ---> 4f8fe75f0194 00:14:31 Step 20/25 : EXPOSE 59986 00:14:31 ---> Running in 7b1a0034855a 00:14:31 Removing intermediate container 7b1a0034855a 00:14:31 ---> a40bcb008a41 00:14:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:14:31 ---> Running in cbf2bb13cb04 00:14:31 Removing intermediate container cbf2bb13cb04 00:14:31 ---> 6355879610d9 00:14:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:14:31 ---> Running in ece5201bf9c1 00:14:31 Removing intermediate container ece5201bf9c1 00:14:31 ---> 42e0a8417e19 00:14:31 Step 23/25 : LABEL arch=amd64 00:14:31 ---> Running in b1c219983c53 00:14:31 Removing intermediate container b1c219983c53 00:14:31 ---> 0ab5ca4f60b6 00:14:31 Step 24/25 : LABEL git_sha=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:14:31 ---> Running in 3127ad6debad 00:14:31 Removing intermediate container 3127ad6debad 00:14:31 ---> 2079dfc75f01 00:14:31 Step 25/25 : LABEL version=3.0.0-dev.46 00:14:31 ---> Running in 760099099b65 00:14:31 Removing intermediate container 760099099b65 00:14:31 ---> b1abaa1660b1 00:14:31 [Warning] One or more build-args [ARCH] were not consumed 00:14:31 Successfully built b1abaa1660b1 00:14:31 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:31 provisioning config files... 00:14:31 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5996527650553640028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> docker-login.sh 00:14:32 nexus3.edgexfoundry.org:10001 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10002 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10003 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 nexus3.edgexfoundry.org:10004 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 docker.io 00:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:32 Configure a credential helper to remove this warning. See 00:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:32 00:14:32 Login Succeeded 00:14:32 ---> docker-login.sh ends [Pipeline] } 00:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:32 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 00:14:32 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:14:32 latest 00:14:32 3.0.0-dev.46 00:14:32 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:14:32 main 00:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:33 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:33 + docker push nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:14:33 e2a831ab0ada: Preparing 00:14:33 36b536d03c44: Preparing 00:14:33 9143884567f5: Preparing 00:14:33 5b73fe94d33d: Preparing 00:14:33 f1417ff83b31: Preparing 00:14:33 f1417ff83b31: Layer already exists 00:14:33 e2a831ab0ada: Pushed 00:14:33 5b73fe94d33d: Pushed 00:14:33 36b536d03c44: Pushed 00:14:36 9143884567f5: Pushed 00:14:36 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:36 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 00:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:14:36 e2a831ab0ada: Preparing 00:14:36 36b536d03c44: Preparing 00:14:36 9143884567f5: Preparing 00:14:36 5b73fe94d33d: Preparing 00:14:36 f1417ff83b31: Preparing 00:14:36 5b73fe94d33d: Layer already exists 00:14:36 e2a831ab0ada: Layer already exists 00:14:36 9143884567f5: Layer already exists 00:14:36 f1417ff83b31: Layer already exists 00:14:36 36b536d03c44: Layer already exists 00:14:36 latest: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 00:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:14:37 e2a831ab0ada: Preparing 00:14:37 36b536d03c44: Preparing 00:14:37 9143884567f5: Preparing 00:14:37 5b73fe94d33d: Preparing 00:14:37 f1417ff83b31: Preparing 00:14:37 5b73fe94d33d: Layer already exists 00:14:37 9143884567f5: Layer already exists 00:14:37 36b536d03c44: Layer already exists 00:14:37 f1417ff83b31: Layer already exists 00:14:37 e2a831ab0ada: Layer already exists 00:14:37 3.0.0-dev.46: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:37 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:14:38 e2a831ab0ada: Preparing 00:14:38 36b536d03c44: Preparing 00:14:38 9143884567f5: Preparing 00:14:38 5b73fe94d33d: Preparing 00:14:38 f1417ff83b31: Preparing 00:14:38 36b536d03c44: Layer already exists 00:14:38 e2a831ab0ada: Layer already exists 00:14:38 5b73fe94d33d: Layer already exists 00:14:38 9143884567f5: Layer already exists 00:14:38 f1417ff83b31: Layer already exists 00:14:38 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 00:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 00:14:38 e2a831ab0ada: Preparing 00:14:38 36b536d03c44: Preparing 00:14:38 9143884567f5: Preparing 00:14:38 5b73fe94d33d: Preparing 00:14:38 f1417ff83b31: Preparing 00:14:38 e2a831ab0ada: Layer already exists 00:14:38 36b536d03c44: Layer already exists 00:14:38 9143884567f5: Layer already exists 00:14:38 5b73fe94d33d: Layer already exists 00:14:38 f1417ff83b31: Layer already exists 00:14:38 main: digest: sha256:809f5b5ed6e5a15c742d5e01b42ee2946081a8ccb6467deb822c15a37949e4f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:14:38 ===================================================== [Pipeline] echo 00:14:38 taggedImages: 00:14:38 - nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:14:38 - nexus3.edgexfoundry.org:10004/device-rest:latest 00:14:38 - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.46 00:14:38 - nexus3.edgexfoundry.org:10004/device-rest:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:14:38 - 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 00:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:39 00:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:39 latest: Pulling from edgex-lftools-log-publisher 00:14:39 5eb5b503b376: Pulling fs layer 00:14:39 5c69ac0246d0: Pulling fs layer 00:14:39 ec43610c2a17: Pulling fs layer 00:14:39 3a2ae6a8a46f: Pulling fs layer 00:14:39 33b1e0a273af: Pulling fs layer 00:14:39 5d3b04190fa2: Pulling fs layer 00:14:39 2f39f015ded8: Pulling fs layer 00:14:39 5d3b04190fa2: Waiting 00:14:39 3a2ae6a8a46f: Waiting 00:14:39 33b1e0a273af: Waiting 00:14:39 2f39f015ded8: Waiting 00:14:39 5c69ac0246d0: Download complete 00:14:39 3a2ae6a8a46f: Download complete 00:14:39 33b1e0a273af: Download complete 00:14:39 ec43610c2a17: Verifying Checksum 00:14:39 ec43610c2a17: Download complete 00:14:39 5d3b04190fa2: Download complete 00:14:39 5eb5b503b376: Verifying Checksum 00:14:39 5eb5b503b376: Download complete 00:14:40 2f39f015ded8: Download complete 00:14:40 5eb5b503b376: Pull complete 00:14:40 5c69ac0246d0: Pull complete 00:14:41 ec43610c2a17: Pull complete 00:14:41 3a2ae6a8a46f: Pull complete 00:14:41 33b1e0a273af: Pull complete 00:14:41 5d3b04190fa2: Pull complete 00:14:45 2f39f015ded8: Pull complete 00:14:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:46 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:14:50 $ docker top 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:50 ---> job-cost.sh 00:14:50 lf-activate-venv: SKIPPING 00:14:50 INFO: No Stack... 00:14:50 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:51 INFO: Archiving Costs [Pipeline] sh 00:14:51 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 00:14:51 + cut -d, -f6 [Pipeline] lock 00:14:51 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] 00:14:51 Resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] did not exist. Created. 00:14:51 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:51 + echo total: 0.2199999988079071 [Pipeline] stash 00:14:51 Stashed 1 file(s) [Pipeline] } 00:14:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:51 $ docker stop --time=1 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 00:14:52 $ docker rm -f --volumes 7e2bc9e5456c70de13d93bb48b14ce4d1ebcb3c88a508033f0033cb68a1f3174 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:17:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16874 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 00:17:47 Running in /w/workspace/device-rest-go/118 [Pipeline] { [Pipeline] checkout 00:17:47 The recommended git tool is: git 00:17:54 using credential edgex-jenkins-ssh 00:17:54 Cloning the remote Git repository 00:17:54 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 00:17:54 > git init /w/workspace/device-rest-go/118 # timeout=10 00:17:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 00:17:55 > git --version # timeout=10 00:17:55 > git --version # 'git version 2.25.1' 00:17:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 00:17:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:17:58 Avoid second fetch 00:17:58 Checking out Revision 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d (main) 00:17:58 > git config core.sparsecheckout # timeout=10 00:17:58 > git checkout -f 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d # timeout=10 00:17:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#325)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:18:00 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:00 Dload Upload Total Spent Left Speed 00:18:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 00:18:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:18:01 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 00:18:01 tee /etc/docker/daemon.new 00:18:01 { 00:18:01 "registry-mirrors": [ 00:18:01 "https://nexus3.edgexfoundry.org:10001" 00:18:01 ], 00:18:01 "bip": "10.250.0.254/24", 00:18:01 "hosts": [ 00:18:01 "tcp://0.0.0.0:5555", 00:18:01 "unix:///var/run/docker.sock" 00:18:01 ], 00:18:01 "mtu": 1458, 00:18:01 "selinux-enabled": true, 00:18:01 "seccomp-profile": "/etc/docker/seccomp.json" 00:18:01 } [Pipeline] sh 00:18:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:18:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:20 provisioning config files... 00:18:20 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/118@tmp/config2910498471589295168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:21 ---> docker-login.sh 00:18:21 nexus3.edgexfoundry.org:10001 00:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:21 Configure a credential helper to remove this warning. See 00:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:21 00:18:21 Login Succeeded 00:18:21 nexus3.edgexfoundry.org:10002 00:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:22 Configure a credential helper to remove this warning. See 00:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:22 00:18:22 Login Succeeded 00:18:22 nexus3.edgexfoundry.org:10003 00:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:22 Configure a credential helper to remove this warning. See 00:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:22 00:18:22 Login Succeeded 00:18:22 nexus3.edgexfoundry.org:10004 00:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:23 Configure a credential helper to remove this warning. See 00:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:23 00:18:23 Login Succeeded 00:18:23 docker.io 00:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:23 Configure a credential helper to remove this warning. See 00:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:23 00:18:23 Login Succeeded 00:18:23 ---> docker-login.sh ends [Pipeline] } 00:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:24 ========================================================= 00:18:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:18:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:18:24 Sending build context to Docker daemon 139.3kB 00:18:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:18:24 Step 2/12 : FROM ${BASE} AS builder 00:18:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:18:25 c41833b44d91: Pulling fs layer 00:18:25 ed15518f5707: Pulling fs layer 00:18:25 feae8fd75edb: Pulling fs layer 00:18:25 242c74f7c9fa: Pulling fs layer 00:18:25 3cdef696dda3: Pulling fs layer 00:18:25 2ced38df9373: Pulling fs layer 00:18:25 58f1dce35555: Pulling fs layer 00:18:25 242c74f7c9fa: Waiting 00:18:25 3cdef696dda3: Waiting 00:18:25 2ced38df9373: Waiting 00:18:25 ed15518f5707: Verifying Checksum 00:18:25 ed15518f5707: Download complete 00:18:25 242c74f7c9fa: Verifying Checksum 00:18:25 242c74f7c9fa: Download complete 00:18:25 3cdef696dda3: Verifying Checksum 00:18:25 3cdef696dda3: Download complete 00:18:25 c41833b44d91: Verifying Checksum 00:18:25 c41833b44d91: Download complete 00:18:26 c41833b44d91: Pull complete 00:18:27 58f1dce35555: Verifying Checksum 00:18:27 58f1dce35555: Download complete 00:18:27 ed15518f5707: Pull complete 00:18:28 feae8fd75edb: Verifying Checksum 00:18:28 feae8fd75edb: Download complete 00:18:28 2ced38df9373: Verifying Checksum 00:18:28 2ced38df9373: Download complete 00:18:41 feae8fd75edb: Pull complete 00:18:41 242c74f7c9fa: Pull complete 00:18:41 3cdef696dda3: Pull complete 00:18:46 2ced38df9373: Pull complete 00:18:50 58f1dce35555: Pull complete 00:18:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:18:50 ---> fadd8f120f05 00:18:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:18:52 ---> Running in 1352d56d50ca 00:18:52 Removing intermediate container 1352d56d50ca 00:18:52 ---> 26f26d38cbb0 00:18:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:18:52 ---> Running in ecb194ca6d29 00:18:53 Removing intermediate container ecb194ca6d29 00:18:53 ---> 40a11b0b2157 00:18:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:18:53 ---> Running in 0e958bc0eb98 00:18:53 Removing intermediate container 0e958bc0eb98 00:18:53 ---> 95290f51e281 00:18:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:18:54 ---> Running in 6357370211a1 00:18:54 Removing intermediate container 6357370211a1 00:18:54 ---> fe2c4d6c9664 00:18:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:54 ---> Running in 0184a1b8fcbe 00:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:18:58 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:18:58 (2/4) Installing libedit (20221030.3.1-r0) 00:18:58 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:18:58 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:18:58 Executing busybox-1.35.0-r29.trigger 00:18:58 OK: 268 MiB in 57 packages 00:19:00 Removing intermediate container 0184a1b8fcbe 00:19:00 ---> 0612569118c9 00:19:00 Step 8/12 : WORKDIR /device-rest-go 00:19:00 ---> Running in 193baab32c8b 00:19:00 Removing intermediate container 193baab32c8b 00:19:00 ---> a94550b38b02 00:19:00 Step 9/12 : COPY go.mod vendor* ./ 00:19:00 ---> ae1b06b10ee4 00:19:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:00 ---> Running in bfdb54ce9e3a 00:20:09 Removing intermediate container bfdb54ce9e3a 00:20:09 ---> 4e095b502c63 00:20:09 Step 11/12 : COPY . . 00:20:09 ---> 22a0ce757e7a 00:20:09 Step 12/12 : RUN $MAKE 00:20:09 ---> Running in 436038322f14 00:20:10 noop 00:20:11 Removing intermediate container 436038322f14 00:20:11 ---> ada3623e3fd6 00:20:11 Successfully built ada3623e3fd6 00:20:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:12 + docker inspect -f . ci-base-image-arm64 00:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:12 prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container 00:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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 00:20:14 $ docker top c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:15 + go version 00:20:15 go version go1.20.2 linux/arm64 [Pipeline] } 00:20:15 $ docker stop --time=1 c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 00:20:16 $ docker rm -f --volumes c6e36dd08d4276eac75b0c4e147a4cc21c14aa418d8a52b74f485c7178f780a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:17 + docker inspect -f . ci-base-image-arm64 00:20:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:17 prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container 00:20:17 $ 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/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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 00:20:19 $ docker top ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:19 + git config --global --add safe.directory /w/workspace/device-rest-go/118 [Pipeline] fileExists [Pipeline] sh 00:20:20 + make test 00:20:20 go test ./... -coverprofile=coverage.out ./... 00:21:07 ? github.com/edgexfoundry/device-rest-go [no test files] 00:23:59 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 00:23:59 ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 32.2% of statements 00:23:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:23:59 go vet ./... 00:24:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:24:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:24:31 ./bin/test-attribution-txt.sh [Pipeline] echo 00:24:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:24:31 $ docker stop --time=1 ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 00:24:33 $ docker rm -f --volumes ac4ad40075d9902afecf1734b286d752910a02e95168b213f22978b19042d0c2 [Pipeline] // withDockerContainer [Pipeline] sh 00:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:24:35 Warning: overwriting stash ‘coverage-report’ 00:24:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:24:36 + ls -al . 00:24:36 total 180 00:24:36 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:20 . 00:24:36 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:17 .. 00:24:36 -rw-rw-r-- 1 jenkins jenkins 151 May 25 00:17 .dockerignore 00:24:36 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:17 .git 00:24:36 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:17 .github 00:24:36 -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:17 .gitignore 00:24:36 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:17 .golangci.yml 00:24:36 -rw-rw-r-- 1 jenkins jenkins 9331 May 25 00:17 Attribution.txt 00:24:36 -rw-rw-r-- 1 jenkins jenkins 13085 May 25 00:17 CHANGELOG.md 00:24:36 -rw-rw-r-- 1 jenkins jenkins 1578 May 25 00:17 Dockerfile 00:24:36 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:17 GOVERNANCE.md 00:24:36 -rw-rw-r-- 1 jenkins jenkins 680 May 25 00:17 Jenkinsfile 00:24:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:17 LICENSE 00:24:36 -rw-rw-r-- 1 jenkins jenkins 1779 May 25 00:17 Makefile 00:24:36 -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:17 OWNERS.md 00:24:36 -rw-rw-r-- 1 jenkins jenkins 15827 May 25 00:17 README.md 00:24:36 -rw-rw-r-- 1 jenkins jenkins 12 May 25 00:12 VERSION 00:24:36 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:17 bin 00:24:36 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:17 cmd 00:24:36 -rw-r--r-- 1 jenkins jenkins 14663 May 25 00:23 coverage.out 00:24:36 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:17 driver 00:24:36 -rw-rw-r-- 1 jenkins jenkins 3354 May 25 00:17 go.mod 00:24:36 -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:17 go.sum 00:24:36 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:17 snap 00:24:36 -rw-rw-r-- 1 jenkins jenkins 713 May 25 00:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:37 + 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=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d --label arch=arm64 --label version=3.0.0-dev.46 . 00:24:37 Sending build context to Docker daemon 154.6kB 00:24:37 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 00:24:37 Step 2/25 : FROM ${BASE} AS builder 00:24:37 ---> ada3623e3fd6 00:24:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:24:38 ---> Running in 19d77a8e25fb 00:24:38 Removing intermediate container 19d77a8e25fb 00:24:38 ---> be4bc3cbbe60 00:24:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:24:38 ---> Running in 76c0e5a7caa0 00:24:39 Removing intermediate container 76c0e5a7caa0 00:24:39 ---> 023198dc6c52 00:24:39 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:24:39 ---> Running in 7ed1ba0983af 00:24:39 Removing intermediate container 7ed1ba0983af 00:24:39 ---> 8db72c7f0c9b 00:24:39 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 00:24:39 ---> Running in 2a0f2e153946 00:24:39 Removing intermediate container 2a0f2e153946 00:24:39 ---> eab1ade30c0d 00:24:39 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:39 ---> Running in 919b9997ff6c 00:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:43 OK: 268 MiB in 57 packages 00:24:45 Removing intermediate container 919b9997ff6c 00:24:45 ---> 007df5c1bdc5 00:24:45 Step 8/25 : WORKDIR /device-rest-go 00:24:45 ---> Running in 1dca6d94cae3 00:24:45 Removing intermediate container 1dca6d94cae3 00:24:45 ---> 6b803be36b0e 00:24:45 Step 9/25 : COPY go.mod vendor* ./ 00:24:45 ---> 38124c2b45e4 00:24:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:45 ---> Running in 8a28ca745c5d 00:24:49 Removing intermediate container 8a28ca745c5d 00:24:49 ---> a5e86276648f 00:24:49 Step 11/25 : COPY . . 00:24:49 ---> 67dd26369f6b 00:24:49 Step 12/25 : RUN $MAKE 00:24:49 ---> Running in 4dd10c9f68c4 00:24:50 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-rest ./cmd 00:27:27 Removing intermediate container 4dd10c9f68c4 00:27:27 ---> d87027da3e1a 00:27:27 Step 13/25 : FROM alpine:3.17 00:27:27 3.17: Pulling from library/alpine 00:27:27 c41833b44d91: Already exists 00:27:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:27:27 Status: Downloaded newer image for alpine:3.17 00:27:27 ---> 51e60588ff2c 00:27:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 00:27:27 ---> Running in e69ef7ee44c5 00:27:28 Removing intermediate container e69ef7ee44c5 00:27:28 ---> 6bea73762bac 00:27:28 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 00:27:28 ---> Running in 3fdd718ff578 00:27:28 Removing intermediate container 3fdd718ff578 00:27:28 ---> 10408571301a 00:27:28 Step 16/25 : RUN apk add --update --no-cache dumb-init 00:27:28 ---> Running in 6c763f80350d 00:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:31 (1/1) Installing dumb-init (1.2.5-r2) 00:27:31 Executing busybox-1.35.0-r29.trigger 00:27:31 OK: 8 MiB in 16 packages 00:27:32 Removing intermediate container 6c763f80350d 00:27:32 ---> 95714614e965 00:27:32 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 00:27:34 ---> de7e1040bd07 00:27:34 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 00:27:34 ---> cacd1170f662 00:27:34 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 00:27:35 ---> 595336cf7b47 00:27:35 Step 20/25 : EXPOSE 59986 00:27:35 ---> Running in d5af6096a023 00:27:35 Removing intermediate container d5af6096a023 00:27:35 ---> a87b80daf767 00:27:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 00:27:36 ---> Running in 0983bb95f3cd 00:27:36 Removing intermediate container 0983bb95f3cd 00:27:36 ---> 53f68a14362f 00:27:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:27:36 ---> Running in e37b1f5fdbf9 00:27:36 Removing intermediate container e37b1f5fdbf9 00:27:36 ---> 444389113d9c 00:27:36 Step 23/25 : LABEL arch=arm64 00:27:36 ---> Running in 739e1cea7305 00:27:37 Removing intermediate container 739e1cea7305 00:27:37 ---> 361442151a96 00:27:37 Step 24/25 : LABEL git_sha=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:27:37 ---> Running in 602b2ad9eae7 00:27:37 Removing intermediate container 602b2ad9eae7 00:27:37 ---> c68baa2b6642 00:27:37 Step 25/25 : LABEL version=3.0.0-dev.46 00:27:37 ---> Running in edeea9610c2d 00:27:38 Removing intermediate container edeea9610c2d 00:27:38 ---> 9cb6e99f0043 00:27:38 [Warning] One or more build-args [ARCH] were not consumed 00:27:38 Successfully built 9cb6e99f0043 00:27:38 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:38 provisioning config files... 00:27:38 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/118@tmp/config11765091590269968634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:38 ---> docker-login.sh 00:27:38 nexus3.edgexfoundry.org:10001 00:27:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:38 Configure a credential helper to remove this warning. See 00:27:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:38 00:27:38 Login Succeeded 00:27:38 nexus3.edgexfoundry.org:10002 00:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:39 Configure a credential helper to remove this warning. See 00:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:39 00:27:39 Login Succeeded 00:27:39 nexus3.edgexfoundry.org:10003 00:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:39 Configure a credential helper to remove this warning. See 00:27:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:39 00:27:39 Login Succeeded 00:27:39 nexus3.edgexfoundry.org:10004 00:27:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:40 Configure a credential helper to remove this warning. See 00:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:40 00:27:40 Login Succeeded 00:27:40 docker.io 00:27:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:27:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:27:40 Configure a credential helper to remove this warning. See 00:27:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:27:40 00:27:40 Login Succeeded 00:27:40 ---> docker-login.sh ends [Pipeline] } 00:27:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:27:40 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 00:27:40 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:27:40 latest 00:27:40 3.0.0-dev.46 00:27:40 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:27:40 main 00:27:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:41 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:41 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:27:41 896db62d9de9: Preparing 00:27:41 60dabc2b1665: Preparing 00:27:41 9c1583aefb86: Preparing 00:27:41 baca2963fdd4: Preparing 00:27:41 26cbea5cba74: Preparing 00:27:41 26cbea5cba74: Layer already exists 00:27:41 60dabc2b1665: Pushed 00:27:41 896db62d9de9: Pushed 00:27:41 baca2963fdd4: Pushed 00:27:48 9c1583aefb86: Pushed 00:27:48 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:48 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:49 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:27:49 896db62d9de9: Preparing 00:27:49 60dabc2b1665: Preparing 00:27:49 9c1583aefb86: Preparing 00:27:49 baca2963fdd4: Preparing 00:27:49 26cbea5cba74: Preparing 00:27:49 9c1583aefb86: Layer already exists 00:27:49 baca2963fdd4: Layer already exists 00:27:49 60dabc2b1665: Layer already exists 00:27:49 26cbea5cba74: Layer already exists 00:27:49 896db62d9de9: Layer already exists 00:27:49 latest: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:49 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 00:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:27:50 896db62d9de9: Preparing 00:27:50 60dabc2b1665: Preparing 00:27:50 9c1583aefb86: Preparing 00:27:50 baca2963fdd4: Preparing 00:27:50 26cbea5cba74: Preparing 00:27:50 9c1583aefb86: Layer already exists 00:27:50 896db62d9de9: Layer already exists 00:27:50 60dabc2b1665: Layer already exists 00:27:50 baca2963fdd4: Layer already exists 00:27:50 26cbea5cba74: Layer already exists 00:27:50 3.0.0-dev.46: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:51 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:27:51 896db62d9de9: Preparing 00:27:51 60dabc2b1665: Preparing 00:27:51 9c1583aefb86: Preparing 00:27:51 baca2963fdd4: Preparing 00:27:51 26cbea5cba74: Preparing 00:27:51 baca2963fdd4: Layer already exists 00:27:51 9c1583aefb86: Layer already exists 00:27:51 896db62d9de9: Layer already exists 00:27:51 26cbea5cba74: Layer already exists 00:27:51 60dabc2b1665: Layer already exists 00:27:51 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:51 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 00:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 00:27:52 896db62d9de9: Preparing 00:27:52 60dabc2b1665: Preparing 00:27:52 9c1583aefb86: Preparing 00:27:52 baca2963fdd4: Preparing 00:27:52 26cbea5cba74: Preparing 00:27:52 60dabc2b1665: Layer already exists 00:27:52 896db62d9de9: Layer already exists 00:27:52 9c1583aefb86: Layer already exists 00:27:52 baca2963fdd4: Layer already exists 00:27:52 26cbea5cba74: Layer already exists 00:27:52 main: digest: sha256:2b7d0fe6e576f169799d09d56e2317517d35f4ebdec258ade00c8d6910cbf596 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:27:52 ===================================================== [Pipeline] echo 00:27:52 taggedImages: 00:27:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d 00:27:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 00:27:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.46 00:27:52 - nexus3.edgexfoundry.org:10004/device-rest-arm64:38c1608d3c74a3eb2d9b4ab71433628bddf7df5d-3.0.0-dev.46 00:27:52 - 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 00:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:52 00:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:53 arm64: Pulling from edgex-lftools-log-publisher 00:27:53 8998bd30e6a1: Pulling fs layer 00:27:53 04944245beec: Pulling fs layer 00:27:53 699f458cf7ca: Pulling fs layer 00:27:53 765212b225bb: Pulling fs layer 00:27:53 f23df028b6ca: Pulling fs layer 00:27:53 d65c8cfc05b1: Pulling fs layer 00:27:53 2437ff75d9bd: Pulling fs layer 00:27:53 765212b225bb: Waiting 00:27:53 f23df028b6ca: Waiting 00:27:53 d65c8cfc05b1: Waiting 00:27:53 2437ff75d9bd: Waiting 00:27:53 04944245beec: Verifying Checksum 00:27:53 04944245beec: Download complete 00:27:53 765212b225bb: Download complete 00:27:53 f23df028b6ca: Verifying Checksum 00:27:53 f23df028b6ca: Download complete 00:27:53 d65c8cfc05b1: Verifying Checksum 00:27:53 d65c8cfc05b1: Download complete 00:27:53 699f458cf7ca: Verifying Checksum 00:27:53 699f458cf7ca: Download complete 00:27:54 8998bd30e6a1: Verifying Checksum 00:27:54 8998bd30e6a1: Download complete 00:27:56 2437ff75d9bd: Verifying Checksum 00:27:56 2437ff75d9bd: Download complete 00:27:58 8998bd30e6a1: Pull complete 00:27:58 04944245beec: Pull complete 00:28:00 699f458cf7ca: Pull complete 00:28:00 765212b225bb: Pull complete 00:28:01 f23df028b6ca: Pull complete 00:28:01 d65c8cfc05b1: Pull complete 00:28:16 2437ff75d9bd: Pull complete 00:28:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:16 prd-ubuntu20.04-docker-arm64-4c-16g-16874 does not seem to be running inside a container 00:28:16 $ 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/118 -v /w/workspace/device-rest-go/118:/w/workspace/device-rest-go/118:rw,z -v /w/workspace/device-rest-go/118@tmp:/w/workspace/device-rest-go/118@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 00:28:19 $ docker top dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:20 ---> job-cost.sh 00:28:20 lf-activate-venv: SKIPPING 00:28:20 INFO: No Stack... 00:28:21 INFO: Retrieving Pricing Info for: v3-standard-4 00:28:21 INFO: Archiving Costs [Pipeline] sh 00:28:22 + cat /w/workspace/device-rest-go/118/archives/cost.csv 00:28:22 + cut -d, -f6 [Pipeline] lock 00:28:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] 00:28:22 Resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] did not exist. Created. 00:28:22 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:28:23 /w/workspace/device-rest-go/118@tmp/durable-5abf4fa4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:28:23 + echo total: 0.10999999940395355 [Pipeline] stash 00:28:23 Warning: overwriting stash ‘stack-cost’ 00:28:23 Stashed 1 file(s) [Pipeline] } 00:28:23 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } 00:28:23 $ docker stop --time=1 dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 00:28:25 $ docker rm -f --volumes dad1833e040fe60868cf995b4414fbe850167d6480107e4b3df109cda8865fa1 [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 00:28:25 provisioning config files... 00:28:25 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1630836857407058369tmp [Pipeline] { [Pipeline] sh 00:28:26 + set +x 00:28:26 + curl -s https://codecov.io/bash 00:28:26 + bash -s -- 00:28:26 00:28:26 _____ _ 00:28:26 / ____| | | 00:28:26 | | ___ __| | ___ ___ _____ __ 00:28:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:28:26 | |___| (_) | (_| | __/ (_| (_) \ V / 00:28:26 \_____\___/ \__,_|\___|\___\___/ \_/ 00:28:26 Bash-1.0.6 00:28:26 00:28:26 00:28:26 ==> git version 2.25.1 found 00:28:26 ==> 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 00:28:26 Release-Date: 2020-01-08 00:28:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:28:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:28:26 ==> Jenkins CI detected. 00:28:26 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 00:28:26 project root: . 00:28:26 --> token set from env 00:28:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:28:26 ==> Running gcov in . (disable via -X gcov) 00:28:26 ==> Python coveragepy not found 00:28:26 ==> Searching for coverage reports in: 00:28:26 + . 00:28:26 -> Found 1 reports 00:28:26 ==> Detecting git/mercurial file structure 00:28:26 ==> Reading reports 00:28:26 + ./coverage.out bytes=14663 00:28:26 ==> Appending adjustments 00:28:26 https://docs.codecov.io/docs/fixing-reports 00:28:26 + Found adjustments 00:28:26 ==> Gzipping contents 00:28:26 4.0K /tmp/codecov.ME6VjH.gz 00:28:26 ==> Uploading reports 00:28:26 url: https://codecov.io 00:28:26 query: branch=main&commit=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:28:26 -> Pinging Codecov 00:28:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=38c1608d3c74a3eb2d9b4ab71433628bddf7df5d&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:28:26 -> Uploading to 00:28:26 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/4E5D53B4F1F92C436F7061BF334D961C/38c1608d3c74a3eb2d9b4ab71433628bddf7df5d/c4094d2e-3efd-4156-affc-8d0a538f20b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T002826Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be1958ae2601fc14d1c197f944cc3fe76666f80dee9631a323471dd6fda0bbc0 00:28:26 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:26 Dload Upload Total Spent Left Speed 00:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 11839 --:--:-- --:--:-- --:--:-- 11839 00:28:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] } 00:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:28:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:28:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:27 00:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:28:27 df9b9388f04a: Pulling fs layer 00:28:27 52dc419b0ee2: Pulling fs layer 00:28:27 25bc292e5bac: Pulling fs layer 00:28:27 114826534d7a: Pulling fs layer 00:28:27 4657fd5d0bcf: Pulling fs layer 00:28:27 6ad1cebc031e: Pulling fs layer 00:28:27 8a3aa393b2d8: Pulling fs layer 00:28:27 6ad1cebc031e: Waiting 00:28:27 8a3aa393b2d8: Waiting 00:28:27 4657fd5d0bcf: Waiting 00:28:27 114826534d7a: Waiting 00:28:27 25bc292e5bac: Verifying Checksum 00:28:27 25bc292e5bac: Download complete 00:28:27 52dc419b0ee2: Verifying Checksum 00:28:27 52dc419b0ee2: Download complete 00:28:27 4657fd5d0bcf: Verifying Checksum 00:28:27 4657fd5d0bcf: Download complete 00:28:27 df9b9388f04a: Verifying Checksum 00:28:27 df9b9388f04a: Download complete 00:28:27 6ad1cebc031e: Verifying Checksum 00:28:27 6ad1cebc031e: Download complete 00:28:27 df9b9388f04a: Pull complete 00:28:27 52dc419b0ee2: Pull complete 00:28:27 25bc292e5bac: Pull complete 00:28:28 114826534d7a: Download complete 00:28:28 8a3aa393b2d8: Verifying Checksum 00:28:28 8a3aa393b2d8: Download complete 00:28:31 114826534d7a: Pull complete 00:28:31 4657fd5d0bcf: Pull complete 00:28:31 6ad1cebc031e: Pull complete 00:28:34 8a3aa393b2d8: Pull complete 00:28:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:28:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:34 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:28:38 $ docker top c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 -eo pid,comm [Pipeline] { [Pipeline] echo 00:28:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 00:28:38 + set -o pipefail 00:28:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 00:28:43 00:28:43 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 00:28:43 00:28:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/fcfd8bca-5457-41e1-a3e0-5fe890c55472 00:28:43 00:28:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:28:43 00:28:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:28:43 00:28:43 00:28:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:28:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:28:43 More details here: https://snyk.co/ue1NS [Pipeline] } 00:28:43 $ docker stop --time=1 c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 00:28:46 $ docker rm -f --volumes c45bc84ed889a66d9d52c0bcd47d905cd90f4efe466eb2eae0cc6a55a4944389 [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 00:28:47 + git log --format=format:%s -1 38c1608d3c74a3eb2d9b4ab71433628bddf7df5d [Pipeline] sh 00:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:28:47 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:28:48 $ docker top a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d -eo pid,comm 00:28:48 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). 00:28:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:48 [ssh-agent] Looking for ssh-agent implementation... 00:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:48 $ docker exec a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d ssh-agent 00:28:48 SSH_AUTH_SOCK=/tmp/ssh-X6VYbN0rS5Gf/agent.33 00:28:48 SSH_AGENT_PID=39 00:28:48 Running ssh-add (command line suppressed) 00:28:48 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8021359047606087300.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8021359047606087300.key) 00:28:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:49 + git semver tag 00:28:49 2023-05-25 00:28:49,266 [run_tag] DEBUG tag force:False 00:28:49 2023-05-25 00:28:49,266 [check_head_tag] DEBUG check head tag 00:28:49 2023-05-25 00:28:49,268 [execute] INFO git cat-file --batch-check 00:28:49 2023-05-25 00:28:49,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:28:49 2023-05-25 00:28:49,272 [execute] INFO git cat-file --batch 00:28:49 2023-05-25 00:28:49,272 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 00:28:49 2023-05-25 00:28:49,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:28:49 2023-05-25 00:28:49,299 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 00:28:49 2023-05-25 00:28:49,299 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 00:28:49 2023-05-25 00:28:49,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:28:49 3.0.0-dev.46 [Pipeline] } 00:28:49 $ docker exec --env ******** --env ******** a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d ssh-agent -k 00:28:49 unset SSH_AUTH_SOCK; 00:28:49 unset SSH_AGENT_PID; 00:28:49 echo Agent pid 39 killed; 00:28:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:49 + git semver [Pipeline] } 00:28:50 $ docker stop --time=1 a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d 00:28:51 $ docker rm -f --volumes a7c5abb8b1a499352b29527df497af0321ce7d80c2e32e886e83a8562af9e83d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:51 00:28:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:28:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:28:51 0.23.1-centos7: Pulling from edgex-lftools 00:28:51 ab5ef0e58194: Pulling fs layer 00:28:51 9712f1f96733: Pulling fs layer 00:28:51 63f879dbbcfc: Pulling fs layer 00:28:51 0d9ebad4ef96: Pulling fs layer 00:28:51 e9a5061849ea: Pulling fs layer 00:28:51 0d9ebad4ef96: Waiting 00:28:51 d747dcd14b5f: Pulling fs layer 00:28:51 2de7ff778b66: Pulling fs layer 00:28:51 d747dcd14b5f: Waiting 00:28:51 e9a5061849ea: Waiting 00:28:51 9712f1f96733: Verifying Checksum 00:28:51 9712f1f96733: Download complete 00:28:52 63f879dbbcfc: Verifying Checksum 00:28:52 63f879dbbcfc: Download complete 00:28:52 e9a5061849ea: Verifying Checksum 00:28:52 e9a5061849ea: Download complete 00:28:52 d747dcd14b5f: Verifying Checksum 00:28:52 d747dcd14b5f: Download complete 00:28:52 0d9ebad4ef96: Verifying Checksum 00:28:52 0d9ebad4ef96: Download complete 00:28:52 ab5ef0e58194: Verifying Checksum 00:28:52 ab5ef0e58194: Download complete 00:28:52 2de7ff778b66: Verifying Checksum 00:28:55 ab5ef0e58194: Pull complete 00:28:55 9712f1f96733: Pull complete 00:28:56 63f879dbbcfc: Pull complete 00:28:59 0d9ebad4ef96: Pull complete 00:28:59 e9a5061849ea: Pull complete 00:28:59 d747dcd14b5f: Pull complete 00:29:00 2de7ff778b66: Pull complete 00:29:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:29:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:00 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:29:05 $ docker top 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:29:05 provisioning config files... 00:29:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config14301890224099680249tmp 00:29:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12693747258945387717tmp 00:29:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12371245286191075991tmp [Pipeline] { [Pipeline] echo 00:29:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:29:05 ---> sigul-configuration.sh 00:29:05 gpg: directory `/root/.gnupg' created 00:29:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:29:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:29:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:29:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:29:05 gpg: CAST5 encrypted data 00:29:05 gpg: encrypted with 1 passphrase 00:29:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:29:06 + mkdir /home/jenkins 00:29:06 + mkdir /home/jenkins/sigul [Pipeline] sh 00:29:06 + 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 00:29:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:29:06 ---> sigul-install.sh 00:29:06 Sigul already installed; skipping installation. [Pipeline] sh 00:29:07 + git tag --list 00:29:07 v1.0.0 00:29:07 v1.1.0 00:29:07 v1.1.1 00:29:07 v1.1.2 00:29:07 v1.2.0 00:29:07 v1.2.1 00:29:07 v2.0.0 00:29:07 v2.1.0 00:29:07 v2.1.1 00:29:07 v2.1.1-dev.1 00:29:07 v2.1.1-dev.2 00:29:07 v2.1.1-dev.3 00:29:07 v2.2.0 00:29:07 v2.2.1-dev.1 00:29:07 v2.2.1-dev.2 00:29:07 v2.2.1-dev.3 00:29:07 v2.2.1-dev.4 00:29:07 v2.2.1-dev.5 00:29:07 v2.2.1-dev.6 00:29:07 v2.2.1-dev.7 00:29:07 v2.2.1-dev.8 00:29:07 v2.2.1-dev.9 00:29:07 v2.3.0 00:29:07 v2.3.0-dev.10 00:29:07 v2.3.0-dev.11 00:29:07 v2.3.0-dev.12 00:29:07 v2.3.0-dev.13 00:29:07 v2.3.0-dev.14 00:29:07 v2.3.0-dev.15 00:29:07 v2.3.0-dev.16 00:29:07 v2.3.0-dev.17 00:29:07 v2.3.0-dev.18 00:29:07 v2.3.0-dev.19 00:29:07 v2.3.0-dev.20 00:29:07 v2.3.0-dev.21 00:29:07 v2.3.0-dev.22 00:29:07 v2.3.0-dev.23 00:29:07 v2.3.0-dev.24 00:29:07 v2.3.0-dev.25 00:29:07 v2.3.0-dev.9 00:29:07 v3.0.0-dev.1 00:29:07 v3.0.0-dev.10 00:29:07 v3.0.0-dev.11 00:29:07 v3.0.0-dev.12 00:29:07 v3.0.0-dev.13 00:29:07 v3.0.0-dev.14 00:29:07 v3.0.0-dev.15 00:29:07 v3.0.0-dev.16 00:29:07 v3.0.0-dev.17 00:29:07 v3.0.0-dev.18 00:29:07 v3.0.0-dev.19 00:29:07 v3.0.0-dev.2 00:29:07 v3.0.0-dev.20 00:29:07 v3.0.0-dev.21 00:29:07 v3.0.0-dev.22 00:29:07 v3.0.0-dev.23 00:29:07 v3.0.0-dev.24 00:29:07 v3.0.0-dev.25 00:29:07 v3.0.0-dev.26 00:29:07 v3.0.0-dev.27 00:29:07 v3.0.0-dev.28 00:29:07 v3.0.0-dev.29 00:29:07 v3.0.0-dev.3 00:29:07 v3.0.0-dev.30 00:29:07 v3.0.0-dev.31 00:29:07 v3.0.0-dev.32 00:29:07 v3.0.0-dev.33 00:29:07 v3.0.0-dev.34 00:29:07 v3.0.0-dev.35 00:29:07 v3.0.0-dev.36 00:29:07 v3.0.0-dev.37 00:29:07 v3.0.0-dev.38 00:29:07 v3.0.0-dev.39 00:29:07 v3.0.0-dev.4 00:29:07 v3.0.0-dev.40 00:29:07 v3.0.0-dev.41 00:29:07 v3.0.0-dev.42 00:29:07 v3.0.0-dev.43 00:29:07 v3.0.0-dev.44 00:29:07 v3.0.0-dev.45 00:29:07 v3.0.0-dev.46 00:29:07 v3.0.0-dev.5 00:29:07 v3.0.0-dev.6 00:29:07 v3.0.0-dev.7 00:29:07 v3.0.0-dev.8 00:29:07 v3.0.0-dev.9 [Pipeline] sh 00:29:07 + lftools sign git-tag v3.0.0-dev.46 00:29:07 Signing Git tag with Sigul... 00:29:07 Signing v3.0.0-dev.46 [Pipeline] echo 00:29:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:29:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:29:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:29:08 $ docker stop --time=1 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e 00:29:10 $ docker rm -f --volumes 8dfee284bf891a2e4372324685d89e09d441606c953c36faaf3545a58a502b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:10 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:29:11 $ docker top 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 -eo pid,comm 00:29:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:29:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:11 [ssh-agent] Looking for ssh-agent implementation... 00:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:11 $ docker exec 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 ssh-agent 00:29:11 SSH_AUTH_SOCK=/tmp/ssh-taCAPlolOkAm/agent.32 00:29:11 SSH_AGENT_PID=38 00:29:11 Running ssh-add (command line suppressed) 00:29:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10631385066103338643.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_10631385066103338643.key) 00:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:11 + git semver bump pre 00:29:12 2023-05-25 00:29:12,050 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:29:12 2023-05-25 00:29:12,050 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev 00:29:12 2023-05-25 00:29:12,051 [bump_version] DEBUG bumped version:3.0.0-dev.47 00:29:12 2023-05-25 00:29:12,051 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 00:29:12 2023-05-25 00:29:12,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:29:12 2023-05-25 00:29:12,051 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:29:12 2023-05-25 00:29:12,053 [execute] INFO git cat-file --batch-check 00:29:12 2023-05-25 00:29:12,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:29:12 2023-05-25 00:29:12,056 [execute] INFO git cat-file --batch 00:29:12 2023-05-25 00:29:12,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:29:12 2023-05-25 00:29:12,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:29:12 3.0.0-dev.47 [Pipeline] } 00:29:12 $ docker exec --env ******** --env ******** 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 ssh-agent -k 00:29:12 unset SSH_AUTH_SOCK; 00:29:12 unset SSH_AGENT_PID; 00:29:12 echo Agent pid 38 killed; 00:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:12 + git semver [Pipeline] } 00:29:12 $ docker stop --time=1 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 00:29:14 $ docker rm -f --volumes 95dd75e2f6686e6f3a30cc6249d93e87fb1a9177a504abab1d235377959c1229 [Pipeline] // withDockerContainer [Pipeline] sh 00:29:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:29:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:15 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:29:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:29:15 $ docker top 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a -eo pid,comm 00:29:15 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). 00:29:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:29:15 [ssh-agent] Looking for ssh-agent implementation... 00:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:29:15 $ docker exec 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a ssh-agent 00:29:15 SSH_AUTH_SOCK=/tmp/ssh-uujNc52Ib8zd/agent.32 00:29:15 SSH_AGENT_PID=38 00:29:15 Running ssh-add (command line suppressed) 00:29:15 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9317888460383342669.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_9317888460383342669.key) 00:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:29:16 + git semver push 00:29:16 2023-05-25 00:29:16,431 [run_push] DEBUG push 00:29:16 2023-05-25 00:29:16,432 [execute] INFO git cat-file --batch-check 00:29:16 2023-05-25 00:29:16,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:29:16 2023-05-25 00:29:16,436 [execute] INFO git rev-list 5f81d1b69825a6a57ea7c18131c93d48efc2f076 -- 00:29:16 2023-05-25 00:29:16,436 [execute] DEBUG Popen(['git', 'rev-list', '5f81d1b69825a6a57ea7c18131c93d48efc2f076', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:29:16 2023-05-25 00:29:16,445 [execute] INFO git fetch -v origin 00:29:16 2023-05-25 00:29:16,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:29:17 2023-05-25 00:29:16,922 [run_push] DEBUG no remote changes detected 00:29:17 2023-05-25 00:29:16,922 [execute] INFO git push origin semver 00:29:17 2023-05-25 00:29:16,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:29:17 2023-05-25 00:29:17,686 [run_push] DEBUG push all version tags 00:29:17 2023-05-25 00:29:17,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:29:17 2023-05-25 00:29:17,687 [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) 00:29:18 2023-05-25 00:29:18,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 00:29:18 3.0.0-dev.47 [Pipeline] } 00:29:18 $ docker exec --env ******** --env ******** 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a ssh-agent -k 00:29:18 unset SSH_AUTH_SOCK; 00:29:18 unset SSH_AGENT_PID; 00:29:18 echo Agent pid 38 killed; 00:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:29:19 + git semver [Pipeline] } 00:29:19 $ docker stop --time=1 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a 00:29:20 $ docker rm -f --volumes 889d4986358aacc9c51a95a9d7e706acc510bc39dbb88cf555602d6db6d2e31a [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 00:29:21 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 00:29:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:29:21 total 16 00:29:21 drwxr-xr-x 3 root root 4096 May 25 00:14 . 00:29:21 drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:29 .. 00:29:21 drwxr-xr-x 2 root root 4096 May 25 00:14 cost 00:29:21 -rw-r--r-- 1 root root 86 May 25 00:14 cost.csv 00:29:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 00:29:21 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 00:29:21 total 16 00:29:21 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:14 . 00:29:21 drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:29 .. 00:29:21 drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:14 cost 00:29:21 -rw-r--r-- 1 jenkins jenkins 86 May 25 00:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:29:22 ---> package-listing.sh 00:29:22 ++ facter osfamily 00:29:22 ++ tr '[:upper:]' '[:lower:]' 00:29:22 + OS_FAMILY=debian 00:29:22 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 00:29:22 + START_PACKAGES=/tmp/packages_start.txt 00:29:22 + END_PACKAGES=/tmp/packages_end.txt 00:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:29:22 + PACKAGES=/tmp/packages_start.txt 00:29:22 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:29:22 + PACKAGES=/tmp/packages_end.txt 00:29:22 + case "${OS_FAMILY}" in 00:29:22 + dpkg -l 00:29:22 + grep '^ii' 00:29:22 + '[' -f /tmp/packages_start.txt ']' 00:29:22 + '[' -f /tmp/packages_end.txt ']' 00:29:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:29:22 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 00:29:22 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 00:29:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 00:29:22 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 00:29:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:29:23 prd-ubuntu20.04-docker-8c-8g-16847 does not seem to be running inside a container 00:29:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:29:23 $ docker top 30fe97f779f382374c1cd1bf26870f4db0427878b01321e023d506218021e4cd -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:24 + touch /tmp/pre-build-complete [Pipeline] sh 00:29:24 + mkdir -p /var/log/sysstat [Pipeline] sh 00:29:24 + ls /var/log/sa-host 00:29:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:24 provisioning config files... 00:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3057873420827372140tmp [Pipeline] { [Pipeline] echo 00:29:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:29:25 ---> create-netrc.sh [Pipeline] } 00:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:29:25 ---> python-tools-install.sh [Pipeline] echo 00:29:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:29:25 ---> sudo-logs.sh 00:29:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:29:26 ---> job-cost.sh 00:29:26 lf-activate-venv: SKIPPING 00:29:26 DEBUG: total: 0.2199999988079071 00:29:26 INFO: Retrieving Stack Cost... 00:29:26 INFO: Retrieving Pricing Info for: v3-standard-8 00:29:26 INFO: Archiving Costs [Pipeline] echo 00:29:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:29:27 ---> logs-deploy.sh 00:29:27 lf-activate-venv: SKIPPING 00:29:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/118 00:29:27 INFO: archiving workspace using pattern(s): 00:29:28 Archives upload complete. 00:29:28 INFO: archiving logs to Nexus 00:29:28 ---> uname -a: 00:29:28 Linux prd-ubuntu20-04-docker-8c-8g-16847 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:29:28 00:29:28 00:29:28 ---> lscpu: 00:29:28 Architecture: x86_64 00:29:28 CPU op-mode(s): 32-bit, 64-bit 00:29:28 Byte Order: Little Endian 00:29:28 Address sizes: 40 bits physical, 48 bits virtual 00:29:28 CPU(s): 8 00:29:28 On-line CPU(s) list: 0-7 00:29:28 Thread(s) per core: 1 00:29:28 Core(s) per socket: 1 00:29:28 Socket(s): 8 00:29:28 NUMA node(s): 1 00:29:28 Vendor ID: AuthenticAMD 00:29:28 CPU family: 23 00:29:28 Model: 49 00:29:28 Model name: AMD EPYC-Rome Processor 00:29:28 Stepping: 0 00:29:28 CPU MHz: 2800.000 00:29:28 BogoMIPS: 5600.00 00:29:28 Virtualization: AMD-V 00:29:28 Hypervisor vendor: KVM 00:29:28 Virtualization type: full 00:29:28 L1d cache: 256 KiB 00:29:28 L1i cache: 256 KiB 00:29:28 L2 cache: 4 MiB 00:29:28 L3 cache: 128 MiB 00:29:28 NUMA node0 CPU(s): 0-7 00:29:28 Vulnerability Itlb multihit: Not affected 00:29:28 Vulnerability L1tf: Not affected 00:29:28 Vulnerability Mds: Not affected 00:29:28 Vulnerability Meltdown: Not affected 00:29:28 Vulnerability Mmio stale data: Not affected 00:29:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:29:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:29:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:29:28 Vulnerability Srbds: Not affected 00:29:28 Vulnerability Tsx async abort: Not affected 00:29:28 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 00:29:28 00:29:28 00:29:28 ---> nproc: 00:29:28 8 00:29:28 00:29:28 00:29:28 ---> df -h: 00:29:28 Filesystem Size Used Avail Use% Mounted on 00:29:28 overlay 155G 13G 143G 9% / 00:29:28 tmpfs 64M 0 64M 0% /dev 00:29:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:29:28 shm 64M 0 64M 0% /dev/shm 00:29:28 /dev/vda1 155G 13G 143G 9% /facter-os 00:29:28 00:29:28 00:29:28 ---> sar -b -r -n DEV: 00:29:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16847) 05/25/23 _x86_64_ (8 CPU) 00:29:28 00:29:28 00:11:54 LINUX RESTART (8 CPU) 00:29:28 00:29:28 00:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:29:28 00:13:01 149.04 49.03 100.02 0.00 5432.20 180404.33 0.00 00:29:28 00:14:01 173.93 2.22 171.71 0.00 42.12 78535.82 0.00 00:29:28 00:15:01 181.82 0.23 181.59 0.00 22.53 43781.10 0.00 00:29:28 00:16:01 3.15 1.02 2.13 0.00 21.86 30.14 0.00 00:29:28 00:17:01 6.67 0.98 5.68 0.00 67.59 1968.07 0.00 00:29:28 00:18:01 51.11 9.63 41.48 0.00 5088.89 6949.24 0.00 00:29:28 00:19:01 3.85 0.02 3.83 0.00 0.13 95.72 0.00 00:29:28 00:20:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 00:29:28 00:21:02 1.08 0.00 1.08 0.00 0.00 13.06 0.00 00:29:28 00:22:01 2.14 0.00 2.14 0.00 0.00 23.32 0.00 00:29:28 00:23:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 00:29:28 00:24:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 00:29:28 00:25:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 00:29:28 00:26:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 00:29:28 00:27:01 2.00 0.02 1.98 0.00 0.13 23.60 0.00 00:29:28 00:28:01 1.08 0.00 1.08 0.00 0.00 15.73 0.00 00:29:28 00:29:01 69.67 0.28 69.39 0.00 15.06 41629.06 0.00 00:29:28 Average: 38.49 3.74 34.76 0.00 629.74 20827.93 0.00 00:29:28 00:29:28 00:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:28 00:13:01 29183156 31618108 699412 2.13 71712 2644516 1838812 5.42 966008 2383116 217420 00:29:28 00:14:01 28116240 31543372 750976 2.28 147388 3449844 1867880 5.50 1213260 3066268 229352 00:29:28 00:15:01 27629336 31566344 728936 2.22 158612 3924936 1750456 5.16 1267188 3473860 376 00:29:28 00:16:01 27628508 31566596 728356 2.21 158688 3925560 1795256 5.29 1267164 3474368 160 00:29:28 00:17:01 27563764 31566416 728888 2.22 160352 3985164 1803556 5.32 1271664 3535120 332 00:29:28 00:18:01 27094792 31548604 732268 2.23 192656 4386292 1810548 5.34 1587860 3649108 128 00:29:28 00:19:01 27100748 31549800 731064 2.22 191256 4383040 1800936 5.31 1585812 3645964 4 00:29:28 00:20:01 27107908 31557044 723864 2.20 191332 4383040 1800936 5.31 1578916 3645968 4 00:29:28 00:21:02 27108216 31557496 723340 2.20 191372 4383172 1800936 5.31 1578808 3646108 8 00:29:28 00:22:01 27108200 31557636 723112 2.20 191464 4383180 1800936 5.31 1579268 3646148 4 00:29:28 00:23:01 27108288 31557812 722920 2.20 191552 4383180 1800936 5.31 1578956 3646140 4 00:29:28 00:24:01 27107804 31557456 723148 2.20 191620 4383184 1800936 5.31 1578976 3646176 140 00:29:28 00:25:01 27108004 31557720 723020 2.20 191700 4383188 1800936 5.31 1579032 3646184 8 00:29:28 00:26:01 27108152 31557988 722708 2.20 191784 4383188 1800936 5.31 1579144 3646192 40 00:29:28 00:27:01 27106896 31556936 723556 2.20 191868 4383184 1819388 5.36 1579516 3646168 24 00:29:28 00:28:01 27106888 31556904 723468 2.20 191912 4383168 1819388 5.36 1579412 3646144 140 00:29:28 00:29:01 25608052 31525144 747472 2.27 228596 5690884 1848280 5.45 1683272 4911528 573692 00:29:28 Average: 27287938 31558904 726853 2.21 178463 4225807 1809474 5.33 1473780 3585562 60108 00:29:28 00:29:28 00:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:28 00:13:01 docker0 17.76 20.89 1.56 175.02 0.00 0.00 0.00 0.00 00:29:28 00:13:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 00:29:28 00:13:01 ens3 539.60 375.99 6986.79 85.27 0.00 0.00 0.00 0.00 00:29:28 00:14:01 docker0 170.38 293.79 13.83 1965.55 0.00 0.00 0.00 0.00 00:29:28 00:14:01 vethef5b0ad 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:29:28 00:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:29:28 00:14:01 ens3 341.54 208.30 2010.29 103.85 0.00 0.00 0.00 0.00 00:29:28 00:15:01 docker0 2.72 6.88 0.17 85.55 0.00 0.00 0.00 0.00 00:29:28 00:15:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 00:29:28 00:15:01 ens3 173.94 118.53 2652.99 230.38 0.00 0.00 0.00 0.00 00:29:28 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:16:01 ens3 1.88 0.67 1.12 0.23 0.00 0.00 0.00 0.00 00:29:28 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:29:28 00:17:01 ens3 75.47 40.69 915.40 3.06 0.00 0.00 0.00 0.00 00:29:28 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:18:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:29:28 00:18:01 ens3 119.75 56.67 1953.72 4.28 0.00 0.00 0.00 0.00 00:29:28 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:19:01 ens3 1.13 0.63 0.58 0.42 0.00 0.00 0.00 0.00 00:29:28 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:20:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 00:29:28 00:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:21:02 ens3 0.75 0.20 0.15 0.08 0.00 0.00 0.00 0.00 00:29:28 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:22:01 ens3 0.44 0.32 0.26 0.21 0.00 0.00 0.00 0.00 00:29:28 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:23:01 ens3 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 00:29:28 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:24:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:25:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:29:28 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:26:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:29:28 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:27:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:29:28 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:28 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:29:28 00:28:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 00:29:28 00:29:01 docker0 35.71 62.39 2.97 579.01 0.00 0.00 0.00 0.00 00:29:28 00:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 00:29:28 00:29:01 ens3 307.43 183.72 7752.20 30.07 0.00 0.00 0.00 0.00 00:29:28 Average: docker0 13.34 22.61 1.09 165.19 0.00 0.00 0.00 0.00 00:29:28 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 00:29:28 Average: ens3 92.11 58.11 1311.85 26.98 0.00 0.00 0.00 0.00 00:29:28 00:29:28 00:29:28 ---> sar -P ALL: 00:29:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16847) 05/25/23 _x86_64_ (8 CPU) 00:29:28 00:29:28 00:11:54 LINUX RESTART (8 CPU) 00:29:28 00:29:28 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:29:28 00:13:01 all 9.48 0.00 3.22 2.80 0.06 84.44 00:29:28 00:13:01 0 9.21 0.00 2.72 2.06 0.07 85.93 00:29:28 00:13:01 1 9.26 0.00 2.68 2.24 0.07 85.75 00:29:28 00:13:01 2 10.67 0.00 2.65 0.44 0.05 86.19 00:29:28 00:13:01 3 11.67 0.00 3.96 4.44 0.05 79.88 00:29:28 00:13:01 4 8.44 0.00 4.02 6.53 0.05 80.97 00:29:28 00:13:01 5 9.85 0.00 4.34 5.03 0.07 80.72 00:29:28 00:13:01 6 7.57 0.00 3.24 1.29 0.05 87.84 00:29:28 00:13:01 7 9.16 0.00 2.18 0.39 0.05 88.22 00:29:28 00:14:01 all 26.53 0.00 5.25 4.05 0.08 64.10 00:29:28 00:14:01 0 26.41 0.00 6.20 12.53 0.07 54.80 00:29:28 00:14:01 1 25.55 0.00 5.71 11.30 0.07 57.38 00:29:28 00:14:01 2 27.54 0.00 5.01 0.60 0.08 66.77 00:29:28 00:14:01 3 26.01 0.00 5.14 0.96 0.08 67.80 00:29:28 00:14:01 4 26.61 0.00 5.43 2.89 0.08 64.98 00:29:28 00:14:01 5 27.19 0.00 4.29 0.34 0.07 68.12 00:29:28 00:14:01 6 25.66 0.00 5.19 0.81 0.08 68.26 00:29:28 00:14:01 7 27.26 0.00 5.00 2.95 0.08 64.70 00:29:28 00:15:01 all 16.69 0.00 3.72 2.54 0.07 76.97 00:29:28 00:15:01 0 17.33 0.00 3.14 0.42 0.07 79.04 00:29:28 00:15:01 1 17.29 0.00 3.78 2.43 0.07 76.43 00:29:28 00:15:01 2 17.51 0.00 3.65 7.12 0.10 71.62 00:29:28 00:15:01 3 16.81 0.00 4.09 0.29 0.10 78.72 00:29:28 00:15:01 4 15.59 0.00 3.26 1.60 0.05 79.50 00:29:28 00:15:01 5 17.64 0.00 4.28 4.83 0.08 73.17 00:29:28 00:15:01 6 14.79 0.00 4.39 0.98 0.05 79.78 00:29:28 00:15:01 7 16.55 0.00 3.20 2.68 0.07 77.50 00:29:28 00:16:01 all 0.12 0.00 0.03 0.01 0.01 99.83 00:29:28 00:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:16:01 1 0.00 0.00 0.03 0.02 0.02 99.93 00:29:28 00:16:01 2 0.18 0.00 0.05 0.03 0.02 99.72 00:29:28 00:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:29:28 00:16:01 4 0.13 0.00 0.03 0.00 0.03 99.80 00:29:28 00:16:01 5 0.53 0.00 0.03 0.00 0.02 99.42 00:29:28 00:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:29:28 00:16:01 7 0.00 0.00 0.03 0.00 0.02 99.95 00:29:28 00:17:01 all 0.25 0.00 0.10 0.18 0.01 99.46 00:29:28 00:17:01 0 0.42 0.00 0.32 0.02 0.02 99.23 00:29:28 00:17:01 1 0.10 0.00 0.07 0.03 0.00 99.80 00:29:28 00:17:01 2 0.13 0.00 0.07 0.18 0.00 99.62 00:29:28 00:17:01 3 0.08 0.00 0.03 0.02 0.03 99.83 00:29:28 00:17:01 4 0.13 0.00 0.07 0.00 0.02 99.78 00:29:28 00:17:01 5 0.55 0.00 0.08 0.37 0.02 98.98 00:29:28 00:17:01 6 0.10 0.00 0.05 0.00 0.00 99.85 00:29:28 00:17:01 7 0.45 0.00 0.10 0.85 0.00 98.60 00:29:28 00:18:01 all 2.08 0.00 1.33 0.61 0.02 95.95 00:29:28 00:18:01 0 1.60 0.00 0.95 0.99 0.02 96.44 00:29:28 00:18:01 1 2.22 0.00 1.15 1.39 0.02 95.23 00:29:28 00:18:01 2 1.35 0.00 0.78 1.09 0.02 96.76 00:29:28 00:18:01 3 3.19 0.00 0.97 0.07 0.03 95.74 00:29:28 00:18:01 4 1.35 0.00 2.09 0.10 0.02 96.45 00:29:28 00:18:01 5 2.00 0.00 0.63 0.48 0.02 96.86 00:29:28 00:18:01 6 3.04 0.00 2.92 0.72 0.02 93.30 00:29:28 00:18:01 7 1.92 0.00 1.15 0.07 0.02 96.84 00:29:28 00:19:01 all 0.09 0.00 0.04 0.01 0.01 99.84 00:29:28 00:19:01 0 0.07 0.00 0.07 0.00 0.03 99.83 00:29:28 00:19:01 1 0.07 0.00 0.02 0.02 0.02 99.88 00:29:28 00:19:01 2 0.27 0.00 0.08 0.07 0.00 99.58 00:29:28 00:19:01 3 0.08 0.00 0.03 0.00 0.00 99.88 00:29:28 00:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 00:29:28 00:19:01 5 0.07 0.00 0.03 0.00 0.02 99.88 00:29:28 00:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 00:29:28 00:19:01 7 0.08 0.00 0.03 0.00 0.02 99.87 00:29:28 00:20:01 all 0.09 0.00 0.01 0.01 0.00 99.89 00:29:28 00:20:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:29:28 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:20:01 2 0.00 0.00 0.00 0.03 0.02 99.95 00:29:28 00:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:29:28 00:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:20:01 5 0.58 0.00 0.02 0.00 0.00 99.40 00:29:28 00:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:29:28 00:21:02 all 0.14 0.00 0.01 0.00 0.01 99.83 00:29:28 00:21:02 0 0.02 0.00 0.03 0.00 0.03 99.92 00:29:28 00:21:02 1 0.02 0.00 0.00 0.00 0.02 99.97 00:29:28 00:21:02 2 0.00 0.00 0.00 0.02 0.00 99.98 00:29:28 00:21:02 3 0.00 0.00 0.05 0.00 0.02 99.93 00:29:28 00:21:02 4 0.03 0.00 0.02 0.00 0.00 99.95 00:29:28 00:21:02 5 1.06 0.00 0.00 0.00 0.02 98.92 00:29:28 00:21:02 6 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:21:02 7 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 00:29:28 00:22:01 0 0.02 0.00 0.03 0.02 0.03 99.90 00:29:28 00:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:22:01 2 0.03 0.00 0.00 0.05 0.00 99.92 00:29:28 00:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:29:28 00:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:22:01 5 0.05 0.00 0.02 0.00 0.02 99.91 00:29:28 00:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:23:01 all 0.10 0.00 0.01 0.01 0.01 99.87 00:29:28 00:23:01 0 0.00 0.00 0.03 0.02 0.02 99.93 00:29:28 00:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:29:28 00:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 00:29:28 00:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:29:28 00:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:29:28 00:23:01 5 0.73 0.00 0.02 0.00 0.02 99.24 00:29:28 00:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:29:28 00:29:28 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:29:28 00:24:01 all 0.10 0.00 0.01 0.00 0.01 99.88 00:29:28 00:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:29:28 00:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:29:28 00:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 00:29:28 00:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 00:29:28 00:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:29:28 00:24:01 5 0.73 0.00 0.00 0.00 0.00 99.27 00:29:28 00:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:29:28 00:25:01 all 0.01 0.00 0.00 0.01 0.01 99.97 00:29:28 00:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:29:28 00:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:29:28 00:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 00:29:28 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:25:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:29:28 00:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:26:01 all 0.05 0.00 0.01 0.01 0.01 99.91 00:29:28 00:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:29:28 00:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:26:01 2 0.00 0.00 0.00 0.08 0.00 99.92 00:29:28 00:26:01 3 0.03 0.00 0.03 0.02 0.02 99.90 00:29:28 00:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:29:28 00:26:01 5 0.32 0.00 0.03 0.00 0.02 99.63 00:29:28 00:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:29:28 00:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:27:01 all 0.21 0.00 0.03 0.00 0.01 99.74 00:29:28 00:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:29:28 00:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:29:28 00:27:01 2 0.02 0.00 0.02 0.03 0.02 99.92 00:29:28 00:27:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:29:28 00:27:01 4 0.07 0.00 0.03 0.00 0.03 99.87 00:29:28 00:27:01 5 1.45 0.00 0.02 0.00 0.00 98.53 00:29:28 00:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 00:29:28 00:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:29:28 00:28:01 all 0.18 0.00 0.01 0.00 0.01 99.80 00:29:28 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:29:28 00:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:29:28 00:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:29:28 00:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:29:28 00:28:01 5 1.35 0.00 0.03 0.00 0.02 98.60 00:29:28 00:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:29:28 00:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:29:28 00:29:01 all 7.36 0.00 2.92 1.81 0.05 87.85 00:29:28 00:29:01 0 6.05 0.00 3.56 10.37 0.05 79.98 00:29:28 00:29:01 1 8.77 0.00 2.96 0.05 0.07 88.15 00:29:28 00:29:01 2 8.74 0.00 2.83 0.91 0.03 87.48 00:29:28 00:29:01 3 7.41 0.00 2.83 0.07 0.08 89.61 00:29:28 00:29:01 4 6.91 0.00 2.76 1.55 0.05 88.73 00:29:28 00:29:01 5 7.02 0.00 2.60 1.40 0.03 88.95 00:29:28 00:29:01 6 6.61 0.00 3.31 0.05 0.05 89.97 00:29:28 00:29:01 7 7.36 0.00 2.53 0.14 0.03 89.93 00:29:28 Average: all 3.71 0.00 0.98 0.71 0.02 94.58 00:29:28 Average: 0 3.59 0.00 1.00 1.55 0.03 93.83 00:29:28 Average: 1 3.70 0.00 0.96 1.02 0.02 94.30 00:29:28 Average: 2 3.89 0.00 0.89 0.63 0.02 94.57 00:29:28 Average: 3 3.83 0.00 1.01 0.34 0.03 94.80 00:29:28 Average: 4 3.47 0.00 1.04 0.74 0.02 94.72 00:29:28 Average: 5 4.17 0.00 0.96 0.73 0.02 94.11 00:29:28 Average: 6 3.38 0.00 1.13 0.23 0.02 95.25 00:29:28 Average: 7 3.68 0.00 0.84 0.41 0.02 95.05 00:29:28 00:29:28 00:29:28