Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 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-ssh9907379241470857107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12999103573640637202.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh16889742320061544673.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17051631419446264814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh15666214597867331109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-17265’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17426’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17427’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18422 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 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 (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 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 Commit message: "Merge pull request #205 from lenny-intel/Go1.18" > git rev-list --no-walk deaabcb9638c408d38a62ca07687bca64c62376f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:53:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:53:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:53:21 ========================================================= 16:53:21 EdgeX Global Pipelines Version Info 16:53:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:53:21 ------------------- 16:53:21 stable info: 16:53:21 ------------------- 16:53:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:53:21 Message: update stable to v1.0.234 16:53:22 ------------------- 16:53:22 experimental info: 16:53:22 ------------------- 16:53:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:53:22 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 16:53:22 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:53:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:53:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:53:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo 16:53:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 328f14c [Pipeline] echo 16:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:23 provisioning config files... 16:53:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4225720643592759588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:23 ---> docker-login.sh 16:53:23 nexus3.edgexfoundry.org:10001 16:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:23 Configure a credential helper to remove this warning. See 16:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:23 16:53:23 Login Succeeded 16:53:23 nexus3.edgexfoundry.org:10002 16:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:23 Configure a credential helper to remove this warning. See 16:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:23 16:53:23 Login Succeeded 16:53:23 nexus3.edgexfoundry.org:10003 16:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:23 Configure a credential helper to remove this warning. See 16:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:23 16:53:23 Login Succeeded 16:53:23 nexus3.edgexfoundry.org:10004 16:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:24 Configure a credential helper to remove this warning. See 16:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:24 16:53:24 Login Succeeded 16:53:24 docker.io 16:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:24 Configure a credential helper to remove this warning. See 16:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:24 16:53:24 Login Succeeded 16:53:24 ---> docker-login.sh ends [Pipeline] } 16:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:53:24 + git rev-list -1 --merges 328f14cd4e0e2f12280e28257e4d0d1118a94cd7~1..328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo 16:53:24 -----------> git rev-list -1 --merges 328f14cd4e0e2f12280e28257e4d0d1118a94cd7~1..328f14cd4e0e2f12280e28257e4d0d1118a94cd7 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 16:53:24 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [false] [Pipeline] sh 16:53:25 + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo 16:53:25 ========================================================= 16:53:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:53:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:53:25 + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] echo 16:53:25 [semverPrep] GIT_COMMIT: 328f14cd4e0e2f12280e28257e4d0d1118a94cd7, Commit Message: Merge pull request #205 from lenny-intel/Go1.18 [Pipeline] echo 16:53:25 [semverPrep] This is not a build commit. [Pipeline] sh 16:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:53:26 + grep -v github /etc/ssh/ssh_known_hosts 16:53:26 + [ -e /tmp/ssh_known_hosts ] 16:53:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:53:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:53:26 + sudo tee -a /etc/ssh/ssh_known_hosts 16:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:26 16:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:26 0.1.4: Pulling from edgex-devops/py-git-semver 16:53:26 b85a868b505f: Pulling fs layer 16:53:26 e2be974225ed: Pulling fs layer 16:53:26 339a4e72a1f5: Pulling fs layer 16:53:26 988bab9f4d93: Pulling fs layer 16:53:26 1469e6f7b9e6: Pulling fs layer 16:53:26 eaf3925da568: Pulling fs layer 16:53:26 bab4dde63d76: Pulling fs layer 16:53:26 bde34c3a00c8: Pulling fs layer 16:53:26 b352a97aabf1: Pulling fs layer 16:53:26 4872d77fe225: Pulling fs layer 16:53:26 5851b861e8e6: Pulling fs layer 16:53:26 eaf3925da568: Waiting 16:53:26 bab4dde63d76: Waiting 16:53:26 bde34c3a00c8: Waiting 16:53:26 b352a97aabf1: Waiting 16:53:26 4872d77fe225: Waiting 16:53:26 988bab9f4d93: Waiting 16:53:26 1469e6f7b9e6: Waiting 16:53:26 5851b861e8e6: Waiting 16:53:26 e2be974225ed: Verifying Checksum 16:53:26 e2be974225ed: Download complete 16:53:26 988bab9f4d93: Verifying Checksum 16:53:26 988bab9f4d93: Download complete 16:53:27 1469e6f7b9e6: Verifying Checksum 16:53:27 1469e6f7b9e6: Download complete 16:53:27 eaf3925da568: Verifying Checksum 16:53:27 eaf3925da568: Download complete 16:53:27 339a4e72a1f5: Verifying Checksum 16:53:27 339a4e72a1f5: Download complete 16:53:27 bde34c3a00c8: Download complete 16:53:27 b352a97aabf1: Verifying Checksum 16:53:27 b352a97aabf1: Download complete 16:53:27 4872d77fe225: Download complete 16:53:27 5851b861e8e6: Verifying Checksum 16:53:27 b85a868b505f: Verifying Checksum 16:53:27 b85a868b505f: Download complete 16:53:27 bab4dde63d76: Verifying Checksum 16:53:27 bab4dde63d76: Download complete 16:53:28 b85a868b505f: Pull complete 16:53:28 e2be974225ed: Pull complete 16:53:29 339a4e72a1f5: Pull complete 16:53:29 988bab9f4d93: Pull complete 16:53:29 1469e6f7b9e6: Pull complete 16:53:29 eaf3925da568: Pull complete 16:53:31 bab4dde63d76: Pull complete 16:53:31 bde34c3a00c8: Pull complete 16:53:31 b352a97aabf1: Pull complete 16:53:31 4872d77fe225: Pull complete 16:53:31 5851b861e8e6: Pull complete 16:53:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:53:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:53:32 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 16:53:32 $ 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 16:53:33 $ docker top e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 -eo pid,comm 16:53:33 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). 16:53:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:53:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:33 [ssh-agent] Looking for ssh-agent implementation... 16:53:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:33 $ docker exec e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent 16:53:33 SSH_AUTH_SOCK=/tmp/ssh-jam2bv2WLV7G/agent.33 16:53:33 SSH_AGENT_PID=40 16:53:33 Running ssh-add (command line suppressed) 16:53:34 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8950085259967903048.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8950085259967903048.key) 16:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:34 + git tag --points-at HEAD [Pipeline] } 16:53:34 $ docker exec --env ******** --env ******** e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent -k 16:53:34 unset SSH_AUTH_SOCK; 16:53:34 unset SSH_AGENT_PID; 16:53:34 echo Agent pid 40 killed; 16:53:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:53:34 [ssh-agent] Looking for ssh-agent implementation... 16:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:53:34 $ docker exec e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent 16:53:34 SSH_AUTH_SOCK=/tmp/ssh-FUcnJd7h8s6J/agent.74 16:53:34 SSH_AGENT_PID=80 16:53:34 Running ssh-add (command line suppressed) 16:53:34 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1972042200791234108.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1972042200791234108.key) 16:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:53:35 + git semver init 16:53:35 2022-07-11 16:53:35,493 [run_init] DEBUG init version:0.0.0 force:False 16:53:35 2022-07-11 16:53:35,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 16:53:35 2022-07-11 16:53:35,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 16:53:35 2022-07-11 16:53:35,494 [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) 16:53:36 2022-07-11 16:53:36,353 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 16:53:36 2022-07-11 16:53:36,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 16:53:36 2022-07-11 16:53:36,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 16:53:36 2022-07-11 16:53:36,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 16:53:36 2.2.1-dev.8 [Pipeline] } 16:53:36 $ docker exec --env ******** --env ******** e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 ssh-agent -k 16:53:36 unset SSH_AUTH_SOCK; 16:53:36 unset SSH_AGENT_PID; 16:53:36 echo Agent pid 80 killed; 16:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:53:36 + git semver [Pipeline] } 16:53:37 $ docker stop --time=1 e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 16:53:38 $ docker rm -f e447827b71ce4e7e1119302c2fa342db58fb069cd391423cc78fa30acd0ee857 [Pipeline] // withDockerContainer [Pipeline] sh 16:53:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:53:39 Stashed 1 file(s) [Pipeline] echo 16:53:39 [edgeXSemver]: initialized semver on version 2.2.1-dev.8 [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 16:53:39 provisioning config files... 16:53:39 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4647608564118332293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:39 ---> docker-login.sh 16:53:39 nexus3.edgexfoundry.org:10001 16:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:39 Configure a credential helper to remove this warning. See 16:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:39 16:53:39 Login Succeeded 16:53:39 nexus3.edgexfoundry.org:10002 16:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:39 Configure a credential helper to remove this warning. See 16:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:39 16:53:39 Login Succeeded 16:53:39 nexus3.edgexfoundry.org:10003 16:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:39 Configure a credential helper to remove this warning. See 16:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:39 16:53:39 Login Succeeded 16:53:39 nexus3.edgexfoundry.org:10004 16:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:40 Configure a credential helper to remove this warning. See 16:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:40 16:53:40 Login Succeeded 16:53:40 docker.io 16:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:53:40 Configure a credential helper to remove this warning. See 16:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:53:40 16:53:40 Login Succeeded 16:53:40 ---> docker-login.sh ends [Pipeline] } 16:53:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:53:40 ========================================================= 16:53:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:53:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:53:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:53:41 Sending build context to Docker daemon 10.68MB 16:53:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:53:41 Step 2/12 : FROM ${BASE} AS builder 16:53:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:53:41 59bf1c3509f3: Pulling fs layer 16:53:41 666ba61612fd: Pulling fs layer 16:53:41 8ed8ca486205: Pulling fs layer 16:53:41 cc1cd167ecdc: Pulling fs layer 16:53:41 c516ae0d96e1: Pulling fs layer 16:53:41 684cea983483: Pulling fs layer 16:53:41 dd3240ac7de5: Pulling fs layer 16:53:41 b1e948a4e11c: Pulling fs layer 16:53:41 a8fd76ee1af6: Pulling fs layer 16:53:41 646ad004c059: Pulling fs layer 16:53:41 cc1cd167ecdc: Waiting 16:53:41 684cea983483: Waiting 16:53:41 dd3240ac7de5: Waiting 16:53:41 b1e948a4e11c: Waiting 16:53:41 a8fd76ee1af6: Waiting 16:53:41 646ad004c059: Waiting 16:53:41 c516ae0d96e1: Waiting 16:53:41 8ed8ca486205: Verifying Checksum 16:53:41 8ed8ca486205: Download complete 16:53:41 666ba61612fd: Download complete 16:53:41 c516ae0d96e1: Download complete 16:53:41 684cea983483: Verifying Checksum 16:53:41 684cea983483: Download complete 16:53:41 dd3240ac7de5: Verifying Checksum 16:53:41 dd3240ac7de5: Download complete 16:53:42 b1e948a4e11c: Verifying Checksum 16:53:42 b1e948a4e11c: Download complete 16:53:42 59bf1c3509f3: Download complete 16:53:42 59bf1c3509f3: Pull complete 16:53:42 666ba61612fd: Pull complete 16:53:42 8ed8ca486205: Pull complete 16:53:42 646ad004c059: Verifying Checksum 16:53:42 646ad004c059: Download complete 16:53:42 cc1cd167ecdc: Verifying Checksum 16:53:42 cc1cd167ecdc: Download complete 16:53:42 a8fd76ee1af6: Verifying Checksum 16:53:42 a8fd76ee1af6: Download complete 16:53:47 cc1cd167ecdc: Pull complete 16:53:47 c516ae0d96e1: Pull complete 16:53:47 684cea983483: Pull complete 16:53:47 dd3240ac7de5: Pull complete 16:53:47 b1e948a4e11c: Pull complete 16:53:49 a8fd76ee1af6: Pull complete 16:53:49 646ad004c059: Pull complete 16:53:49 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:53:49 ---> 8f69c11f6b0c 16:53:49 Step 3/12 : ARG MAKE='make build' 16:53:51 ---> Running in a7349e6c3ee5 16:53:51 Removing intermediate container a7349e6c3ee5 16:53:51 ---> 18812e0c0533 16:53:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:53:51 ---> Running in ceb910f16d0e 16:53:51 Removing intermediate container ceb910f16d0e 16:53:51 ---> 19a47f228c64 16:53:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 16:53:51 ---> Running in 16beae78463e 16:53:51 Removing intermediate container 16beae78463e 16:53:51 ---> 1b247efc9a3a 16:53:51 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:51 ---> Running in c1630d7c5dec 16:53:52 Removing intermediate container c1630d7c5dec 16:53:52 ---> 3550177202d9 16:53:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:53:52 ---> Running in c256074fa913 16:53:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:53:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:53:53 (1/4) Installing openssh-keygen (8.8_p1-r1) 16:53:53 (2/4) Installing libedit (20210910.3.1-r0) 16:53:53 (3/4) Installing openssh-client-common (8.8_p1-r1) 16:53:53 (4/4) Installing openssh-client-default (8.8_p1-r1) 16:53:54 Executing busybox-1.34.1-r3.trigger 16:53:54 OK: 224 MiB in 56 packages 16:53:54 Still waiting to schedule task 16:53:54 ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:53:54 ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:53:54 ‘prd-ubuntu20.04-docker-8c-8g-17427’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 16:53:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17985’ is offline 16:53:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18427’ is offline 16:53:54 Removing intermediate container c256074fa913 16:53:54 ---> cedfdf4fde67 16:53:54 Step 8/12 : WORKDIR /device-rest-go 16:53:54 ---> Running in d385b19215d9 16:53:54 Removing intermediate container d385b19215d9 16:53:54 ---> f5deb6178ff9 16:53:54 Step 9/12 : COPY go.mod vendor* ./ 16:53:54 ---> 0b10c2c8f006 16:53:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:54 ---> Running in 49f082de05ab 16:54:09 Removing intermediate container 49f082de05ab 16:54:09 ---> bc4d1bbfd953 16:54:09 Step 11/12 : COPY . . 16:54:09 ---> df994e51c04a 16:54:09 Step 12/12 : RUN $MAKE 16:54:09 ---> Running in 1f3f3e11f50e 16:54:09 noop 16:54:09 Removing intermediate container 1f3f3e11f50e 16:54:09 ---> c2f63d15e367 16:54:09 Successfully built c2f63d15e367 16:54:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:09 + docker inspect -f . ci-base-image-x86_64 16:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:10 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 16:54:10 $ 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 16:54:10 $ docker top bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:54:10 + go version 16:54:10 go version go1.17.7 linux/amd64 [Pipeline] } 16:54:10 $ docker stop --time=1 bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 16:54:12 $ docker rm -f bf13220b45936ce78f3642ae73cacaa6c0f850a9e5916abe5ed072b80ecfee20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:12 + docker inspect -f . ci-base-image-x86_64 16:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:12 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 16:54:12 $ 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 16:54:13 $ docker top efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:54:13 + make test 16:54:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:54:13 ? github.com/edgexfoundry/device-rest-go [no test files] 16:54:23 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 16:54:23 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements 16:54:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:54:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:54:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:54:36 ./bin/test-attribution-txt.sh [Pipeline] echo 16:54:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:54:36 $ docker stop --time=1 efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 16:54:37 $ docker rm -f efee3f0f37a1498e49e5c5206e309d62309b931583283acd53ac42c5859ea0d2 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:54:39 + ls -al . 16:54:39 total 172 16:54:39 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 16:54 . 16:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:53 .. 16:54:39 -rw-rw-r-- 1 jenkins jenkins 151 Jul 11 16:53 .dockerignore 16:54:39 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 16:53 .git 16:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:53 .github 16:54:39 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 16:53 .gitignore 16:54:39 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 16:53 .golangci.yml 16:54:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:53 .semver 16:54:39 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 11 16:53 Attribution.txt 16:54:39 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 11 16:53 CHANGELOG.md 16:54:39 -rw-rw-r-- 1 jenkins jenkins 1674 Jul 11 16:53 Dockerfile 16:54:39 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 16:53 GOVERNANCE.md 16:54:39 -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 16:53 Jenkinsfile 16:54:39 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 16:53 LICENSE 16:54:39 -rw-rw-r-- 1 jenkins jenkins 1964 Jul 11 16:53 Makefile 16:54:39 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 16:53 OWNERS.md 16:54:39 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 11 16:53 README.md 16:54:39 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:53 VERSION 16:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:53 bin 16:54:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 16:53 cmd 16:54:39 -rw-r--r-- 1 jenkins jenkins 9355 Jul 11 16:54 coverage.out 16:54:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 16:53 driver 16:54:39 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 11 16:53 go.mod 16:54:39 -rw-rw-r-- 1 jenkins jenkins 35351 Jul 11 16:53 go.sum 16:54:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 16:53 snap 16:54:39 -rw-rw-r-- 1 jenkins jenkins 713 Jul 11 16:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:39 + 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=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 --label arch=amd64 --label version=2.2.1-dev.8 . 16:54:39 Sending build context to Docker daemon 10.69MB 16:54:39 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:54:39 Step 2/25 : FROM ${BASE} AS builder 16:54:39 ---> c2f63d15e367 16:54:39 Step 3/25 : ARG MAKE='make build' 16:54:39 ---> Running in 0fc452ab5b4a 16:54:39 Removing intermediate container 0fc452ab5b4a 16:54:39 ---> 0de3bb598d74 16:54:39 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:54:39 ---> Running in a65e93e49569 16:54:39 Removing intermediate container a65e93e49569 16:54:39 ---> bd47ab238d56 16:54:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:54:39 ---> Running in 5152f89d6642 16:54:40 Removing intermediate container 5152f89d6642 16:54:40 ---> e0a6f5c9592b 16:54:40 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:54:40 ---> Running in afa00a4f1941 16:54:40 Removing intermediate container afa00a4f1941 16:54:40 ---> 284b2def061f 16:54:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:54:40 ---> Running in b2f6f7ddc412 16:54:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:54:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:54:42 OK: 224 MiB in 56 packages 16:54:42 Removing intermediate container b2f6f7ddc412 16:54:42 ---> f0391d58ad09 16:54:42 Step 8/25 : WORKDIR /device-rest-go 16:54:42 ---> Running in c88c33ca7bd8 16:54:42 Removing intermediate container c88c33ca7bd8 16:54:42 ---> 78a9e5b642c6 16:54:42 Step 9/25 : COPY go.mod vendor* ./ 16:54:42 ---> 30ef65a71dc3 16:54:42 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:54:42 ---> Running in 128f99faa7d8 16:54:43 Removing intermediate container 128f99faa7d8 16:54:43 ---> cded32ed546b 16:54:43 Step 11/25 : COPY . . 16:54:44 ---> 9b01e1a1e022 16:54:44 Step 12/25 : RUN $MAKE 16:54:44 ---> Running in cf95c0a7f301 16:54:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 16:55:06 Removing intermediate container cf95c0a7f301 16:55:06 ---> 9978a02eece9 16:55:06 Step 13/25 : FROM alpine:3.16 16:55:06 3.16: Pulling from library/alpine 16:55:06 2408cc74d12b: Pulling fs layer 16:55:06 2408cc74d12b: Verifying Checksum 16:55:06 2408cc74d12b: Download complete 16:55:06 2408cc74d12b: Pull complete 16:55:06 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:55:06 Status: Downloaded newer image for alpine:3.16 16:55:06 ---> e66264b98777 16:55:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 16:55:06 ---> Running in 00f4e39c19ef 16:55:06 Removing intermediate container 00f4e39c19ef 16:55:06 ---> b15c54e7d9af 16:55:06 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 16:55:06 ---> Running in 47e6201aae57 16:55:06 Removing intermediate container 47e6201aae57 16:55:06 ---> 8435b86fead4 16:55:06 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 16:55:06 ---> Running in 22a188ab8a1c 16:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:55:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:55:06 (1/6) Installing dumb-init (1.2.5-r1) 16:55:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:55:06 (3/6) Installing libsodium (1.0.18-r0) 16:55:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:55:06 (5/6) Installing libzmq (4.3.4-r0) 16:55:06 (6/6) Installing zeromq (4.3.4-r0) 16:55:06 Executing busybox-1.35.0-r13.trigger 16:55:06 OK: 8 MiB in 20 packages 16:55:06 Removing intermediate container 22a188ab8a1c 16:55:06 ---> ba5a232c9e65 16:55:06 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 16:55:06 ---> 0d863484414f 16:55:06 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 16:55:06 ---> d06fc56289d5 16:55:06 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 16:55:06 ---> f72c47e3acca 16:55:06 Step 20/25 : EXPOSE 59986 16:55:06 ---> Running in bd81c9dc4eb9 16:55:06 Removing intermediate container bd81c9dc4eb9 16:55:06 ---> 2f8e0e55b540 16:55:06 Step 21/25 : ENTRYPOINT ["/device-rest"] 16:55:06 ---> Running in b84c52e5a187 16:55:06 Removing intermediate container b84c52e5a187 16:55:06 ---> f5ce7994a0aa 16:55:06 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:55:06 ---> Running in d6ab63c06ecd 16:55:06 Removing intermediate container d6ab63c06ecd 16:55:06 ---> de6c341bef4b 16:55:06 Step 23/25 : LABEL arch=amd64 16:55:06 ---> Running in 70b8b1e8b8dd 16:55:06 Removing intermediate container 70b8b1e8b8dd 16:55:06 ---> c3458ab248f6 16:55:06 Step 24/25 : LABEL git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 16:55:06 ---> Running in 9130ed2d87bf 16:55:06 Removing intermediate container 9130ed2d87bf 16:55:06 ---> 533bf500ff16 16:55:06 Step 25/25 : LABEL version=2.2.1-dev.8 16:55:06 ---> Running in 1a908b7bdf24 16:55:06 Removing intermediate container 1a908b7bdf24 16:55:06 ---> b57368a60893 16:55:06 [Warning] One or more build-args [ARCH] were not consumed 16:55:06 Successfully built b57368a60893 16:55:06 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:55:06 provisioning config files... 16:55:06 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1505865605048484067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:07 ---> docker-login.sh 16:55:07 nexus3.edgexfoundry.org:10001 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:07 Configure a credential helper to remove this warning. See 16:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:07 16:55:07 Login Succeeded 16:55:07 nexus3.edgexfoundry.org:10002 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:07 Configure a credential helper to remove this warning. See 16:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:07 16:55:07 Login Succeeded 16:55:07 nexus3.edgexfoundry.org:10003 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:07 Configure a credential helper to remove this warning. See 16:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:07 16:55:07 Login Succeeded 16:55:07 nexus3.edgexfoundry.org:10004 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:07 Configure a credential helper to remove this warning. See 16:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:07 16:55:07 Login Succeeded 16:55:07 docker.io 16:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:07 Configure a credential helper to remove this warning. See 16:55:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:07 16:55:07 Login Succeeded 16:55:07 ---> docker-login.sh ends [Pipeline] } 16:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:07 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 16:55:07 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 16:55:07 latest 16:55:07 2.2.1-dev.8 16:55:07 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 16:55:07 main 16:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:08 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:08 + docker push nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 16:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 16:55:08 fd66e24b93be: Preparing 16:55:08 2c3723be9c57: Preparing 16:55:08 a06f61710021: Preparing 16:55:08 c0c8611e4e28: Preparing 16:55:08 24302eb7d908: Preparing 16:55:08 24302eb7d908: Layer already exists 16:55:08 fd66e24b93be: Pushed 16:55:08 2c3723be9c57: Pushed 16:55:08 c0c8611e4e28: Pushed 16:55:11 a06f61710021: Pushed 16:55:11 328f14cd4e0e2f12280e28257e4d0d1118a94cd7: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:11 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:11 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 16:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 16:55:11 fd66e24b93be: Preparing 16:55:11 2c3723be9c57: Preparing 16:55:11 a06f61710021: Preparing 16:55:11 c0c8611e4e28: Preparing 16:55:11 24302eb7d908: Preparing 16:55:11 2c3723be9c57: Layer already exists 16:55:11 fd66e24b93be: Layer already exists 16:55:11 24302eb7d908: Layer already exists 16:55:11 a06f61710021: Layer already exists 16:55:11 c0c8611e4e28: Layer already exists 16:55:11 latest: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:12 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 16:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 16:55:12 fd66e24b93be: Preparing 16:55:12 2c3723be9c57: Preparing 16:55:12 a06f61710021: Preparing 16:55:12 c0c8611e4e28: Preparing 16:55:12 24302eb7d908: Preparing 16:55:12 2c3723be9c57: Layer already exists 16:55:12 a06f61710021: Layer already exists 16:55:12 fd66e24b93be: Layer already exists 16:55:12 c0c8611e4e28: Layer already exists 16:55:12 24302eb7d908: Layer already exists 16:55:12 2.2.1-dev.8: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:12 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:13 + docker push nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 16:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 16:55:13 fd66e24b93be: Preparing 16:55:13 2c3723be9c57: Preparing 16:55:13 a06f61710021: Preparing 16:55:13 c0c8611e4e28: Preparing 16:55:13 24302eb7d908: Preparing 16:55:13 24302eb7d908: Layer already exists 16:55:13 c0c8611e4e28: Layer already exists 16:55:13 2c3723be9c57: Layer already exists 16:55:13 fd66e24b93be: Layer already exists 16:55:13 a06f61710021: Layer already exists 16:55:13 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:13 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:13 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 16:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 16:55:13 fd66e24b93be: Preparing 16:55:13 2c3723be9c57: Preparing 16:55:13 a06f61710021: Preparing 16:55:13 c0c8611e4e28: Preparing 16:55:13 24302eb7d908: Preparing 16:55:13 a06f61710021: Layer already exists 16:55:13 c0c8611e4e28: Layer already exists 16:55:13 fd66e24b93be: Layer already exists 16:55:13 2c3723be9c57: Layer already exists 16:55:13 24302eb7d908: Layer already exists 16:55:13 main: digest: sha256:5b4717b6b1e1ea55634164df64b95cb3ffa5b938aa0bc5accd76a69165833d93 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:55:13 ===================================================== [Pipeline] echo 16:55:13 taggedImages: 16:55:13 - nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 16:55:13 - nexus3.edgexfoundry.org:10004/device-rest:latest 16:55:13 - nexus3.edgexfoundry.org:10004/device-rest:2.2.1-dev.8 16:55:13 - nexus3.edgexfoundry.org:10004/device-rest:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 16:55:13 - 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 16:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:14 16:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:14 latest: Pulling from edgex-lftools-log-publisher 16:55:14 5eb5b503b376: Pulling fs layer 16:55:14 5c69ac0246d0: Pulling fs layer 16:55:14 ec43610c2a17: Pulling fs layer 16:55:14 3a2ae6a8a46f: Pulling fs layer 16:55:14 33b1e0a273af: Pulling fs layer 16:55:14 5d3b04190fa2: Pulling fs layer 16:55:14 2f39f015ded8: Pulling fs layer 16:55:14 3a2ae6a8a46f: Waiting 16:55:14 5d3b04190fa2: Waiting 16:55:14 33b1e0a273af: Waiting 16:55:14 2f39f015ded8: Waiting 16:55:14 5c69ac0246d0: Download complete 16:55:14 3a2ae6a8a46f: Verifying Checksum 16:55:14 3a2ae6a8a46f: Download complete 16:55:14 ec43610c2a17: Verifying Checksum 16:55:14 ec43610c2a17: Download complete 16:55:14 33b1e0a273af: Verifying Checksum 16:55:14 33b1e0a273af: Download complete 16:55:14 5d3b04190fa2: Verifying Checksum 16:55:14 5eb5b503b376: Verifying Checksum 16:55:14 5eb5b503b376: Download complete 16:55:15 2f39f015ded8: Download complete 16:55:16 5eb5b503b376: Pull complete 16:55:16 5c69ac0246d0: Pull complete 16:55:16 ec43610c2a17: Pull complete 16:55:16 3a2ae6a8a46f: Pull complete 16:55:17 33b1e0a273af: Pull complete 16:55:17 5d3b04190fa2: Pull complete 16:55:21 2f39f015ded8: Pull complete 16:55:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:55:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:55:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:21 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 16:55:21 $ 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 16:55:22 $ docker top e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:23 ---> job-cost.sh 16:55:23 lf-activate-venv: SKIPPING 16:55:23 INFO: No Stack... 16:55:23 INFO: Retrieving Pricing Info for: v3-standard-8 16:55:24 INFO: Archiving Costs [Pipeline] sh 16:55:24 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 16:55:24 + cut -d, -f6 [Pipeline] lock 16:55:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] 16:55:24 Resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] did not exist. Created. 16:55:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:55:24 + echo total: 0.2199999988079071 [Pipeline] stash 16:55:24 Stashed 1 file(s) [Pipeline] } 16:55:24 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 16:55:24 $ docker stop --time=1 e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc 16:55:26 $ docker rm -f e892cac2d2e95bd46d34bbb958d8f7026b57c04704874d2412220a59eb8b66fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19190 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 17:14:26 Running in /w/workspace/device-rest-go/49 [Pipeline] { [Pipeline] checkout 17:14:26 The recommended git tool is: git 17:14:32 using credential edgex-jenkins-ssh 17:14:32 Cloning the remote Git repository 17:14:33 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 17:14:33 > git init /w/workspace/device-rest-go/49 # timeout=10 17:14:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 17:14:33 > git --version # timeout=10 17:14:33 > git --version # 'git version 2.25.1' 17:14:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:14:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:35 Avoid second fetch 17:14:35 Checking out Revision 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 (main) 17:14:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 17:14:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:14:35 > git config core.sparsecheckout # timeout=10 17:14:35 > git checkout -f 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 # timeout=10 17:14:39 Commit message: "Merge pull request #205 from lenny-intel/Go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:14:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:14:40 Dload Upload Total Spent Left Speed 17:14:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 187k 0 --:--:-- --:--:-- --:--:-- 187k [Pipeline] sh 17:14:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:14:41 + sudo tee /etc/docker/daemon.new 17:14:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:14:41 { 17:14:41 "registry-mirrors": [ 17:14:41 "https://nexus3.edgexfoundry.org:10001" 17:14:41 ], 17:14:41 "bip": "10.250.0.254/24", 17:14:41 "hosts": [ 17:14:41 "tcp://0.0.0.0:5555", 17:14:41 "unix:///var/run/docker.sock" 17:14:41 ], 17:14:41 "mtu": 1458, 17:14:41 "selinux-enabled": true, 17:14:41 "seccomp-profile": "/etc/docker/seccomp.json" 17:14:41 } [Pipeline] sh 17:14:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:14:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:15:00 provisioning config files... 17:15:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/49@tmp/config1468459697519845621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:01 ---> docker-login.sh 17:15:01 nexus3.edgexfoundry.org:10001 17:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 nexus3.edgexfoundry.org:10002 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:02 Configure a credential helper to remove this warning. See 17:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:02 17:15:02 Login Succeeded 17:15:02 nexus3.edgexfoundry.org:10003 17:15:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:03 Configure a credential helper to remove this warning. See 17:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:03 17:15:03 Login Succeeded 17:15:03 nexus3.edgexfoundry.org:10004 17:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:03 Configure a credential helper to remove this warning. See 17:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:03 17:15:03 Login Succeeded 17:15:03 docker.io 17:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:15:04 Configure a credential helper to remove this warning. See 17:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:15:04 17:15:04 Login Succeeded 17:15:04 ---> docker-login.sh ends [Pipeline] } 17:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:15:04 ========================================================= 17:15:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:15:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:15:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:15:05 Sending build context to Docker daemon 126.5kB 17:15:05 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:15:05 Step 2/12 : FROM ${BASE} AS builder 17:15:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:15:05 9b3977197b4f: Pulling fs layer 17:15:05 1a89e8eeedd5: Pulling fs layer 17:15:05 94645a83ff95: Pulling fs layer 17:15:05 e6fb740bc735: Pulling fs layer 17:15:05 3a77bd46dcc9: Pulling fs layer 17:15:05 355e64cbe906: Pulling fs layer 17:15:05 63ab81a10011: Pulling fs layer 17:15:05 555d1d1c4555: Pulling fs layer 17:15:05 7d9057610161: Pulling fs layer 17:15:05 355e64cbe906: Waiting 17:15:05 63ab81a10011: Waiting 17:15:05 e6fb740bc735: Waiting 17:15:05 555d1d1c4555: Waiting 17:15:05 3a77bd46dcc9: Waiting 17:15:05 7d9057610161: Waiting 17:15:05 94645a83ff95: Verifying Checksum 17:15:05 94645a83ff95: Download complete 17:15:05 1a89e8eeedd5: Verifying Checksum 17:15:05 1a89e8eeedd5: Download complete 17:15:05 3a77bd46dcc9: Verifying Checksum 17:15:05 3a77bd46dcc9: Download complete 17:15:05 355e64cbe906: Download complete 17:15:05 9b3977197b4f: Verifying Checksum 17:15:05 9b3977197b4f: Download complete 17:15:05 63ab81a10011: Verifying Checksum 17:15:05 63ab81a10011: Download complete 17:15:06 9b3977197b4f: Pull complete 17:15:07 7d9057610161: Verifying Checksum 17:15:07 7d9057610161: Download complete 17:15:07 1a89e8eeedd5: Pull complete 17:15:08 94645a83ff95: Pull complete 17:15:08 555d1d1c4555: Verifying Checksum 17:15:08 555d1d1c4555: Download complete 17:15:08 e6fb740bc735: Verifying Checksum 17:15:08 e6fb740bc735: Download complete 17:15:21 e6fb740bc735: Pull complete 17:15:21 3a77bd46dcc9: Pull complete 17:15:21 355e64cbe906: Pull complete 17:15:22 63ab81a10011: Pull complete 17:15:28 555d1d1c4555: Pull complete 17:15:30 7d9057610161: Pull complete 17:15:30 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 17:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:15:30 ---> 819e984ddca1 17:15:30 Step 3/12 : ARG MAKE='make build' 17:15:32 ---> Running in 3c5b21c0ca90 17:15:33 Removing intermediate container 3c5b21c0ca90 17:15:33 ---> 86a977bff669 17:15:33 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:15:33 ---> Running in fffb55e6854e 17:15:33 Removing intermediate container fffb55e6854e 17:15:33 ---> 22f9cc2ac96a 17:15:33 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:15:33 ---> Running in 21515e9adb12 17:15:34 Removing intermediate container 21515e9adb12 17:15:34 ---> a5864ffaeb37 17:15:34 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:34 ---> Running in d6ad966722be 17:15:36 Removing intermediate container d6ad966722be 17:15:36 ---> f1b4f3671870 17:15:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:15:36 ---> Running in 15a2134b4f69 17:15:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:15:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:15:39 (1/4) Installing openssh-keygen (8.8_p1-r1) 17:15:39 (2/4) Installing libedit (20210910.3.1-r0) 17:15:39 (3/4) Installing openssh-client-common (8.8_p1-r1) 17:15:39 (4/4) Installing openssh-client-default (8.8_p1-r1) 17:15:39 Executing busybox-1.34.1-r3.trigger 17:15:39 OK: 224 MiB in 56 packages 17:15:40 Removing intermediate container 15a2134b4f69 17:15:40 ---> fb76bdc20927 17:15:40 Step 8/12 : WORKDIR /device-rest-go 17:15:40 ---> Running in 989c79f531ff 17:15:40 Removing intermediate container 989c79f531ff 17:15:40 ---> f6ef4f1e52fa 17:15:40 Step 9/12 : COPY go.mod vendor* ./ 17:15:41 ---> 0800da4672ba 17:15:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:15:41 ---> Running in 622a428bd9aa 17:16:28 Removing intermediate container 622a428bd9aa 17:16:28 ---> d97e9bd41e85 17:16:28 Step 11/12 : COPY . . 17:16:29 ---> e0df3d9b2ed0 17:16:29 Step 12/12 : RUN $MAKE 17:16:29 ---> Running in cde022e36f12 17:16:30 noop 17:16:30 Removing intermediate container cde022e36f12 17:16:30 ---> 25a869822555 17:16:30 Successfully built 25a869822555 17:16:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:31 + docker inspect -f . ci-base-image-arm64 17:16:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:31 prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container 17:16:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 17:16:32 $ docker top 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:33 + go version 17:16:33 go version go1.17.7 linux/arm64 [Pipeline] } 17:16:33 $ docker stop --time=1 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 17:16:35 $ docker rm -f 7c20a141d149efaafe3cef7eb13abbeebcfe0ae52ebd5f0c68f5f4b038a8fe89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:16:35 + docker inspect -f . ci-base-image-arm64 17:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:16:36 prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container 17:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 17:16:37 $ docker top a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:16:38 + make test 17:16:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:16:40 ? github.com/edgexfoundry/device-rest-go [no test files] 17:18:17 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 17:18:17 ok github.com/edgexfoundry/device-rest-go/driver 0.075s coverage: 55.2% of statements 17:18:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:18:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:18:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:39 ./bin/test-attribution-txt.sh [Pipeline] echo 17:18:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:18:39 $ docker stop --time=1 a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 17:18:41 $ docker rm -f a9ffd1db202b0bf4ec1df96df2837fea4cf91e93300abbffd2531456e93f6233 [Pipeline] // withDockerContainer [Pipeline] sh 17:18:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:18:42 Warning: overwriting stash ‘coverage-report’ 17:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:18:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:18:44 + ls -al . 17:18:44 total 168 17:18:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 17:16 . 17:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 .. 17:18:44 -rw-rw-r-- 1 jenkins jenkins 151 Jul 11 17:14 .dockerignore 17:18:44 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 17:14 .git 17:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 17:14 .github 17:18:44 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 17:14 .gitignore 17:18:44 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 17:14 .golangci.yml 17:18:44 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 11 17:14 Attribution.txt 17:18:44 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 11 17:14 CHANGELOG.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 1674 Jul 11 17:14 Dockerfile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 17:14 GOVERNANCE.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 680 Jul 11 17:14 Jenkinsfile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 17:14 LICENSE 17:18:44 -rw-rw-r-- 1 jenkins jenkins 1964 Jul 11 17:14 Makefile 17:18:44 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 17:14 OWNERS.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 11 17:14 README.md 17:18:44 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 16:53 VERSION 17:18:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 bin 17:18:44 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 17:14 cmd 17:18:44 -rw-r--r-- 1 jenkins jenkins 9355 Jul 11 17:18 coverage.out 17:18:44 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 17:14 driver 17:18:44 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 11 17:14 go.mod 17:18:44 -rw-rw-r-- 1 jenkins jenkins 35351 Jul 11 17:14 go.sum 17:18:44 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 17:14 snap 17:18:44 -rw-rw-r-- 1 jenkins jenkins 713 Jul 11 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:44 + 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=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 --label arch=arm64 --label version=2.2.1-dev.8 . 17:18:44 Sending build context to Docker daemon 136.7kB 17:18:44 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:18:44 Step 2/25 : FROM ${BASE} AS builder 17:18:44 ---> 25a869822555 17:18:44 Step 3/25 : ARG MAKE='make build' 17:18:45 ---> Running in 5c277cc12d9a 17:18:45 Removing intermediate container 5c277cc12d9a 17:18:45 ---> f2f022171fec 17:18:45 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:18:45 ---> Running in 301eebce7666 17:18:45 Removing intermediate container 301eebce7666 17:18:45 ---> 1f1a36361967 17:18:45 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:18:45 ---> Running in 9a4467d270d3 17:18:46 Removing intermediate container 9a4467d270d3 17:18:46 ---> d34a378a3b26 17:18:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:46 ---> Running in 1ce7453a3509 17:18:48 Removing intermediate container 1ce7453a3509 17:18:48 ---> 00728305c6af 17:18:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:48 ---> Running in fc8aa7a74333 17:18:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:18:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:18:51 OK: 224 MiB in 56 packages 17:18:52 Removing intermediate container fc8aa7a74333 17:18:52 ---> 4cf2752c4df6 17:18:52 Step 8/25 : WORKDIR /device-rest-go 17:18:52 ---> Running in e6a1c9d4de20 17:18:53 Removing intermediate container e6a1c9d4de20 17:18:53 ---> 17a928c41170 17:18:53 Step 9/25 : COPY go.mod vendor* ./ 17:18:54 ---> 0fc2b013e95e 17:18:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:18:54 ---> Running in 2f114cc49d0d 17:18:56 Removing intermediate container 2f114cc49d0d 17:18:56 ---> 41e1b23957d7 17:18:56 Step 11/25 : COPY . . 17:18:57 ---> a1e8eb607444 17:18:57 Step 12/25 : RUN $MAKE 17:18:57 ---> Running in 810d10c5910f 17:18:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.2.1-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 17:21:35 Removing intermediate container 810d10c5910f 17:21:35 ---> c4ff05c2a271 17:21:35 Step 13/25 : FROM alpine:3.16 17:21:35 3.16: Pulling from library/alpine 17:21:35 b3c136eddcbf: Pulling fs layer 17:21:35 b3c136eddcbf: Verifying Checksum 17:21:35 b3c136eddcbf: Download complete 17:21:35 b3c136eddcbf: Pull complete 17:21:35 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 17:21:35 Status: Downloaded newer image for alpine:3.16 17:21:35 ---> 6e30ab57aeee 17:21:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:21:35 ---> Running in 4eba0cbf253a 17:21:35 Removing intermediate container 4eba0cbf253a 17:21:35 ---> ff644f419a65 17:21:35 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 17:21:35 ---> Running in e546edffa77a 17:21:35 Removing intermediate container e546edffa77a 17:21:35 ---> bc08d98c33f4 17:21:35 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:21:35 ---> Running in e43643216e61 17:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:21:35 (1/6) Installing dumb-init (1.2.5-r1) 17:21:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:21:35 (3/6) Installing libsodium (1.0.18-r0) 17:21:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:21:35 (5/6) Installing libzmq (4.3.4-r0) 17:21:35 (6/6) Installing zeromq (4.3.4-r0) 17:21:35 Executing busybox-1.35.0-r13.trigger 17:21:35 OK: 8 MiB in 20 packages 17:21:35 Removing intermediate container e43643216e61 17:21:35 ---> 6f667ff96db7 17:21:35 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 17:21:36 ---> 829897e2fca4 17:21:36 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 17:21:36 ---> 5c29e18c5eaf 17:21:36 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 17:21:36 ---> a5853ec23f3e 17:21:36 Step 20/25 : EXPOSE 59986 17:21:37 ---> Running in b190f549b38c 17:21:37 Removing intermediate container b190f549b38c 17:21:37 ---> 0400eca9bad4 17:21:37 Step 21/25 : ENTRYPOINT ["/device-rest"] 17:21:37 ---> Running in 8f62fb9a69a9 17:21:38 Removing intermediate container 8f62fb9a69a9 17:21:38 ---> 6824532da60d 17:21:38 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:21:38 ---> Running in 4690e099db53 17:21:38 Removing intermediate container 4690e099db53 17:21:38 ---> 5a276d19c068 17:21:38 Step 23/25 : LABEL arch=arm64 17:21:38 ---> Running in b856b26fd8e9 17:21:38 Removing intermediate container b856b26fd8e9 17:21:38 ---> ceb16aec3c13 17:21:38 Step 24/25 : LABEL git_sha=328f14cd4e0e2f12280e28257e4d0d1118a94cd7 17:21:38 ---> Running in 797c247628c0 17:21:39 Removing intermediate container 797c247628c0 17:21:39 ---> 072dfe32eba8 17:21:39 Step 25/25 : LABEL version=2.2.1-dev.8 17:21:39 ---> Running in b53ebcd1cf7f 17:21:39 Removing intermediate container b53ebcd1cf7f 17:21:39 ---> aa9243bc8b05 17:21:39 [Warning] One or more build-args [ARCH] were not consumed 17:21:39 Successfully built aa9243bc8b05 17:21:39 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 17:21:39 provisioning config files... 17:21:39 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/49@tmp/config4778516359008981544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:21:40 ---> docker-login.sh 17:21:40 nexus3.edgexfoundry.org:10001 17:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:40 Configure a credential helper to remove this warning. See 17:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:40 17:21:40 Login Succeeded 17:21:40 nexus3.edgexfoundry.org:10002 17:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:41 Configure a credential helper to remove this warning. See 17:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:41 17:21:41 Login Succeeded 17:21:41 nexus3.edgexfoundry.org:10003 17:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:41 Configure a credential helper to remove this warning. See 17:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:41 17:21:41 Login Succeeded 17:21:41 nexus3.edgexfoundry.org:10004 17:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:42 Configure a credential helper to remove this warning. See 17:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:42 17:21:42 Login Succeeded 17:21:42 docker.io 17:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:21:43 Configure a credential helper to remove this warning. See 17:21:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:21:43 17:21:43 Login Succeeded 17:21:43 ---> docker-login.sh ends [Pipeline] } 17:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:21:43 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 17:21:43 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 17:21:43 latest 17:21:43 2.2.1-dev.8 17:21:43 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 17:21:43 main 17:21:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:43 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:44 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 17:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 17:21:44 7e2a728be3c5: Preparing 17:21:44 b99f96eb2826: Preparing 17:21:44 005fbee47c5d: Preparing 17:21:44 059e574ffb07: Preparing 17:21:44 dd565ff850e7: Preparing 17:21:44 dd565ff850e7: Layer already exists 17:21:44 b99f96eb2826: Pushed 17:21:44 7e2a728be3c5: Pushed 17:21:44 059e574ffb07: Pushed 17:21:50 005fbee47c5d: Pushed 17:21:50 328f14cd4e0e2f12280e28257e4d0d1118a94cd7: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:51 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 17:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 17:21:51 7e2a728be3c5: Preparing 17:21:51 b99f96eb2826: Preparing 17:21:51 005fbee47c5d: Preparing 17:21:51 059e574ffb07: Preparing 17:21:51 dd565ff850e7: Preparing 17:21:51 005fbee47c5d: Layer already exists 17:21:51 059e574ffb07: Layer already exists 17:21:51 b99f96eb2826: Layer already exists 17:21:51 7e2a728be3c5: Layer already exists 17:21:51 dd565ff850e7: Layer already exists 17:21:51 latest: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:51 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:52 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 17:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 17:21:52 7e2a728be3c5: Preparing 17:21:52 b99f96eb2826: Preparing 17:21:52 005fbee47c5d: Preparing 17:21:52 059e574ffb07: Preparing 17:21:52 dd565ff850e7: Preparing 17:21:52 b99f96eb2826: Layer already exists 17:21:52 7e2a728be3c5: Layer already exists 17:21:52 005fbee47c5d: Layer already exists 17:21:52 059e574ffb07: Layer already exists 17:21:52 dd565ff850e7: Layer already exists 17:21:52 2.2.1-dev.8: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:52 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:53 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 17:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 17:21:53 7e2a728be3c5: Preparing 17:21:53 b99f96eb2826: Preparing 17:21:53 005fbee47c5d: Preparing 17:21:53 059e574ffb07: Preparing 17:21:53 dd565ff850e7: Preparing 17:21:53 7e2a728be3c5: Layer already exists 17:21:53 b99f96eb2826: Layer already exists 17:21:53 dd565ff850e7: Layer already exists 17:21:53 059e574ffb07: Layer already exists 17:21:53 005fbee47c5d: Layer already exists 17:21:53 328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:53 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:54 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 17:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 17:21:54 7e2a728be3c5: Preparing 17:21:54 b99f96eb2826: Preparing 17:21:54 005fbee47c5d: Preparing 17:21:54 059e574ffb07: Preparing 17:21:54 dd565ff850e7: Preparing 17:21:54 dd565ff850e7: Layer already exists 17:21:54 059e574ffb07: Layer already exists 17:21:54 7e2a728be3c5: Layer already exists 17:21:54 005fbee47c5d: Layer already exists 17:21:54 b99f96eb2826: Layer already exists 17:21:54 main: digest: sha256:9add5cc540064875b9c4d47180e1ad03c9f88ddef5437512e385361103948ad0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:21:54 ===================================================== [Pipeline] echo 17:21:54 taggedImages: 17:21:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7 17:21:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 17:21:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.2.1-dev.8 17:21:54 - nexus3.edgexfoundry.org:10004/device-rest-arm64:328f14cd4e0e2f12280e28257e4d0d1118a94cd7-2.2.1-dev.8 17:21:54 - 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 17:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:54 17:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:21:55 arm64: Pulling from edgex-lftools-log-publisher 17:21:55 8998bd30e6a1: Pulling fs layer 17:21:55 04944245beec: Pulling fs layer 17:21:55 699f458cf7ca: Pulling fs layer 17:21:55 765212b225bb: Pulling fs layer 17:21:55 f23df028b6ca: Pulling fs layer 17:21:55 d65c8cfc05b1: Pulling fs layer 17:21:55 2437ff75d9bd: Pulling fs layer 17:21:55 765212b225bb: Waiting 17:21:55 d65c8cfc05b1: Waiting 17:21:55 2437ff75d9bd: Waiting 17:21:55 f23df028b6ca: Waiting 17:21:55 04944245beec: Verifying Checksum 17:21:55 04944245beec: Download complete 17:21:55 765212b225bb: Verifying Checksum 17:21:55 765212b225bb: Download complete 17:21:55 f23df028b6ca: Verifying Checksum 17:21:55 f23df028b6ca: Download complete 17:21:55 d65c8cfc05b1: Verifying Checksum 17:21:55 d65c8cfc05b1: Download complete 17:21:55 699f458cf7ca: Verifying Checksum 17:21:55 699f458cf7ca: Download complete 17:21:56 8998bd30e6a1: Download complete 17:21:58 2437ff75d9bd: Download complete 17:22:00 8998bd30e6a1: Pull complete 17:22:00 04944245beec: Pull complete 17:22:02 699f458cf7ca: Pull complete 17:22:02 765212b225bb: Pull complete 17:22:03 f23df028b6ca: Pull complete 17:22:03 d65c8cfc05b1: Pull complete 17:22:18 2437ff75d9bd: Pull complete 17:22:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:19 prd-ubuntu20.04-docker-arm64-4c-16g-19190 does not seem to be running inside a container 17:22:19 $ 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/49 -v /w/workspace/device-rest-go/49:/w/workspace/device-rest-go/49:rw,z -v /w/workspace/device-rest-go/49@tmp:/w/workspace/device-rest-go/49@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 17:22:22 $ docker top 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:23 ---> job-cost.sh 17:22:23 lf-activate-venv: SKIPPING 17:22:23 INFO: No Stack... 17:22:23 INFO: Retrieving Pricing Info for: v3-standard-4 17:22:24 INFO: Archiving Costs [Pipeline] sh 17:22:25 + cat /w/workspace/device-rest-go/49/archives/cost.csv 17:22:25 + cut -d, -f6 [Pipeline] lock 17:22:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] 17:22:25 Resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] did not exist. Created. 17:22:25 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:22:26 /w/workspace/device-rest-go/49@tmp/durable-841806fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:22:26 + echo total: 0.10999999940395355 [Pipeline] stash 17:22:26 Warning: overwriting stash ‘stack-cost’ 17:22:27 Stashed 1 file(s) [Pipeline] } 17:22:27 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } 17:22:27 $ docker stop --time=1 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a 17:22:28 $ docker rm -f 391a4fa662c14b9e80e9c32b68cbd5d3b0e005d6d084fc3fbcfb97449128e11a [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 17:22:29 provisioning config files... 17:22:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1793533495645495797tmp [Pipeline] { [Pipeline] sh 17:22:29 + set +x 17:22:29 + curl -s https://codecov.io/bash 17:22:29 + bash -s -- 17:22:29 17:22:29 _____ _ 17:22:29 / ____| | | 17:22:29 | | ___ __| | ___ ___ _____ __ 17:22:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:22:29 | |___| (_) | (_| | __/ (_| (_) \ V / 17:22:29 \_____\___/ \__,_|\___|\___\___/ \_/ 17:22:29 Bash-1.0.6 17:22:29 17:22:29 17:22:29 ==> git version 2.25.1 found 17:22:29 ==> 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 17:22:29 Release-Date: 2020-01-08 17:22:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:22:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:22:29 ==> Jenkins CI detected. 17:22:29 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 17:22:29 project root: . 17:22:29 --> token set from env 17:22:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:22:29 ==> Running gcov in . (disable via -X gcov) 17:22:29 ==> Python coveragepy not found 17:22:29 ==> Searching for coverage reports in: 17:22:29 + . 17:22:29 -> Found 1 reports 17:22:29 ==> Detecting git/mercurial file structure 17:22:29 ==> Reading reports 17:22:29 + ./coverage.out bytes=9355 17:22:29 ==> Appending adjustments 17:22:29 https://docs.codecov.io/docs/fixing-reports 17:22:29 + Found adjustments 17:22:29 ==> Gzipping contents 17:22:29 4.0K /tmp/codecov.LC5FTE.gz 17:22:29 ==> Uploading reports 17:22:29 url: https://codecov.io 17:22:29 query: branch=main&commit=328f14cd4e0e2f12280e28257e4d0d1118a94cd7&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:29 -> Pinging Codecov 17:22:29 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=328f14cd4e0e2f12280e28257e4d0d1118a94cd7&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:22:30 -> Uploading to 17:22:30 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/4E5D53B4F1F92C436F7061BF334D961C/328f14cd4e0e2f12280e28257e4d0d1118a94cd7/88fd55a0-7fdc-46da-80b7-e18fffbe5482.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T172229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=581567eaf989e1bc388416615be9742b1ed44ecd73aa41c34e229763cb2c0318 17:22:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:22:30 Dload Upload Total Spent Left Speed 17:22:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1747 0 0 100 1747 0 7869 --:--:-- --:--:-- --:--:-- 7834 100 1747 0 0 100 1747 0 7434 --:--:-- --:--:-- --:--:-- 7402 17:22:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] } 17:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:22:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:22:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:30 17:22:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:22:31 df9b9388f04a: Pulling fs layer 17:22:31 52dc419b0ee2: Pulling fs layer 17:22:31 25bc292e5bac: Pulling fs layer 17:22:31 114826534d7a: Pulling fs layer 17:22:31 4657fd5d0bcf: Pulling fs layer 17:22:31 6ad1cebc031e: Pulling fs layer 17:22:31 8a3aa393b2d8: Pulling fs layer 17:22:31 114826534d7a: Waiting 17:22:31 6ad1cebc031e: Waiting 17:22:31 8a3aa393b2d8: Waiting 17:22:31 25bc292e5bac: Verifying Checksum 17:22:31 25bc292e5bac: Download complete 17:22:31 52dc419b0ee2: Download complete 17:22:31 4657fd5d0bcf: Verifying Checksum 17:22:31 4657fd5d0bcf: Download complete 17:22:31 df9b9388f04a: Download complete 17:22:31 df9b9388f04a: Pull complete 17:22:31 6ad1cebc031e: Verifying Checksum 17:22:31 52dc419b0ee2: Pull complete 17:22:31 25bc292e5bac: Pull complete 17:22:32 114826534d7a: Verifying Checksum 17:22:32 114826534d7a: Download complete 17:22:32 8a3aa393b2d8: Verifying Checksum 17:22:32 8a3aa393b2d8: Download complete 17:22:35 114826534d7a: Pull complete 17:22:35 4657fd5d0bcf: Pull complete 17:22:36 6ad1cebc031e: Pull complete 17:22:39 8a3aa393b2d8: Pull complete 17:22:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:22:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:39 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:22:39 $ 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 17:22:41 $ docker top d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 -eo pid,comm [Pipeline] { [Pipeline] echo 17:22:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 17:22:41 + set -o pipefail 17:22:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 17:22:46 17:22:46 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 17:22:46 17:22:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/52a6f02d-c815-4637-a279-6dbb2869fb02 17:22:46 17:22:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:22:46 17:22:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:22:46 17:22:46 17:22:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 17:22:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 17:22:46 $ docker stop --time=1 d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 17:22:48 $ docker rm -f d5db3335614ec768c158c4bb96291922cfa13539a06414901967dc9e2d9dbce7 [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 17:22:49 + git log --format=format:%s -1 328f14cd4e0e2f12280e28257e4d0d1118a94cd7 [Pipeline] sh 17:22:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:50 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:22:50 $ 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 17:22:50 $ docker top 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:50 [ssh-agent] Looking for ssh-agent implementation... 17:22:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:50 $ docker exec 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 ssh-agent 17:22:51 SSH_AUTH_SOCK=/tmp/ssh-ECo70TtSL1gx/agent.33 17:22:51 SSH_AGENT_PID=39 17:22:51 Running ssh-add (command line suppressed) 17:22:51 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6376519572863264073.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6376519572863264073.key) 17:22:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:51 + git semver tag 17:22:51 2022-07-11 17:22:51,711 [run_tag] DEBUG tag force:False 17:22:51 2022-07-11 17:22:51,712 [check_head_tag] DEBUG check head tag 17:22:51 2022-07-11 17:22:51,712 [execute] INFO git cat-file --batch-check 17:22:51 2022-07-11 17:22:51,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 17:22:51 2022-07-11 17:22:51,719 [execute] INFO git cat-file --batch 17:22:51 2022-07-11 17:22:51,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) 17:22:51 2022-07-11 17:22:51,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:22:51 2022-07-11 17:22:51,731 [execute] INFO git tag -a v2.2.1-dev.8 -m v2.2.1-dev.8 17:22:51 2022-07-11 17:22:51,731 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.8', '-m', 'v2.2.1-dev.8'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) 17:22:51 2022-07-11 17:22:51,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:22:51 2.2.1-dev.8 [Pipeline] } 17:22:51 $ docker exec --env ******** --env ******** 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 ssh-agent -k 17:22:51 unset SSH_AUTH_SOCK; 17:22:51 unset SSH_AGENT_PID; 17:22:51 echo Agent pid 39 killed; 17:22:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:52 + git semver [Pipeline] } 17:22:52 $ docker stop --time=1 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 17:22:53 $ docker rm -f 7b9214ce439d7a0909ae7e38026553068450cdc2e2d600195be06246cd1be7b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:54 17:22:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:22:54 0.23.1-centos7: Pulling from edgex-lftools 17:22:54 ab5ef0e58194: Pulling fs layer 17:22:54 9712f1f96733: Pulling fs layer 17:22:54 63f879dbbcfc: Pulling fs layer 17:22:54 0d9ebad4ef96: Pulling fs layer 17:22:54 e9a5061849ea: Pulling fs layer 17:22:54 d747dcd14b5f: Pulling fs layer 17:22:54 2de7ff778b66: Pulling fs layer 17:22:54 e9a5061849ea: Waiting 17:22:54 2de7ff778b66: Waiting 17:22:54 d747dcd14b5f: Waiting 17:22:54 0d9ebad4ef96: Waiting 17:22:54 9712f1f96733: Verifying Checksum 17:22:54 9712f1f96733: Download complete 17:22:55 63f879dbbcfc: Verifying Checksum 17:22:55 63f879dbbcfc: Download complete 17:22:55 0d9ebad4ef96: Verifying Checksum 17:22:55 0d9ebad4ef96: Download complete 17:22:55 d747dcd14b5f: Verifying Checksum 17:22:55 d747dcd14b5f: Download complete 17:22:55 e9a5061849ea: Verifying Checksum 17:22:55 e9a5061849ea: Download complete 17:22:55 ab5ef0e58194: Verifying Checksum 17:22:55 ab5ef0e58194: Download complete 17:22:55 2de7ff778b66: Verifying Checksum 17:22:55 2de7ff778b66: Download complete 17:22:58 ab5ef0e58194: Pull complete 17:22:58 9712f1f96733: Pull complete 17:22:58 63f879dbbcfc: Pull complete 17:23:04 0d9ebad4ef96: Pull complete 17:23:04 e9a5061849ea: Pull complete 17:23:04 d747dcd14b5f: Pull complete 17:23:05 2de7ff778b66: Pull complete 17:23:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:23:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:05 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:23:05 $ 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 17:23:07 $ docker top abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:23:07 provisioning config files... 17:23:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1024222618265385440tmp 17:23:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2757413470566113757tmp 17:23:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3042065950284611130tmp [Pipeline] { [Pipeline] echo 17:23:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:23:07 ---> sigul-configuration.sh 17:23:07 gpg: directory `/root/.gnupg' created 17:23:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:23:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:23:07 gpg: keyring `/root/.gnupg/secring.gpg' created 17:23:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:23:07 gpg: CAST5 encrypted data 17:23:07 gpg: encrypted with 1 passphrase 17:23:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:23:07 + mkdir /home/jenkins 17:23:07 + mkdir /home/jenkins/sigul [Pipeline] sh 17:23:08 + 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 17:23:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:08 ---> sigul-install.sh 17:23:08 Sigul already installed; skipping installation. [Pipeline] sh 17:23:08 + git tag --list 17:23:08 v1.0.0 17:23:08 v1.1.0 17:23:08 v1.1.1 17:23:08 v1.1.2 17:23:08 v1.2.0 17:23:08 v1.2.1 17:23:08 v2.0.0 17:23:08 v2.1.0 17:23:08 v2.1.1 17:23:08 v2.1.1-dev.1 17:23:08 v2.1.1-dev.2 17:23:08 v2.1.1-dev.3 17:23:08 v2.2.0 17:23:08 v2.2.1-dev.1 17:23:08 v2.2.1-dev.2 17:23:08 v2.2.1-dev.3 17:23:08 v2.2.1-dev.4 17:23:08 v2.2.1-dev.5 17:23:08 v2.2.1-dev.6 17:23:08 v2.2.1-dev.7 17:23:08 v2.2.1-dev.8 [Pipeline] sh 17:23:09 + lftools sign git-tag v2.2.1-dev.8 17:23:09 Signing Git tag with Sigul... 17:23:09 Signing v2.2.1-dev.8 [Pipeline] echo 17:23:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:23:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:23:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:23:10 $ docker stop --time=1 abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 17:23:11 $ docker rm -f abec9ed9cd55951c4ed9eb5dd815c079dea1f056d7e8d1ad4a96fb4cca302e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:23:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:12 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:23:12 $ 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 17:23:12 $ docker top 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:12 [ssh-agent] Looking for ssh-agent implementation... 17:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:12 $ docker exec 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 ssh-agent 17:23:13 SSH_AUTH_SOCK=/tmp/ssh-1IOOz3x5oUec/agent.33 17:23:13 SSH_AGENT_PID=39 17:23:13 Running ssh-add (command line suppressed) 17:23:13 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8372459294486571698.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8372459294486571698.key) 17:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:13 + git semver bump pre 17:23:13 2022-07-11 17:23:13,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:23:13 2022-07-11 17:23:13,748 [bump_version] DEBUG bumping version:2.2.1-dev.8 on axis:pre with prefix:dev 17:23:13 2022-07-11 17:23:13,748 [bump_version] DEBUG bumped version:2.2.1-dev.9 17:23:13 2022-07-11 17:23:13,748 [write_version] DEBUG write version:2.2.1-dev.9 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 17:23:13 2022-07-11 17:23:13,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:23:13 2022-07-11 17:23:13,748 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:23:13 2022-07-11 17:23:13,750 [execute] INFO git cat-file --batch-check 17:23:13 2022-07-11 17:23:13,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:13 2022-07-11 17:23:13,756 [execute] INFO git cat-file --batch 17:23:13 2022-07-11 17:23:13,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:13 2022-07-11 17:23:13,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:23:13 2.2.1-dev.9 [Pipeline] } 17:23:13 $ docker exec --env ******** --env ******** 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 ssh-agent -k 17:23:13 unset SSH_AUTH_SOCK; 17:23:13 unset SSH_AGENT_PID; 17:23:13 echo Agent pid 39 killed; 17:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:14 + git semver [Pipeline] } 17:23:14 $ docker stop --time=1 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 17:23:15 $ docker rm -f 1143d6caf14d3b0e32f246a71d82f22c3c5e353b7116ef08a465dd09c82dd2b1 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:16 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:23:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:17 $ docker top f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:17 [ssh-agent] Looking for ssh-agent implementation... 17:23:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:17 $ docker exec f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b ssh-agent 17:23:17 SSH_AUTH_SOCK=/tmp/ssh-TNh9FhJPsJTf/agent.32 17:23:17 SSH_AGENT_PID=38 17:23:17 Running ssh-add (command line suppressed) 17:23:17 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7664273374139476832.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7664273374139476832.key) 17:23:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:17 + git semver push 17:23:18 2022-07-11 17:23:18,069 [run_push] DEBUG push 17:23:18 2022-07-11 17:23:18,070 [execute] INFO git cat-file --batch-check 17:23:18 2022-07-11 17:23:18,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:23:18 2022-07-11 17:23:18,074 [execute] INFO git rev-list 07a2aabee05b4f76ec0c41596bb03dd7e44db92c -- 17:23:18 2022-07-11 17:23:18,074 [execute] DEBUG Popen(['git', 'rev-list', '07a2aabee05b4f76ec0c41596bb03dd7e44db92c', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:18 2022-07-11 17:23:18,079 [execute] INFO git fetch -v origin 17:23:18 2022-07-11 17:23:18,080 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:23:18 2022-07-11 17:23:18,550 [run_push] DEBUG no remote changes detected 17:23:18 2022-07-11 17:23:18,550 [execute] INFO git push origin semver 17:23:18 2022-07-11 17:23:18,551 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:23:19 2022-07-11 17:23:19,244 [run_push] DEBUG push all version tags 17:23:19 2022-07-11 17:23:19,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:23:19 2022-07-11 17:23:19,245 [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) 17:23:20 2022-07-11 17:23:20,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 17:23:20 2.2.1-dev.9 [Pipeline] } 17:23:20 $ docker exec --env ******** --env ******** f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b ssh-agent -k 17:23:20 unset SSH_AUTH_SOCK; 17:23:20 unset SSH_AGENT_PID; 17:23:20 echo Agent pid 38 killed; 17:23:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:20 + git semver [Pipeline] } 17:23:20 $ docker stop --time=1 f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b 17:23:22 $ docker rm -f f5c3f01fab0e30659b8d2ec7d6fcc7e08837c78328189dd7280be6bf9891fe3b [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 17:23:22 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 17:23:22 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 17:23:22 total 16 17:23:22 drwxr-xr-x 3 root root 4096 Jul 11 16:55 . 17:23:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 17:23 .. 17:23:22 drwxr-xr-x 2 root root 4096 Jul 11 16:55 cost 17:23:22 -rw-r--r-- 1 root root 84 Jul 11 16:55 cost.csv 17:23:22 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 17:23:22 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 17:23:22 total 16 17:23:22 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 16:55 . 17:23:22 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 17:23 .. 17:23:22 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 16:55 cost 17:23:22 -rw-r--r-- 1 jenkins jenkins 84 Jul 11 16:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:24 ---> package-listing.sh 17:23:24 ++ facter osfamily 17:23:24 ++ tr '[:upper:]' '[:lower:]' 17:23:24 + OS_FAMILY=debian 17:23:24 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 17:23:24 + START_PACKAGES=/tmp/packages_start.txt 17:23:24 + END_PACKAGES=/tmp/packages_end.txt 17:23:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:24 + PACKAGES=/tmp/packages_start.txt 17:23:24 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 17:23:24 + PACKAGES=/tmp/packages_end.txt 17:23:24 + case "${OS_FAMILY}" in 17:23:24 + dpkg -l 17:23:24 + grep '^ii' 17:23:24 + '[' -f /tmp/packages_start.txt ']' 17:23:24 + '[' -f /tmp/packages_end.txt ']' 17:23:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:24 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 17:23:24 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 17:23:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 17:23:24 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 17:23:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:25 prd-ubuntu20.04-docker-8c-8g-18422 does not seem to be running inside a container 17:23:25 $ 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 17:23:25 $ docker top 0b0609f828f0fae0c6b05716c46eaaa8c9b7a090e772418a723f5f13f3822c89 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:25 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:26 + ls /var/log/sa-host 17:23:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:26 provisioning config files... 17:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8372853053132930380tmp [Pipeline] { [Pipeline] echo 17:23:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:26 ---> create-netrc.sh [Pipeline] } 17:23:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:27 ---> python-tools-install.sh [Pipeline] echo 17:23:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:27 ---> sudo-logs.sh 17:23:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:27 ---> job-cost.sh 17:23:27 lf-activate-venv: SKIPPING 17:23:27 DEBUG: total: 0.2199999988079071 17:23:27 INFO: Retrieving Stack Cost... 17:23:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:28 INFO: Archiving Costs [Pipeline] echo 17:23:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:29 ---> logs-deploy.sh 17:23:29 lf-activate-venv: SKIPPING 17:23:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/49 17:23:29 INFO: archiving workspace using pattern(s): 17:23:29 Archives upload complete. 17:23:30 INFO: archiving logs to Nexus 17:23:30 ---> uname -a: 17:23:30 Linux prd-ubuntu20-04-docker-8c-8g-18422 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:23:30 17:23:30 17:23:30 ---> lscpu: 17:23:30 Architecture: x86_64 17:23:30 CPU op-mode(s): 32-bit, 64-bit 17:23:30 Byte Order: Little Endian 17:23:30 Address sizes: 40 bits physical, 48 bits virtual 17:23:30 CPU(s): 8 17:23:30 On-line CPU(s) list: 0-7 17:23:30 Thread(s) per core: 1 17:23:30 Core(s) per socket: 1 17:23:30 Socket(s): 8 17:23:30 NUMA node(s): 1 17:23:30 Vendor ID: AuthenticAMD 17:23:30 CPU family: 23 17:23:30 Model: 49 17:23:30 Model name: AMD EPYC-Rome Processor 17:23:30 Stepping: 0 17:23:30 CPU MHz: 2799.998 17:23:30 BogoMIPS: 5599.99 17:23:30 Virtualization: AMD-V 17:23:30 Hypervisor vendor: KVM 17:23:30 Virtualization type: full 17:23:30 L1d cache: 256 KiB 17:23:30 L1i cache: 256 KiB 17:23:30 L2 cache: 4 MiB 17:23:30 L3 cache: 128 MiB 17:23:30 NUMA node0 CPU(s): 0-7 17:23:30 Vulnerability Itlb multihit: Not affected 17:23:30 Vulnerability L1tf: Not affected 17:23:30 Vulnerability Mds: Not affected 17:23:30 Vulnerability Meltdown: Not affected 17:23:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:23:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:23:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:23:30 Vulnerability Srbds: Not affected 17:23:30 Vulnerability Tsx async abort: Not affected 17:23:30 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 17:23:30 17:23:30 17:23:30 ---> nproc: 17:23:30 8 17:23:30 17:23:30 17:23:30 ---> df -h: 17:23:30 Filesystem Size Used Avail Use% Mounted on 17:23:30 overlay 155G 13G 143G 8% / 17:23:30 tmpfs 64M 0 64M 0% /dev 17:23:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:23:30 shm 64M 0 64M 0% /dev/shm 17:23:30 /dev/vda1 155G 13G 143G 8% /facter-os 17:23:30 17:23:30 17:23:30 ---> sar -b -r -n DEV: 17:23:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-18422) 07/11/22 _x86_64_ (8 CPU) 17:23:30 17:23:30 16:52:43 LINUX RESTART (8 CPU) 17:23:30 17:23:30 16:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:23:30 16:54:01 458.39 53.91 404.48 0.00 5043.56 195955.34 0.00 17:23:30 16:55:01 133.96 0.15 133.81 0.00 12.13 29830.09 0.00 17:23:30 16:56:01 103.88 0.07 103.82 0.00 5.33 26438.66 0.00 17:23:30 16:57:01 1.28 0.00 1.28 0.00 0.00 16.41 0.00 17:23:30 16:58:01 1.38 0.03 1.35 0.00 0.40 15.19 0.00 17:23:30 16:59:01 2.60 1.57 1.03 0.00 49.06 14.66 0.00 17:23:30 17:00:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 17:23:30 17:01:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 17:23:30 17:02:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 17:23:30 17:03:01 1.75 0.00 1.75 0.00 0.00 24.80 0.00 17:23:30 17:04:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 17:23:30 17:05:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 17:23:30 17:06:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 17:23:30 17:07:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 17:23:30 17:08:01 1.85 0.02 1.83 0.00 0.13 23.20 0.00 17:23:30 17:09:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 17:23:30 17:10:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 17:23:30 17:11:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 17:23:30 17:12:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 17:23:30 17:13:01 1.62 0.00 1.62 0.00 0.00 20.13 0.00 17:23:30 17:14:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 17:23:30 17:15:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 17:23:30 17:16:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 17:23:30 17:17:01 1.00 0.02 0.98 0.00 0.13 11.86 0.00 17:23:30 17:18:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 17:23:30 17:19:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 17:23:30 17:20:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 17:23:30 17:21:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 17:23:30 17:22:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 17:23:30 17:23:01 68.46 0.37 68.09 0.00 11.33 38562.37 0.00 17:23:30 Average: 26.57 1.87 24.70 0.00 170.73 9705.18 0.00 17:23:30 17:23:30 16:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:30 16:54:01 28250508 31718608 575968 1.75 150704 3530356 2328040 6.86 1245528 2945332 93884 17:23:30 16:55:01 28037848 31716876 573356 1.74 162768 3712180 2343208 6.91 1373676 3006164 120176 17:23:30 16:56:01 27671408 31764264 524704 1.60 173184 4070236 1947780 5.74 1345824 3351660 136 17:23:30 16:57:01 27672084 31765100 523408 1.59 173216 4070240 1947780 5.74 1345136 3351660 188 17:23:30 16:58:01 27673188 31766204 522372 1.59 173236 4070252 1947780 5.74 1343900 3351668 16 17:23:30 16:59:01 27669136 31764712 523696 1.59 173264 4071732 1947780 5.74 1350576 3351212 304 17:23:30 17:00:01 27676420 31772060 516328 1.57 173300 4071736 1947780 5.74 1341708 3351224 20 17:23:30 17:01:01 27676712 31772356 516008 1.57 173316 4071740 1947780 5.74 1341504 3351228 176 17:23:30 17:02:01 27676172 31772004 516244 1.57 173332 4071740 1947780 5.74 1341536 3351392 168 17:23:30 17:03:01 27676420 31772272 516132 1.57 173380 4071716 1947780 5.74 1341696 3351380 140 17:23:30 17:04:01 27675860 31771776 516624 1.57 173408 4071724 1947780 5.74 1342460 3351388 188 17:23:30 17:05:01 27675740 31771656 516660 1.57 173432 4071724 1947780 5.74 1342052 3351388 276 17:23:30 17:06:01 27676024 31772064 516160 1.57 173456 4071856 1947780 5.74 1341772 3351512 16 17:23:30 17:07:01 27676196 31772320 515896 1.57 173484 4071860 1947780 5.74 1341508 3351532 196 17:23:30 17:08:01 27674488 31770716 517020 1.57 173520 4071864 1957984 5.77 1341304 3351548 224 17:23:30 17:09:01 27673968 31770200 517456 1.57 173532 4071868 1957984 5.77 1341620 3351552 184 17:23:30 17:10:01 27673888 31770120 517456 1.57 173552 4071868 1957984 5.77 1341248 3351552 12 17:23:30 17:11:01 27674084 31770396 517172 1.57 173580 4071868 1957984 5.77 1341928 3351556 196 17:23:30 17:12:01 27674240 31770560 516904 1.57 173592 4071864 1957984 5.77 1341832 3351556 24 17:23:30 17:13:01 27674224 31770552 516848 1.57 173628 4071868 1957984 5.77 1341952 3351564 44 17:23:30 17:14:01 27674232 31770624 516784 1.57 173656 4071884 1957984 5.77 1342152 3351572 32 17:23:30 17:15:01 27674400 31770792 516748 1.57 173680 4071884 1957984 5.77 1342232 3351572 188 17:23:30 17:16:01 27674636 31771096 516452 1.57 173704 4071892 1957984 5.77 1341744 3351584 8 17:23:30 17:17:01 27674368 31770840 516628 1.57 173732 4071892 1957984 5.77 1341824 3351580 184 17:23:30 17:18:01 27674324 31770952 516312 1.57 173752 4071888 1957984 5.77 1341796 3351580 20 17:23:30 17:19:01 27674016 31770676 516528 1.57 173784 4071900 1957984 5.77 1342144 3351584 180 17:23:30 17:20:01 27673968 31770660 516492 1.57 173808 4071900 1957984 5.77 1342000 3351584 16 17:23:30 17:21:01 27673868 31770588 516692 1.57 173828 4071904 1957984 5.77 1341708 3351588 208 17:23:30 17:22:01 27674112 31770836 516516 1.57 173844 4071908 1957984 5.77 1341848 3351592 12 17:23:30 17:23:01 26168612 31664656 619392 1.88 208892 5329944 2349528 6.92 1519092 4567784 576124 17:23:30 Average: 27655505 31763218 524832 1.60 173585 4083576 1992130 5.87 1346177 3367003 26451 17:23:30 17:23:30 16:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:30 16:54:01 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 17:23:30 16:54:01 docker0 120.85 154.74 10.00 1217.39 0.00 0.00 0.00 0.00 17:23:30 16:54:01 ens3 769.12 523.60 7675.01 115.47 0.00 0.00 0.00 0.00 17:23:30 16:55:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:23:30 16:55:01 docker0 6.30 7.58 0.35 37.96 0.00 0.00 0.00 0.00 17:23:30 16:55:01 ens3 71.19 56.77 79.48 67.19 0.00 0.00 0.00 0.00 17:23:30 16:56:01 lo 7.40 7.40 0.73 0.73 0.00 0.00 0.00 0.00 17:23:30 16:56:01 docker0 2.52 5.15 0.17 57.97 0.00 0.00 0.00 0.00 17:23:30 16:56:01 ens3 177.05 139.11 2654.73 277.89 0.00 0.00 0.00 0.00 17:23:30 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 16:57:01 ens3 2.10 1.10 5.14 0.08 0.00 0.00 0.00 0.00 17:23:30 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 16:58:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 16:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:23:30 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 16:59:01 ens3 7.53 5.75 5.32 5.92 0.00 0.00 0.00 0.00 17:23:30 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:00:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:01:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:02:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:23:30 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:03:01 ens3 1.50 0.12 0.15 0.01 0.00 0.00 0.00 0.00 17:23:30 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:04:01 ens3 2.62 0.58 0.86 0.52 0.00 0.00 0.00 0.00 17:23:30 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:05:01 ens3 1.08 0.67 0.59 0.41 0.00 0.00 0.00 0.00 17:23:30 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:06:01 ens3 0.22 0.13 0.12 0.07 0.00 0.00 0.00 0.00 17:23:30 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:07:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:09:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 17:23:30 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:10:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:11:01 ens3 0.63 0.42 0.27 0.22 0.00 0.00 0.00 0.00 17:23:30 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:13:01 ens3 1.70 0.15 0.19 0.01 0.00 0.00 0.00 0.00 17:23:30 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:14:01 ens3 1.73 0.92 0.76 0.55 0.00 0.00 0.00 0.00 17:23:30 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:15:01 ens3 0.95 0.62 0.52 0.41 0.00 0.00 0.00 0.00 17:23:30 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:17:01 ens3 0.27 0.12 0.07 0.01 0.00 0.00 0.00 0.00 17:23:30 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:19:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 17:23:30 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:20:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:23:30 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:23:30 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:30 17:23:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 17:23:30 17:23:01 docker0 41.21 56.59 3.53 685.12 0.00 0.00 0.00 0.00 17:23:30 17:23:01 ens3 303.13 211.51 7850.44 30.42 0.00 0.00 0.00 0.00 17:23:30 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 17:23:30 Average: docker0 5.70 7.47 0.47 66.61 0.00 0.00 0.00 0.00 17:23:30 Average: ens3 44.76 31.41 609.10 16.64 0.00 0.00 0.00 0.00 17:23:30 17:23:30 17:23:30 ---> sar -P ALL: 17:23:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-18422) 07/11/22 _x86_64_ (8 CPU) 17:23:30 17:23:30 16:52:43 LINUX RESTART (8 CPU) 17:23:30 17:23:30 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:23:30 16:54:01 all 13.05 0.00 5.42 2.09 0.09 79.35 17:23:30 16:54:01 0 10.23 0.00 5.79 2.07 0.07 81.84 17:23:30 16:54:01 1 12.86 0.00 4.66 1.22 0.08 81.18 17:23:30 16:54:01 2 15.20 0.00 7.10 4.26 0.08 73.35 17:23:30 16:54:01 3 12.94 0.00 4.96 2.56 0.10 79.44 17:23:30 16:54:01 4 12.41 0.00 5.07 0.88 0.10 81.54 17:23:30 16:54:01 5 12.76 0.00 5.00 2.79 0.08 79.37 17:23:30 16:54:01 6 14.67 0.00 4.36 2.52 0.08 78.37 17:23:30 16:54:01 7 13.30 0.00 6.43 0.41 0.12 79.74 17:23:30 16:55:01 all 37.94 0.00 7.02 0.57 0.12 54.35 17:23:30 16:55:01 0 38.83 0.00 6.98 0.22 0.12 53.85 17:23:30 16:55:01 1 36.76 0.00 7.09 0.27 0.12 55.76 17:23:30 16:55:01 2 36.65 0.00 7.52 1.08 0.10 54.65 17:23:30 16:55:01 3 37.94 0.00 6.49 0.59 0.12 54.86 17:23:30 16:55:01 4 38.15 0.00 7.31 0.07 0.13 54.34 17:23:30 16:55:01 5 38.64 0.00 7.12 1.45 0.12 52.67 17:23:30 16:55:01 6 38.60 0.00 6.47 0.39 0.10 54.45 17:23:30 16:55:01 7 37.94 0.00 7.21 0.47 0.12 54.26 17:23:30 16:56:01 all 4.69 0.00 1.88 0.47 0.03 92.93 17:23:30 16:56:01 0 6.66 0.00 1.68 0.42 0.03 91.21 17:23:30 16:56:01 1 3.85 0.00 1.81 0.74 0.03 93.57 17:23:30 16:56:01 2 4.93 0.00 1.97 0.74 0.03 92.33 17:23:30 16:56:01 3 3.86 0.00 1.77 0.03 0.03 94.30 17:23:30 16:56:01 4 5.29 0.00 1.83 0.02 0.03 92.83 17:23:30 16:56:01 5 4.08 0.00 2.32 1.48 0.03 92.09 17:23:30 16:56:01 6 4.08 0.00 1.69 0.17 0.03 94.03 17:23:30 16:56:01 7 4.74 0.00 2.00 0.15 0.03 93.08 17:23:30 16:57:01 all 0.27 0.00 0.02 0.00 0.01 99.70 17:23:30 16:57:01 0 2.02 0.00 0.05 0.02 0.02 97.90 17:23:30 16:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:23:30 16:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 16:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 16:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:23:30 16:57:01 5 0.02 0.00 0.03 0.02 0.02 99.92 17:23:30 16:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 16:58:01 all 0.28 0.00 0.02 0.00 0.00 99.69 17:23:30 16:58:01 0 2.00 0.00 0.03 0.02 0.00 97.95 17:23:30 16:58:01 1 0.10 0.00 0.07 0.00 0.03 99.80 17:23:30 16:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 16:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 16:58:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:23:30 16:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 16:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 16:59:01 all 0.46 0.00 0.03 0.01 0.01 99.49 17:23:30 16:59:01 0 2.05 0.00 0.00 0.02 0.02 97.91 17:23:30 16:59:01 1 0.38 0.00 0.07 0.03 0.03 99.48 17:23:30 16:59:01 2 0.18 0.00 0.00 0.00 0.02 99.80 17:23:30 16:59:01 3 0.23 0.00 0.05 0.00 0.02 99.70 17:23:30 16:59:01 4 0.17 0.00 0.05 0.00 0.00 99.78 17:23:30 16:59:01 5 0.43 0.00 0.05 0.02 0.00 99.50 17:23:30 16:59:01 6 0.15 0.00 0.00 0.00 0.00 99.85 17:23:30 16:59:01 7 0.08 0.00 0.02 0.00 0.00 99.90 17:23:30 17:00:01 all 0.27 0.00 0.02 0.00 0.01 99.70 17:23:30 17:00:01 0 1.99 0.00 0.03 0.00 0.02 97.96 17:23:30 17:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:23:30 17:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:23:30 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 17:23:30 17:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:01:01 all 0.26 0.00 0.01 0.00 0.00 99.72 17:23:30 17:01:01 0 1.99 0.00 0.03 0.02 0.00 97.96 17:23:30 17:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:23:30 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:01:01 3 0.05 0.00 0.00 0.00 0.00 99.95 17:23:30 17:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:02:01 all 0.14 0.00 0.05 0.00 0.01 99.80 17:23:30 17:02:01 0 1.01 0.00 0.25 0.02 0.02 98.71 17:23:30 17:02:01 1 0.02 0.00 0.05 0.02 0.02 99.90 17:23:30 17:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 17:23:30 17:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:23:30 17:03:01 0 0.03 0.00 0.02 0.02 0.00 99.93 17:23:30 17:03:01 1 0.05 0.00 0.03 0.02 0.02 99.88 17:23:30 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:23:30 17:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:23:30 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:23:30 17:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 17:23:30 17:04:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:23:30 17:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:23:30 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:23:30 17:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:23:30 17:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 17:23:30 17:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:23:30 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:23:30 17:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:23:30 17:05:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:23:30 17:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:23:30 17:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 17:23:30 17:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:23:30 17:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:23:30 17:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:23:30 17:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:23:30 17:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:23:30 17:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 17:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:07:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:23:30 17:07:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:23:30 17:07:01 1 0.13 0.00 0.03 0.00 0.02 99.82 17:23:30 17:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:07:01 4 0.10 0.00 0.02 0.00 0.00 99.88 17:23:30 17:07:01 5 0.08 0.00 0.02 0.00 0.00 99.90 17:23:30 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:08:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:23:30 17:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:23:30 17:08:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:23:30 17:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:08:01 3 0.00 0.00 0.02 0.05 0.00 99.93 17:23:30 17:08:01 4 0.05 0.00 0.03 0.00 0.00 99.92 17:23:30 17:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 17:08:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:23:30 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:23:30 17:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:23:30 17:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 17:23:30 17:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:23:30 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:23:30 17:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:23:30 17:10:01 1 0.05 0.00 0.00 0.02 0.02 99.92 17:23:30 17:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:11:01 all 0.04 0.00 0.02 0.01 0.00 99.93 17:23:30 17:11:01 0 0.13 0.00 0.10 0.03 0.00 99.73 17:23:30 17:11:01 1 0.03 0.00 0.02 0.03 0.02 99.90 17:23:30 17:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 17:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:23:30 17:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:23:30 17:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 17:23:30 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 17:23:30 17:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:23:30 17:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:23:30 17:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 17:23:30 17:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:23:30 17:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:23:30 17:14:01 1 0.00 0.00 0.03 0.00 0.03 99.93 17:23:30 17:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:23:30 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:23:30 17:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:23:30 17:15:01 1 0.05 0.00 0.03 0.02 0.02 99.88 17:23:30 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:23:30 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:23:30 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:23:30 17:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 17:23:30 17:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 17:23:30 17:16:01 1 0.02 0.00 0.00 0.00 0.03 99.95 17:23:30 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:23:30 17:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:17:01 1 0.02 0.00 0.05 0.02 0.02 99.90 17:23:30 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:23:30 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:18:01 all 0.01 0.00 0.02 0.00 0.01 99.97 17:23:30 17:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:23:30 17:18:01 1 0.03 0.00 0.05 0.02 0.03 99.87 17:23:30 17:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:23:30 17:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:23:30 17:19:01 0 0.02 0.00 0.03 0.02 0.00 99.93 17:23:30 17:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 17:23:30 17:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:19:01 3 0.02 0.00 0.00 0.07 0.00 99.92 17:23:30 17:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:23:30 17:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:23:30 17:20:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:23:30 17:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 17:23:30 17:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:23:30 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:23:30 17:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 17:23:30 17:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:23:30 17:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:23:30 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:23:30 17:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:23:30 17:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:23:30 17:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:23:30 17:22:01 1 0.03 0.00 0.02 0.02 0.03 99.90 17:23:30 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:23:30 17:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:23:30 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:23:30 17:23:01 all 8.06 0.00 3.17 0.45 0.04 88.27 17:23:30 17:23:01 0 7.19 0.00 3.18 1.54 0.03 88.06 17:23:30 17:23:01 1 8.57 0.00 3.62 1.69 0.05 86.08 17:23:30 17:23:01 2 7.57 0.00 2.70 0.03 0.03 89.67 17:23:30 17:23:01 3 8.24 0.00 3.58 0.03 0.03 88.11 17:23:30 17:23:01 4 7.35 0.00 2.61 0.17 0.03 89.84 17:23:30 17:23:01 5 8.32 0.00 3.26 0.10 0.07 88.24 17:23:30 17:23:01 6 10.12 0.00 2.64 0.03 0.03 87.18 17:23:30 17:23:01 7 7.12 0.00 3.81 0.05 0.03 88.99 17:23:30 Average: all 2.17 0.00 0.59 0.12 0.01 97.10 17:23:30 Average: 0 2.46 0.00 0.61 0.15 0.02 96.76 17:23:30 Average: 1 2.09 0.00 0.59 0.14 0.03 97.15 17:23:30 Average: 2 2.14 0.00 0.64 0.20 0.01 97.01 17:23:30 Average: 3 2.10 0.00 0.56 0.11 0.01 97.21 17:23:30 Average: 4 2.11 0.00 0.57 0.04 0.01 97.28 17:23:30 Average: 5 2.13 0.00 0.59 0.19 0.01 97.07 17:23:30 Average: 6 2.24 0.00 0.51 0.10 0.01 97.14 17:23:30 Average: 7 2.09 0.00 0.65 0.04 0.01 97.22 17:23:30 17:23:30 17:23:30