Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a4052b0b2f1e637c9c652109488342642a86f02 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-ssh14019596149124923265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16848697245896197260.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8537025327319964576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5236384784315937079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17990118988166426386.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16286 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2a4052b0b2f1e637c9c652109488342642a86f02 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a4052b0b2f1e637c9c652109488342642a86f02 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359)" > git rev-list --no-walk be4ef312c22dc034e41ce6d88dbc2c6735f3bed2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:08:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:08:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:08:03 ========================================================= 21:08:03 EdgeX Global Pipelines Version Info 21:08:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:08:04 ------------------- 21:08:04 stable info: 21:08:04 ------------------- 21:08:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:08:04 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:08:04 Message: update stable to v1.0.255 21:08:04 ------------------- 21:08:04 experimental info: 21:08:04 ------------------- 21:08:04 Commited By: **** collab-it+edgex@linuxfoundation.org 21:08:04 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:08:04 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a4052b [Pipeline] echo 21:08:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:05 provisioning config files... 21:08:05 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1077717372335238648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:05 ---> docker-login.sh 21:08:05 nexus3.edgexfoundry.org:10001 21:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:06 Configure a credential helper to remove this warning. See 21:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:06 21:08:06 Login Succeeded 21:08:06 nexus3.edgexfoundry.org:10002 21:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:06 Configure a credential helper to remove this warning. See 21:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:06 21:08:06 Login Succeeded 21:08:06 nexus3.edgexfoundry.org:10003 21:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:06 Configure a credential helper to remove this warning. See 21:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:06 21:08:06 Login Succeeded 21:08:06 nexus3.edgexfoundry.org:10004 21:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:06 Configure a credential helper to remove this warning. See 21:08:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:06 21:08:06 Login Succeeded 21:08:06 docker.io 21:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:07 Configure a credential helper to remove this warning. See 21:08:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:07 21:08:07 Login Succeeded 21:08:07 ---> docker-login.sh ends [Pipeline] } 21:08:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:08:07 + git rev-list -1 --merges 2a4052b0b2f1e637c9c652109488342642a86f02~1..2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo 21:08:07 -----------> git rev-list -1 --merges 2a4052b0b2f1e637c9c652109488342642a86f02~1..2a4052b0b2f1e637c9c652109488342642a86f02 2a4052b0b2f1e637c9c652109488342642a86f02 [false] [Pipeline] sh 21:08:07 + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo 21:08:07 ========================================================= 21:08:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:08:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:08 + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] echo 21:08:08 [semverPrep] GIT_COMMIT: 2a4052b0b2f1e637c9c652109488342642a86f02, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359) [Pipeline] echo 21:08:08 [semverPrep] This is not a build commit. [Pipeline] sh 21:08:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:08:08 + grep -v github /etc/ssh/ssh_known_hosts 21:08:08 + [ -e /tmp/ssh_known_hosts ] 21:08:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:08:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:08:08 + sudo tee -a /etc/ssh/ssh_known_hosts 21:08:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:08 21:08:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:09 0.1.4: Pulling from edgex-devops/py-git-semver 21:08:09 b85a868b505f: Pulling fs layer 21:08:09 e2be974225ed: Pulling fs layer 21:08:09 339a4e72a1f5: Pulling fs layer 21:08:09 988bab9f4d93: Pulling fs layer 21:08:09 1469e6f7b9e6: Pulling fs layer 21:08:09 eaf3925da568: Pulling fs layer 21:08:09 bab4dde63d76: Pulling fs layer 21:08:09 bde34c3a00c8: Pulling fs layer 21:08:09 b352a97aabf1: Pulling fs layer 21:08:09 4872d77fe225: Pulling fs layer 21:08:09 5851b861e8e6: Pulling fs layer 21:08:09 988bab9f4d93: Waiting 21:08:09 bab4dde63d76: Waiting 21:08:09 b352a97aabf1: Waiting 21:08:09 bde34c3a00c8: Waiting 21:08:09 eaf3925da568: Waiting 21:08:09 4872d77fe225: Waiting 21:08:09 1469e6f7b9e6: Waiting 21:08:09 e2be974225ed: Download complete 21:08:09 988bab9f4d93: Verifying Checksum 21:08:09 988bab9f4d93: Download complete 21:08:09 339a4e72a1f5: Verifying Checksum 21:08:09 339a4e72a1f5: Download complete 21:08:09 1469e6f7b9e6: Verifying Checksum 21:08:09 1469e6f7b9e6: Download complete 21:08:09 eaf3925da568: Verifying Checksum 21:08:09 eaf3925da568: Download complete 21:08:09 bde34c3a00c8: Download complete 21:08:09 b352a97aabf1: Verifying Checksum 21:08:09 b352a97aabf1: Download complete 21:08:09 4872d77fe225: Download complete 21:08:09 5851b861e8e6: Verifying Checksum 21:08:09 5851b861e8e6: Download complete 21:08:09 b85a868b505f: Verifying Checksum 21:08:09 b85a868b505f: Download complete 21:08:09 bab4dde63d76: Verifying Checksum 21:08:09 bab4dde63d76: Download complete 21:08:10 b85a868b505f: Pull complete 21:08:10 e2be974225ed: Pull complete 21:08:11 339a4e72a1f5: Pull complete 21:08:11 988bab9f4d93: Pull complete 21:08:11 1469e6f7b9e6: Pull complete 21:08:11 eaf3925da568: Pull complete 21:08:13 bab4dde63d76: Pull complete 21:08:13 bde34c3a00c8: Pull complete 21:08:13 b352a97aabf1: Pull complete 21:08:13 4872d77fe225: Pull complete 21:08:13 5851b861e8e6: Pull complete 21:08:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:08:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:14 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:08:17 $ docker top 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 -eo pid,comm 21:08:17 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). 21:08:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:17 [ssh-agent] Looking for ssh-agent implementation... 21:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:17 $ docker exec 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent 21:08:18 SSH_AUTH_SOCK=/tmp/ssh-9KbOvAHMCYGj/agent.32 21:08:18 SSH_AGENT_PID=38 21:08:18 Running ssh-add (command line suppressed) 21:08:18 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_684499733524338425.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_684499733524338425.key) 21:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:18 + git tag --points-at HEAD [Pipeline] } 21:08:18 $ docker exec --env ******** --env ******** 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent -k 21:08:18 unset SSH_AUTH_SOCK; 21:08:18 unset SSH_AGENT_PID; 21:08:18 echo Agent pid 38 killed; 21:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:18 [ssh-agent] Looking for ssh-agent implementation... 21:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:18 $ docker exec 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent 21:08:18 SSH_AUTH_SOCK=/tmp/ssh-DX5fzyX78jYd/agent.70 21:08:18 SSH_AGENT_PID=76 21:08:18 Running ssh-add (command line suppressed) 21:08:18 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11436856365084015996.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_11436856365084015996.key) 21:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:19 + git semver init 21:08:19 2023-11-01 21:08:19,435 [run_init] DEBUG init version:0.0.0 force:False 21:08:19 2023-11-01 21:08:19,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 21:08:19 2023-11-01 21:08:19,437 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 21:08:19 2023-11-01 21:08:19,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:08:20 2023-11-01 21:08:20,542 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 21:08:20 2023-11-01 21:08:20,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 21:08:20 2023-11-01 21:08:20,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:08:20 2023-11-01 21:08:20,543 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:08:20 3.1.0-dev.27 [Pipeline] } 21:08:20 $ docker exec --env ******** --env ******** 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 ssh-agent -k 21:08:21 unset SSH_AUTH_SOCK; 21:08:21 unset SSH_AGENT_PID; 21:08:21 echo Agent pid 76 killed; 21:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:21 + git semver [Pipeline] } 21:08:21 $ docker stop --time=1 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 21:08:22 $ docker rm -f --volumes 31447121b513777256841c91902254c1f6291b90f09abc05bec39bb48ffe7f04 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:08:23 Stashed 1 file(s) [Pipeline] echo 21:08:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 21:08:23 provisioning config files... 21:08:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15885428418551021561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:23 ---> docker-login.sh 21:08:23 nexus3.edgexfoundry.org:10001 21:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:23 Configure a credential helper to remove this warning. See 21:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:23 21:08:23 Login Succeeded 21:08:23 nexus3.edgexfoundry.org:10002 21:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:23 Configure a credential helper to remove this warning. See 21:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:23 21:08:23 Login Succeeded 21:08:23 nexus3.edgexfoundry.org:10003 21:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:24 Configure a credential helper to remove this warning. See 21:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:24 21:08:24 Login Succeeded 21:08:24 nexus3.edgexfoundry.org:10004 21:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:24 Configure a credential helper to remove this warning. See 21:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:24 21:08:24 Login Succeeded 21:08:24 docker.io 21:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:24 Configure a credential helper to remove this warning. See 21:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:24 21:08:24 Login Succeeded 21:08:24 ---> docker-login.sh ends [Pipeline] } 21:08:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:08:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:08:24 ========================================================= 21:08:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:08:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:08:24 Sending build context to Docker daemon 10.93MB 21:08:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:08:24 Step 2/12 : FROM ${BASE} AS builder 21:08:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:08:24 7264a8db6415: Pulling fs layer 21:08:24 c4d48a809fc2: Pulling fs layer 21:08:24 4f1c88b9dad5: Pulling fs layer 21:08:24 ad3a456e5733: Pulling fs layer 21:08:24 33e27b845d1e: Pulling fs layer 21:08:24 c68163c4e522: Pulling fs layer 21:08:24 50da416c3ac9: Pulling fs layer 21:08:24 ad3a456e5733: Waiting 21:08:24 33e27b845d1e: Waiting 21:08:24 c68163c4e522: Waiting 21:08:24 23d2d4c4bb30: Pulling fs layer 21:08:24 23d2d4c4bb30: Waiting 21:08:24 50da416c3ac9: Waiting 21:08:25 c4d48a809fc2: Verifying Checksum 21:08:25 c4d48a809fc2: Download complete 21:08:25 ad3a456e5733: Verifying Checksum 21:08:25 ad3a456e5733: Download complete 21:08:25 33e27b845d1e: Verifying Checksum 21:08:25 33e27b845d1e: Download complete 21:08:25 7264a8db6415: Verifying Checksum 21:08:25 7264a8db6415: Download complete 21:08:25 c68163c4e522: Verifying Checksum 21:08:25 c68163c4e522: Download complete 21:08:25 7264a8db6415: Pull complete 21:08:25 23d2d4c4bb30: Download complete 21:08:25 c4d48a809fc2: Pull complete 21:08:25 4f1c88b9dad5: Verifying Checksum 21:08:25 4f1c88b9dad5: Download complete 21:08:25 50da416c3ac9: Verifying Checksum 21:08:25 50da416c3ac9: Download complete 21:08:29 4f1c88b9dad5: Pull complete 21:08:29 ad3a456e5733: Pull complete 21:08:29 33e27b845d1e: Pull complete 21:08:29 c68163c4e522: Pull complete 21:08:31 50da416c3ac9: Pull complete 21:08:31 23d2d4c4bb30: Pull complete 21:08:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:08:31 ---> 0786185ac409 21:08:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:08:37 ---> Running in 9b2dd6ce482e 21:08:37 Removing intermediate container 9b2dd6ce482e 21:08:37 ---> eebfcd89aa73 21:08:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:37 ---> Running in e8c9c130ce8c 21:08:37 Removing intermediate container e8c9c130ce8c 21:08:37 ---> 222b14006efa 21:08:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:08:37 ---> Running in 7129519603bf 21:08:37 Removing intermediate container 7129519603bf 21:08:37 ---> 9c8c43a15373 21:08:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:08:37 ---> Running in 63f54e0b4d94 21:08:37 Removing intermediate container 63f54e0b4d94 21:08:37 ---> 60f2fc13cd02 21:08:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:37 ---> Running in 168a9900d6f6 21:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:37 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:08:37 (2/4) Installing libedit (20221030.3.1-r1) 21:08:37 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:08:37 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:08:37 Executing busybox-1.36.1-r2.trigger 21:08:37 OK: 268 MiB in 56 packages 21:08:38 Removing intermediate container 168a9900d6f6 21:08:38 ---> 3d7a72c05e3d 21:08:38 Step 8/12 : WORKDIR /device-rest-go 21:08:38 ---> Running in 42928f66b4f9 21:08:38 Removing intermediate container 42928f66b4f9 21:08:38 ---> dcd4037da3fa 21:08:38 Step 9/12 : COPY go.mod vendor* ./ 21:08:38 ---> 1d257e6797a3 21:08:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:38 ---> Running in 716d10afabcf 21:08:38 Still waiting to schedule task 21:08:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:09:17 Removing intermediate container 716d10afabcf 21:09:17 ---> 7c1ad06a6b13 21:09:17 Step 11/12 : COPY . . 21:09:17 ---> eebbca39221a 21:09:17 Step 12/12 : RUN $MAKE 21:09:17 ---> Running in 26985c2caa7f 21:09:17 noop 21:09:17 Removing intermediate container 26985c2caa7f 21:09:17 ---> 186e9f89872a 21:09:17 Successfully built 186e9f89872a 21:09:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:17 + docker inspect -f . ci-base-image-x86_64 21:09:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:17 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:09:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:17 $ docker top 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:18 + go version 21:09:18 go version go1.21.0 linux/amd64 [Pipeline] } 21:09:18 $ docker stop --time=1 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f 21:09:19 $ docker rm -f --volumes 6942c5594f33bfef2dfc90f75850f508f62f3720a022ae4d0f24e1252578541f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker inspect -f . ci-base-image-x86_64 21:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:19 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:09:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:09:20 $ docker top f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 21:09:20 + make test 21:09:20 go test ./... -coverprofile=coverage.out ./... 21:09:22 ? github.com/edgexfoundry/device-rest-go [no test files] 21:09:34 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:09:34 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.2% of statements 21:09:41 go vet ./... 21:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:09:43 ./bin/test-attribution-txt.sh [Pipeline] echo 21:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:09:43 $ docker stop --time=1 f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 21:09:47 $ docker rm -f --volumes f30a02b804ba52b76319f4a535761bf41512baa2c9f3b3b6d0aceeef3c156ae6 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:09:48 + ls -al . 21:09:48 total 184 21:09:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:09 . 21:09:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:08 .. 21:09:48 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:08 .dockerignore 21:09:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:09 .git 21:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:08 .github 21:09:48 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:08 .gitignore 21:09:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:08 .golangci.yml 21:09:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:08 .semver 21:09:48 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:08 Attribution.txt 21:09:48 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:08 CHANGELOG.md 21:09:48 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:08 Dockerfile 21:09:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:08 GOVERNANCE.md 21:09:48 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:08 Jenkinsfile 21:09:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:08 LICENSE 21:09:48 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:08 Makefile 21:09:48 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:08 OWNERS.md 21:09:48 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:08 README.md 21:09:48 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:08 VERSION 21:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:08 bin 21:09:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:08 cmd 21:09:48 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:09 coverage.out 21:09:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:08 driver 21:09:48 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:08 go.mod 21:09:48 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:08 go.sum 21:09:48 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:48 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 --label arch=amd64 --label version=3.1.0-dev.27 . 21:09:48 Sending build context to Docker daemon 10.95MB 21:09:48 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:09:48 Step 2/25 : FROM ${BASE} AS builder 21:09:48 ---> 186e9f89872a 21:09:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:09:49 ---> Running in 350afa2c1774 21:09:49 Removing intermediate container 350afa2c1774 21:09:49 ---> 1ed029c89ffa 21:09:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:49 ---> Running in c7f013321549 21:09:49 Removing intermediate container c7f013321549 21:09:49 ---> 496523ae694b 21:09:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:09:49 ---> Running in 3033c1a22554 21:09:49 Removing intermediate container 3033c1a22554 21:09:49 ---> 666190975fc5 21:09:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:09:49 ---> Running in 69618ef861bc 21:09:49 Removing intermediate container 69618ef861bc 21:09:49 ---> 04372fc3ce7d 21:09:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:49 ---> Running in 1a8a010c77a5 21:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:09:50 OK: 268 MiB in 56 packages 21:09:50 Removing intermediate container 1a8a010c77a5 21:09:50 ---> df886feff7e9 21:09:50 Step 8/25 : WORKDIR /device-rest-go 21:09:50 ---> Running in 4398061a1945 21:09:50 Removing intermediate container 4398061a1945 21:09:50 ---> c7f66482fdc6 21:09:50 Step 9/25 : COPY go.mod vendor* ./ 21:09:50 ---> dce900b9011f 21:09:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:50 ---> Running in 732fc586162f 21:09:51 Removing intermediate container 732fc586162f 21:09:51 ---> 9dae7531ced5 21:09:51 Step 11/25 : COPY . . 21:09:52 ---> 23eff2c846e6 21:09:52 Step 12/25 : RUN $MAKE 21:09:52 ---> Running in f6bfa1696a48 21:09:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:10:14 Removing intermediate container f6bfa1696a48 21:10:14 ---> 7a4e9ece1298 21:10:14 Step 13/25 : FROM alpine:3.18 21:10:14 3.18: Pulling from library/alpine 21:10:14 96526aa774ef: Pulling fs layer 21:10:14 96526aa774ef: Verifying Checksum 21:10:14 96526aa774ef: Download complete 21:10:14 96526aa774ef: Pull complete 21:10:14 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:10:14 Status: Downloaded newer image for alpine:3.18 21:10:14 ---> 8ca4688f4f35 21:10:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:10:14 ---> Running in 9df7ff08e160 21:10:14 Removing intermediate container 9df7ff08e160 21:10:14 ---> d11371cd9cc6 21:10:14 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:10:14 ---> Running in 5c053286c04a 21:10:14 Removing intermediate container 5c053286c04a 21:10:14 ---> 65b04f08013f 21:10:14 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:10:14 ---> Running in bdb44bd4f9fc 21:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:10:15 (1/1) Installing dumb-init (1.2.5-r2) 21:10:15 Executing busybox-1.36.1-r2.trigger 21:10:15 OK: 7 MiB in 16 packages 21:10:15 Removing intermediate container bdb44bd4f9fc 21:10:15 ---> c7121c2a6fea 21:10:15 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:10:16 ---> 5b0a25227d8f 21:10:16 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:10:16 ---> 92a828583da2 21:10:16 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:10:16 ---> fe1aaeebf47c 21:10:16 Step 20/25 : EXPOSE 59986 21:10:16 ---> Running in ed81bb84cde1 21:10:16 Removing intermediate container ed81bb84cde1 21:10:16 ---> 29b33f6f14fb 21:10:16 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:10:16 ---> Running in baa34af95499 21:10:16 Removing intermediate container baa34af95499 21:10:16 ---> cda9efbd25df 21:10:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:10:16 ---> Running in e8732bec619d 21:10:16 Removing intermediate container e8732bec619d 21:10:16 ---> c67f098ded95 21:10:16 Step 23/25 : LABEL arch=amd64 21:10:16 ---> Running in ce0acb6e4af7 21:10:16 Removing intermediate container ce0acb6e4af7 21:10:16 ---> 23bcbb800575 21:10:16 Step 24/25 : LABEL git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 21:10:16 ---> Running in d9de9f5d26e1 21:10:17 Removing intermediate container d9de9f5d26e1 21:10:17 ---> 7dcdbab9eb5f 21:10:17 Step 25/25 : LABEL version=3.1.0-dev.27 21:10:17 ---> Running in 96f43c65b1b1 21:10:17 Removing intermediate container 96f43c65b1b1 21:10:17 ---> aa5a4c959a4a 21:10:17 [Warning] One or more build-args [ARCH] were not consumed 21:10:17 Successfully built aa5a4c959a4a 21:10:17 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:17 provisioning config files... 21:10:17 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13247907824476540006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:17 ---> docker-login.sh 21:10:17 nexus3.edgexfoundry.org:10001 21:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:17 Configure a credential helper to remove this warning. See 21:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:17 21:10:17 Login Succeeded 21:10:17 nexus3.edgexfoundry.org:10002 21:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:17 Configure a credential helper to remove this warning. See 21:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:17 21:10:17 Login Succeeded 21:10:17 nexus3.edgexfoundry.org:10003 21:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:17 Configure a credential helper to remove this warning. See 21:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:17 21:10:17 Login Succeeded 21:10:17 nexus3.edgexfoundry.org:10004 21:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:17 Configure a credential helper to remove this warning. See 21:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:17 21:10:17 Login Succeeded 21:10:17 docker.io 21:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:18 Configure a credential helper to remove this warning. See 21:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:18 21:10:18 Login Succeeded 21:10:18 ---> docker-login.sh ends [Pipeline] } 21:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:18 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 21:10:18 2a4052b0b2f1e637c9c652109488342642a86f02 21:10:18 latest 21:10:18 3.1.0-dev.27 21:10:18 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:10:18 main 21:10:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:18 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:19 + docker push nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 21:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:10:19 03dc4b7a067f: Preparing 21:10:19 04b2def794d8: Preparing 21:10:19 4668d0c1125d: Preparing 21:10:19 4ed7122a789f: Preparing 21:10:19 cc2447e1835a: Preparing 21:10:19 cc2447e1835a: Layer already exists 21:10:19 4ed7122a789f: Pushed 21:10:19 04b2def794d8: Pushed 21:10:19 03dc4b7a067f: Pushed 21:10:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16287 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 21:10:19 Running in /w/workspace/device-rest-go/147 [Pipeline] { [Pipeline] checkout 21:10:19 The recommended git tool is: git 21:10:22 4668d0c1125d: Pushed 21:10:22 2a4052b0b2f1e637c9c652109488342642a86f02: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:22 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:22 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 21:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:10:22 03dc4b7a067f: Preparing 21:10:22 04b2def794d8: Preparing 21:10:22 4668d0c1125d: Preparing 21:10:22 4ed7122a789f: Preparing 21:10:22 cc2447e1835a: Preparing 21:10:22 03dc4b7a067f: Layer already exists 21:10:22 4668d0c1125d: Layer already exists 21:10:22 4ed7122a789f: Layer already exists 21:10:22 04b2def794d8: Layer already exists 21:10:22 cc2447e1835a: Layer already exists 21:10:22 latest: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:23 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:23 + docker push nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 21:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:10:23 03dc4b7a067f: Preparing 21:10:23 04b2def794d8: Preparing 21:10:23 4668d0c1125d: Preparing 21:10:23 4ed7122a789f: Preparing 21:10:23 cc2447e1835a: Preparing 21:10:23 cc2447e1835a: Layer already exists 21:10:23 03dc4b7a067f: Layer already exists 21:10:23 4ed7122a789f: Layer already exists 21:10:23 04b2def794d8: Layer already exists 21:10:23 4668d0c1125d: Layer already exists 21:10:23 3.1.0-dev.27: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:23 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:24 + docker push nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:10:24 03dc4b7a067f: Preparing 21:10:24 04b2def794d8: Preparing 21:10:24 4668d0c1125d: Preparing 21:10:24 4ed7122a789f: Preparing 21:10:24 cc2447e1835a: Preparing 21:10:24 4668d0c1125d: Layer already exists 21:10:24 03dc4b7a067f: Layer already exists 21:10:24 04b2def794d8: Layer already exists 21:10:24 4ed7122a789f: Layer already exists 21:10:24 cc2447e1835a: Layer already exists 21:10:24 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:24 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:24 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 21:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 21:10:24 03dc4b7a067f: Preparing 21:10:24 04b2def794d8: Preparing 21:10:24 4668d0c1125d: Preparing 21:10:24 4ed7122a789f: Preparing 21:10:24 cc2447e1835a: Preparing 21:10:24 03dc4b7a067f: Layer already exists 21:10:24 4ed7122a789f: Layer already exists 21:10:24 cc2447e1835a: Layer already exists 21:10:24 04b2def794d8: Layer already exists 21:10:24 4668d0c1125d: Layer already exists 21:10:24 main: digest: sha256:8a40fe0621b4b082b10bda353e04b804be8497cb6b762d829dca2de1a61406f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:10:24 ===================================================== [Pipeline] echo 21:10:24 taggedImages: 21:10:24 - nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02 21:10:24 - nexus3.edgexfoundry.org:10004/device-rest:latest 21:10:24 - nexus3.edgexfoundry.org:10004/device-rest:3.1.0-dev.27 21:10:24 - nexus3.edgexfoundry.org:10004/device-rest:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:10:24 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:25 using credential edgex-jenkins-ssh 21:10:25 Cloning the remote Git repository 21:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:25 21:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:25 latest: Pulling from edgex-lftools-log-publisher 21:10:25 5eb5b503b376: Pulling fs layer 21:10:25 5c69ac0246d0: Pulling fs layer 21:10:25 ec43610c2a17: Pulling fs layer 21:10:25 3a2ae6a8a46f: Pulling fs layer 21:10:25 33b1e0a273af: Pulling fs layer 21:10:25 5d3b04190fa2: Pulling fs layer 21:10:25 2f39f015ded8: Pulling fs layer 21:10:25 3a2ae6a8a46f: Waiting 21:10:25 33b1e0a273af: Waiting 21:10:25 2f39f015ded8: Waiting 21:10:25 5d3b04190fa2: Waiting 21:10:25 5c69ac0246d0: Verifying Checksum 21:10:25 5c69ac0246d0: Download complete 21:10:25 3a2ae6a8a46f: Verifying Checksum 21:10:25 3a2ae6a8a46f: Download complete 21:10:25 33b1e0a273af: Verifying Checksum 21:10:25 33b1e0a273af: Download complete 21:10:25 ec43610c2a17: Verifying Checksum 21:10:25 ec43610c2a17: Download complete 21:10:25 5d3b04190fa2: Verifying Checksum 21:10:25 5d3b04190fa2: Download complete 21:10:25 5eb5b503b376: Verifying Checksum 21:10:25 5eb5b503b376: Download complete 21:10:25 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 21:10:25 > git init /w/workspace/device-rest-go/147 # timeout=10 21:10:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 21:10:25 > git --version # timeout=10 21:10:25 > git --version # 'git version 2.25.1' 21:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:26 2f39f015ded8: Download complete 21:10:26 5eb5b503b376: Pull complete 21:10:27 5c69ac0246d0: Pull complete 21:10:27 ec43610c2a17: Pull complete 21:10:27 3a2ae6a8a46f: Pull complete 21:10:28 33b1e0a273af: Pull complete 21:10:28 5d3b04190fa2: Pull complete 21:10:28 Avoid second fetch 21:10:28 Checking out Revision 2a4052b0b2f1e637c9c652109488342642a86f02 (main) 21:10:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 21:10:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:28 > git config core.sparsecheckout # timeout=10 21:10:28 > git checkout -f 2a4052b0b2f1e637c9c652109488342642a86f02 # timeout=10 21:10:28 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#359)" 21:10:29 21:10:29 GitHub has been notified of this commit’s build result 21:10:29 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:10:29 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:29 Dload Upload Total Spent Left Speed 21:10:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 21:10:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:10:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:10:30 + sudo tee /etc/docker/daemon.new 21:10:30 { 21:10:30 "registry-mirrors": [ 21:10:30 "https://nexus3.edgexfoundry.org:10001" 21:10:30 ], 21:10:30 "bip": "10.250.0.254/24", 21:10:30 "hosts": [ 21:10:30 "tcp://0.0.0.0:5555", 21:10:30 "unix:///var/run/docker.sock" 21:10:30 ], 21:10:30 "mtu": 1458, 21:10:30 "selinux-enabled": true, 21:10:30 "seccomp-profile": "/etc/docker/seccomp.json" 21:10:30 } [Pipeline] sh 21:10:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:10:31 + sudo service docker restart 21:10:33 2f39f015ded8: Pull complete 21:10:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:33 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:38 $ docker top 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:38 ---> job-cost.sh 21:10:38 lf-activate-venv: SKIPPING 21:10:38 INFO: No Stack... 21:10:38 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:39 INFO: Archiving Costs [Pipeline] sh 21:10:39 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 21:10:39 + cut -d, -f6 [Pipeline] lock 21:10:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] 21:10:39 Resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] did not exist. Created. 21:10:39 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:40 + echo total: 0.2199999988079071 [Pipeline] stash 21:10:40 Stashed 1 file(s) [Pipeline] } 21:10:40 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 21:10:40 $ docker stop --time=1 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a 21:10:42 $ docker rm -f --volumes 0b2c1fa00077c5bebc63683e2dd3016aaedddb5642f80f95095420718b292a5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:49 provisioning config files... 21:10:49 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/147@tmp/config17780040858106344369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:50 ---> docker-login.sh 21:10:50 nexus3.edgexfoundry.org:10001 21:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:50 Configure a credential helper to remove this warning. See 21:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:50 21:10:50 Login Succeeded 21:10:50 nexus3.edgexfoundry.org:10002 21:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:51 Configure a credential helper to remove this warning. See 21:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:51 21:10:51 Login Succeeded 21:10:51 nexus3.edgexfoundry.org:10003 21:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:51 Configure a credential helper to remove this warning. See 21:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:51 21:10:51 Login Succeeded 21:10:51 nexus3.edgexfoundry.org:10004 21:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:51 Configure a credential helper to remove this warning. See 21:10:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:51 21:10:51 Login Succeeded 21:10:52 docker.io 21:10:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:52 Configure a credential helper to remove this warning. See 21:10:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:52 21:10:52 Login Succeeded 21:10:52 ---> docker-login.sh ends [Pipeline] } 21:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:52 ========================================================= 21:10:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:10:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:10:53 Sending build context to Docker daemon 121.9kB 21:10:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:10:53 Step 2/12 : FROM ${BASE} AS builder 21:10:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:53 9fda8d8052c6: Pulling fs layer 21:10:53 5d54e960e981: Pulling fs layer 21:10:53 c4a7e357bf2a: Pulling fs layer 21:10:53 f0e02332f6b5: Pulling fs layer 21:10:53 cefa15bbcfad: Pulling fs layer 21:10:53 17808c966233: Pulling fs layer 21:10:53 f4c1fc716caa: Pulling fs layer 21:10:53 cefa15bbcfad: Waiting 21:10:53 f0e02332f6b5: Waiting 21:10:53 17808c966233: Waiting 21:10:53 f4c1fc716caa: Waiting 21:10:53 5d54e960e981: Verifying Checksum 21:10:53 5d54e960e981: Download complete 21:10:53 f0e02332f6b5: Verifying Checksum 21:10:53 f0e02332f6b5: Download complete 21:10:53 cefa15bbcfad: Verifying Checksum 21:10:53 cefa15bbcfad: Download complete 21:10:53 9fda8d8052c6: Verifying Checksum 21:10:53 9fda8d8052c6: Download complete 21:10:54 f4c1fc716caa: Verifying Checksum 21:10:54 f4c1fc716caa: Download complete 21:10:54 9fda8d8052c6: Pull complete 21:10:55 5d54e960e981: Pull complete 21:10:55 c4a7e357bf2a: Verifying Checksum 21:10:55 c4a7e357bf2a: Download complete 21:10:56 17808c966233: Verifying Checksum 21:10:56 17808c966233: Download complete 21:11:09 c4a7e357bf2a: Pull complete 21:11:09 f0e02332f6b5: Pull complete 21:11:09 cefa15bbcfad: Pull complete 21:11:17 17808c966233: Pull complete 21:11:18 f4c1fc716caa: Pull complete 21:11:18 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:11:18 ---> ea914061e18c 21:11:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:11:20 ---> Running in cfcfeccaa99d 21:11:21 Removing intermediate container cfcfeccaa99d 21:11:21 ---> 40f9dfe78bd6 21:11:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:21 ---> Running in 6fca7b465bfd 21:11:21 Removing intermediate container 6fca7b465bfd 21:11:21 ---> 47778432480e 21:11:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:11:21 ---> Running in 206bca1945be 21:11:21 Removing intermediate container 206bca1945be 21:11:21 ---> 757cc63c7527 21:11:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:11:21 ---> Running in 34f6456a5d3c 21:11:22 Removing intermediate container 34f6456a5d3c 21:11:22 ---> b20a80127457 21:11:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:22 ---> Running in 79af9a94921f 21:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:11:24 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:11:24 (2/4) Installing libedit (20221030.3.1-r1) 21:11:24 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:11:24 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:11:24 Executing busybox-1.36.1-r2.trigger 21:11:25 OK: 270 MiB in 56 packages 21:11:26 Removing intermediate container 79af9a94921f 21:11:26 ---> 2cd41455e594 21:11:26 Step 8/12 : WORKDIR /device-rest-go 21:11:26 ---> Running in 69626810cb45 21:11:26 Removing intermediate container 69626810cb45 21:11:26 ---> e865ad736161 21:11:26 Step 9/12 : COPY go.mod vendor* ./ 21:11:26 ---> bde52b111b6c 21:11:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:26 ---> Running in 3d7fd101f7a5 21:12:49 Removing intermediate container 3d7fd101f7a5 21:12:49 ---> fdcac4a23601 21:12:49 Step 11/12 : COPY . . 21:12:49 ---> ba273b15cd1f 21:12:49 Step 12/12 : RUN $MAKE 21:12:49 ---> Running in ded92ceded60 21:12:49 noop 21:12:49 Removing intermediate container ded92ceded60 21:12:49 ---> 38f1baf2965d 21:12:49 Successfully built 38f1baf2965d 21:12:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker inspect -f . ci-base-image-arm64 21:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container 21:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:54 $ docker top de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:55 + go version 21:12:55 go version go1.21.0 linux/arm64 [Pipeline] } 21:12:55 $ docker stop --time=1 de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 21:12:56 $ docker rm -f --volumes de439096a28fa3f654498d6e8ce82458c266ee9ab147c129c37f31960efa2008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:57 + docker inspect -f . ci-base-image-arm64 21:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container 21:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:12:58 $ docker top d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:59 + git config --global --add safe.directory /w/workspace/device-rest-go/147 [Pipeline] fileExists [Pipeline] sh 21:12:59 + make test 21:12:59 go test ./... -coverprofile=coverage.out ./... 21:13:04 ? github.com/edgexfoundry/device-rest-go [no test files] 21:14:40 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 21:14:40 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements 21:14:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:14:40 go vet ./... 21:14:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:14:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:14:55 ./bin/test-attribution-txt.sh [Pipeline] echo 21:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:14:55 $ docker stop --time=1 d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c 21:14:59 $ docker rm -f --volumes d29cb78c8dd1d6cc401c082131d572cb3d0d48661cccd25657e36564814c0d6c [Pipeline] // withDockerContainer [Pipeline] sh 21:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:01 Warning: overwriting stash ‘coverage-report’ 21:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:02 + ls -al . 21:15:02 total 180 21:15:02 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 21:13 . 21:15:02 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 21:10 .. 21:15:02 -rw-rw-r-- 1 jenkins jenkins 151 Nov 1 21:10 .dockerignore 21:15:02 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 21:10 .git 21:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:10 .github 21:15:02 -rw-rw-r-- 1 jenkins jenkins 264 Nov 1 21:10 .gitignore 21:15:02 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 21:10 .golangci.yml 21:15:02 -rw-rw-r-- 1 jenkins jenkins 10300 Nov 1 21:10 Attribution.txt 21:15:02 -rw-rw-r-- 1 jenkins jenkins 15709 Nov 1 21:10 CHANGELOG.md 21:15:02 -rw-rw-r-- 1 jenkins jenkins 1578 Nov 1 21:10 Dockerfile 21:15:02 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 21:10 GOVERNANCE.md 21:15:02 -rw-rw-r-- 1 jenkins jenkins 680 Nov 1 21:10 Jenkinsfile 21:15:02 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 21:10 LICENSE 21:15:02 -rw-rw-r-- 1 jenkins jenkins 2010 Nov 1 21:10 Makefile 21:15:02 -rw-rw-r-- 1 jenkins jenkins 620 Nov 1 21:10 OWNERS.md 21:15:02 -rw-rw-r-- 1 jenkins jenkins 15738 Nov 1 21:10 README.md 21:15:02 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 21:08 VERSION 21:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:10 bin 21:15:02 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 21:10 cmd 21:15:02 -rw-r--r-- 1 jenkins jenkins 14499 Nov 1 21:14 coverage.out 21:15:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 21:10 driver 21:15:02 -rw-rw-r-- 1 jenkins jenkins 3891 Nov 1 21:10 go.mod 21:15:02 -rw-rw-r-- 1 jenkins jenkins 35094 Nov 1 21:10 go.sum 21:15:02 -rw-rw-r-- 1 jenkins jenkins 713 Nov 1 21:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:02 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 --label arch=arm64 --label version=3.1.0-dev.27 . 21:15:02 Sending build context to Docker daemon 137.2kB 21:15:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:15:02 Step 2/25 : FROM ${BASE} AS builder 21:15:02 ---> 38f1baf2965d 21:15:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:15:02 ---> Running in 8c1af081f819 21:15:03 Removing intermediate container 8c1af081f819 21:15:03 ---> d07106901559 21:15:03 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:15:03 ---> Running in 1181727bbdc3 21:15:03 Removing intermediate container 1181727bbdc3 21:15:03 ---> a4e8b1c526f9 21:15:03 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:15:03 ---> Running in f6182231985b 21:15:03 Removing intermediate container f6182231985b 21:15:03 ---> 1985e70d0a4c 21:15:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:15:03 ---> Running in a36f06a88182 21:15:04 Removing intermediate container a36f06a88182 21:15:04 ---> ec9334e9a64f 21:15:04 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:04 ---> Running in ed67ed1fc756 21:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:15:07 OK: 270 MiB in 56 packages 21:15:08 Removing intermediate container ed67ed1fc756 21:15:08 ---> e36d665b956d 21:15:08 Step 8/25 : WORKDIR /device-rest-go 21:15:08 ---> Running in d071c93bae32 21:15:08 Removing intermediate container d071c93bae32 21:15:08 ---> aaa0c503fd54 21:15:08 Step 9/25 : COPY go.mod vendor* ./ 21:15:12 ---> 0c78d12d2a8d 21:15:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:12 ---> Running in 7055f4da5b3b 21:15:14 Removing intermediate container 7055f4da5b3b 21:15:14 ---> 562db74bf573 21:15:14 Step 11/25 : COPY . . 21:15:14 ---> e4b56eca7bb5 21:15:14 Step 12/25 : RUN $MAKE 21:15:15 ---> Running in a545b8dd6449 21:15:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.1.0-dev.27 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-rest ./cmd 21:17:07 Removing intermediate container a545b8dd6449 21:17:07 ---> 1d947b0ef455 21:17:07 Step 13/25 : FROM alpine:3.18 21:17:07 3.18: Pulling from library/alpine 21:17:07 579b34f0a95b: Pulling fs layer 21:17:07 579b34f0a95b: Verifying Checksum 21:17:07 579b34f0a95b: Download complete 21:17:08 579b34f0a95b: Pull complete 21:17:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:17:08 Status: Downloaded newer image for alpine:3.18 21:17:08 ---> 3cc203321400 21:17:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:17:08 ---> Running in b1fdea7427c4 21:17:08 Removing intermediate container b1fdea7427c4 21:17:08 ---> 07b7e49c7f1a 21:17:08 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 21:17:08 ---> Running in 5fb41506c01c 21:17:08 Removing intermediate container 5fb41506c01c 21:17:08 ---> 96accd04ec91 21:17:08 Step 16/25 : RUN apk add --update --no-cache dumb-init 21:17:09 ---> Running in b0e01012ec6c 21:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:11 (1/1) Installing dumb-init (1.2.5-r2) 21:17:11 Executing busybox-1.36.1-r2.trigger 21:17:11 OK: 8 MiB in 16 packages 21:17:12 Removing intermediate container b0e01012ec6c 21:17:12 ---> e5a5536066c1 21:17:12 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 21:17:14 ---> 8a760a40cad1 21:17:14 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 21:17:14 ---> f9edd3b8411b 21:17:14 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 21:17:15 ---> 1d1cb004abbd 21:17:15 Step 20/25 : EXPOSE 59986 21:17:15 ---> Running in d9ec1b02c52d 21:17:16 Removing intermediate container d9ec1b02c52d 21:17:16 ---> 173d93632048 21:17:16 Step 21/25 : ENTRYPOINT ["/device-rest"] 21:17:16 ---> Running in a3978c0c2c3a 21:17:16 Removing intermediate container a3978c0c2c3a 21:17:16 ---> 054eca52e6b1 21:17:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 21:17:16 ---> Running in f6eca956ffa3 21:17:17 Removing intermediate container f6eca956ffa3 21:17:17 ---> 318e3f57ac4d 21:17:17 Step 23/25 : LABEL arch=arm64 21:17:17 ---> Running in e78ae9d97aec 21:17:17 Removing intermediate container e78ae9d97aec 21:17:17 ---> 54494c377f25 21:17:17 Step 24/25 : LABEL git_sha=2a4052b0b2f1e637c9c652109488342642a86f02 21:17:17 ---> Running in 21dc115c962e 21:17:17 Removing intermediate container 21dc115c962e 21:17:17 ---> 9f53d0eadd69 21:17:17 Step 25/25 : LABEL version=3.1.0-dev.27 21:17:17 ---> Running in 08fb45a106ec 21:17:18 Removing intermediate container 08fb45a106ec 21:17:18 ---> a8bed2a4b6b4 21:17:18 [Warning] One or more build-args [ARCH] were not consumed 21:17:18 Successfully built a8bed2a4b6b4 21:17:18 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:18 provisioning config files... 21:17:18 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/147@tmp/config2379342925258400800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:18 ---> docker-login.sh 21:17:18 nexus3.edgexfoundry.org:10001 21:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:19 Configure a credential helper to remove this warning. See 21:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:19 21:17:19 Login Succeeded 21:17:19 nexus3.edgexfoundry.org:10002 21:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:19 Configure a credential helper to remove this warning. See 21:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:19 21:17:19 Login Succeeded 21:17:19 nexus3.edgexfoundry.org:10003 21:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:19 Configure a credential helper to remove this warning. See 21:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:19 21:17:19 Login Succeeded 21:17:19 nexus3.edgexfoundry.org:10004 21:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:20 Configure a credential helper to remove this warning. See 21:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:20 21:17:20 Login Succeeded 21:17:20 docker.io 21:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:17:20 Configure a credential helper to remove this warning. See 21:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:17:20 21:17:20 Login Succeeded 21:17:20 ---> docker-login.sh ends [Pipeline] } 21:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:17:21 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 21:17:21 2a4052b0b2f1e637c9c652109488342642a86f02 21:17:21 latest 21:17:21 3.1.0-dev.27 21:17:21 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:17:21 main 21:17:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:21 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:21 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 21:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:17:21 79557db2cfa9: Preparing 21:17:21 751620398f52: Preparing 21:17:21 4ffc49b867f7: Preparing 21:17:21 146b973efde9: Preparing 21:17:21 5f4d9fc4d98d: Preparing 21:17:21 5f4d9fc4d98d: Layer already exists 21:17:22 751620398f52: Pushed 21:17:22 79557db2cfa9: Pushed 21:17:22 146b973efde9: Pushed 21:17:28 4ffc49b867f7: Pushed 21:17:28 2a4052b0b2f1e637c9c652109488342642a86f02: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:17:29 79557db2cfa9: Preparing 21:17:29 751620398f52: Preparing 21:17:29 4ffc49b867f7: Preparing 21:17:29 146b973efde9: Preparing 21:17:29 5f4d9fc4d98d: Preparing 21:17:29 751620398f52: Layer already exists 21:17:29 5f4d9fc4d98d: Layer already exists 21:17:29 79557db2cfa9: Layer already exists 21:17:29 4ffc49b867f7: Layer already exists 21:17:29 146b973efde9: Layer already exists 21:17:29 latest: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:30 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:30 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 21:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:17:30 79557db2cfa9: Preparing 21:17:30 751620398f52: Preparing 21:17:30 4ffc49b867f7: Preparing 21:17:30 146b973efde9: Preparing 21:17:30 5f4d9fc4d98d: Preparing 21:17:30 5f4d9fc4d98d: Layer already exists 21:17:30 79557db2cfa9: Layer already exists 21:17:30 751620398f52: Layer already exists 21:17:30 4ffc49b867f7: Layer already exists 21:17:30 146b973efde9: Layer already exists 21:17:30 3.1.0-dev.27: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:30 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:31 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:17:31 79557db2cfa9: Preparing 21:17:31 751620398f52: Preparing 21:17:31 4ffc49b867f7: Preparing 21:17:31 146b973efde9: Preparing 21:17:31 5f4d9fc4d98d: Preparing 21:17:31 79557db2cfa9: Layer already exists 21:17:31 5f4d9fc4d98d: Layer already exists 21:17:31 751620398f52: Layer already exists 21:17:31 146b973efde9: Layer already exists 21:17:31 4ffc49b867f7: Layer already exists 21:17:31 2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:31 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:32 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 21:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 21:17:32 79557db2cfa9: Preparing 21:17:32 751620398f52: Preparing 21:17:32 4ffc49b867f7: Preparing 21:17:32 146b973efde9: Preparing 21:17:32 5f4d9fc4d98d: Preparing 21:17:32 751620398f52: Layer already exists 21:17:32 4ffc49b867f7: Layer already exists 21:17:32 5f4d9fc4d98d: Layer already exists 21:17:32 146b973efde9: Layer already exists 21:17:32 79557db2cfa9: Layer already exists 21:17:32 main: digest: sha256:be494ca31aa45b2316f23c25c91037102d224a1ecedd07c2c9b744acd80a5962 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:17:32 ===================================================== [Pipeline] echo 21:17:32 taggedImages: 21:17:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02 21:17:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 21:17:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.1.0-dev.27 21:17:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2a4052b0b2f1e637c9c652109488342642a86f02-3.1.0-dev.27 21:17:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:33 21:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:33 arm64: Pulling from edgex-lftools-log-publisher 21:17:33 8998bd30e6a1: Pulling fs layer 21:17:33 04944245beec: Pulling fs layer 21:17:33 699f458cf7ca: Pulling fs layer 21:17:33 765212b225bb: Pulling fs layer 21:17:33 f23df028b6ca: Pulling fs layer 21:17:33 d65c8cfc05b1: Pulling fs layer 21:17:33 765212b225bb: Waiting 21:17:33 f23df028b6ca: Waiting 21:17:33 2437ff75d9bd: Pulling fs layer 21:17:33 d65c8cfc05b1: Waiting 21:17:33 2437ff75d9bd: Waiting 21:17:33 04944245beec: Verifying Checksum 21:17:33 04944245beec: Download complete 21:17:33 765212b225bb: Verifying Checksum 21:17:33 765212b225bb: Download complete 21:17:33 f23df028b6ca: Verifying Checksum 21:17:33 f23df028b6ca: Download complete 21:17:33 d65c8cfc05b1: Verifying Checksum 21:17:33 d65c8cfc05b1: Download complete 21:17:33 699f458cf7ca: Verifying Checksum 21:17:33 699f458cf7ca: Download complete 21:17:34 8998bd30e6a1: Verifying Checksum 21:17:34 8998bd30e6a1: Download complete 21:17:36 2437ff75d9bd: Download complete 21:17:38 8998bd30e6a1: Pull complete 21:17:39 04944245beec: Pull complete 21:17:40 699f458cf7ca: Pull complete 21:17:40 765212b225bb: Pull complete 21:17:41 f23df028b6ca: Pull complete 21:17:42 d65c8cfc05b1: Pull complete 21:18:00 2437ff75d9bd: Pull complete 21:18:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-16287 does not seem to be running inside a container 21:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/147 -v /w/workspace/device-rest-go/147:/w/workspace/device-rest-go/147:rw,z -v /w/workspace/device-rest-go/147@tmp:/w/workspace/device-rest-go/147@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:18:03 $ docker top b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:04 ---> job-cost.sh 21:18:04 lf-activate-venv: SKIPPING 21:18:04 INFO: No Stack... 21:18:04 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:05 INFO: Archiving Costs [Pipeline] sh 21:18:06 + cat /w/workspace/device-rest-go/147/archives/cost.csv 21:18:06 + cut -d, -f6 [Pipeline] lock 21:18:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] 21:18:06 Resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] did not exist. Created. 21:18:06 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:07 /w/workspace/device-rest-go/147@tmp/durable-0d1d18de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:18:07 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:07 Warning: overwriting stash ‘stack-cost’ 21:18:07 Stashed 1 file(s) [Pipeline] } 21:18:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-147-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:07 $ docker stop --time=1 b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 21:18:09 $ docker rm -f --volumes b863b057c44522da5382a441d7b4014a52ce5ff3cbc67b0321935b7fa8f85597 [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 21:18:09 provisioning config files... 21:18:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8795106495563257564tmp [Pipeline] { [Pipeline] sh 21:18:10 + set +x 21:18:10 + curl -s https://codecov.io/bash 21:18:10 + bash -s -- 21:18:10 21:18:10 _____ _ 21:18:10 / ____| | | 21:18:10 | | ___ __| | ___ ___ _____ __ 21:18:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:10 Bash-1.0.6 21:18:10 21:18:10 21:18:10 ==> git version 2.25.1 found 21:18:10 ==> 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 21:18:10 Release-Date: 2020-01-08 21:18:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:18:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:18:10 ==> Jenkins CI detected. 21:18:10 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 21:18:10 project root: . 21:18:10 --> token set from env 21:18:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:10 ==> Running gcov in . (disable via -X gcov) 21:18:10 ==> Python coveragepy not found 21:18:10 ==> Searching for coverage reports in: 21:18:10 + . 21:18:10 -> Found 1 reports 21:18:10 ==> Detecting git/mercurial file structure 21:18:10 ==> Reading reports 21:18:10 + ./coverage.out bytes=14499 21:18:10 ==> Appending adjustments 21:18:10 https://docs.codecov.io/docs/fixing-reports 21:18:10 + Found adjustments 21:18:10 ==> Gzipping contents 21:18:10 4.0K /tmp/codecov.tjqVfY.gz 21:18:10 ==> Uploading reports 21:18:10 url: https://codecov.io 21:18:10 query: branch=main&commit=2a4052b0b2f1e637c9c652109488342642a86f02&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:10 -> Pinging Codecov 21:18:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2a4052b0b2f1e637c9c652109488342642a86f02&build=147&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F147%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:18:10 -> Uploading to 21:18:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/4E5D53B4F1F92C436F7061BF334D961C/2a4052b0b2f1e637c9c652109488342642a86f02/30fd0717-f4b0-460f-9e5b-7dd31d67022d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T211810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58154b7824371cb54ba8f0e505f3b835224a1f51f6949d96209d625976472e71 21:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:10 Dload Upload Total Spent Left Speed 21:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 11433 --:--:-- --:--:-- --:--:-- 11377 100 2321 0 0 100 2321 0 9284 --:--:-- --:--:-- --:--:-- 9247 21:18:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] } 21:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:18:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:18:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:11 21:18:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:18:11 df9b9388f04a: Pulling fs layer 21:18:11 52dc419b0ee2: Pulling fs layer 21:18:11 25bc292e5bac: Pulling fs layer 21:18:11 114826534d7a: Pulling fs layer 21:18:11 4657fd5d0bcf: Pulling fs layer 21:18:11 6ad1cebc031e: Pulling fs layer 21:18:11 8a3aa393b2d8: Pulling fs layer 21:18:11 114826534d7a: Waiting 21:18:11 4657fd5d0bcf: Waiting 21:18:11 6ad1cebc031e: Waiting 21:18:11 8a3aa393b2d8: Waiting 21:18:11 25bc292e5bac: Download complete 21:18:11 52dc419b0ee2: Verifying Checksum 21:18:11 52dc419b0ee2: Download complete 21:18:11 4657fd5d0bcf: Verifying Checksum 21:18:11 4657fd5d0bcf: Download complete 21:18:11 df9b9388f04a: Download complete 21:18:11 6ad1cebc031e: Verifying Checksum 21:18:11 6ad1cebc031e: Download complete 21:18:12 df9b9388f04a: Pull complete 21:18:12 52dc419b0ee2: Pull complete 21:18:12 25bc292e5bac: Pull complete 21:18:12 114826534d7a: Verifying Checksum 21:18:12 114826534d7a: Download complete 21:18:12 8a3aa393b2d8: Verifying Checksum 21:18:12 8a3aa393b2d8: Download complete 21:18:15 114826534d7a: Pull complete 21:18:16 4657fd5d0bcf: Pull complete 21:18:16 6ad1cebc031e: Pull complete 21:18:18 8a3aa393b2d8: Pull complete 21:18:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:18:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:18 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:18:25 $ docker top 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e -eo pid,comm [Pipeline] { [Pipeline] echo 21:18:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 21:18:26 + set -o pipefail 21:18:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 21:18:31 21:18:31 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 21:18:31 21:18:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/0886dcc1-957b-45fe-8d05-c61cc4c527f7 21:18:31 21:18:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:18:31 21:18:31 21:18:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:18:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:18:31 More details here: https://snyk.co/ue1NS 21:18:31 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 21:18:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:18:31 $ docker stop --time=1 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e 21:18:35 $ docker rm -f --volumes 44f7489ac3b2d88fe204b2e748af66993389840156f55ac806eb491d758b855e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:36 + git log --format=format:%s -1 2a4052b0b2f1e637c9c652109488342642a86f02 [Pipeline] sh 21:18:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:36 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:18:37 $ docker top 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd -eo pid,comm 21:18:37 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). 21:18:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:37 [ssh-agent] Looking for ssh-agent implementation... 21:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:37 $ docker exec 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd ssh-agent 21:18:37 SSH_AUTH_SOCK=/tmp/ssh-UCqZBIjJLE1q/agent.33 21:18:37 SSH_AGENT_PID=39 21:18:37 Running ssh-add (command line suppressed) 21:18:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14468388026536328431.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_14468388026536328431.key) 21:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:38 + git semver tag 21:18:38 2023-11-01 21:18:38,328 [run_tag] DEBUG tag force:False 21:18:38 2023-11-01 21:18:38,328 [check_head_tag] DEBUG check head tag 21:18:38 2023-11-01 21:18:38,328 [execute] INFO git cat-file --batch-check 21:18:38 2023-11-01 21:18:38,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:18:38 2023-11-01 21:18:38,332 [execute] INFO git cat-file --batch 21:18:38 2023-11-01 21:18:38,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 21:18:38 2023-11-01 21:18:38,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:18:38 2023-11-01 21:18:38,348 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 21:18:38 2023-11-01 21:18:38,348 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:18:38 2023-11-01 21:18:38,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:18:38 3.1.0-dev.27 [Pipeline] } 21:18:38 $ docker exec --env ******** --env ******** 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd ssh-agent -k 21:18:38 unset SSH_AUTH_SOCK; 21:18:38 unset SSH_AGENT_PID; 21:18:38 echo Agent pid 39 killed; 21:18:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:38 + git semver [Pipeline] } 21:18:39 $ docker stop --time=1 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd 21:18:40 $ docker rm -f --volumes 21aa9d2265703c162ec0f6b45825431b4d204e98798f95fe68edd49b5fc840fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:40 21:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:41 0.23.1-centos7: Pulling from edgex-lftools 21:18:41 ab5ef0e58194: Pulling fs layer 21:18:41 9712f1f96733: Pulling fs layer 21:18:41 63f879dbbcfc: Pulling fs layer 21:18:41 0d9ebad4ef96: Pulling fs layer 21:18:41 e9a5061849ea: Pulling fs layer 21:18:41 d747dcd14b5f: Pulling fs layer 21:18:41 2de7ff778b66: Pulling fs layer 21:18:41 2de7ff778b66: Waiting 21:18:41 0d9ebad4ef96: Waiting 21:18:41 e9a5061849ea: Waiting 21:18:41 9712f1f96733: Verifying Checksum 21:18:41 9712f1f96733: Download complete 21:18:41 63f879dbbcfc: Verifying Checksum 21:18:41 63f879dbbcfc: Download complete 21:18:41 e9a5061849ea: Verifying Checksum 21:18:41 e9a5061849ea: Download complete 21:18:41 d747dcd14b5f: Verifying Checksum 21:18:41 d747dcd14b5f: Download complete 21:18:41 0d9ebad4ef96: Verifying Checksum 21:18:41 0d9ebad4ef96: Download complete 21:18:41 2de7ff778b66: Verifying Checksum 21:18:41 2de7ff778b66: Download complete 21:18:41 ab5ef0e58194: Verifying Checksum 21:18:41 ab5ef0e58194: Download complete 21:18:44 ab5ef0e58194: Pull complete 21:18:44 9712f1f96733: Pull complete 21:18:45 63f879dbbcfc: Pull complete 21:18:49 0d9ebad4ef96: Pull complete 21:18:49 e9a5061849ea: Pull complete 21:18:49 d747dcd14b5f: Pull complete 21:18:51 2de7ff778b66: Pull complete 21:18:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:51 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:18:58 $ docker top 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:18:58 provisioning config files... 21:18:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8593853291751856570tmp 21:18:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config759134510922143222tmp 21:18:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17621824572558116533tmp [Pipeline] { [Pipeline] echo 21:18:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:18:59 ---> sigul-configuration.sh 21:18:59 gpg: directory `/root/.gnupg' created 21:18:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:18:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:18:59 gpg: keyring `/root/.gnupg/secring.gpg' created 21:18:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:18:59 gpg: CAST5 encrypted data 21:18:59 gpg: encrypted with 1 passphrase 21:18:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:18:59 + mkdir /home/jenkins 21:18:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:18: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 21:18:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:00 ---> sigul-install.sh 21:19:00 Sigul already installed; skipping installation. [Pipeline] sh 21:19:00 + git tag --list 21:19:00 v1.0.0 21:19:00 v1.1.0 21:19:00 v1.1.1 21:19:00 v1.1.2 21:19:00 v1.2.0 21:19:00 v1.2.1 21:19:00 v2.0.0 21:19:00 v2.1.0 21:19:00 v2.1.1 21:19:00 v2.2.0 21:19:00 v2.3.0 21:19:00 v3.0 21:19:00 v3.0.0 21:19:00 v3.1.0-dev.1 21:19:00 v3.1.0-dev.10 21:19:00 v3.1.0-dev.11 21:19:00 v3.1.0-dev.12 21:19:00 v3.1.0-dev.13 21:19:00 v3.1.0-dev.14 21:19:00 v3.1.0-dev.15 21:19:00 v3.1.0-dev.16 21:19:00 v3.1.0-dev.17 21:19:00 v3.1.0-dev.18 21:19:00 v3.1.0-dev.19 21:19:00 v3.1.0-dev.2 21:19:00 v3.1.0-dev.20 21:19:00 v3.1.0-dev.21 21:19:00 v3.1.0-dev.22 21:19:00 v3.1.0-dev.23 21:19:00 v3.1.0-dev.24 21:19:00 v3.1.0-dev.25 21:19:00 v3.1.0-dev.26 21:19:00 v3.1.0-dev.27 21:19:00 v3.1.0-dev.3 21:19:00 v3.1.0-dev.4 21:19:00 v3.1.0-dev.5 21:19:00 v3.1.0-dev.6 21:19:00 v3.1.0-dev.7 21:19:00 v3.1.0-dev.8 21:19:00 v3.1.0-dev.9 [Pipeline] sh 21:19:00 + lftools sign git-tag v3.1.0-dev.27 21:19:01 Signing Git tag with Sigul... 21:19:01 Signing v3.1.0-dev.27 [Pipeline] echo 21:19:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:02 $ docker stop --time=1 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 21:19:03 $ docker rm -f --volumes 08acdbfa410ad30c15d7023344d5c3064208a81fad021c2b03b5f87b29635e61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:04 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:04 $ docker top 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 -eo pid,comm 21:19: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). 21:19:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:04 [ssh-agent] Looking for ssh-agent implementation... 21:19:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:04 $ docker exec 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 ssh-agent 21:19:04 SSH_AUTH_SOCK=/tmp/ssh-TJNP772FY0Wi/agent.31 21:19:04 SSH_AGENT_PID=38 21:19:04 Running ssh-add (command line suppressed) 21:19:04 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17951652810686107787.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17951652810686107787.key) 21:19:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:05 + git semver bump pre 21:19:05 2023-11-01 21:19:05,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:19:05 2023-11-01 21:19:05,537 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 21:19:05 2023-11-01 21:19:05,537 [bump_version] DEBUG bumped version:3.1.0-dev.28 21:19:05 2023-11-01 21:19:05,537 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 21:19:05 2023-11-01 21:19:05,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:19:05 2023-11-01 21:19:05,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:19:05 2023-11-01 21:19:05,539 [execute] INFO git cat-file --batch-check 21:19:05 2023-11-01 21:19:05,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:19:05 2023-11-01 21:19:05,546 [execute] INFO git cat-file --batch 21:19:05 2023-11-01 21:19:05,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:19:05 2023-11-01 21:19:05,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:19:05 3.1.0-dev.28 [Pipeline] } 21:19:05 $ docker exec --env ******** --env ******** 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 ssh-agent -k 21:19:05 unset SSH_AUTH_SOCK; 21:19:05 unset SSH_AGENT_PID; 21:19:05 echo Agent pid 38 killed; 21:19:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:06 + git semver [Pipeline] } 21:19:06 $ docker stop --time=1 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 21:19:07 $ docker rm -f --volumes 82732a90f837af27b02153fc91d47efac5e553fa372390d43f00f4ddec8005a7 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:08 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:19:08 $ docker top 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:09 [ssh-agent] Looking for ssh-agent implementation... 21:19:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:09 $ docker exec 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 ssh-agent 21:19:09 SSH_AUTH_SOCK=/tmp/ssh-TuHj19ZJBhou/agent.31 21:19:09 SSH_AGENT_PID=37 21:19:09 Running ssh-add (command line suppressed) 21:19:09 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8378218110486887666.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8378218110486887666.key) 21:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:09 + git semver push 21:19:09 2023-11-01 21:19:09,850 [run_push] DEBUG push 21:19:09 2023-11-01 21:19:09,851 [execute] INFO git cat-file --batch-check 21:19:09 2023-11-01 21:19:09,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:19:09 2023-11-01 21:19:09,856 [execute] INFO git rev-list e910a296e3632135ee31f9af52d0c102e85dde48 -- 21:19:09 2023-11-01 21:19:09,857 [execute] DEBUG Popen(['git', 'rev-list', 'e910a296e3632135ee31f9af52d0c102e85dde48', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:19:09 2023-11-01 21:19:09,865 [execute] INFO git fetch -v origin 21:19:09 2023-11-01 21:19:09,866 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:19:10 2023-11-01 21:19:10,394 [run_push] DEBUG no remote changes detected 21:19:10 2023-11-01 21:19:10,395 [execute] INFO git push origin semver 21:19:10 2023-11-01 21:19:10,395 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:19:11 2023-11-01 21:19:11,198 [run_push] DEBUG push all version tags 21:19:11 2023-11-01 21:19:11,199 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:19:11 2023-11-01 21:19:11,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 21:19:11 2023-11-01 21:19:11,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 21:19:11 3.1.0-dev.28 [Pipeline] } 21:19:12 $ docker exec --env ******** --env ******** 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 ssh-agent -k 21:19:12 unset SSH_AUTH_SOCK; 21:19:12 unset SSH_AGENT_PID; 21:19:12 echo Agent pid 37 killed; 21:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:12 + git semver [Pipeline] } 21:19:12 $ docker stop --time=1 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 21:19:13 $ docker rm -f --volumes 2efade89f852f4a242b4ab94c22656cb82a4023c5dd1b8bb0846164bcf9fbae1 [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 21:19:14 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 21:19:14 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:19:14 total 16 21:19:14 drwxr-xr-x 3 root root 4096 Nov 1 21:10 . 21:19:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 21:18 .. 21:19:14 drwxr-xr-x 2 root root 4096 Nov 1 21:10 cost 21:19:14 -rw-r--r-- 1 root root 86 Nov 1 21:10 cost.csv 21:19:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 21:19:14 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 21:19:14 total 16 21:19:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 21:10 . 21:19:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 21:18 .. 21:19:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 21:10 cost 21:19:14 -rw-r--r-- 1 jenkins jenkins 86 Nov 1 21:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:19:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:15 ---> package-listing.sh 21:19:15 ++ facter osfamily 21:19:15 ++ tr '[:upper:]' '[:lower:]' 21:19:15 + OS_FAMILY=debian 21:19:15 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 21:19:15 + START_PACKAGES=/tmp/packages_start.txt 21:19:15 + END_PACKAGES=/tmp/packages_end.txt 21:19:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:15 + PACKAGES=/tmp/packages_start.txt 21:19:15 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:19:15 + PACKAGES=/tmp/packages_end.txt 21:19:15 + case "${OS_FAMILY}" in 21:19:15 + dpkg -l 21:19:15 + grep '^ii' 21:19:15 + '[' -f /tmp/packages_start.txt ']' 21:19:15 + '[' -f /tmp/packages_end.txt ']' 21:19:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:15 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 21:19:15 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 21:19:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 21:19: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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:19:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:16 prd-ubuntu20.04-docker-8c-8g-16286 does not seem to be running inside a container 21:19:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:19:17 $ docker top 88382001a637888cb75db999946a75a61a01a0907924d2ec439aae672a41fba0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:18 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:18 + mkdir -p /var/log/sysstat [Pipeline] sh 21:19:18 + ls /var/log/sa-host 21:19:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:18 provisioning config files... 21:19:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config521456880626517601tmp [Pipeline] { [Pipeline] echo 21:19:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:19:19 ---> create-netrc.sh [Pipeline] } 21:19:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:19:19 ---> python-tools-install.sh [Pipeline] echo 21:19:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:19:19 ---> sudo-logs.sh 21:19:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:19:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:19:20 ---> job-cost.sh 21:19:20 lf-activate-venv: SKIPPING 21:19:20 DEBUG: total: 0.2199999988079071 21:19:20 INFO: Retrieving Stack Cost... 21:19:20 INFO: Retrieving Pricing Info for: v3-standard-8 21:19:20 INFO: Archiving Costs [Pipeline] echo 21:19:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:19:21 ---> logs-deploy.sh 21:19:21 lf-activate-venv: SKIPPING 21:19:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/147 21:19:21 INFO: archiving workspace using pattern(s): 21:19:22 Archives upload complete. 21:19:22 INFO: archiving logs to Nexus 21:19:23 ---> uname -a: 21:19:23 Linux prd-ubuntu20-04-docker-8c-8g-16286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:19:23 21:19:23 21:19:23 ---> lscpu: 21:19:23 Architecture: x86_64 21:19:23 CPU op-mode(s): 32-bit, 64-bit 21:19:23 Byte Order: Little Endian 21:19:23 Address sizes: 40 bits physical, 48 bits virtual 21:19:23 CPU(s): 8 21:19:23 On-line CPU(s) list: 0-7 21:19:23 Thread(s) per core: 1 21:19:23 Core(s) per socket: 1 21:19:23 Socket(s): 8 21:19:23 NUMA node(s): 1 21:19:23 Vendor ID: AuthenticAMD 21:19:23 CPU family: 23 21:19:23 Model: 49 21:19:23 Model name: AMD EPYC-Rome Processor 21:19:23 Stepping: 0 21:19:23 CPU MHz: 2799.998 21:19:23 BogoMIPS: 5599.99 21:19:23 Virtualization: AMD-V 21:19:23 Hypervisor vendor: KVM 21:19:23 Virtualization type: full 21:19:23 L1d cache: 256 KiB 21:19:23 L1i cache: 256 KiB 21:19:23 L2 cache: 4 MiB 21:19:23 L3 cache: 128 MiB 21:19:23 NUMA node0 CPU(s): 0-7 21:19:23 Vulnerability Itlb multihit: Not affected 21:19:23 Vulnerability L1tf: Not affected 21:19:23 Vulnerability Mds: Not affected 21:19:23 Vulnerability Meltdown: Not affected 21:19:23 Vulnerability Mmio stale data: Not affected 21:19:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:19:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:19:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:19:23 Vulnerability Srbds: Not affected 21:19:23 Vulnerability Tsx async abort: Not affected 21:19:23 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 21:19:23 21:19:23 21:19:23 ---> nproc: 21:19:23 8 21:19:23 21:19:23 21:19:23 ---> df -h: 21:19:23 Filesystem Size Used Avail Use% Mounted on 21:19:23 overlay 155G 13G 143G 9% / 21:19:23 tmpfs 64M 0 64M 0% /dev 21:19:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:19:23 shm 64M 0 64M 0% /dev/shm 21:19:23 /dev/vda1 155G 13G 143G 9% /facter-os 21:19:23 21:19:23 21:19:23 ---> sar -b -r -n DEV: 21:19:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16286) 11/01/23 _x86_64_ (8 CPU) 21:19:23 21:19:23 21:07:24 LINUX RESTART (8 CPU) 21:19:23 21:19:23 21:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:19:23 21:09:01 196.98 12.30 184.69 0.00 1789.57 58762.61 0.00 21:19:23 21:10:01 170.50 0.23 170.27 0.00 17.86 38783.14 0.00 21:19:23 21:11:01 126.42 0.12 126.31 0.00 17.73 35831.92 0.00 21:19:23 21:12:01 1.98 0.00 1.98 0.00 0.00 21.75 0.00 21:19:23 21:13:01 37.09 11.66 25.42 0.00 5423.13 6289.50 0.00 21:19:23 21:14:01 4.10 0.00 4.10 0.00 0.00 48.93 0.00 21:19:23 21:15:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 21:19:23 21:16:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 21:19:23 21:17:01 1.02 0.02 1.00 0.00 0.13 10.53 0.00 21:19:23 21:18:01 2.62 0.00 2.62 0.00 0.00 40.93 0.00 21:19:23 21:19:01 126.28 0.35 125.93 0.00 22.40 59848.16 0.00 21:19:23 Average: 60.85 2.24 58.61 0.00 661.02 18150.52 0.00 21:19:23 21:19:23 21:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:19:23 21:09:01 28107104 31545116 766632 2.33 124780 3496876 2021388 5.96 1205120 3098588 326476 21:19:23 21:10:01 27803892 31306056 996460 3.03 155392 3509388 2392752 7.05 1622740 2950864 316988 21:19:23 21:11:01 27611708 31551884 753656 2.29 165952 3902192 1752848 5.17 1281196 3452364 176 21:19:23 21:12:01 27611468 31551728 753568 2.29 165988 3902184 1752848 5.17 1280548 3452364 16 21:19:23 21:13:01 27244408 31540308 754220 2.29 174040 4234808 1821212 5.37 1507384 3564488 972 21:19:23 21:14:01 27244628 31540576 753852 2.29 174092 4234808 1821212 5.37 1507420 3564488 12 21:19:23 21:15:01 27248488 31544468 749996 2.28 174116 4234812 1821212 5.37 1503680 3564492 8 21:19:23 21:16:01 27248684 31544668 749700 2.28 174140 4234816 1821212 5.37 1504064 3564492 56 21:19:23 21:17:01 27247892 31544036 750456 2.28 174156 4234816 1821212 5.37 1504192 3564616 16 21:19:23 21:18:01 27248244 31544560 749492 2.28 174272 4234800 1821212 5.37 1503828 3564620 8 21:19:23 21:19:01 25721672 31492604 790876 2.41 209388 5543192 1874080 5.52 1638496 4813636 908 21:19:23 Average: 27303472 31518728 778992 2.37 169665 4160245 1883744 5.55 1459879 3559547 58694 21:19:23 21:19:23 21:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:19:23 21:09:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 21:19:23 21:09:01 ens3 604.30 420.58 7608.95 61.62 0.00 0.00 0.00 0.00 21:19:23 21:09:01 docker0 244.24 315.10 20.10 2591.32 0.00 0.00 0.00 0.00 21:19:23 21:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:19:23 21:10:01 ens3 43.14 26.38 69.54 16.32 0.00 0.00 0.00 0.00 21:19:23 21:10:01 docker0 1.40 2.53 0.08 30.87 0.00 0.00 0.00 0.00 21:19:23 21:10:01 vethffa3303 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:19:23 21:11:01 lo 7.20 7.20 0.72 0.72 0.00 0.00 0.00 0.00 21:19:23 21:11:01 ens3 169.03 139.94 2645.45 330.24 0.00 0.00 0.00 0.00 21:19:23 21:11:01 docker0 1.58 2.77 0.10 31.39 0.00 0.00 0.00 0.00 21:19:23 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:23 21:12:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:19:23 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:19:23 21:13:01 ens3 113.71 43.64 2026.41 3.48 0.00 0.00 0.00 0.00 21:19:23 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:23 21:14:01 ens3 0.82 0.63 2.55 0.04 0.00 0.00 0.00 0.00 21:19:23 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:15:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:19:23 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:23 21:16:01 ens3 1.20 0.25 0.17 0.08 0.00 0.00 0.00 0.00 21:19:23 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:17:01 ens3 1.87 0.33 0.35 0.21 0.00 0.00 0.00 0.00 21:19:23 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:19:23 21:18:01 ens3 1.22 0.20 0.12 0.07 0.00 0.00 0.00 0.00 21:19:23 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:19:23 21:19:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 21:19:23 21:19:01 ens3 446.44 247.46 8214.10 39.45 0.00 0.00 0.00 0.00 21:19:23 21:19:01 veth011014e 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 21:19:23 21:19:01 docker0 60.64 125.00 4.90 1026.51 0.00 0.00 0.00 0.00 21:19:23 Average: lo 1.58 1.58 0.15 0.15 0.00 0.00 0.00 0.00 21:19:23 Average: ens3 125.68 79.95 1869.72 41.05 0.00 0.00 0.00 0.00 21:19:23 Average: veth011014e 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 21:19:23 Average: docker0 27.99 40.49 2.29 334.53 0.00 0.00 0.00 0.00 21:19:23 21:19:23 21:19:23 ---> sar -P ALL: 21:19:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16286) 11/01/23 _x86_64_ (8 CPU) 21:19:23 21:19:23 21:07:24 LINUX RESTART (8 CPU) 21:19:23 21:19:23 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:19:23 21:09:01 all 8.83 0.00 3.84 4.00 0.06 83.26 21:19:23 21:09:01 0 8.00 0.00 4.36 2.46 0.07 85.12 21:19:23 21:09:01 1 9.82 0.00 3.69 1.21 0.05 85.22 21:19:23 21:09:01 2 8.93 0.00 3.04 0.39 0.05 87.59 21:19:23 21:09:01 3 8.19 0.00 3.55 0.42 0.07 87.77 21:19:23 21:09:01 4 8.56 0.00 4.26 10.88 0.07 76.23 21:19:23 21:09:01 5 8.68 0.00 3.77 7.01 0.07 80.48 21:19:23 21:09:01 6 8.71 0.00 3.94 7.44 0.07 79.84 21:19:23 21:09:01 7 9.73 0.00 4.14 2.26 0.07 83.81 21:19:23 21:10:01 all 38.96 0.00 5.14 2.83 0.08 52.99 21:19:23 21:10:01 0 38.10 0.00 5.09 3.74 0.07 53.01 21:19:23 21:10:01 1 40.22 0.00 5.83 9.28 0.08 44.58 21:19:23 21:10:01 2 38.52 0.00 5.42 0.19 0.07 55.81 21:19:23 21:10:01 3 37.92 0.00 4.50 2.36 0.08 55.14 21:19:23 21:10:01 4 39.39 0.00 4.75 3.97 0.08 51.80 21:19:23 21:10:01 5 39.07 0.00 4.98 0.94 0.08 54.92 21:19:23 21:10:01 6 38.57 0.00 5.47 1.99 0.07 53.91 21:19:23 21:10:01 7 39.88 0.00 5.11 0.19 0.08 54.74 21:19:23 21:11:01 all 7.35 0.00 2.38 2.48 0.05 87.73 21:19:23 21:11:01 0 7.33 0.00 2.34 0.02 0.05 90.27 21:19:23 21:11:01 1 8.25 0.00 1.99 0.07 0.07 89.63 21:19:23 21:11:01 2 6.84 0.00 2.23 0.97 0.03 89.92 21:19:23 21:11:01 3 6.36 0.00 2.08 2.37 0.05 89.15 21:19:23 21:11:01 4 8.25 0.00 2.57 1.04 0.03 88.10 21:19:23 21:11:01 5 7.59 0.00 2.28 1.83 0.05 88.25 21:19:23 21:11:01 6 6.66 0.00 2.80 0.44 0.03 90.07 21:19:23 21:11:01 7 7.56 0.00 2.75 13.29 0.07 76.33 21:19:23 21:12:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:19:23 21:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:19:23 21:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:12:01 5 0.07 0.00 0.00 0.05 0.00 99.88 21:19:23 21:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:19:23 21:12:01 7 0.02 0.00 0.05 0.02 0.02 99.90 21:19:23 21:13:01 all 1.35 0.00 0.71 1.12 0.02 96.80 21:19:23 21:13:01 0 1.42 0.00 0.95 0.62 0.02 97.00 21:19:23 21:13:01 1 1.60 0.00 0.93 0.72 0.02 96.73 21:19:23 21:13:01 2 1.24 0.00 0.47 0.55 0.03 97.70 21:19:23 21:13:01 3 0.67 0.00 0.50 2.40 0.02 96.41 21:19:23 21:13:01 4 2.12 0.00 0.70 0.52 0.02 96.65 21:19:23 21:13:01 5 1.55 0.00 0.60 1.33 0.02 96.50 21:19:23 21:13:01 6 1.25 0.00 0.93 1.80 0.02 96.00 21:19:23 21:13:01 7 0.94 0.00 0.60 0.99 0.03 97.44 21:19:23 21:14:01 all 0.02 0.00 0.01 0.02 0.01 99.94 21:19:23 21:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:19:23 21:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:19:23 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:19:23 21:14:01 3 0.00 0.00 0.05 0.13 0.00 99.82 21:19:23 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:19:23 21:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:19:23 21:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:15:01 all 0.04 0.00 0.01 0.01 0.01 99.93 21:19:23 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:19:23 21:15:01 2 0.17 0.00 0.00 0.00 0.02 99.82 21:19:23 21:15:01 3 0.03 0.00 0.00 0.12 0.00 99.85 21:19:23 21:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:19:23 21:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:19:23 21:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:19:23 21:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 21:19:23 21:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:19:23 21:16:01 2 0.13 0.00 0.03 0.00 0.00 99.83 21:19:23 21:16:01 3 0.02 0.00 0.00 0.05 0.02 99.92 21:19:23 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:19:23 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:19:23 21:16:01 6 0.08 0.00 0.05 0.00 0.02 99.85 21:19:23 21:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:19:23 21:17:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:19:23 21:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:19:23 21:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:19:23 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:19:23 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:19:23 21:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 21:19:23 21:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:19:23 21:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:19:23 21:18:01 0 0.02 0.00 0.05 0.02 0.00 99.92 21:19:23 21:18:01 1 0.05 0.00 0.00 0.02 0.00 99.93 21:19:23 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:18:01 3 0.05 0.00 0.02 0.05 0.02 99.87 21:19:23 21:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:19:23 21:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:19:23 21:18:01 6 0.07 0.00 0.00 0.00 0.02 99.92 21:19:23 21:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:19:23 21:19:01 all 8.59 0.00 3.63 4.25 0.05 83.47 21:19:23 21:19:01 0 9.71 0.00 3.27 3.49 0.05 83.47 21:19:23 21:19:01 1 7.86 0.00 4.39 2.31 0.07 85.38 21:19:23 21:19:01 2 8.47 0.00 3.49 12.94 0.05 75.05 21:19:23 21:19:01 3 9.04 0.00 4.49 2.35 0.05 84.07 21:19:23 21:19:01 4 8.36 0.00 3.40 0.25 0.05 87.93 21:19:23 21:19:01 5 8.73 0.00 3.02 0.17 0.03 88.05 21:19:23 21:19:01 6 9.53 0.00 3.70 2.71 0.05 84.01 21:19:23 21:19:01 7 7.04 0.00 3.29 9.86 0.07 79.74 21:19:23 21:19:23 Average: CPU %user %nice %system %iowait %steal %idle 21:19:23 Average: all 5.90 0.00 1.43 1.33 0.03 91.32 21:19:23 Average: 0 5.84 0.00 1.45 0.93 0.03 91.74 21:19:23 Average: 1 6.13 0.00 1.53 1.23 0.03 91.08 21:19:23 Average: 2 5.83 0.00 1.33 1.35 0.02 91.46 21:19:23 Average: 3 5.63 0.00 1.37 0.93 0.03 92.04 21:19:23 Average: 4 6.03 0.00 1.42 1.50 0.02 91.02 21:19:23 Average: 5 5.94 0.00 1.32 1.02 0.02 91.69 21:19:23 Average: 6 5.88 0.00 1.53 1.29 0.03 91.27 21:19:23 Average: 7 5.89 0.00 1.44 2.39 0.03 90.25 21:19:23 21:19:23 21:19:23