Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d 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-ssh10240793141314452671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh304510046969015419.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13065982769184290404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13316350998741867537.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15819325042763736795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-9481’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9483 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d (main) Commit message: "Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50" > git config core.sparsecheckout # timeout=10 > git checkout -f e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 > git rev-list --no-walk 3c2cb8e37424beb0a61f3ad1af8fd93e44d6349e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:25 ========================================================= 04:20:25 EdgeX Global Pipelines Version Info 04:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:26 ------------------- 04:20:26 stable info: 04:20:26 ------------------- 04:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:20:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:20:26 Message: update stable to v1.0.254 04:20:26 ------------------- 04:20:26 experimental info: 04:20:26 ------------------- 04:20:26 Commited By: **** collab-it+edgex@linuxfoundation.org 04:20:26 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:20:26 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e28de28 [Pipeline] echo 04:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:27 provisioning config files... 04:20:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config506252737031040383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:27 ---> docker-login.sh 04:20:27 nexus3.edgexfoundry.org:10001 04:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 nexus3.edgexfoundry.org:10002 04:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 nexus3.edgexfoundry.org:10003 04:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 nexus3.edgexfoundry.org:10004 04:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 docker.io 04:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:28 Configure a credential helper to remove this warning. See 04:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:28 04:20:28 Login Succeeded 04:20:28 ---> docker-login.sh ends [Pipeline] } 04:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:20:29 + git rev-list -1 --merges e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d~1..e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo 04:20:29 -----------> git rev-list -1 --merges e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d~1..e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d 04:20:29 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [false] [Pipeline] sh 04:20:29 + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo 04:20:29 ========================================================= 04:20:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:20:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:30 + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] echo 04:20:30 [semverPrep] GIT_COMMIT: e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d, Commit Message: Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50 [Pipeline] echo 04:20:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:20:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:20:30 + grep -v github /etc/ssh/ssh_known_hosts 04:20:30 + [ -e /tmp/ssh_known_hosts ] 04:20:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:20:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:20:30 + sudo tee -a /etc/ssh/ssh_known_hosts 04:20:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:30 04:20:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:31 0.1.4: Pulling from edgex-devops/py-git-semver 04:20:31 b85a868b505f: Pulling fs layer 04:20:31 e2be974225ed: Pulling fs layer 04:20:31 339a4e72a1f5: Pulling fs layer 04:20:31 988bab9f4d93: Pulling fs layer 04:20:31 1469e6f7b9e6: Pulling fs layer 04:20:31 eaf3925da568: Pulling fs layer 04:20:31 bab4dde63d76: Pulling fs layer 04:20:31 bde34c3a00c8: Pulling fs layer 04:20:31 b352a97aabf1: Pulling fs layer 04:20:31 4872d77fe225: Pulling fs layer 04:20:31 5851b861e8e6: Pulling fs layer 04:20:31 1469e6f7b9e6: Waiting 04:20:31 eaf3925da568: Waiting 04:20:31 b352a97aabf1: Waiting 04:20:31 5851b861e8e6: Waiting 04:20:31 bab4dde63d76: Waiting 04:20:31 988bab9f4d93: Waiting 04:20:31 bde34c3a00c8: Waiting 04:20:31 e2be974225ed: Verifying Checksum 04:20:31 e2be974225ed: Download complete 04:20:31 988bab9f4d93: Download complete 04:20:31 1469e6f7b9e6: Verifying Checksum 04:20:31 1469e6f7b9e6: Download complete 04:20:31 339a4e72a1f5: Verifying Checksum 04:20:31 339a4e72a1f5: Download complete 04:20:31 eaf3925da568: Verifying Checksum 04:20:31 eaf3925da568: Download complete 04:20:31 bde34c3a00c8: Verifying Checksum 04:20:31 bde34c3a00c8: Download complete 04:20:31 b352a97aabf1: Verifying Checksum 04:20:31 b352a97aabf1: Download complete 04:20:31 4872d77fe225: Verifying Checksum 04:20:31 4872d77fe225: Download complete 04:20:31 5851b861e8e6: Verifying Checksum 04:20:31 5851b861e8e6: Download complete 04:20:31 b85a868b505f: Verifying Checksum 04:20:31 b85a868b505f: Download complete 04:20:31 bab4dde63d76: Verifying Checksum 04:20:31 bab4dde63d76: Download complete 04:20:32 b85a868b505f: Pull complete 04:20:32 e2be974225ed: Pull complete 04:20:33 339a4e72a1f5: Pull complete 04:20:33 988bab9f4d93: Pull complete 04:20:33 1469e6f7b9e6: Pull complete 04:20:33 eaf3925da568: Pull complete 04:20:35 bab4dde63d76: Pull complete 04:20:35 bde34c3a00c8: Pull complete 04:20:35 b352a97aabf1: Pull complete 04:20:35 4872d77fe225: Pull complete 04:20:35 5851b861e8e6: Pull complete 04:20:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:35 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:20:39 $ docker top 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 -eo pid,comm 04:20:39 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). 04:20:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:39 [ssh-agent] Looking for ssh-agent implementation... 04:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:39 $ docker exec 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent 04:20:39 SSH_AUTH_SOCK=/tmp/ssh-yHBoumHf1lgj/agent.33 04:20:39 SSH_AGENT_PID=39 04:20:39 Running ssh-add (command line suppressed) 04:20:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6288632975896783883.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6288632975896783883.key) 04:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:40 + git tag --points-at HEAD [Pipeline] } 04:20:40 $ docker exec --env ******** --env ******** 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent -k 04:20:40 unset SSH_AUTH_SOCK; 04:20:40 unset SSH_AGENT_PID; 04:20:40 echo Agent pid 39 killed; 04:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:40 [ssh-agent] Looking for ssh-agent implementation... 04:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:40 $ docker exec 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent 04:20:40 SSH_AUTH_SOCK=/tmp/ssh-VryxVM6kn0p1/agent.71 04:20:40 SSH_AGENT_PID=77 04:20:40 Running ssh-add (command line suppressed) 04:20:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14276973059250084330.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14276973059250084330.key) 04:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:40 + git semver init 04:20:41 2023-10-18 04:20:41,042 [run_init] DEBUG init version:0.0.0 force:False 04:20:41 2023-10-18 04:20:41,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:20:41 2023-10-18 04:20:41,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:20:41 2023-10-18 04:20:41,044 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:20:42 2023-10-18 04:20:42,024 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:20:42 2023-10-18 04:20:42,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:20:42 2023-10-18 04:20:42,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:20:42 2023-10-18 04:20:42,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:20:42 3.1.0-dev.35 [Pipeline] } 04:20:42 $ docker exec --env ******** --env ******** 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 ssh-agent -k 04:20:42 unset SSH_AUTH_SOCK; 04:20:42 unset SSH_AGENT_PID; 04:20:42 echo Agent pid 77 killed; 04:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:42 + git semver [Pipeline] } 04:20:42 $ docker stop --time=1 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 04:20:44 $ docker rm -f --volumes 33aa3a6af50af8bdc7dc9d6fe045cf2f99d89b46631aab5b55bd2a0f8f268149 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:44 Stashed 1 file(s) [Pipeline] echo 04:20:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 04:20:44 provisioning config files... 04:20:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11337066898628716087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:45 ---> docker-login.sh 04:20:45 nexus3.edgexfoundry.org:10001 04:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:45 Configure a credential helper to remove this warning. See 04:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:45 04:20:45 Login Succeeded 04:20:45 nexus3.edgexfoundry.org:10002 04:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:45 Configure a credential helper to remove this warning. See 04:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:45 04:20:45 Login Succeeded 04:20:45 nexus3.edgexfoundry.org:10003 04:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:45 Configure a credential helper to remove this warning. See 04:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:45 04:20:45 Login Succeeded 04:20:45 nexus3.edgexfoundry.org:10004 04:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:45 Configure a credential helper to remove this warning. See 04:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:45 04:20:45 Login Succeeded 04:20:45 docker.io 04:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:45 Configure a credential helper to remove this warning. See 04:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:45 04:20:45 Login Succeeded 04:20:45 ---> docker-login.sh ends [Pipeline] } 04:20:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:20:45 ========================================================= 04:20:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:20:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:46 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:20:46 Sending build context to Docker daemon 11.22MB 04:20:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:46 Step 2/10 : FROM ${BASE} AS builder 04:20:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:46 7264a8db6415: Pulling fs layer 04:20:46 c4d48a809fc2: Pulling fs layer 04:20:46 4f1c88b9dad5: Pulling fs layer 04:20:46 ad3a456e5733: Pulling fs layer 04:20:46 33e27b845d1e: Pulling fs layer 04:20:46 c68163c4e522: Pulling fs layer 04:20:46 50da416c3ac9: Pulling fs layer 04:20:46 23d2d4c4bb30: Pulling fs layer 04:20:46 50da416c3ac9: Waiting 04:20:46 ad3a456e5733: Waiting 04:20:46 c68163c4e522: Waiting 04:20:46 23d2d4c4bb30: Waiting 04:20:46 c4d48a809fc2: Verifying Checksum 04:20:46 c4d48a809fc2: Download complete 04:20:46 ad3a456e5733: Verifying Checksum 04:20:46 ad3a456e5733: Download complete 04:20:46 33e27b845d1e: Verifying Checksum 04:20:46 33e27b845d1e: Download complete 04:20:46 7264a8db6415: Verifying Checksum 04:20:46 7264a8db6415: Download complete 04:20:46 c68163c4e522: Verifying Checksum 04:20:46 c68163c4e522: Download complete 04:20:46 7264a8db6415: Pull complete 04:20:46 23d2d4c4bb30: Verifying Checksum 04:20:46 23d2d4c4bb30: Download complete 04:20:46 c4d48a809fc2: Pull complete 04:20:46 4f1c88b9dad5: Download complete 04:20:47 50da416c3ac9: Verifying Checksum 04:20:47 50da416c3ac9: Download complete 04:20:51 4f1c88b9dad5: Pull complete 04:20:51 ad3a456e5733: Pull complete 04:20:51 33e27b845d1e: Pull complete 04:20:51 c68163c4e522: Pull complete 04:20:53 50da416c3ac9: Pull complete 04:20:53 23d2d4c4bb30: Pull complete 04:20:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:20:53 ---> 0786185ac409 04:20:53 Step 3/10 : ARG MAKE=make build 04:20:58 ---> Running in 673cbc03840b 04:20:58 Removing intermediate container 673cbc03840b 04:20:58 ---> 3ddc7fdf0cad 04:20:58 Step 4/10 : WORKDIR /device-sdk-go 04:20:58 ---> Running in 7f04fb1e1882 04:20:58 Removing intermediate container 7f04fb1e1882 04:20:58 ---> 2ea339069f2f 04:20:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:58 ---> Running in f8069a0f9843 04:20:58 Removing intermediate container f8069a0f9843 04:20:58 ---> 6f659fd222f8 04:20:58 Step 6/10 : RUN apk add --update --no-cache make git 04:20:58 ---> Running in fd9e13723620 04:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:59 Still waiting to schedule task 04:20:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9482’ is offline 04:20:59 OK: 264 MiB in 52 packages 04:21:00 Removing intermediate container fd9e13723620 04:21:00 ---> 28466ec901eb 04:21:00 Step 7/10 : COPY go.mod vendor* ./ 04:21:00 ---> 6be18710d9f2 04:21:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:00 ---> Running in d8dd915855b0 04:21:56 Removing intermediate container d8dd915855b0 04:21:56 ---> d53c1b5bf0ab 04:21:56 Step 9/10 : COPY . . 04:21:56 ---> 07687eb3e572 04:21:56 Step 10/10 : RUN ${MAKE} 04:21:56 ---> Running in 49258bc8b2b3 04:21:56 noop 04:21:56 Removing intermediate container 49258bc8b2b3 04:21:56 ---> 0c331d58aec8 04:21:56 Successfully built 0c331d58aec8 04:21:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:56 + docker inspect -f . ci-base-image-x86_64 04:21:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:56 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:57 $ docker top 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:57 + go version 04:21:57 go version go1.21.0 linux/amd64 [Pipeline] } 04:21:57 $ docker stop --time=1 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f 04:21:58 $ docker rm -f --volumes 095dcb329b2d8f837ce4f0c133f616fdd857a7fd2571197ca701b53727cbc51f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:59 + docker inspect -f . ci-base-image-x86_64 04:21:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:59 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:21:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:21:59 $ docker top 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:22:00 + make test 04:22:00 go test -race -coverprofile=coverage.out ./... 04:22:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:22:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 04:22:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.060s coverage: 81.5% of statements 04:22:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:22:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.057s coverage: 86.0% of statements 04:22:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.083s coverage: 71.8% of statements 04:22:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:22:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:22:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:22:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.046s coverage: 14.4% of statements 04:22:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.805s coverage: 45.9% of statements 04:22:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.066s coverage: 68.5% of statements 04:22:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.111s coverage: 89.2% of statements 04:22:26 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 04:22:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9484 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:22:41 Running in /w/workspace/device-sdk-go/264 [Pipeline] { [Pipeline] checkout 04:22:41 The recommended git tool is: git 04:22:44 GO111MODULE=on go vet ./... 04:22:46 using credential edgex-jenkins-ssh 04:22:46 Cloning the remote Git repository 04:22:46 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:22:46 > git init /w/workspace/device-sdk-go/264 # timeout=10 04:22:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:22:46 > git --version # timeout=10 04:22:46 > git --version # 'git version 2.25.1' 04:22:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:48 ./bin/test-attribution-txt.sh [Pipeline] echo 04:22:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:22:48 $ docker stop --time=1 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 04:22:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:22:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:50 Avoid second fetch 04:22:50 Checking out Revision e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d (main) 04:22:50 Commit message: "Merge pull request #1526 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.50" 04:22:50 > git config core.sparsecheckout # timeout=10 04:22:50 > git checkout -f e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d # timeout=10 04:22:51 $ docker rm -f --volumes 7494a97561c30d485495883e544e35df47417037f436c8283ae008e008caeb52 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:22:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:52 Dload Upload Total Spent Left Speed 04:22:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 04:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 04:22:53 + ls -al . 04:22:53 total 304 04:22:53 drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 04:22 . 04:22:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:20 .. 04:22:53 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:20 .dockerignore 04:22:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:22 .git 04:22:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:20 .github 04:22:53 -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:20 .gitignore 04:22:53 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:20 .golangci.yml 04:22:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:20 .semver 04:22:53 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:20 CHANGELOG.md 04:22:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:20 GOVERNANCE.md 04:22:53 -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:20 Jenkinsfile 04:22:53 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:20 LICENSE 04:22:53 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:20 Makefile 04:22:53 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:20 OWNERS.md 04:22:53 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:20 README.md 04:22:53 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 04:20 VERSION 04:22:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:20 bin 04:22:53 -rw-r--r-- 1 jenkins jenkins 122153 Oct 18 04:22 coverage.out 04:22:53 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:20 example 04:22:53 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:20 go.mod 04:22:53 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:20 go.sum 04:22:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:20 internal 04:22:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:20 openapi 04:22:53 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:20 pkg 04:22:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:20 snap 04:22:53 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:53 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d --label arch=amd64 --label version=3.1.0-dev.35 . 04:22:53 Sending build context to Docker daemon 11.35MB 04:22:53 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:22:53 Step 2/23 : FROM ${BASE} AS builder 04:22:53 ---> 0c331d58aec8 04:22:53 Step 3/23 : ARG MAKE=make build 04:22:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:53 + sudo tee /etc/docker/daemon.new 04:22:53 { 04:22:53 "registry-mirrors": [ 04:22:53 "https://nexus3.edgexfoundry.org:10001" 04:22:53 ], 04:22:53 "bip": "10.250.0.254/24", 04:22:53 "hosts": [ 04:22:53 "tcp://0.0.0.0:5555", 04:22:53 "unix:///var/run/docker.sock" 04:22:53 ], 04:22:53 "mtu": 1458, 04:22:53 "selinux-enabled": true, 04:22:53 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:53 } [Pipeline] sh 04:22:53 ---> Running in 2824239c38ad 04:22:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:53 Removing intermediate container 2824239c38ad 04:22:53 ---> 34b250f12511 04:22:53 Step 4/23 : WORKDIR /device-sdk-go 04:22:53 ---> Running in 296f3fdf16ed 04:22:53 Removing intermediate container 296f3fdf16ed 04:22:53 ---> 40d98a488655 04:22:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:22:53 ---> Running in 4842fe47a6f8 04:22:53 Removing intermediate container 4842fe47a6f8 04:22:53 ---> 1577bd7c120b 04:22:53 Step 6/23 : RUN apk add --update --no-cache make git 04:22:53 ---> Running in 4329a16b3da0 04:22:54 + sudo service docker restart 04:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:54 OK: 264 MiB in 52 packages 04:22:55 Removing intermediate container 4329a16b3da0 04:22:55 ---> 8854327e4f65 04:22:55 Step 7/23 : COPY go.mod vendor* ./ 04:22:55 ---> 887140fb337e 04:22:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:55 ---> Running in aded4b14cf19 04:22:55 Removing intermediate container aded4b14cf19 04:22:55 ---> 26c55fdb9060 04:22:55 Step 9/23 : COPY . . 04:22:56 ---> 9bc23bd6ed64 04:22:56 Step 10/23 : RUN ${MAKE} 04:22:56 ---> Running in 80d89d8a3d25 04:22:56 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:12 provisioning config files... 04:23:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/264@tmp/config7223739225301659258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:12 ---> docker-login.sh 04:23:12 nexus3.edgexfoundry.org:10001 04:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:13 Configure a credential helper to remove this warning. See 04:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:13 04:23:13 Login Succeeded 04:23:13 nexus3.edgexfoundry.org:10002 04:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:14 Configure a credential helper to remove this warning. See 04:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:14 04:23:14 Login Succeeded 04:23:14 nexus3.edgexfoundry.org:10003 04:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:14 Configure a credential helper to remove this warning. See 04:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:14 04:23:14 Login Succeeded 04:23:14 nexus3.edgexfoundry.org:10004 04:23:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:14 Configure a credential helper to remove this warning. See 04:23:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:14 04:23:14 Login Succeeded 04:23:14 docker.io 04:23:14 Removing intermediate container 80d89d8a3d25 04:23:14 ---> 316e2a47b5e2 04:23:14 Step 11/23 : FROM alpine:3.18 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 3.18: Pulling from library/alpine 04:23:15 96526aa774ef: Pulling fs layer 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 ---> docker-login.sh ends [Pipeline] } 04:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:23:15 96526aa774ef: Verifying Checksum 04:23:15 96526aa774ef: Download complete [Pipeline] echo 04:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:15 ========================================================= 04:23:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:23:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 04:23:15 96526aa774ef: Pull complete 04:23:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:23:15 Status: Downloaded newer image for alpine:3.18 04:23:15 ---> 8ca4688f4f35 04:23:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:15 ---> Running in 66aafb528f50 04:23:15 Removing intermediate container 66aafb528f50 04:23:15 ---> c679478d950a 04:23:15 Step 13/23 : RUN apk add --update --no-cache 04:23:15 ---> Running in 81432bb5a0ca 04:23:16 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:16 Sending build context to Docker daemon 6.004MB 04:23:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:23:16 Step 2/10 : FROM ${BASE} AS builder 04:23:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:16 9fda8d8052c6: Pulling fs layer 04:23:16 5d54e960e981: Pulling fs layer 04:23:16 c4a7e357bf2a: Pulling fs layer 04:23:16 f0e02332f6b5: Pulling fs layer 04:23:16 cefa15bbcfad: Pulling fs layer 04:23:16 17808c966233: Pulling fs layer 04:23:16 f4c1fc716caa: Pulling fs layer 04:23:16 f0e02332f6b5: Waiting 04:23:16 cefa15bbcfad: Waiting 04:23:16 17808c966233: Waiting 04:23:16 f4c1fc716caa: Waiting 04:23:16 5d54e960e981: Verifying Checksum 04:23:16 5d54e960e981: Download complete 04:23:16 f0e02332f6b5: Verifying Checksum 04:23:16 f0e02332f6b5: Download complete 04:23:16 OK: 7 MiB in 15 packages 04:23:16 cefa15bbcfad: Verifying Checksum 04:23:16 9fda8d8052c6: Verifying Checksum 04:23:16 9fda8d8052c6: Download complete 04:23:16 cefa15bbcfad: Download complete 04:23:17 Removing intermediate container 81432bb5a0ca 04:23:17 ---> bf83016005d5 04:23:17 Step 14/23 : WORKDIR / 04:23:17 ---> Running in 90a01467f59b 04:23:17 Removing intermediate container 90a01467f59b 04:23:17 ---> e1ee35ac5ba3 04:23:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:23:17 f4c1fc716caa: Verifying Checksum 04:23:17 f4c1fc716caa: Download complete 04:23:17 ---> df504275eb4d 04:23:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:23:17 9fda8d8052c6: Pull complete 04:23:18 ---> 18ad40395c72 04:23:18 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:23:18 ---> 7db2a71c98a2 04:23:18 Step 18/23 : EXPOSE 59999 04:23:18 ---> Running in e34c528f9c0f 04:23:18 Removing intermediate container e34c528f9c0f 04:23:18 ---> f93dec7e0783 04:23:18 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:23:18 ---> Running in 34aef4000d2a 04:23:18 5d54e960e981: Pull complete 04:23:18 Removing intermediate container 34aef4000d2a 04:23:18 ---> 754d7d420b9d 04:23:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:23:18 ---> Running in e09f04032edf 04:23:18 Removing intermediate container e09f04032edf 04:23:18 ---> 0c50daefb1c4 04:23:18 Step 21/23 : LABEL arch=amd64 04:23:18 ---> Running in ff76ffa465ec 04:23:18 Removing intermediate container ff76ffa465ec 04:23:18 ---> 5a00368151c6 04:23:18 Step 22/23 : LABEL git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d 04:23:18 ---> Running in c4f25fbfd2c6 04:23:18 c4a7e357bf2a: Verifying Checksum 04:23:18 c4a7e357bf2a: Download complete 04:23:18 Removing intermediate container c4f25fbfd2c6 04:23:18 ---> e851a39c3748 04:23:18 Step 23/23 : LABEL version=3.1.0-dev.35 04:23:18 ---> Running in 197b0e8821e5 04:23:18 Removing intermediate container 197b0e8821e5 04:23:18 ---> d3f902b6caa5 04:23:18 [Warning] One or more build-args [ARCH] were not consumed 04:23:18 Successfully built d3f902b6caa5 04:23:18 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:19 04:23:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:19 latest: Pulling from edgex-lftools-log-publisher 04:23:19 5eb5b503b376: Pulling fs layer 04:23:19 5c69ac0246d0: Pulling fs layer 04:23:19 ec43610c2a17: Pulling fs layer 04:23:19 3a2ae6a8a46f: Pulling fs layer 04:23:19 33b1e0a273af: Pulling fs layer 04:23:19 5d3b04190fa2: Pulling fs layer 04:23:19 2f39f015ded8: Pulling fs layer 04:23:19 3a2ae6a8a46f: Waiting 04:23:19 33b1e0a273af: Waiting 04:23:19 5d3b04190fa2: Waiting 04:23:19 5c69ac0246d0: Download complete 04:23:19 3a2ae6a8a46f: Verifying Checksum 04:23:19 3a2ae6a8a46f: Download complete 04:23:19 33b1e0a273af: Verifying Checksum 04:23:19 33b1e0a273af: Download complete 04:23:19 ec43610c2a17: Verifying Checksum 04:23:19 ec43610c2a17: Download complete 04:23:19 17808c966233: Verifying Checksum 04:23:19 17808c966233: Download complete 04:23:19 5d3b04190fa2: Verifying Checksum 04:23:19 5d3b04190fa2: Download complete 04:23:19 5eb5b503b376: Verifying Checksum 04:23:19 5eb5b503b376: Download complete 04:23:20 2f39f015ded8: Download complete 04:23:20 5eb5b503b376: Pull complete 04:23:21 5c69ac0246d0: Pull complete 04:23:21 ec43610c2a17: Pull complete 04:23:21 3a2ae6a8a46f: Pull complete 04:23:21 33b1e0a273af: Pull complete 04:23:21 5d3b04190fa2: Pull complete 04:23:25 2f39f015ded8: Pull complete 04:23:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:25 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:23:30 $ docker top bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:30 ---> job-cost.sh 04:23:30 lf-activate-venv: SKIPPING 04:23:30 INFO: No Stack... 04:23:31 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:31 INFO: Archiving Costs [Pipeline] sh 04:23:31 c4a7e357bf2a: Pull complete 04:23:31 f0e02332f6b5: Pull complete 04:23:31 cefa15bbcfad: Pull complete 04:23:31 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:23:31 + cut -d, -f6 [Pipeline] lock 04:23:32 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] 04:23:32 Resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] did not exist. Created. 04:23:32 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:32 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:32 Stashed 1 file(s) [Pipeline] } 04:23:32 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:32 $ docker stop --time=1 bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 04:23:33 $ docker rm -f --volumes bef9823754de98471f22cbfd9a3dd804415b973bad0f91b2fd8804e1523471e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:40 17808c966233: Pull complete 04:23:42 f4c1fc716caa: Pull complete 04:23:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:23:42 ---> ea914061e18c 04:23:42 Step 3/10 : ARG MAKE=make build 04:23:44 ---> Running in 7e9f98f8131e 04:23:44 Removing intermediate container 7e9f98f8131e 04:23:44 ---> ac8836bc63a9 04:23:44 Step 4/10 : WORKDIR /device-sdk-go 04:23:44 ---> Running in 67085e155a53 04:23:44 Removing intermediate container 67085e155a53 04:23:44 ---> 7311f9492e98 04:23:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:23:44 ---> Running in 617d9dbaf688 04:23:45 Removing intermediate container 617d9dbaf688 04:23:45 ---> 73ffa267f4b9 04:23:45 Step 6/10 : RUN apk add --update --no-cache make git 04:23:45 ---> Running in 31de61f95d55 04:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:47 OK: 266 MiB in 52 packages 04:23:48 Removing intermediate container 31de61f95d55 04:23:48 ---> 93aec17cef88 04:23:48 Step 7/10 : COPY go.mod vendor* ./ 04:23:49 ---> 7524519fa642 04:23:49 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:49 ---> Running in 3e40b85dcfda 04:25:26 Removing intermediate container 3e40b85dcfda 04:25:26 ---> 87887cd92ddc 04:25:26 Step 9/10 : COPY . . 04:25:26 ---> d444f87d4146 04:25:26 Step 10/10 : RUN ${MAKE} 04:25:26 ---> Running in f2b011bd8d9e 04:25:26 noop 04:25:26 Removing intermediate container f2b011bd8d9e 04:25:26 ---> 0e2ce202cd67 04:25:26 Successfully built 0e2ce202cd67 04:25:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:26 + docker inspect -f . ci-base-image-arm64 04:25:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:26 prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container 04:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:25:27 $ docker top 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:28 + go version 04:25:28 go version go1.21.0 linux/arm64 [Pipeline] } 04:25:28 $ docker stop --time=1 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce 04:25:32 $ docker rm -f --volumes 4eee0bf6e5460881536a1758c102d44f7913246ee74ad897a9402304a160c7ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:32 + docker inspect -f . ci-base-image-arm64 04:25:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container 04:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:25:34 $ docker top 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:34 + git config --global --add safe.directory /w/workspace/device-sdk-go/264 [Pipeline] fileExists [Pipeline] sh 04:25:35 + make test 04:25:35 go test -race -coverprofile=coverage.out ./... 04:26:14 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:27:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:27:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:27:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:27:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:27:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:27:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.218s coverage: 27.6% of statements 04:27:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.249s coverage: 81.5% of statements 04:28:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:28:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:28:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.363s coverage: 86.0% of statements 04:28:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:28:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.473s coverage: 71.8% of statements 04:28:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:28:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:28:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.225s coverage: 14.4% of statements 04:28:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.775s coverage: 45.6% of statements 04:28:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.342s coverage: 68.5% of statements 04:28:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.468s coverage: 89.2% of statements 04:28:16 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:28:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.276s coverage: 5.5% of statements 04:28:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:18 GO111MODULE=on go vet ./... 04:30:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:30:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:30:10 ./bin/test-attribution-txt.sh [Pipeline] echo 04:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:30:10 $ docker stop --time=1 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 04:30:12 $ docker rm -f --volumes 5729150544ffde60d8e9e5760afd65cc9144feb5323b92dbe3cedd6a12173c50 [Pipeline] // withDockerContainer [Pipeline] sh 04:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:30:14 Warning: overwriting stash ‘coverage-report’ 04:30:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:30:15 + ls -al . 04:30:15 total 300 04:30:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 04:25 . 04:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:22 .. 04:30:15 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 04:22 .dockerignore 04:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:22 .git 04:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:22 .github 04:30:15 -rw-rw-r-- 1 jenkins jenkins 137 Oct 18 04:22 .gitignore 04:30:15 -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 04:22 .golangci.yml 04:30:15 -rw-rw-r-- 1 jenkins jenkins 44878 Oct 18 04:22 CHANGELOG.md 04:30:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 04:22 GOVERNANCE.md 04:30:15 -rw-rw-r-- 1 jenkins jenkins 885 Oct 18 04:22 Jenkinsfile 04:30:15 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 04:22 LICENSE 04:30:15 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 18 04:22 Makefile 04:30:15 -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 04:22 OWNERS.md 04:30:15 -rw-rw-r-- 1 jenkins jenkins 4933 Oct 18 04:22 README.md 04:30:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 04:20 VERSION 04:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:22 bin 04:30:15 -rw-r--r-- 1 jenkins jenkins 122153 Oct 18 04:28 coverage.out 04:30:15 drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 04:22 example 04:30:15 -rw-rw-r-- 1 jenkins jenkins 3723 Oct 18 04:22 go.mod 04:30:15 -rw-rw-r-- 1 jenkins jenkins 34277 Oct 18 04:22 go.sum 04:30:15 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:22 internal 04:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:22 openapi 04:30:15 drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 04:22 pkg 04:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:22 snap 04:30:15 -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d --label arch=arm64 --label version=3.1.0-dev.35 . 04:30:15 Sending build context to Docker daemon 6.127MB 04:30:15 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:30:15 Step 2/23 : FROM ${BASE} AS builder 04:30:15 ---> 0e2ce202cd67 04:30:15 Step 3/23 : ARG MAKE=make build 04:30:16 ---> Running in ced11d1b3441 04:30:16 Removing intermediate container ced11d1b3441 04:30:16 ---> 0eb318363db7 04:30:16 Step 4/23 : WORKDIR /device-sdk-go 04:30:16 ---> Running in f7f67bb9bac9 04:30:16 Removing intermediate container f7f67bb9bac9 04:30:16 ---> 53418b634bc5 04:30:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:17 ---> Running in a64181807c51 04:30:17 Removing intermediate container a64181807c51 04:30:17 ---> 3412e09992f9 04:30:17 Step 6/23 : RUN apk add --update --no-cache make git 04:30:17 ---> Running in 30dfc4f42d65 04:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:30:19 OK: 266 MiB in 52 packages 04:30:20 Removing intermediate container 30dfc4f42d65 04:30:20 ---> e948a2c336e8 04:30:20 Step 7/23 : COPY go.mod vendor* ./ 04:30:21 ---> 0a3ae099988e 04:30:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:21 ---> Running in cb3bdc85d564 04:30:23 Removing intermediate container cb3bdc85d564 04:30:23 ---> d84cd632179e 04:30:23 Step 9/23 : COPY . . 04:30:24 ---> e7cb7bf5ed60 04:30:24 Step 10/23 : RUN ${MAKE} 04:30:24 ---> Running in 6a4be7cc10c5 04:30:25 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.1.0-dev.35" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:32:17 Removing intermediate container 6a4be7cc10c5 04:32:17 ---> 144d1fbec46c 04:32:17 Step 11/23 : FROM alpine:3.18 04:32:17 3.18: Pulling from library/alpine 04:32:17 579b34f0a95b: Pulling fs layer 04:32:17 579b34f0a95b: Verifying Checksum 04:32:17 579b34f0a95b: Download complete 04:32:17 579b34f0a95b: Pull complete 04:32:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:32:17 Status: Downloaded newer image for alpine:3.18 04:32:17 ---> 3cc203321400 04:32:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:32:17 ---> Running in e19fa3b8d068 04:32:17 Removing intermediate container e19fa3b8d068 04:32:17 ---> 69347358607c 04:32:17 Step 13/23 : RUN apk add --update --no-cache 04:32:17 ---> Running in 42a48b4acd8d 04:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:17 OK: 8 MiB in 15 packages 04:32:18 Removing intermediate container 42a48b4acd8d 04:32:18 ---> b3a96eb5de3f 04:32:18 Step 14/23 : WORKDIR / 04:32:18 ---> Running in 502d57be6f07 04:32:18 Removing intermediate container 502d57be6f07 04:32:18 ---> 7305f3806096 04:32:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:32:22 ---> 814f4d8f595b 04:32:22 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:32:23 ---> 0d514de70d3a 04:32:23 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:32:24 ---> 401799088782 04:32:24 Step 18/23 : EXPOSE 59999 04:32:24 ---> Running in a39b24f0824d 04:32:24 Removing intermediate container a39b24f0824d 04:32:24 ---> b1bfe3f84ceb 04:32:24 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:32:24 ---> Running in 439e863bf27b 04:32:25 Removing intermediate container 439e863bf27b 04:32:25 ---> f08f2ef49eba 04:32:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:32:25 ---> Running in 59e9154cf7cb 04:32:25 Removing intermediate container 59e9154cf7cb 04:32:25 ---> ca6c0f013877 04:32:25 Step 21/23 : LABEL arch=arm64 04:32:25 ---> Running in 64e636b2c066 04:32:25 Removing intermediate container 64e636b2c066 04:32:25 ---> b3b201d3d52b 04:32:25 Step 22/23 : LABEL git_sha=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d 04:32:25 ---> Running in 71e8ae3f2c83 04:32:26 Removing intermediate container 71e8ae3f2c83 04:32:26 ---> 569393216b8c 04:32:26 Step 23/23 : LABEL version=3.1.0-dev.35 04:32:26 ---> Running in a4dee472f281 04:32:26 Removing intermediate container a4dee472f281 04:32:26 ---> d99aeb16f6e3 04:32:26 [Warning] One or more build-args [ARCH] were not consumed 04:32:26 Successfully built d99aeb16f6e3 04:32:26 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:26 04:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:27 arm64: Pulling from edgex-lftools-log-publisher 04:32:27 8998bd30e6a1: Pulling fs layer 04:32:27 04944245beec: Pulling fs layer 04:32:27 699f458cf7ca: Pulling fs layer 04:32:27 765212b225bb: Pulling fs layer 04:32:27 f23df028b6ca: Pulling fs layer 04:32:27 d65c8cfc05b1: Pulling fs layer 04:32:27 2437ff75d9bd: Pulling fs layer 04:32:27 f23df028b6ca: Waiting 04:32:27 d65c8cfc05b1: Waiting 04:32:27 2437ff75d9bd: Waiting 04:32:27 765212b225bb: Waiting 04:32:27 04944245beec: Verifying Checksum 04:32:27 04944245beec: Download complete 04:32:27 765212b225bb: Verifying Checksum 04:32:27 765212b225bb: Download complete 04:32:27 f23df028b6ca: Verifying Checksum 04:32:27 f23df028b6ca: Download complete 04:32:27 d65c8cfc05b1: Verifying Checksum 04:32:27 d65c8cfc05b1: Download complete 04:32:27 699f458cf7ca: Verifying Checksum 04:32:27 699f458cf7ca: Download complete 04:32:28 8998bd30e6a1: Verifying Checksum 04:32:28 8998bd30e6a1: Download complete 04:32:30 2437ff75d9bd: Verifying Checksum 04:32:30 2437ff75d9bd: Download complete 04:32:32 8998bd30e6a1: Pull complete 04:32:33 04944245beec: Pull complete 04:32:35 699f458cf7ca: Pull complete 04:32:35 765212b225bb: Pull complete 04:32:36 f23df028b6ca: Pull complete 04:32:36 d65c8cfc05b1: Pull complete 04:32:58 2437ff75d9bd: Pull complete 04:32:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:58 prd-ubuntu20.04-docker-arm64-4c-16g-9484 does not seem to be running inside a container 04:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/264 -v /w/workspace/device-sdk-go/264:/w/workspace/device-sdk-go/264:rw,z -v /w/workspace/device-sdk-go/264@tmp:/w/workspace/device-sdk-go/264@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:arm64 cat 04:33:01 $ docker top 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:02 ---> job-cost.sh 04:33:02 lf-activate-venv: SKIPPING 04:33:02 INFO: No Stack... 04:33:03 INFO: Retrieving Pricing Info for: v3-standard-4 04:33:03 INFO: Archiving Costs [Pipeline] sh 04:33:04 + cat /w/workspace/device-sdk-go/264/archives/cost.csv 04:33:04 + cut -d, -f6 [Pipeline] lock 04:33:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] 04:33:04 Resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] did not exist. Created. 04:33:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:04 /w/workspace/device-sdk-go/264@tmp/durable-504dce27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:05 + echo total: 0.10999999940395355 [Pipeline] stash 04:33:05 Warning: overwriting stash ‘stack-cost’ 04:33:05 Stashed 1 file(s) [Pipeline] } 04:33:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-264-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:05 $ docker stop --time=1 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a 04:33:07 $ docker rm -f --volumes 86f7570c9a7a1ce50e078f2254b18c60282a4129a5a96dfb5a62e50b71b9868a [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 04:33:07 provisioning config files... 04:33:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18387091363459612580tmp [Pipeline] { [Pipeline] sh 04:33:07 + set +x 04:33:07 + curl -s https://codecov.io/bash 04:33:07 + bash -s -- 04:33:07 04:33:07 _____ _ 04:33:07 / ____| | | 04:33:07 | | ___ __| | ___ ___ _____ __ 04:33:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:07 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:07 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:07 Bash-1.0.6 04:33:07 04:33:07 04:33:07 ==> git version 2.25.1 found 04:33:07 ==> 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 04:33:07 Release-Date: 2020-01-08 04:33:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:33:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:07 ==> Jenkins CI detected. 04:33:07 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:33:07 project root: . 04:33:07 --> token set from env 04:33:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:07 ==> Running gcov in . (disable via -X gcov) 04:33:07 ==> Python coveragepy not found 04:33:07 ==> Searching for coverage reports in: 04:33:07 + . 04:33:07 -> Found 1 reports 04:33:07 ==> Detecting git/mercurial file structure 04:33:08 ==> Reading reports 04:33:08 + ./coverage.out bytes=122153 04:33:08 ==> Appending adjustments 04:33:08 https://docs.codecov.io/docs/fixing-reports 04:33:08 + Found adjustments 04:33:08 ==> Gzipping contents 04:33:08 20K /tmp/codecov.yKyeP4.gz 04:33:08 ==> Uploading reports 04:33:08 url: https://codecov.io 04:33:08 query: branch=main&commit=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:08 -> Pinging Codecov 04:33:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:33:08 -> Uploading to 04:33:08 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/7E55EF52A471D76F132DFD9A03CDDE97/e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d/faea3fe4-21d9-4818-b700-319a1ee46d46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T043308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de097d6ee20d3e0dd6d32ab6d87d0958611b222816d0c535e51b94b98e6c1049 04:33:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:08 Dload Upload Total Spent Left Speed 04:33:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16708 0 0 100 16708 0 52540 --:--:-- --:--:-- --:--:-- 52540 04:33:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] } 04:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:33:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:33:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:09 04:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:33:09 df9b9388f04a: Pulling fs layer 04:33:09 52dc419b0ee2: Pulling fs layer 04:33:09 25bc292e5bac: Pulling fs layer 04:33:09 114826534d7a: Pulling fs layer 04:33:09 4657fd5d0bcf: Pulling fs layer 04:33:09 6ad1cebc031e: Pulling fs layer 04:33:09 8a3aa393b2d8: Pulling fs layer 04:33:09 114826534d7a: Waiting 04:33:09 4657fd5d0bcf: Waiting 04:33:09 6ad1cebc031e: Waiting 04:33:09 8a3aa393b2d8: Waiting 04:33:09 25bc292e5bac: Download complete 04:33:09 52dc419b0ee2: Download complete 04:33:09 4657fd5d0bcf: Verifying Checksum 04:33:09 4657fd5d0bcf: Download complete 04:33:09 df9b9388f04a: Download complete 04:33:10 df9b9388f04a: Pull complete 04:33:10 6ad1cebc031e: Verifying Checksum 04:33:10 6ad1cebc031e: Download complete 04:33:10 52dc419b0ee2: Pull complete 04:33:10 25bc292e5bac: Pull complete 04:33:10 114826534d7a: Download complete 04:33:10 8a3aa393b2d8: Verifying Checksum 04:33:10 8a3aa393b2d8: Download complete 04:33:13 114826534d7a: Pull complete 04:33:13 4657fd5d0bcf: Pull complete 04:33:14 6ad1cebc031e: Pull complete 04:33:16 8a3aa393b2d8: Pull complete 04:33:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:16 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:33:21 $ docker top 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 -eo pid,comm [Pipeline] { [Pipeline] echo 04:33:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:33:22 + set -o pipefail 04:33:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:33:30 04:33:30 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:33:30 04:33:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/1e158213-eeb8-43ba-8504-7a3d19bd6c06 04:33:30 04:33:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:33:30 04:33:31 04:33:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:33:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:33:31 More details here: https://snyk.co/ue1NS [Pipeline] } 04:33:31 $ docker stop --time=1 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 04:33:35 $ docker rm -f --volumes 19763c6f31964cfd00a8068a5128cc1c00a58e6d94ea8319a43207f9898931c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:33:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:35 provisioning config files... 04:33:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4269763895056333331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:36 --> edgex-publish-swagger.sh 04:33:36 === Publish openapi/v3 API === 04:33:36 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:33:36 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:36 Dload Upload Total Spent Left Speed 04:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 45702 --:--:-- --:--:-- --:--:-- 45614 100 23674 0 0 100 23674 0 45614 --:--:-- --:--:-- --:--:-- 45614 04:33:36 04:33:36 [Pipeline] } 04:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:37 + git log --format=format:%s -1 e28de28d8c8f2f4c5ae4fdcac5a3c788fe68241d [Pipeline] sh 04:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:37 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:33:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:38 $ docker top 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be -eo pid,comm 04:33:38 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). 04:33:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:38 [ssh-agent] Looking for ssh-agent implementation... 04:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:38 $ docker exec 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be ssh-agent 04:33:38 SSH_AUTH_SOCK=/tmp/ssh-ab0fgju916Sd/agent.32 04:33:38 SSH_AGENT_PID=38 04:33:38 Running ssh-add (command line suppressed) 04:33:38 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2908815927874031993.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2908815927874031993.key) 04:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:39 + git semver tag 04:33:39 2023-10-18 04:33:39,236 [run_tag] DEBUG tag force:False 04:33:39 2023-10-18 04:33:39,236 [check_head_tag] DEBUG check head tag 04:33:39 2023-10-18 04:33:39,237 [execute] INFO git cat-file --batch-check 04:33:39 2023-10-18 04:33:39,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:33:39 2023-10-18 04:33:39,241 [execute] INFO git cat-file --batch 04:33:39 2023-10-18 04:33:39,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:33:39 2023-10-18 04:33:39,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:33:39 2023-10-18 04:33:39,261 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 04:33:39 2023-10-18 04:33:39,261 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:33:39 2023-10-18 04:33:39,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:33:39 3.1.0-dev.35 [Pipeline] } 04:33:39 $ docker exec --env ******** --env ******** 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be ssh-agent -k 04:33:39 unset SSH_AUTH_SOCK; 04:33:39 unset SSH_AGENT_PID; 04:33:39 echo Agent pid 38 killed; 04:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:39 + git semver [Pipeline] } 04:33:40 $ docker stop --time=1 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be 04:33:41 $ docker rm -f --volumes 46acfe28aefe08c2925b25e5af3483a6378ebe0f0100a858acd2cf6d82c494be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:41 04:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:42 0.23.1-centos7: Pulling from edgex-lftools 04:33:42 ab5ef0e58194: Pulling fs layer 04:33:42 9712f1f96733: Pulling fs layer 04:33:42 63f879dbbcfc: Pulling fs layer 04:33:42 0d9ebad4ef96: Pulling fs layer 04:33:42 e9a5061849ea: Pulling fs layer 04:33:42 d747dcd14b5f: Pulling fs layer 04:33:42 2de7ff778b66: Pulling fs layer 04:33:42 0d9ebad4ef96: Waiting 04:33:42 e9a5061849ea: Waiting 04:33:42 d747dcd14b5f: Waiting 04:33:42 2de7ff778b66: Waiting 04:33:42 9712f1f96733: Verifying Checksum 04:33:42 9712f1f96733: Download complete 04:33:42 63f879dbbcfc: Verifying Checksum 04:33:42 63f879dbbcfc: Download complete 04:33:42 0d9ebad4ef96: Verifying Checksum 04:33:42 0d9ebad4ef96: Download complete 04:33:42 d747dcd14b5f: Verifying Checksum 04:33:42 d747dcd14b5f: Download complete 04:33:42 ab5ef0e58194: Verifying Checksum 04:33:42 ab5ef0e58194: Download complete 04:33:42 e9a5061849ea: Verifying Checksum 04:33:42 e9a5061849ea: Download complete 04:33:42 2de7ff778b66: Verifying Checksum 04:33:42 2de7ff778b66: Download complete 04:33:45 ab5ef0e58194: Pull complete 04:33:45 9712f1f96733: Pull complete 04:33:45 63f879dbbcfc: Pull complete 04:33:50 0d9ebad4ef96: Pull complete 04:33:50 e9a5061849ea: Pull complete 04:33:50 d747dcd14b5f: Pull complete 04:33:50 2de7ff778b66: Pull complete 04:33:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:51 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:33:58 $ docker top 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:33:59 provisioning config files... 04:33:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7750129595048095293tmp 04:33:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1837415327332233669tmp 04:33:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config734858505530171210tmp [Pipeline] { [Pipeline] echo 04:33:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:33:59 ---> sigul-configuration.sh 04:33:59 gpg: directory `/root/.gnupg' created 04:33:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:33:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:33:59 gpg: keyring `/root/.gnupg/secring.gpg' created 04:33:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:33:59 gpg: CAST5 encrypted data 04:33:59 gpg: encrypted with 1 passphrase 04:33:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:33:59 + mkdir /home/jenkins 04:33:59 + mkdir /home/jenkins/sigul [Pipeline] sh 04:33:59 + 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 04:33:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:34:00 ---> sigul-install.sh 04:34:00 Sigul already installed; skipping installation. [Pipeline] sh 04:34:00 + git tag --list 04:34:00 0.7.1 04:34:00 delhi-tag 04:34:00 v1.0.0 04:34:00 v1.1.0 04:34:00 v1.1.1 04:34:00 v1.1.2 04:34:00 v1.2.0 04:34:00 v1.2.1 04:34:00 v1.2.2 04:34:00 v1.2.3 04:34:00 v1.3.0 04:34:00 v1.4.0 04:34:00 v2.0.0 04:34:00 v2.1.0 04:34:00 v2.1.1 04:34:00 v2.2.0 04:34:00 v2.3.0 04:34:00 v2.3.1 04:34:00 v3.0 04:34:00 v3.0.0 04:34:00 v3.0.1-dev.1 04:34:00 v3.1.0-dev.1 04:34:00 v3.1.0-dev.10 04:34:00 v3.1.0-dev.11 04:34:00 v3.1.0-dev.12 04:34:00 v3.1.0-dev.13 04:34:00 v3.1.0-dev.14 04:34:00 v3.1.0-dev.15 04:34:00 v3.1.0-dev.16 04:34:00 v3.1.0-dev.17 04:34:00 v3.1.0-dev.18 04:34:00 v3.1.0-dev.19 04:34:00 v3.1.0-dev.2 04:34:00 v3.1.0-dev.20 04:34:00 v3.1.0-dev.21 04:34:00 v3.1.0-dev.22 04:34:00 v3.1.0-dev.23 04:34:00 v3.1.0-dev.24 04:34:00 v3.1.0-dev.25 04:34:00 v3.1.0-dev.26 04:34:00 v3.1.0-dev.27 04:34:00 v3.1.0-dev.28 04:34:00 v3.1.0-dev.29 04:34:00 v3.1.0-dev.3 04:34:00 v3.1.0-dev.30 04:34:00 v3.1.0-dev.31 04:34:00 v3.1.0-dev.32 04:34:00 v3.1.0-dev.33 04:34:00 v3.1.0-dev.34 04:34:00 v3.1.0-dev.35 04:34:00 v3.1.0-dev.4 04:34:00 v3.1.0-dev.5 04:34:00 v3.1.0-dev.6 04:34:00 v3.1.0-dev.7 04:34:00 v3.1.0-dev.8 04:34:00 v3.1.0-dev.9 [Pipeline] sh 04:34:00 + lftools sign git-tag v3.1.0-dev.35 04:34:01 Signing Git tag with Sigul... 04:34:01 Signing v3.1.0-dev.35 [Pipeline] echo 04:34:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:34:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:34:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:34:01 $ docker stop --time=1 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da 04:34:03 $ docker rm -f --volumes 9c4fe4b730b5f069f3803ae9d8e6d75450f2b75bc5c837c990605ba7f9bf70da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:34:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:04 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:04 $ docker top ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 -eo pid,comm 04:34:04 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). 04:34:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:04 [ssh-agent] Looking for ssh-agent implementation... 04:34:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:04 $ docker exec ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 ssh-agent 04:34:04 SSH_AUTH_SOCK=/tmp/ssh-zu6e2F2piHz8/agent.32 04:34:04 SSH_AGENT_PID=38 04:34:04 Running ssh-add (command line suppressed) 04:34:04 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16970236079655388996.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16970236079655388996.key) 04:34:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:05 + git semver bump pre 04:34:05 2023-10-18 04:34:05,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:34:05 2023-10-18 04:34:05,339 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 04:34:05 2023-10-18 04:34:05,339 [bump_version] DEBUG bumped version:3.1.0-dev.36 04:34:05 2023-10-18 04:34:05,340 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:34:05 2023-10-18 04:34:05,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:34:05 2023-10-18 04:34:05,340 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:34:05 2023-10-18 04:34:05,343 [execute] INFO git cat-file --batch-check 04:34:05 2023-10-18 04:34:05,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:05 2023-10-18 04:34:05,349 [execute] INFO git cat-file --batch 04:34:05 2023-10-18 04:34:05,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:05 2023-10-18 04:34:05,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:34:05 3.1.0-dev.36 [Pipeline] } 04:34:05 $ docker exec --env ******** --env ******** ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 ssh-agent -k 04:34:05 unset SSH_AUTH_SOCK; 04:34:05 unset SSH_AGENT_PID; 04:34:05 echo Agent pid 38 killed; 04:34:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:05 + git semver [Pipeline] } 04:34:06 $ docker stop --time=1 ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 04:34:07 $ docker rm -f --volumes ecb3850fe70cebe7db3c493fc009e5dc562f5239d115296da507bb192f894199 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:08 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:08 $ docker top f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:08 [ssh-agent] Looking for ssh-agent implementation... 04:34:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:08 $ docker exec f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 ssh-agent 04:34:08 SSH_AUTH_SOCK=/tmp/ssh-NFQ7jae1t25V/agent.32 04:34:08 SSH_AGENT_PID=38 04:34:08 Running ssh-add (command line suppressed) 04:34:08 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1486883040659944867.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1486883040659944867.key) 04:34:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:09 + git semver push 04:34:09 2023-10-18 04:34:09,422 [run_push] DEBUG push 04:34:09 2023-10-18 04:34:09,423 [execute] INFO git cat-file --batch-check 04:34:09 2023-10-18 04:34:09,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:34:09 2023-10-18 04:34:09,427 [execute] INFO git rev-list 19addd0bd8b97a2b62222655e5b0143363ff617a -- 04:34:09 2023-10-18 04:34:09,427 [execute] DEBUG Popen(['git', 'rev-list', '19addd0bd8b97a2b62222655e5b0143363ff617a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:09 2023-10-18 04:34:09,439 [execute] INFO git fetch -v origin 04:34:09 2023-10-18 04:34:09,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:34:10 2023-10-18 04:34:09,989 [run_push] DEBUG no remote changes detected 04:34:10 2023-10-18 04:34:09,989 [execute] INFO git push origin semver 04:34:10 2023-10-18 04:34:09,989 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:34:11 2023-10-18 04:34:10,743 [run_push] DEBUG push all version tags 04:34:11 2023-10-18 04:34:10,743 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:34:11 2023-10-18 04:34:10,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:34:11 2023-10-18 04:34:11,493 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:34:11 3.1.0-dev.36 [Pipeline] } 04:34:11 $ docker exec --env ******** --env ******** f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 ssh-agent -k 04:34:11 unset SSH_AUTH_SOCK; 04:34:11 unset SSH_AGENT_PID; 04:34:11 echo Agent pid 38 killed; 04:34:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:12 + git semver [Pipeline] } 04:34:12 $ docker stop --time=1 f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 04:34:13 $ docker rm -f --volumes f079bb91206da99f72938cf0a82820195695fe30992566500c650eb996f10a95 [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 04:34:14 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:34:14 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:34:14 total 16 04:34:14 drwxr-xr-x 3 root root 4096 Oct 18 04:23 . 04:34:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:34 .. 04:34:14 drwxr-xr-x 2 root root 4096 Oct 18 04:23 cost 04:34:14 -rw-r--r-- 1 root root 85 Oct 18 04:23 cost.csv 04:34:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:34:14 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:34:14 total 16 04:34:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 04:23 . 04:34:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:34 .. 04:34:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 04:23 cost 04:34:14 -rw-r--r-- 1 jenkins jenkins 85 Oct 18 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:34:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:15 ---> package-listing.sh 04:34:15 ++ facter osfamily 04:34:15 ++ tr '[:upper:]' '[:lower:]' 04:34:15 + OS_FAMILY=debian 04:34:15 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:34:15 + START_PACKAGES=/tmp/packages_start.txt 04:34:15 + END_PACKAGES=/tmp/packages_end.txt 04:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:15 + PACKAGES=/tmp/packages_start.txt 04:34:15 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:34:15 + PACKAGES=/tmp/packages_end.txt 04:34:15 + case "${OS_FAMILY}" in 04:34:15 + dpkg -l 04:34:15 + grep '^ii' 04:34:15 + '[' -f /tmp/packages_start.txt ']' 04:34:15 + '[' -f /tmp/packages_end.txt ']' 04:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:15 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:34:15 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:34:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:34:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:16 prd-ubuntu20.04-docker-8c-8g-9483 does not seem to be running inside a container 04:34:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:34:16 $ docker top dcff49745a857e73c239383f335cf1dc50f4ac2f6d20a1f4144de2c82d1d088f -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:34:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:34:17 + ls /var/log/sa-host 04:34:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:17 provisioning config files... 04:34:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17002629891578347171tmp [Pipeline] { [Pipeline] echo 04:34:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:34:18 ---> create-netrc.sh [Pipeline] } 04:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:34:18 ---> python-tools-install.sh [Pipeline] echo 04:34:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:34:18 ---> sudo-logs.sh 04:34:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:34:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:34:19 ---> job-cost.sh 04:34:19 lf-activate-venv: SKIPPING 04:34:19 DEBUG: total: 0.2199999988079071 04:34:19 INFO: Retrieving Stack Cost... 04:34:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:34:20 INFO: Archiving Costs [Pipeline] echo 04:34:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:34:20 ---> logs-deploy.sh 04:34:20 lf-activate-venv: SKIPPING 04:34:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/264 04:34:20 INFO: archiving workspace using pattern(s): 04:34:21 Archives upload complete. 04:34:21 INFO: archiving logs to Nexus 04:34:22 ---> uname -a: 04:34:22 Linux prd-ubuntu20-04-docker-8c-8g-9483 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:34:22 04:34:22 04:34:22 ---> lscpu: 04:34:22 Architecture: x86_64 04:34:22 CPU op-mode(s): 32-bit, 64-bit 04:34:22 Byte Order: Little Endian 04:34:22 Address sizes: 40 bits physical, 48 bits virtual 04:34:22 CPU(s): 8 04:34:22 On-line CPU(s) list: 0-7 04:34:22 Thread(s) per core: 1 04:34:22 Core(s) per socket: 1 04:34:22 Socket(s): 8 04:34:22 NUMA node(s): 1 04:34:22 Vendor ID: AuthenticAMD 04:34:22 CPU family: 23 04:34:22 Model: 49 04:34:22 Model name: AMD EPYC-Rome Processor 04:34:22 Stepping: 0 04:34:22 CPU MHz: 2800.000 04:34:22 BogoMIPS: 5600.00 04:34:22 Virtualization: AMD-V 04:34:22 Hypervisor vendor: KVM 04:34:22 Virtualization type: full 04:34:22 L1d cache: 256 KiB 04:34:22 L1i cache: 256 KiB 04:34:22 L2 cache: 4 MiB 04:34:22 L3 cache: 128 MiB 04:34:22 NUMA node0 CPU(s): 0-7 04:34:22 Vulnerability Itlb multihit: Not affected 04:34:22 Vulnerability L1tf: Not affected 04:34:22 Vulnerability Mds: Not affected 04:34:22 Vulnerability Meltdown: Not affected 04:34:22 Vulnerability Mmio stale data: Not affected 04:34:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:34:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:34:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:34:22 Vulnerability Srbds: Not affected 04:34:22 Vulnerability Tsx async abort: Not affected 04:34:22 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 04:34:22 04:34:22 04:34:22 ---> nproc: 04:34:22 8 04:34:22 04:34:22 04:34:22 ---> df -h: 04:34:22 Filesystem Size Used Avail Use% Mounted on 04:34:22 overlay 155G 13G 143G 9% / 04:34:22 tmpfs 64M 0 64M 0% /dev 04:34:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:34:22 shm 64M 0 64M 0% /dev/shm 04:34:22 /dev/vda1 155G 13G 143G 9% /facter-os 04:34:22 04:34:22 04:34:22 ---> sar -b -r -n DEV: 04:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9483) 10/18/23 _x86_64_ (8 CPU) 04:34:22 04:34:22 04:19:49 LINUX RESTART (8 CPU) 04:34:22 04:34:22 04:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:34:22 04:21:00 188.99 48.16 140.83 0.00 5447.76 184978.37 0.00 04:34:22 04:22:01 165.48 0.98 164.50 0.00 13.64 49832.75 0.00 04:34:22 04:23:01 71.89 0.20 71.69 0.00 7.20 20519.78 0.00 04:34:22 04:24:01 122.41 0.08 122.33 0.00 14.13 35942.14 0.00 04:34:22 04:25:01 26.03 10.03 16.00 0.00 5174.07 2750.89 0.00 04:34:22 04:26:01 15.93 1.68 14.25 0.00 261.42 3581.54 0.00 04:34:22 04:27:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:34:22 04:28:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 04:34:22 04:29:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 04:34:22 04:30:01 2.48 0.00 2.48 0.00 0.00 39.99 0.00 04:34:22 04:31:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 04:34:22 04:32:01 1.80 0.00 1.80 0.00 0.00 20.13 0.00 04:34:22 04:33:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 04:34:22 04:34:01 125.96 0.23 125.73 0.00 13.73 58803.13 0.00 04:34:22 Average: 52.14 4.38 47.76 0.00 779.93 25496.41 0.00 04:34:22 04:34:22 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:34:22 04:21:00 29261864 31571656 749628 2.28 75140 2507124 1968680 5.80 998168 2245984 500 04:34:22 04:22:01 28304372 31426260 876452 2.67 147992 3157956 1999044 5.89 1233928 2862752 15584 04:34:22 04:23:01 28016116 31291912 1006892 3.06 153272 3288624 2492904 7.35 1536464 2824668 120792 04:34:22 04:24:01 27637740 31553524 748620 2.28 163356 3875464 1758572 5.18 1270944 3427304 436 04:34:22 04:25:01 27271484 31526496 767012 2.33 168928 4195716 1767204 5.21 1494148 3549884 94528 04:34:22 04:26:01 27269908 31541444 749736 2.28 171572 4208420 1809480 5.33 1497912 3540592 148 04:34:22 04:27:01 27270120 31541744 749372 2.28 171652 4208424 1809480 5.33 1497916 3540600 4 04:34:22 04:28:01 27272584 31544340 746780 2.27 171716 4208428 1809480 5.33 1495440 3540656 136 04:34:22 04:29:01 27272600 31544428 746656 2.27 171784 4208428 1809480 5.33 1495508 3540660 8 04:34:22 04:30:01 27272836 31545324 746288 2.27 171876 4208408 1809480 5.33 1495040 3541228 152 04:34:22 04:31:01 27272900 31545440 746316 2.27 171932 4208404 1809480 5.33 1495276 3541232 4 04:34:22 04:32:01 27273000 31545712 745964 2.27 172000 4208412 1809480 5.33 1495000 3541232 12 04:34:22 04:33:01 27272960 31545748 745868 2.27 172076 4208416 1809480 5.33 1495076 3541236 8 04:34:22 04:34:01 25752188 31501876 780164 2.37 209188 5516744 1825020 5.38 1624776 4790904 772 04:34:22 Average: 27458619 31516136 778982 2.37 163749 4014926 1877662 5.53 1437543 3430638 16649 04:34:22 04:34:22 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:34:22 04:21:00 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 04:34:22 04:21:00 vethccaea18 3.72 2.55 0.36 3.20 0.00 0.00 0.00 0.00 04:34:22 04:21:00 docker0 13.33 15.35 1.14 113.66 0.00 0.00 0.00 0.00 04:34:22 04:21:00 ens3 643.91 398.82 5691.73 87.35 0.00 0.00 0.00 0.00 04:34:22 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:22:01 vethbd64e1f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:34:22 04:22:01 docker0 228.16 270.84 18.21 2277.96 0.00 0.00 0.00 0.00 04:34:22 04:22:01 ens3 295.54 241.93 2300.52 30.00 0.00 0.00 0.00 0.00 04:34:22 04:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:34:22 04:23:01 veth291a188 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:34:22 04:23:01 docker0 2.87 4.78 0.20 31.31 0.00 0.00 0.00 0.00 04:34:22 04:23:01 ens3 39.14 36.96 56.18 101.43 0.00 0.00 0.00 0.00 04:34:22 04:24:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 04:34:22 04:24:01 docker0 1.45 3.48 0.09 30.92 0.00 0.00 0.00 0.00 04:34:22 04:24:01 ens3 102.95 61.69 2613.26 13.26 0.00 0.00 0.00 0.00 04:34:22 04:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:34:22 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:25:01 ens3 129.05 59.37 2027.10 4.19 0.00 0.00 0.00 0.00 04:34:22 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:26:01 ens3 0.70 0.48 0.29 0.13 0.00 0.00 0.00 0.00 04:34:22 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:31:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 04:34:22 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:22 04:34:01 veth64ae0dd 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 04:34:22 04:34:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 04:34:22 04:34:01 docker0 92.00 119.33 6.67 1026.41 0.00 0.00 0.00 0.00 04:34:22 04:34:01 ens3 388.99 247.93 8226.45 41.45 0.00 0.00 0.00 0.00 04:34:22 Average: veth64ae0dd 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 04:34:22 Average: lo 0.89 0.89 0.08 0.08 0.00 0.00 0.00 0.00 04:34:22 Average: docker0 24.37 29.84 1.90 251.00 0.00 0.00 0.00 0.00 04:34:22 Average: ens3 114.56 75.02 1494.91 19.86 0.00 0.00 0.00 0.00 04:34:22 04:34:22 04:34:22 ---> sar -P ALL: 04:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9483) 10/18/23 _x86_64_ (8 CPU) 04:34:22 04:34:22 04:19:49 LINUX RESTART (8 CPU) 04:34:22 04:34:22 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:34:22 04:21:00 all 9.30 0.00 3.29 4.42 0.05 82.94 04:34:22 04:21:00 0 11.33 0.00 2.32 2.47 0.05 83.83 04:34:22 04:21:00 1 8.38 0.00 3.19 8.24 0.05 80.13 04:34:22 04:21:00 2 8.18 0.00 2.58 0.47 0.05 88.72 04:34:22 04:21:00 3 10.79 0.00 3.15 0.89 0.07 85.10 04:34:22 04:21:00 4 7.71 0.00 3.88 10.65 0.05 77.70 04:34:22 04:21:00 5 9.04 0.00 3.24 1.05 0.05 86.62 04:34:22 04:21:00 6 10.09 0.00 3.81 11.27 0.05 74.78 04:34:22 04:21:00 7 8.84 0.00 4.17 0.34 0.07 86.59 04:34:22 04:22:01 all 5.02 0.00 2.26 3.26 0.04 89.43 04:34:22 04:22:01 0 4.42 0.00 2.43 6.00 0.03 87.12 04:34:22 04:22:01 1 5.03 0.00 2.36 0.03 0.03 92.54 04:34:22 04:22:01 2 4.82 0.00 1.63 0.18 0.03 93.33 04:34:22 04:22:01 3 5.00 0.00 1.91 0.33 0.05 92.71 04:34:22 04:22:01 4 5.20 0.00 2.10 5.27 0.05 87.38 04:34:22 04:22:01 5 5.51 0.00 1.53 0.33 0.02 92.62 04:34:22 04:22:01 6 5.21 0.00 3.11 4.35 0.03 87.29 04:34:22 04:22:01 7 4.96 0.00 2.98 9.60 0.03 82.43 04:34:22 04:23:01 all 47.29 0.00 4.40 0.93 0.09 47.29 04:34:22 04:23:01 0 44.98 0.00 4.56 4.34 0.10 46.01 04:34:22 04:23:01 1 45.64 0.00 4.69 0.13 0.08 49.45 04:34:22 04:23:01 2 48.96 0.00 4.32 0.25 0.10 46.37 04:34:22 04:23:01 3 45.33 0.00 4.46 0.35 0.08 49.76 04:34:22 04:23:01 4 49.19 0.00 4.38 1.98 0.07 44.38 04:34:22 04:23:01 5 48.55 0.00 4.45 0.08 0.10 46.81 04:34:22 04:23:01 6 48.19 0.00 3.98 0.12 0.10 47.61 04:34:22 04:23:01 7 47.44 0.00 4.36 0.20 0.10 47.90 04:34:22 04:24:01 all 11.12 0.00 2.12 2.05 0.04 84.67 04:34:22 04:24:01 0 10.46 0.00 2.14 0.40 0.03 86.96 04:34:22 04:24:01 1 11.62 0.00 2.49 7.10 0.05 78.75 04:34:22 04:24:01 2 12.00 0.00 2.04 1.05 0.03 84.88 04:34:22 04:24:01 3 11.14 0.00 2.55 6.19 0.03 80.09 04:34:22 04:24:01 4 10.77 0.00 1.92 1.31 0.03 85.96 04:34:22 04:24:01 5 11.02 0.00 1.91 0.02 0.05 87.00 04:34:22 04:24:01 6 10.57 0.00 1.97 0.34 0.05 87.08 04:34:22 04:24:01 7 11.43 0.00 1.92 0.03 0.07 86.55 04:34:22 04:25:01 all 1.05 0.00 0.34 0.42 0.01 98.18 04:34:22 04:25:01 0 0.20 0.00 0.25 0.70 0.00 98.85 04:34:22 04:25:01 1 0.45 0.00 0.18 0.90 0.02 98.45 04:34:22 04:25:01 2 3.05 0.00 0.55 0.18 0.02 96.20 04:34:22 04:25:01 3 0.77 0.00 0.33 0.52 0.02 98.37 04:34:22 04:25:01 4 2.03 0.00 0.30 0.28 0.02 97.38 04:34:22 04:25:01 5 0.53 0.00 0.25 0.02 0.00 99.20 04:34:22 04:25:01 6 0.55 0.00 0.48 0.72 0.00 98.25 04:34:22 04:25:01 7 0.78 0.00 0.33 0.07 0.02 98.80 04:34:22 04:26:01 all 0.69 0.00 0.24 0.06 0.01 99.00 04:34:22 04:26:01 0 0.33 0.00 0.22 0.03 0.02 99.40 04:34:22 04:26:01 1 0.80 0.00 0.28 0.33 0.02 98.57 04:34:22 04:26:01 2 0.37 0.00 0.18 0.02 0.00 99.43 04:34:22 04:26:01 3 2.25 0.00 0.21 0.02 0.02 97.50 04:34:22 04:26:01 4 0.35 0.00 0.37 0.02 0.00 99.27 04:34:22 04:26:01 5 0.57 0.00 0.23 0.02 0.02 99.17 04:34:22 04:26:01 6 0.48 0.00 0.23 0.02 0.02 99.25 04:34:22 04:26:01 7 0.38 0.00 0.18 0.02 0.00 99.42 04:34:22 04:27:01 all 0.11 0.00 0.01 0.06 0.01 99.81 04:34:22 04:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 04:34:22 04:27:01 1 0.00 0.00 0.02 0.45 0.02 99.52 04:34:22 04:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:34:22 04:27:01 3 0.73 0.00 0.00 0.00 0.00 99.27 04:34:22 04:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:27:01 5 0.05 0.00 0.05 0.00 0.02 99.88 04:34:22 04:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:34:22 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:28:01 all 0.03 0.00 0.01 0.26 0.01 99.71 04:34:22 04:28:01 0 0.00 0.00 0.00 0.35 0.00 99.65 04:34:22 04:28:01 1 0.05 0.00 0.00 1.62 0.02 98.32 04:34:22 04:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:34:22 04:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:34:22 04:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:28:01 5 0.03 0.00 0.02 0.08 0.02 99.85 04:34:22 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:34:22 04:29:01 all 0.20 0.00 0.01 0.01 0.00 99.78 04:34:22 04:29:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:34:22 04:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:34:22 04:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:29:01 3 1.51 0.00 0.02 0.00 0.02 98.45 04:34:22 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:34:22 04:30:01 all 0.06 0.00 0.02 0.08 0.01 99.83 04:34:22 04:30:01 0 0.03 0.00 0.03 0.12 0.02 99.80 04:34:22 04:30:01 1 0.07 0.00 0.02 0.55 0.02 99.35 04:34:22 04:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:34:22 04:30:01 3 0.27 0.00 0.02 0.00 0.00 99.72 04:34:22 04:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:34:22 04:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:34:22 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:31:01 all 0.16 0.00 0.01 0.03 0.00 99.80 04:34:22 04:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:31:01 1 0.35 0.00 0.02 0.13 0.00 99.50 04:34:22 04:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:31:01 3 0.88 0.00 0.00 0.00 0.00 99.12 04:34:22 04:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:34:22 04:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:34:22 04:31:01 6 0.00 0.00 0.00 0.13 0.00 99.87 04:34:22 04:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:34:22 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:34:22 04:32:01 all 0.05 0.00 0.01 0.02 0.00 99.92 04:34:22 04:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:32:01 1 0.05 0.00 0.00 0.07 0.00 99.88 04:34:22 04:32:01 2 0.00 0.00 0.02 0.07 0.00 99.92 04:34:22 04:32:01 3 0.28 0.00 0.00 0.00 0.00 99.72 04:34:22 04:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:34:22 04:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:34:22 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:34:22 04:33:01 all 0.01 0.00 0.00 0.01 0.00 99.97 04:34:22 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:33:01 1 0.02 0.00 0.00 0.03 0.00 99.95 04:34:22 04:33:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:34:22 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:34:22 04:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:34:22 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:34:22 04:34:01 all 8.56 0.00 3.56 3.51 0.06 84.31 04:34:22 04:34:01 0 8.51 0.00 3.22 0.12 0.05 88.10 04:34:22 04:34:01 1 8.59 0.00 2.92 3.54 0.07 84.88 04:34:22 04:34:01 2 10.07 0.00 3.60 0.39 0.05 85.90 04:34:22 04:34:01 3 7.40 0.00 3.69 3.64 0.05 85.21 04:34:22 04:34:01 4 8.60 0.00 3.42 3.49 0.05 84.44 04:34:22 04:34:01 5 8.87 0.00 2.76 0.76 0.07 87.54 04:34:22 04:34:01 6 8.25 0.00 4.14 0.07 0.05 87.49 04:34:22 04:34:01 7 8.19 0.00 4.72 16.30 0.09 70.70 04:34:22 Average: all 5.94 0.00 1.15 1.07 0.02 91.81 04:34:22 Average: 0 5.70 0.00 1.08 1.04 0.02 92.16 04:34:22 Average: 1 5.76 0.00 1.15 1.64 0.03 91.42 04:34:22 Average: 2 6.22 0.00 1.06 0.19 0.02 92.51 04:34:22 Average: 3 6.12 0.00 1.16 0.84 0.02 91.85 04:34:22 Average: 4 5.96 0.00 1.17 1.63 0.02 91.21 04:34:22 Average: 5 5.99 0.00 1.03 0.17 0.03 92.78 04:34:22 Average: 6 5.92 0.00 1.26 1.21 0.02 91.58 04:34:22 Average: 7 5.84 0.00 1.33 1.87 0.03 90.94 04:34:22 04:34:22 04:34:22