Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dba35d3ba46b7861587cc7246b39f98fa3ba425a 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-ssh3843632104250434546.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6069795514462848312.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12632022370958589224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4108251004321312521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8839338727689181842.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29316 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 dba35d3ba46b7861587cc7246b39f98fa3ba425a (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 dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 Commit message: "Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 3bfa2c7cebef17aba10611e718aa3e6714bdeddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:04:52.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:04:52.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:04:52.818Z] ========================================================= [2022-09-15T22:04:52.819Z] EdgeX Global Pipelines Version Info [2022-09-15T22:04:52.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:04:53.600Z] ------------------- [2022-09-15T22:04:53.600Z] stable info: [2022-09-15T22:04:53.600Z] ------------------- [2022-09-15T22:04:53.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:04:53.600Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:04:53.600Z] Message: update stable to v1.0.239 [2022-09-15T22:04:54.172Z] ------------------- [2022-09-15T22:04:54.172Z] experimental info: [2022-09-15T22:04:54.172Z] ------------------- [2022-09-15T22:04:54.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:04:54.172Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:04:54.172Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:04:54.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-09-15T22:04:54.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-09-15T22:04:54.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:04:54.483Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:04:54.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:04:54.516Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:04:54.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:04:54.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:04:54.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:04:54.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:04:54.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:04:54.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-09-15T22:04:54.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:04:54.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:04:54.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:04:54.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:04:54.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:04:54.697Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:04:54.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:04:54.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:04:54.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:04:54.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:04:54.758Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:04:54.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:04:54.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:04:54.794Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:04:54.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:04:54.824Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-15T22:04:54.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-15T22:04:54.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-15T22:04:54.859Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo [2022-09-15T22:04:54.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dba35d3 [Pipeline] echo [2022-09-15T22:04:54.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:04:54.939Z] provisioning config files... [2022-09-15T22:04:54.952Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9156615155829422314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:04:55.260Z] ---> docker-login.sh [2022-09-15T22:04:55.260Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:04:55.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:55.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:55.522Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:55.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:55.522Z] [2022-09-15T22:04:55.522Z] Login Succeeded [2022-09-15T22:04:55.522Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:04:55.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:55.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:55.783Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:55.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:55.783Z] [2022-09-15T22:04:55.783Z] Login Succeeded [2022-09-15T22:04:55.783Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:04:55.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:55.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:55.783Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:55.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:55.783Z] [2022-09-15T22:04:56.046Z] Login Succeeded [2022-09-15T22:04:56.046Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:04:56.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:56.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:56.046Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:56.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:56.046Z] [2022-09-15T22:04:56.046Z] Login Succeeded [2022-09-15T22:04:56.046Z] docker.io [2022-09-15T22:04:56.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:04:56.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:04:56.620Z] Configure a credential helper to remove this warning. See [2022-09-15T22:04:56.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:04:56.620Z] [2022-09-15T22:04:56.620Z] Login Succeeded [2022-09-15T22:04:56.620Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:04:56.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:04:57.015Z] + git rev-list -1 --merges dba35d3ba46b7861587cc7246b39f98fa3ba425a~1..dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo [2022-09-15T22:04:57.049Z] -----------> git rev-list -1 --merges dba35d3ba46b7861587cc7246b39f98fa3ba425a~1..dba35d3ba46b7861587cc7246b39f98fa3ba425a dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:04:57.049Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a [false] [Pipeline] sh [2022-09-15T22:04:57.349Z] + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo [2022-09-15T22:04:57.366Z] ========================================================= [2022-09-15T22:04:57.366Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:04:57.366Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:04:57.718Z] + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] echo [2022-09-15T22:04:57.730Z] [semverPrep] GIT_COMMIT: dba35d3ba46b7861587cc7246b39f98fa3ba425a, Commit Message: Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo [2022-09-15T22:04:57.740Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:04:58.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:04:58.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:04:58.083Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:04:58.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:04:58.083Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:04:58.083Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:04:58.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:04:58.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:04:58.453Z] [2022-09-15T22:04:58.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:04:58.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:04:58.760Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:04:58.760Z] b85a868b505f: Pulling fs layer [2022-09-15T22:04:58.760Z] e2be974225ed: Pulling fs layer [2022-09-15T22:04:58.760Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:04:58.760Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:04:58.760Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:04:58.760Z] eaf3925da568: Pulling fs layer [2022-09-15T22:04:58.760Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:04:58.760Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:04:58.760Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:04:58.760Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:04:58.760Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:04:58.760Z] eaf3925da568: Waiting [2022-09-15T22:04:58.760Z] 988bab9f4d93: Waiting [2022-09-15T22:04:58.760Z] bab4dde63d76: Waiting [2022-09-15T22:04:58.760Z] 1469e6f7b9e6: Waiting [2022-09-15T22:04:58.760Z] bde34c3a00c8: Waiting [2022-09-15T22:04:58.760Z] b352a97aabf1: Waiting [2022-09-15T22:04:58.761Z] 4872d77fe225: Waiting [2022-09-15T22:04:58.761Z] 5851b861e8e6: Waiting [2022-09-15T22:04:58.761Z] e2be974225ed: Verifying Checksum [2022-09-15T22:04:58.761Z] e2be974225ed: Download complete [2022-09-15T22:04:58.761Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:04:58.761Z] 988bab9f4d93: Download complete [2022-09-15T22:04:59.023Z] 1469e6f7b9e6: Download complete [2022-09-15T22:04:59.023Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:04:59.023Z] 339a4e72a1f5: Download complete [2022-09-15T22:04:59.023Z] eaf3925da568: Verifying Checksum [2022-09-15T22:04:59.023Z] eaf3925da568: Download complete [2022-09-15T22:04:59.023Z] bde34c3a00c8: Download complete [2022-09-15T22:04:59.023Z] b352a97aabf1: Download complete [2022-09-15T22:04:59.023Z] 4872d77fe225: Verifying Checksum [2022-09-15T22:04:59.023Z] 4872d77fe225: Download complete [2022-09-15T22:04:59.023Z] 5851b861e8e6: Download complete [2022-09-15T22:04:59.023Z] b85a868b505f: Verifying Checksum [2022-09-15T22:04:59.023Z] b85a868b505f: Download complete [2022-09-15T22:04:59.283Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:04:59.283Z] bab4dde63d76: Download complete [2022-09-15T22:05:00.694Z] b85a868b505f: Pull complete [2022-09-15T22:05:00.694Z] e2be974225ed: Pull complete [2022-09-15T22:05:01.265Z] 339a4e72a1f5: Pull complete [2022-09-15T22:05:01.265Z] 988bab9f4d93: Pull complete [2022-09-15T22:05:01.526Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:05:01.785Z] eaf3925da568: Pull complete [2022-09-15T22:05:03.701Z] bab4dde63d76: Pull complete [2022-09-15T22:05:03.701Z] bde34c3a00c8: Pull complete [2022-09-15T22:05:03.701Z] b352a97aabf1: Pull complete [2022-09-15T22:05:03.981Z] 4872d77fe225: Pull complete [2022-09-15T22:05:04.243Z] 5851b861e8e6: Pull complete [2022-09-15T22:05:04.243Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:05:04.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:05:04.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:05:04.341Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:05:04.380Z] $ 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 [2022-09-15T22:05:07.042Z] $ docker top ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 -eo pid,comm [2022-09-15T22:05:07.106Z] 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). [2022-09-15T22:05:07.106Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:05:07.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:05:07.145Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:05:07.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:05:07.277Z] $ docker exec ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent [2022-09-15T22:05:07.408Z] SSH_AUTH_SOCK=/tmp/ssh-XiY58gS4I4Lm/agent.34 [2022-09-15T22:05:07.408Z] SSH_AGENT_PID=40 [2022-09-15T22:05:07.414Z] Running ssh-add (command line suppressed) [2022-09-15T22:05:07.533Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5817576842889568291.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5817576842889568291.key) [2022-09-15T22:05:07.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:05:07.842Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:05:07.863Z] $ docker exec --env ******** --env ******** ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent -k [2022-09-15T22:05:07.963Z] unset SSH_AUTH_SOCK; [2022-09-15T22:05:07.964Z] unset SSH_AGENT_PID; [2022-09-15T22:05:07.964Z] echo Agent pid 40 killed; [2022-09-15T22:05:07.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:05:07.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:05:07.994Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:05:08.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:05:08.130Z] $ docker exec ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent [2022-09-15T22:05:08.261Z] SSH_AUTH_SOCK=/tmp/ssh-fFCniHDvapfa/agent.73 [2022-09-15T22:05:08.261Z] SSH_AGENT_PID=79 [2022-09-15T22:05:08.266Z] Running ssh-add (command line suppressed) [2022-09-15T22:05:08.393Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6396396064880002820.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6396396064880002820.key) [2022-09-15T22:05:08.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:05:08.693Z] + git semver init [2022-09-15T22:05:08.954Z] 2022-09-15 22:05:08,874 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:05:08.954Z] 2022-09-15 22:05:08,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-09-15T22:05:08.954Z] 2022-09-15 22:05:08,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-09-15T22:05:08.954Z] 2022-09-15 22:05:08,876 [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) [2022-09-15T22:05:10.343Z] 2022-09-15 22:05:09,982 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-09-15T22:05:10.343Z] 2022-09-15 22:05:09,983 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-09-15T22:05:10.343Z] 2022-09-15 22:05:09,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:05:10.343Z] 2022-09-15 22:05:09,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:05:10.343Z] 2.3.0-dev.13 [Pipeline] } [2022-09-15T22:05:10.355Z] $ docker exec --env ******** --env ******** ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 ssh-agent -k [2022-09-15T22:05:10.463Z] unset SSH_AUTH_SOCK; [2022-09-15T22:05:10.463Z] unset SSH_AGENT_PID; [2022-09-15T22:05:10.463Z] echo Agent pid 79 killed; [2022-09-15T22:05:10.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:05:10.784Z] + git semver [Pipeline] } [2022-09-15T22:05:11.060Z] $ docker stop --time=1 ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 [2022-09-15T22:05:12.531Z] $ docker rm -f ced16b39a948246fea5f79b1652a2dbd4d058939a5df3350410a30a97ba159e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:05:12.914Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:05:13.170Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:05:13.173Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 [2022-09-15T22:05:13.332Z] provisioning config files... [2022-09-15T22:05:13.340Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8474537285372481452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:05:13.641Z] ---> docker-login.sh [2022-09-15T22:05:13.641Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:05:13.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:13.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:13.641Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:13.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:13.641Z] [2022-09-15T22:05:13.641Z] Login Succeeded [2022-09-15T22:05:13.641Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:05:13.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:13.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:13.900Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:13.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:13.900Z] [2022-09-15T22:05:13.900Z] Login Succeeded [2022-09-15T22:05:13.900Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:05:13.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:13.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:13.900Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:13.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:13.900Z] [2022-09-15T22:05:13.900Z] Login Succeeded [2022-09-15T22:05:13.900Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:05:13.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:14.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:14.162Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:14.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:14.162Z] [2022-09-15T22:05:14.162Z] Login Succeeded [2022-09-15T22:05:14.162Z] docker.io [2022-09-15T22:05:14.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:05:14.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:05:14.422Z] Configure a credential helper to remove this warning. See [2022-09-15T22:05:14.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:05:14.422Z] [2022-09-15T22:05:14.422Z] Login Succeeded [2022-09-15T22:05:14.422Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:05:14.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:05:14.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:05:14.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:05:14.509Z] ========================================================= [2022-09-15T22:05:14.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:05:14.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:05:14.839Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:05:14.839Z] Sending build context to Docker daemon 10.7MB [2022-09-15T22:05:14.839Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:05:14.839Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:05:14.839Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:05:14.839Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:05:14.839Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:05:14.839Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:05:14.839Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:05:14.839Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:05:14.839Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:05:14.839Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:05:14.839Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:05:14.839Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:05:14.839Z] 7c6cee850709: Waiting [2022-09-15T22:05:14.839Z] 39a5fcdaea64: Waiting [2022-09-15T22:05:14.839Z] d94ebbe4e438: Waiting [2022-09-15T22:05:14.839Z] bcfd1f05c69d: Waiting [2022-09-15T22:05:15.101Z] 30c4a7721957: Download complete [2022-09-15T22:05:15.101Z] ea60b727a1ce: Download complete [2022-09-15T22:05:15.101Z] 7c6cee850709: Verifying Checksum [2022-09-15T22:05:15.101Z] 7c6cee850709: Download complete [2022-09-15T22:05:15.101Z] 39a5fcdaea64: Download complete [2022-09-15T22:05:15.101Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:05:15.101Z] 2408cc74d12b: Download complete [2022-09-15T22:05:15.101Z] d94ebbe4e438: Download complete [2022-09-15T22:05:15.363Z] 2408cc74d12b: Pull complete [2022-09-15T22:05:15.363Z] ea60b727a1ce: Pull complete [2022-09-15T22:05:15.363Z] 30c4a7721957: Pull complete [2022-09-15T22:05:15.623Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:05:15.623Z] 59ccb84bbe0f: Download complete [2022-09-15T22:05:15.623Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:05:15.623Z] bcfd1f05c69d: Download complete [2022-09-15T22:05:15.885Z] 370296b7ddb6: Download complete [2022-09-15T22:05:20.081Z] 370296b7ddb6: Pull complete [2022-09-15T22:05:20.081Z] 7c6cee850709: Pull complete [2022-09-15T22:05:20.081Z] 39a5fcdaea64: Pull complete [2022-09-15T22:05:20.081Z] d94ebbe4e438: Pull complete [2022-09-15T22:05:22.619Z] bcfd1f05c69d: Pull complete [2022-09-15T22:05:23.188Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:05:23.188Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:05:23.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:05:23.188Z] ---> a4fb48ad2a94 [2022-09-15T22:05:23.188Z] Step 3/12 : ARG MAKE='make build' [2022-09-15T22:05:28.293Z] Still waiting to schedule task [2022-09-15T22:05:28.294Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-15T22:05:29.785Z] ---> Running in ef01e0464c73 [2022-09-15T22:05:30.046Z] Removing intermediate container ef01e0464c73 [2022-09-15T22:05:30.046Z] ---> 7f19e54a44b0 [2022-09-15T22:05:30.046Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:05:30.306Z] ---> Running in 0e215a7b524c [2022-09-15T22:05:30.568Z] Removing intermediate container 0e215a7b524c [2022-09-15T22:05:30.568Z] ---> 7068b8b9cc87 [2022-09-15T22:05:30.568Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:05:30.829Z] ---> Running in d2ce26f2ed66 [2022-09-15T22:05:31.400Z] Removing intermediate container d2ce26f2ed66 [2022-09-15T22:05:31.400Z] ---> 63a30c13a358 [2022-09-15T22:05:31.400Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:05:31.971Z] ---> Running in 0d883ed4512f [2022-09-15T22:05:33.886Z] Removing intermediate container 0d883ed4512f [2022-09-15T22:05:33.886Z] ---> 8a3957f89187 [2022-09-15T22:05:33.886Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:05:34.145Z] ---> Running in 9a7810534d81 [2022-09-15T22:05:35.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:05:36.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:05:36.354Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:05:36.354Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:05:36.613Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:05:36.613Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:05:36.873Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:05:36.873Z] OK: 216 MiB in 55 packages [2022-09-15T22:05:39.413Z] Removing intermediate container 9a7810534d81 [2022-09-15T22:05:39.413Z] ---> 850a6a729c2a [2022-09-15T22:05:39.413Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-15T22:05:39.985Z] ---> Running in 8533cff2fcbf [2022-09-15T22:05:40.924Z] Removing intermediate container 8533cff2fcbf [2022-09-15T22:05:40.924Z] ---> 131413be9d8a [2022-09-15T22:05:40.924Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-15T22:05:41.865Z] ---> 90ce4bafb9a8 [2022-09-15T22:05:41.865Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:05:42.806Z] ---> Running in c2a90384c441 [2022-09-15T22:06:04.957Z] Removing intermediate container c2a90384c441 [2022-09-15T22:06:04.957Z] ---> e0e9c59bb9b3 [2022-09-15T22:06:04.957Z] Step 11/12 : COPY . . [2022-09-15T22:06:04.957Z] ---> 6e0133719999 [2022-09-15T22:06:04.957Z] Step 12/12 : RUN $MAKE [2022-09-15T22:06:04.957Z] ---> Running in 279a6f0899cc [2022-09-15T22:06:04.957Z] noop [2022-09-15T22:06:05.216Z] Removing intermediate container 279a6f0899cc [2022-09-15T22:06:05.216Z] ---> cde09f57e770 [2022-09-15T22:06:05.216Z] Successfully built cde09f57e770 [2022-09-15T22:06:05.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:06:05.538Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:06:05.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:06:05.622Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:06:05.667Z] $ 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 [2022-09-15T22:06:06.024Z] $ docker top bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:06:06.373Z] + go version [2022-09-15T22:06:06.373Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:06:06.385Z] $ docker stop --time=1 bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 [2022-09-15T22:06:07.640Z] $ docker rm -f bfcbf676de6c7b5908d6d79a55b4b859ec411561dbc6bb0230d06978a7c0ca57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:06:08.068Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:06:08.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:06:08.166Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:06:08.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-15T22:06:08.622Z] $ docker top b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:06:08.980Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:06:09.282Z] + make test [2022-09-15T22:06:09.282Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:06:09.540Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-15T22:06:19.517Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-15T22:06:19.517Z] ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements [2022-09-15T22:06:27.644Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T22:06:27.644Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:06:30.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:06:30.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:06:30.181Z] ./bin/test-attribution-txt.sh [2022-09-15T22:06:30.181Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:06:30.181Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:06:30.181Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:06:30.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:06:30.207Z] $ docker stop --time=1 b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 [2022-09-15T22:06:32.453Z] $ docker rm -f b2cafdc172d588061d6eca301df9229c0275fb876107525bf5961e2186459013 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:06:32.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:06:32.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:06:33.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:06:33.679Z] + ls -al . [2022-09-15T22:06:33.679Z] total 172 [2022-09-15T22:06:33.679Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:06 . [2022-09-15T22:06:33.679Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 .. [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 15 22:04 .dockerignore [2022-09-15T22:06:33.679Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:06 .git [2022-09-15T22:06:33.679Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 .github [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:04 .gitignore [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:04 .golangci.yml [2022-09-15T22:06:33.679Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:05 .semver [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 15 22:04 Attribution.txt [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 15 22:04 CHANGELOG.md [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 15 22:04 Dockerfile [2022-09-15T22:06:33.679Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:04 GOVERNANCE.md [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 15 22:04 Jenkinsfile [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:04 LICENSE [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 15 22:04 Makefile [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:04 OWNERS.md [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 15 22:04 README.md [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:05 VERSION [2022-09-15T22:06:33.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:04 bin [2022-09-15T22:06:33.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:04 cmd [2022-09-15T22:06:33.680Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 15 22:06 coverage.out [2022-09-15T22:06:33.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:04 driver [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 15 22:04 go.mod [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:04 go.sum [2022-09-15T22:06:33.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:04 snap [2022-09-15T22:06:33.680Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 15 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:06:34.001Z] + 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=dba35d3ba46b7861587cc7246b39f98fa3ba425a --label arch=amd64 --label version=2.3.0-dev.13 . [2022-09-15T22:06:34.001Z] Sending build context to Docker daemon 10.71MB [2022-09-15T22:06:34.001Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:06:34.001Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-15T22:06:34.001Z] ---> cde09f57e770 [2022-09-15T22:06:34.001Z] Step 3/25 : ARG MAKE='make build' [2022-09-15T22:06:34.262Z] ---> Running in e937ced71eeb [2022-09-15T22:06:34.262Z] Removing intermediate container e937ced71eeb [2022-09-15T22:06:34.262Z] ---> 94a3ac835372 [2022-09-15T22:06:34.262Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:06:34.262Z] ---> Running in c4dd93b24dd8 [2022-09-15T22:06:34.262Z] Removing intermediate container c4dd93b24dd8 [2022-09-15T22:06:34.262Z] ---> 1e0674ad9f25 [2022-09-15T22:06:34.262Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:06:34.523Z] ---> Running in 5bc14c1c490b [2022-09-15T22:06:34.523Z] Removing intermediate container 5bc14c1c490b [2022-09-15T22:06:34.523Z] ---> 54c05c02a003 [2022-09-15T22:06:34.523Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:06:34.523Z] ---> Running in b05d589386b9 [2022-09-15T22:06:35.095Z] Removing intermediate container b05d589386b9 [2022-09-15T22:06:35.095Z] ---> 83178a2a0cb4 [2022-09-15T22:06:35.095Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:06:35.095Z] ---> Running in 17f57ba6b690 [2022-09-15T22:06:35.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:06:36.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:06:36.557Z] OK: 216 MiB in 55 packages [2022-09-15T22:06:36.818Z] Removing intermediate container 17f57ba6b690 [2022-09-15T22:06:36.818Z] ---> a615fa55e6af [2022-09-15T22:06:36.818Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-15T22:06:36.818Z] ---> Running in 11a5445ac303 [2022-09-15T22:06:36.818Z] Removing intermediate container 11a5445ac303 [2022-09-15T22:06:36.818Z] ---> f69e8a503378 [2022-09-15T22:06:36.818Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-15T22:06:37.079Z] ---> 3be0f1275bcd [2022-09-15T22:06:37.079Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:06:37.079Z] ---> Running in b1e59a9e503b [2022-09-15T22:06:37.649Z] Removing intermediate container b1e59a9e503b [2022-09-15T22:06:37.649Z] ---> fb718b5c30e0 [2022-09-15T22:06:37.649Z] Step 11/25 : COPY . . [2022-09-15T22:06:38.219Z] ---> affda73ac070 [2022-09-15T22:06:38.219Z] Step 12/25 : RUN $MAKE [2022-09-15T22:06:38.219Z] ---> Running in d950543916b5 [2022-09-15T22:06:38.479Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-15T22:07:00.415Z] Removing intermediate container d950543916b5 [2022-09-15T22:07:00.415Z] ---> b7ba3507f839 [2022-09-15T22:07:00.415Z] Step 13/25 : FROM alpine:3.16 [2022-09-15T22:07:00.415Z] 3.16: Pulling from library/alpine [2022-09-15T22:07:00.415Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:07:00.415Z] 213ec9aee27d: Download complete [2022-09-15T22:07:00.415Z] 213ec9aee27d: Pull complete [2022-09-15T22:07:00.415Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:07:00.415Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:07:00.415Z] ---> 9c6f07244728 [2022-09-15T22:07:00.415Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-15T22:07:00.415Z] ---> Running in 4d3c251fcb03 [2022-09-15T22:07:00.415Z] Removing intermediate container 4d3c251fcb03 [2022-09-15T22:07:00.415Z] ---> c1ae8bc041c4 [2022-09-15T22:07:00.415Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-15T22:07:00.415Z] ---> Running in dd6cad28d251 [2022-09-15T22:07:00.415Z] Removing intermediate container dd6cad28d251 [2022-09-15T22:07:00.415Z] ---> cbecdf5c63c3 [2022-09-15T22:07:00.415Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:07:00.415Z] ---> Running in 0ce76f56eb95 [2022-09-15T22:07:00.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:07:00.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:07:01.255Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:07:01.255Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:07:01.255Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:07:01.255Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:07:01.255Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:07:01.255Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:07:01.255Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:07:01.255Z] OK: 8 MiB in 20 packages [2022-09-15T22:07:01.515Z] Removing intermediate container 0ce76f56eb95 [2022-09-15T22:07:01.515Z] ---> 56ceaa5af9ae [2022-09-15T22:07:01.515Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-15T22:07:02.459Z] ---> f652f263bc21 [2022-09-15T22:07:02.459Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-15T22:07:02.459Z] ---> a5c58668b4f3 [2022-09-15T22:07:02.459Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-15T22:07:02.459Z] ---> be482d4337ef [2022-09-15T22:07:02.459Z] Step 20/25 : EXPOSE 59986 [2022-09-15T22:07:02.719Z] ---> Running in c446cb26f99f [2022-09-15T22:07:02.719Z] Removing intermediate container c446cb26f99f [2022-09-15T22:07:02.719Z] ---> b6e10beb7d1c [2022-09-15T22:07:02.719Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-15T22:07:02.719Z] ---> Running in 8e3e00d0276d [2022-09-15T22:07:02.719Z] Removing intermediate container 8e3e00d0276d [2022-09-15T22:07:02.719Z] ---> d21bfef6956e [2022-09-15T22:07:02.719Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-15T22:07:02.719Z] ---> Running in 8a9487299b42 [2022-09-15T22:07:02.978Z] Removing intermediate container 8a9487299b42 [2022-09-15T22:07:02.978Z] ---> 6af4874375f5 [2022-09-15T22:07:02.978Z] Step 23/25 : LABEL arch=amd64 [2022-09-15T22:07:02.978Z] ---> Running in bbc121ac8b7f [2022-09-15T22:07:02.978Z] Removing intermediate container bbc121ac8b7f [2022-09-15T22:07:02.978Z] ---> 92a4eeb27381 [2022-09-15T22:07:02.978Z] Step 24/25 : LABEL git_sha=dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:07:02.978Z] ---> Running in 67911f0f38ac [2022-09-15T22:07:02.978Z] Removing intermediate container 67911f0f38ac [2022-09-15T22:07:02.978Z] ---> 596d13278af0 [2022-09-15T22:07:02.978Z] Step 25/25 : LABEL version=2.3.0-dev.13 [2022-09-15T22:07:02.978Z] ---> Running in 91ab3ae67bc2 [2022-09-15T22:07:03.238Z] Removing intermediate container 91ab3ae67bc2 [2022-09-15T22:07:03.238Z] ---> d18a498c8de7 [2022-09-15T22:07:03.238Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:07:03.238Z] Successfully built d18a498c8de7 [2022-09-15T22:07:03.238Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:07:03.339Z] provisioning config files... [2022-09-15T22:07:03.350Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6987001118472742016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:07:03.651Z] ---> docker-login.sh [2022-09-15T22:07:03.651Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:07:03.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:03.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:03.651Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:03.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:03.651Z] [2022-09-15T22:07:03.651Z] Login Succeeded [2022-09-15T22:07:03.651Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:07:03.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:03.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:03.911Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:03.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:03.911Z] [2022-09-15T22:07:03.911Z] Login Succeeded [2022-09-15T22:07:03.911Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:07:03.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:03.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:03.911Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:03.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:03.911Z] [2022-09-15T22:07:03.911Z] Login Succeeded [2022-09-15T22:07:03.911Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:07:04.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:04.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:04.174Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:04.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:04.174Z] [2022-09-15T22:07:04.174Z] Login Succeeded [2022-09-15T22:07:04.174Z] docker.io [2022-09-15T22:07:04.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:07:04.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:07:04.433Z] Configure a credential helper to remove this warning. See [2022-09-15T22:07:04.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:07:04.433Z] [2022-09-15T22:07:04.433Z] Login Succeeded [2022-09-15T22:07:04.433Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:07:04.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:07:04.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:07:04.496Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-09-15T22:07:04.496Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:07:04.496Z] latest [2022-09-15T22:07:04.496Z] 2.3.0-dev.13 [2022-09-15T22:07:04.496Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:07:04.496Z] main [2022-09-15T22:07:04.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:04.816Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:05.126Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:07:05.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-15T22:07:05.126Z] 14500314478f: Preparing [2022-09-15T22:07:05.126Z] fb1857d67790: Preparing [2022-09-15T22:07:05.126Z] 2e1e7d4133a0: Preparing [2022-09-15T22:07:05.126Z] 27fcc4c8c11a: Preparing [2022-09-15T22:07:05.126Z] 994393dc58e7: Preparing [2022-09-15T22:07:05.126Z] 994393dc58e7: Layer already exists [2022-09-15T22:07:05.126Z] 14500314478f: Pushed [2022-09-15T22:07:05.126Z] fb1857d67790: Pushed [2022-09-15T22:07:05.385Z] 27fcc4c8c11a: Pushed [2022-09-15T22:07:07.931Z] 2e1e7d4133a0: Pushed [2022-09-15T22:07:07.931Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:08.247Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:08.559Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-09-15T22:07:08.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-15T22:07:08.559Z] 14500314478f: Preparing [2022-09-15T22:07:08.559Z] fb1857d67790: Preparing [2022-09-15T22:07:08.559Z] 2e1e7d4133a0: Preparing [2022-09-15T22:07:08.559Z] 27fcc4c8c11a: Preparing [2022-09-15T22:07:08.559Z] 994393dc58e7: Preparing [2022-09-15T22:07:08.559Z] 14500314478f: Layer already exists [2022-09-15T22:07:08.559Z] fb1857d67790: Layer already exists [2022-09-15T22:07:08.559Z] 2e1e7d4133a0: Layer already exists [2022-09-15T22:07:08.559Z] 994393dc58e7: Layer already exists [2022-09-15T22:07:08.559Z] 27fcc4c8c11a: Layer already exists [2022-09-15T22:07:08.559Z] latest: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:08.942Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:09.280Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 [2022-09-15T22:07:09.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-15T22:07:09.280Z] 14500314478f: Preparing [2022-09-15T22:07:09.280Z] fb1857d67790: Preparing [2022-09-15T22:07:09.280Z] 2e1e7d4133a0: Preparing [2022-09-15T22:07:09.280Z] 27fcc4c8c11a: Preparing [2022-09-15T22:07:09.280Z] 994393dc58e7: Preparing [2022-09-15T22:07:09.280Z] 994393dc58e7: Layer already exists [2022-09-15T22:07:09.280Z] 14500314478f: Layer already exists [2022-09-15T22:07:09.280Z] fb1857d67790: Layer already exists [2022-09-15T22:07:09.280Z] 27fcc4c8c11a: Layer already exists [2022-09-15T22:07:09.280Z] 2e1e7d4133a0: Layer already exists [2022-09-15T22:07:09.280Z] 2.3.0-dev.13: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:09.601Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:09.919Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:07:09.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-15T22:07:09.919Z] 14500314478f: Preparing [2022-09-15T22:07:09.919Z] fb1857d67790: Preparing [2022-09-15T22:07:09.919Z] 2e1e7d4133a0: Preparing [2022-09-15T22:07:09.919Z] 27fcc4c8c11a: Preparing [2022-09-15T22:07:09.919Z] 994393dc58e7: Preparing [2022-09-15T22:07:09.919Z] 2e1e7d4133a0: Layer already exists [2022-09-15T22:07:09.919Z] 14500314478f: Layer already exists [2022-09-15T22:07:09.919Z] 994393dc58e7: Layer already exists [2022-09-15T22:07:09.919Z] fb1857d67790: Layer already exists [2022-09-15T22:07:09.919Z] 27fcc4c8c11a: Layer already exists [2022-09-15T22:07:09.919Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:10.236Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:10.555Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-09-15T22:07:10.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-09-15T22:07:10.555Z] 14500314478f: Preparing [2022-09-15T22:07:10.555Z] fb1857d67790: Preparing [2022-09-15T22:07:10.555Z] 2e1e7d4133a0: Preparing [2022-09-15T22:07:10.555Z] 27fcc4c8c11a: Preparing [2022-09-15T22:07:10.555Z] 994393dc58e7: Preparing [2022-09-15T22:07:10.555Z] 14500314478f: Layer already exists [2022-09-15T22:07:10.555Z] 27fcc4c8c11a: Layer already exists [2022-09-15T22:07:10.555Z] 994393dc58e7: Layer already exists [2022-09-15T22:07:10.555Z] fb1857d67790: Layer already exists [2022-09-15T22:07:10.555Z] 2e1e7d4133a0: Layer already exists [2022-09-15T22:07:10.555Z] main: digest: sha256:29d5cda2eb91a2da8587cd8e7e3c54e587a45a1256df2dff66817912a830cfa2 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:07:10.602Z] ===================================================== [Pipeline] echo [2022-09-15T22:07:10.608Z] taggedImages: [2022-09-15T22:07:10.608Z] - nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:07:10.608Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-09-15T22:07:10.608Z] - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.13 [2022-09-15T22:07:10.608Z] - nexus3.edgexfoundry.org:10004/device-rest:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:07:10.608Z] - 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 [2022-09-15T22:07:10.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:07:10.979Z] [2022-09-15T22:07:10.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:07:11.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:07:11.285Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:07:11.285Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:07:11.285Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:07:11.285Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:07:11.285Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:07:11.285Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:07:11.285Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:07:11.285Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:07:11.285Z] 33b1e0a273af: Waiting [2022-09-15T22:07:11.285Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:07:11.285Z] 5d3b04190fa2: Waiting [2022-09-15T22:07:11.285Z] 2f39f015ded8: Waiting [2022-09-15T22:07:11.285Z] 5c69ac0246d0: Download complete [2022-09-15T22:07:11.285Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-15T22:07:11.285Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:07:11.285Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:07:11.285Z] 33b1e0a273af: Download complete [2022-09-15T22:07:11.285Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:07:11.285Z] ec43610c2a17: Download complete [2022-09-15T22:07:11.285Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:07:11.285Z] 5d3b04190fa2: Download complete [2022-09-15T22:07:11.544Z] 5eb5b503b376: Download complete [2022-09-15T22:07:12.112Z] 2f39f015ded8: Download complete [2022-09-15T22:07:13.050Z] 5eb5b503b376: Pull complete [2022-09-15T22:07:13.050Z] 5c69ac0246d0: Pull complete [2022-09-15T22:07:13.619Z] ec43610c2a17: Pull complete [2022-09-15T22:07:13.619Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:07:13.878Z] 33b1e0a273af: Pull complete [2022-09-15T22:07:13.878Z] 5d3b04190fa2: Pull complete [2022-09-15T22:07:19.193Z] 2f39f015ded8: Pull complete [2022-09-15T22:07:19.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:07:19.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:07:19.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:07:19.280Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:07:19.318Z] $ 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 [2022-09-15T22:07:22.471Z] $ docker top 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:07:22.866Z] ---> job-cost.sh [2022-09-15T22:07:22.866Z] lf-activate-venv: SKIPPING [2022-09-15T22:07:22.866Z] INFO: No Stack... [2022-09-15T22:07:23.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:07:23.694Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:07:23.989Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-09-15T22:07:23.989Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:07:24.001Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [2022-09-15T22:07:24.007Z] Resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] did not exist. Created. [2022-09-15T22:07:24.007Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:07:24.305Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:07:24.340Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:07:24.346Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:07:24.367Z] $ docker stop --time=1 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 [2022-09-15T22:07:25.518Z] $ docker rm -f 87c79dcc16e26aecaf2b81761f3391897a86202209822a8ca3afd78597b0bc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:08:26.615Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29318 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-09-15T22:08:26.629Z] Running in /w/workspace/device-rest-go/57 [Pipeline] { [Pipeline] checkout [2022-09-15T22:08:26.675Z] The recommended git tool is: git [2022-09-15T22:08:34.877Z] using credential edgex-jenkins-ssh [2022-09-15T22:08:34.898Z] Cloning the remote Git repository [2022-09-15T22:08:35.028Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-09-15T22:08:35.230Z] > git init /w/workspace/device-rest-go/57 # timeout=10 [2022-09-15T22:08:35.351Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-09-15T22:08:35.353Z] > git --version # timeout=10 [2022-09-15T22:08:35.378Z] > git --version # 'git version 2.25.1' [2022-09-15T22:08:35.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:08:35.554Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:08:37.728Z] Avoid second fetch [2022-09-15T22:08:37.729Z] Checking out Revision dba35d3ba46b7861587cc7246b39f98fa3ba425a (main) [2022-09-15T22:08:37.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-09-15T22:08:37.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:08:37.761Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:08:37.784Z] > git checkout -f dba35d3ba46b7861587cc7246b39f98fa3ba425a # timeout=10 [2022-09-15T22:08:42.359Z] Commit message: "Merge pull request #212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:08:43.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:08:43.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:08:43.298Z] Dload Upload Total Spent Left Speed [2022-09-15T22:08:43.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2022-09-15T22:08:44.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:08:44.377Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:08:44.377Z] + sudo tee /etc/docker/daemon.new [2022-09-15T22:08:44.377Z] { [2022-09-15T22:08:44.377Z] "registry-mirrors": [ [2022-09-15T22:08:44.377Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:08:44.377Z] ], [2022-09-15T22:08:44.377Z] "bip": "10.250.0.254/24", [2022-09-15T22:08:44.377Z] "hosts": [ [2022-09-15T22:08:44.377Z] "tcp://0.0.0.0:5555", [2022-09-15T22:08:44.377Z] "unix:///var/run/docker.sock" [2022-09-15T22:08:44.377Z] ], [2022-09-15T22:08:44.377Z] "mtu": 1458, [2022-09-15T22:08:44.377Z] "selinux-enabled": true, [2022-09-15T22:08:44.377Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:08:44.377Z] } [Pipeline] sh [2022-09-15T22:08:44.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:08:45.119Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:09:03.506Z] provisioning config files... [2022-09-15T22:09:03.538Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/57@tmp/config5614049982422006326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:09:03.922Z] ---> docker-login.sh [2022-09-15T22:09:03.922Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:09:04.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:09:04.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:09:04.909Z] Configure a credential helper to remove this warning. See [2022-09-15T22:09:04.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:09:04.909Z] [2022-09-15T22:09:04.909Z] Login Succeeded [2022-09-15T22:09:05.186Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:09:05.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:09:05.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:09:05.739Z] Configure a credential helper to remove this warning. See [2022-09-15T22:09:05.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:09:05.739Z] [2022-09-15T22:09:05.739Z] Login Succeeded [2022-09-15T22:09:05.739Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:09:06.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:09:06.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:09:06.306Z] Configure a credential helper to remove this warning. See [2022-09-15T22:09:06.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:09:06.306Z] [2022-09-15T22:09:06.306Z] Login Succeeded [2022-09-15T22:09:06.306Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:09:06.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:09:06.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:09:06.864Z] Configure a credential helper to remove this warning. See [2022-09-15T22:09:06.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:09:06.864Z] [2022-09-15T22:09:06.864Z] Login Succeeded [2022-09-15T22:09:06.864Z] docker.io [2022-09-15T22:09:07.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:09:07.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:09:07.740Z] Configure a credential helper to remove this warning. See [2022-09-15T22:09:07.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:09:07.740Z] [2022-09-15T22:09:07.740Z] Login Succeeded [2022-09-15T22:09:07.740Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:09:07.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:09:08.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:09:08.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:09:08.447Z] ========================================================= [2022-09-15T22:09:08.447Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:09:08.447Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:09:08.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:09:08.827Z] Sending build context to Docker daemon 126kB [2022-09-15T22:09:09.118Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:09:09.119Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-15T22:09:09.397Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:09:09.397Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:09:09.397Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:09:09.397Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:09:09.397Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:09:09.397Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:09:09.397Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:09:09.397Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:09:09.397Z] 46d945488cbd: Waiting [2022-09-15T22:09:09.397Z] 656be50a0ddc: Waiting [2022-09-15T22:09:09.397Z] 2bbca73fdf42: Waiting [2022-09-15T22:09:09.397Z] 8a5474983e97: Waiting [2022-09-15T22:09:09.397Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:09:09.397Z] 329c88fbcd65: Waiting [2022-09-15T22:09:09.397Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:09:09.397Z] a050256f5b6f: Download complete [2022-09-15T22:09:09.397Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:09:09.397Z] c0a3192eca97: Download complete [2022-09-15T22:09:09.397Z] 2bbca73fdf42: Download complete [2022-09-15T22:09:09.397Z] 46d945488cbd: Verifying Checksum [2022-09-15T22:09:09.397Z] 46d945488cbd: Download complete [2022-09-15T22:09:09.397Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:09:09.397Z] b3c136eddcbf: Download complete [2022-09-15T22:09:10.877Z] b3c136eddcbf: Pull complete [2022-09-15T22:09:10.877Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:09:10.877Z] 329c88fbcd65: Download complete [2022-09-15T22:09:11.490Z] c0a3192eca97: Pull complete [2022-09-15T22:09:11.773Z] a050256f5b6f: Pull complete [2022-09-15T22:09:12.050Z] 8a5474983e97: Download complete [2022-09-15T22:09:12.656Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:09:12.656Z] 656be50a0ddc: Download complete [2022-09-15T22:09:27.779Z] 656be50a0ddc: Pull complete [2022-09-15T22:09:27.779Z] 2bbca73fdf42: Pull complete [2022-09-15T22:09:27.779Z] 46d945488cbd: Pull complete [2022-09-15T22:09:32.132Z] 8a5474983e97: Pull complete [2022-09-15T22:09:34.774Z] 329c88fbcd65: Pull complete [2022-09-15T22:09:34.774Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:09:34.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:09:34.774Z] ---> ff4287adb874 [2022-09-15T22:09:34.774Z] Step 3/12 : ARG MAKE='make build' [2022-09-15T22:09:36.220Z] ---> Running in cd0187a2ee00 [2022-09-15T22:09:36.496Z] Removing intermediate container cd0187a2ee00 [2022-09-15T22:09:36.496Z] ---> fc8c742aca4a [2022-09-15T22:09:36.496Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:09:36.496Z] ---> Running in 44a9f92864d0 [2022-09-15T22:09:36.780Z] Removing intermediate container 44a9f92864d0 [2022-09-15T22:09:36.780Z] ---> cbe3d3a81160 [2022-09-15T22:09:36.780Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:09:36.780Z] ---> Running in 096dbc1727b0 [2022-09-15T22:09:37.381Z] Removing intermediate container 096dbc1727b0 [2022-09-15T22:09:37.381Z] ---> 708e77309533 [2022-09-15T22:09:37.381Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:09:37.381Z] ---> Running in 5cbb65e3e68b [2022-09-15T22:09:39.366Z] Removing intermediate container 5cbb65e3e68b [2022-09-15T22:09:39.366Z] ---> 0c65bf238f2c [2022-09-15T22:09:39.366Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:09:39.366Z] ---> Running in 55c721909988 [2022-09-15T22:09:40.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:41.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:09:42.766Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-15T22:09:42.766Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-15T22:09:42.766Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-15T22:09:42.766Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-15T22:09:43.056Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:09:43.056Z] OK: 226 MiB in 55 packages [2022-09-15T22:09:44.046Z] Removing intermediate container 55c721909988 [2022-09-15T22:09:44.046Z] ---> 870da84e4eb9 [2022-09-15T22:09:44.046Z] Step 8/12 : WORKDIR /device-rest-go [2022-09-15T22:09:44.046Z] ---> Running in 873c7ffeaed0 [2022-09-15T22:09:44.648Z] Removing intermediate container 873c7ffeaed0 [2022-09-15T22:09:44.648Z] ---> 7a63af00f7ab [2022-09-15T22:09:44.648Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-15T22:09:45.251Z] ---> aca17ae97553 [2022-09-15T22:09:45.251Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:09:45.251Z] ---> Running in bd508214c24c [2022-09-15T22:10:53.331Z] Removing intermediate container bd508214c24c [2022-09-15T22:10:53.331Z] ---> 922f7dcd18ea [2022-09-15T22:10:53.331Z] Step 11/12 : COPY . . [2022-09-15T22:10:53.331Z] ---> 06aea7e07667 [2022-09-15T22:10:53.331Z] Step 12/12 : RUN $MAKE [2022-09-15T22:10:53.331Z] ---> Running in de993ac7962b [2022-09-15T22:10:53.331Z] noop [2022-09-15T22:10:53.331Z] Removing intermediate container de993ac7962b [2022-09-15T22:10:53.331Z] ---> 5900e942fbe3 [2022-09-15T22:10:53.331Z] Successfully built 5900e942fbe3 [2022-09-15T22:10:53.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:10:53.715Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:10:53.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:10:54.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container [2022-09-15T22:10:54.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@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 [2022-09-15T22:10:55.687Z] $ docker top 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:10:56.670Z] + go version [2022-09-15T22:10:56.670Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:10:56.694Z] $ docker stop --time=1 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 [2022-09-15T22:10:58.454Z] $ docker rm -f 749b7d2559c2819b92b272dae4926dae2b6537944dabd86823ce78601ee358b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:10:59.150Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:10:59.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:10:59.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container [2022-09-15T22:10:59.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@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 [2022-09-15T22:11:01.000Z] $ docker top 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:11:01.979Z] + git config --global --add safe.directory /w/workspace/device-rest-go/57 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:11:02.704Z] + make test [2022-09-15T22:11:02.704Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:11:04.709Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-09-15T22:12:41.669Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-09-15T22:12:41.669Z] ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 55.2% of statements [2022-09-15T22:12:41.669Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:12:41.669Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-15T22:13:03.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:13:03.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:13:03.905Z] ./bin/test-attribution-txt.sh [2022-09-15T22:13:03.905Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-15T22:13:03.905Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-15T22:13:03.905Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-15T22:13:03.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:13:03.937Z] $ docker stop --time=1 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 [2022-09-15T22:13:05.754Z] $ docker rm -f 50b04c5a05e4d98fb2512edbda60490812ff156d3814cf0787dc4606b8d5de17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:13:06.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:13:06.846Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:13:07.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:13:07.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:13:08.107Z] + ls -al . [2022-09-15T22:13:08.107Z] total 168 [2022-09-15T22:13:08.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:11 . [2022-09-15T22:13:08.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:08 .. [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 15 22:08 .dockerignore [2022-09-15T22:13:08.107Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:08 .git [2022-09-15T22:13:08.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:08 .github [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 15 22:08 .gitignore [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:08 .golangci.yml [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 8724 Sep 15 22:08 Attribution.txt [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 11736 Sep 15 22:08 CHANGELOG.md [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 1674 Sep 15 22:08 Dockerfile [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:08 GOVERNANCE.md [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 15 22:08 Jenkinsfile [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:08 LICENSE [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 1964 Sep 15 22:08 Makefile [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 15 22:08 OWNERS.md [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 8003 Sep 15 22:08 README.md [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 15 22:05 VERSION [2022-09-15T22:13:08.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:08 bin [2022-09-15T22:13:08.107Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:08 cmd [2022-09-15T22:13:08.107Z] -rw-r--r-- 1 jenkins jenkins 9355 Sep 15 22:12 coverage.out [2022-09-15T22:13:08.107Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:08 driver [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 15 22:08 go.mod [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 15 22:08 go.sum [2022-09-15T22:13:08.107Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:08 snap [2022-09-15T22:13:08.107Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 15 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:13:08.474Z] + 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=dba35d3ba46b7861587cc7246b39f98fa3ba425a --label arch=arm64 --label version=2.3.0-dev.13 . [2022-09-15T22:13:08.474Z] Sending build context to Docker daemon 136.2kB [2022-09-15T22:13:08.748Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:13:08.748Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-15T22:13:08.748Z] ---> 5900e942fbe3 [2022-09-15T22:13:08.748Z] Step 3/25 : ARG MAKE='make build' [2022-09-15T22:13:09.023Z] ---> Running in c7243023c999 [2022-09-15T22:13:09.300Z] Removing intermediate container c7243023c999 [2022-09-15T22:13:09.301Z] ---> dafb9d493e66 [2022-09-15T22:13:09.301Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-15T22:13:09.301Z] ---> Running in 799a8833f317 [2022-09-15T22:13:09.576Z] Removing intermediate container 799a8833f317 [2022-09-15T22:13:09.577Z] ---> 15f21720251b [2022-09-15T22:13:09.577Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-15T22:13:09.854Z] ---> Running in 4698233361a5 [2022-09-15T22:13:10.132Z] Removing intermediate container 4698233361a5 [2022-09-15T22:13:10.132Z] ---> 1fd5d3686a8b [2022-09-15T22:13:10.132Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:13:10.132Z] ---> Running in d11c4276dbbd [2022-09-15T22:13:12.106Z] Removing intermediate container d11c4276dbbd [2022-09-15T22:13:12.106Z] ---> 8e608ca1bb69 [2022-09-15T22:13:12.106Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:13:12.106Z] ---> Running in d079207b6274 [2022-09-15T22:13:13.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:13:14.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:13:15.056Z] OK: 226 MiB in 55 packages [2022-09-15T22:13:16.041Z] Removing intermediate container d079207b6274 [2022-09-15T22:13:16.041Z] ---> 5f7264da815d [2022-09-15T22:13:16.041Z] Step 8/25 : WORKDIR /device-rest-go [2022-09-15T22:13:16.041Z] ---> Running in a0537688ba99 [2022-09-15T22:13:16.327Z] Removing intermediate container a0537688ba99 [2022-09-15T22:13:16.327Z] ---> 12313775e11a [2022-09-15T22:13:16.327Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-15T22:13:16.924Z] ---> b951af898d42 [2022-09-15T22:13:16.924Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:13:16.924Z] ---> Running in 5fcd52e86554 [2022-09-15T22:13:18.895Z] Removing intermediate container 5fcd52e86554 [2022-09-15T22:13:18.895Z] ---> 347b416de263 [2022-09-15T22:13:18.895Z] Step 11/25 : COPY . . [2022-09-15T22:13:19.493Z] ---> 2df19c132a16 [2022-09-15T22:13:19.493Z] Step 12/25 : RUN $MAKE [2022-09-15T22:13:19.493Z] ---> Running in 5f009f112627 [2022-09-15T22:13:20.485Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-09-15T22:15:27.472Z] Removing intermediate container 5f009f112627 [2022-09-15T22:15:27.472Z] ---> 3e955eee0239 [2022-09-15T22:15:27.472Z] Step 13/25 : FROM alpine:3.16 [2022-09-15T22:15:28.065Z] 3.16: Pulling from library/alpine [2022-09-15T22:15:28.065Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:15:28.349Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:15:28.952Z] 9b18e9b68314: Pull complete [2022-09-15T22:15:28.952Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:15:28.952Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:15:28.952Z] ---> a6215f271958 [2022-09-15T22:15:28.952Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-15T22:15:28.952Z] ---> Running in 1dea99c65942 [2022-09-15T22:15:29.237Z] Removing intermediate container 1dea99c65942 [2022-09-15T22:15:29.237Z] ---> a76a7e9e80da [2022-09-15T22:15:29.237Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-09-15T22:15:29.510Z] ---> Running in ade3b2edd0c6 [2022-09-15T22:15:29.783Z] Removing intermediate container ade3b2edd0c6 [2022-09-15T22:15:29.783Z] ---> 9006f2c4f741 [2022-09-15T22:15:29.783Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-15T22:15:29.783Z] ---> Running in cbe6c62b95e0 [2022-09-15T22:15:30.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:15:31.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:15:32.019Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-15T22:15:32.019Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:15:32.019Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-15T22:15:32.019Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:15:32.019Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-15T22:15:32.019Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-15T22:15:32.019Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:15:32.019Z] OK: 8 MiB in 20 packages [2022-09-15T22:15:33.031Z] Removing intermediate container cbe6c62b95e0 [2022-09-15T22:15:33.031Z] ---> 6c6915a097b1 [2022-09-15T22:15:33.031Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-09-15T22:15:34.016Z] ---> c818edb23059 [2022-09-15T22:15:34.016Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-09-15T22:15:34.615Z] ---> d6359a87b12d [2022-09-15T22:15:34.615Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-09-15T22:15:35.214Z] ---> 4c712ea4e8f6 [2022-09-15T22:15:35.214Z] Step 20/25 : EXPOSE 59986 [2022-09-15T22:15:35.214Z] ---> Running in 1135cbb8ecd8 [2022-09-15T22:15:35.489Z] Removing intermediate container 1135cbb8ecd8 [2022-09-15T22:15:35.489Z] ---> 4d0e0b11b817 [2022-09-15T22:15:35.489Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-09-15T22:15:35.489Z] ---> Running in 4a6376cfcc98 [2022-09-15T22:15:35.762Z] Removing intermediate container 4a6376cfcc98 [2022-09-15T22:15:35.762Z] ---> 7655b94f69c3 [2022-09-15T22:15:35.762Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-15T22:15:36.038Z] ---> Running in 52c38f50ae5c [2022-09-15T22:15:36.311Z] Removing intermediate container 52c38f50ae5c [2022-09-15T22:15:36.311Z] ---> 4fc85ce80e07 [2022-09-15T22:15:36.311Z] Step 23/25 : LABEL arch=arm64 [2022-09-15T22:15:36.311Z] ---> Running in cbdab0fed504 [2022-09-15T22:15:36.585Z] Removing intermediate container cbdab0fed504 [2022-09-15T22:15:36.585Z] ---> 2d1e84decba1 [2022-09-15T22:15:36.585Z] Step 24/25 : LABEL git_sha=dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:15:36.585Z] ---> Running in 710c56d255ce [2022-09-15T22:15:37.185Z] Removing intermediate container 710c56d255ce [2022-09-15T22:15:37.185Z] ---> ad8b7713729b [2022-09-15T22:15:37.185Z] Step 25/25 : LABEL version=2.3.0-dev.13 [2022-09-15T22:15:37.185Z] ---> Running in 52ddfcf37bca [2022-09-15T22:15:37.466Z] Removing intermediate container 52ddfcf37bca [2022-09-15T22:15:37.466Z] ---> 854b55a470d0 [2022-09-15T22:15:37.466Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:15:37.466Z] Successfully built 854b55a470d0 [2022-09-15T22:15:37.466Z] 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 [2022-09-15T22:15:37.576Z] provisioning config files... [2022-09-15T22:15:37.593Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/57@tmp/config3730834617300355062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:15:37.941Z] ---> docker-login.sh [2022-09-15T22:15:37.941Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:15:38.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:38.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:38.212Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:38.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:38.212Z] [2022-09-15T22:15:38.212Z] Login Succeeded [2022-09-15T22:15:38.212Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:15:38.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:38.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:38.753Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:38.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:38.753Z] [2022-09-15T22:15:38.753Z] Login Succeeded [2022-09-15T22:15:38.753Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:15:39.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:39.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:39.024Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:39.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:39.024Z] [2022-09-15T22:15:39.024Z] Login Succeeded [2022-09-15T22:15:39.024Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:15:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:39.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:39.617Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:39.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:39.617Z] [2022-09-15T22:15:39.617Z] Login Succeeded [2022-09-15T22:15:39.617Z] docker.io [2022-09-15T22:15:39.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:15:40.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:15:40.484Z] Configure a credential helper to remove this warning. See [2022-09-15T22:15:40.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:15:40.484Z] [2022-09-15T22:15:40.484Z] Login Succeeded [2022-09-15T22:15:40.484Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:15:40.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:40.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:15:40.544Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-09-15T22:15:40.544Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:15:40.544Z] latest [2022-09-15T22:15:40.544Z] 2.3.0-dev.13 [2022-09-15T22:15:40.544Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:15:40.544Z] main [2022-09-15T22:15:40.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:40.893Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:41.246Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:15:41.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-15T22:15:41.246Z] a10eb9880033: Preparing [2022-09-15T22:15:41.246Z] b75c6420ead6: Preparing [2022-09-15T22:15:41.246Z] 5c473feb24db: Preparing [2022-09-15T22:15:41.246Z] 56a35ba399d3: Preparing [2022-09-15T22:15:41.246Z] 5d3e392a13a0: Preparing [2022-09-15T22:15:41.246Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:15:41.521Z] a10eb9880033: Pushed [2022-09-15T22:15:41.521Z] b75c6420ead6: Pushed [2022-09-15T22:15:42.111Z] 56a35ba399d3: Pushed [2022-09-15T22:15:46.392Z] 5c473feb24db: Pushed [2022-09-15T22:15:46.392Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:46.757Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:47.106Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-09-15T22:15:47.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-15T22:15:47.106Z] a10eb9880033: Preparing [2022-09-15T22:15:47.106Z] b75c6420ead6: Preparing [2022-09-15T22:15:47.106Z] 5c473feb24db: Preparing [2022-09-15T22:15:47.106Z] 56a35ba399d3: Preparing [2022-09-15T22:15:47.106Z] 5d3e392a13a0: Preparing [2022-09-15T22:15:47.106Z] 56a35ba399d3: Layer already exists [2022-09-15T22:15:47.106Z] a10eb9880033: Layer already exists [2022-09-15T22:15:47.106Z] 5c473feb24db: Layer already exists [2022-09-15T22:15:47.106Z] b75c6420ead6: Layer already exists [2022-09-15T22:15:47.106Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:15:47.376Z] latest: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:47.737Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:48.094Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 [2022-09-15T22:15:48.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-15T22:15:48.094Z] a10eb9880033: Preparing [2022-09-15T22:15:48.094Z] b75c6420ead6: Preparing [2022-09-15T22:15:48.094Z] 5c473feb24db: Preparing [2022-09-15T22:15:48.094Z] 56a35ba399d3: Preparing [2022-09-15T22:15:48.094Z] 5d3e392a13a0: Preparing [2022-09-15T22:15:48.094Z] 5c473feb24db: Layer already exists [2022-09-15T22:15:48.094Z] 56a35ba399d3: Layer already exists [2022-09-15T22:15:48.094Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:15:48.094Z] b75c6420ead6: Layer already exists [2022-09-15T22:15:48.094Z] a10eb9880033: Layer already exists [2022-09-15T22:15:48.364Z] 2.3.0-dev.13: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:48.730Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:49.090Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:15:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-15T22:15:49.090Z] a10eb9880033: Preparing [2022-09-15T22:15:49.090Z] b75c6420ead6: Preparing [2022-09-15T22:15:49.090Z] 5c473feb24db: Preparing [2022-09-15T22:15:49.090Z] 56a35ba399d3: Preparing [2022-09-15T22:15:49.090Z] 5d3e392a13a0: Preparing [2022-09-15T22:15:49.090Z] 56a35ba399d3: Layer already exists [2022-09-15T22:15:49.090Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:15:49.090Z] a10eb9880033: Layer already exists [2022-09-15T22:15:49.090Z] 5c473feb24db: Layer already exists [2022-09-15T22:15:49.090Z] b75c6420ead6: Layer already exists [2022-09-15T22:15:49.090Z] dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:49.724Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:50.075Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-09-15T22:15:50.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-09-15T22:15:50.075Z] a10eb9880033: Preparing [2022-09-15T22:15:50.075Z] b75c6420ead6: Preparing [2022-09-15T22:15:50.075Z] 5c473feb24db: Preparing [2022-09-15T22:15:50.075Z] 56a35ba399d3: Preparing [2022-09-15T22:15:50.075Z] 5d3e392a13a0: Preparing [2022-09-15T22:15:50.075Z] 5d3e392a13a0: Layer already exists [2022-09-15T22:15:50.075Z] 5c473feb24db: Layer already exists [2022-09-15T22:15:50.075Z] b75c6420ead6: Layer already exists [2022-09-15T22:15:50.075Z] 56a35ba399d3: Layer already exists [2022-09-15T22:15:50.075Z] a10eb9880033: Layer already exists [2022-09-15T22:15:50.347Z] main: digest: sha256:a8f82a44e2c331965fadb85d0860b35d865d5c0148311ec94ee2de5d5f7bff74 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-15T22:15:50.407Z] ===================================================== [Pipeline] echo [2022-09-15T22:15:50.416Z] taggedImages: [2022-09-15T22:15:50.416Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a [2022-09-15T22:15:50.416Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-09-15T22:15:50.416Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.13 [2022-09-15T22:15:50.416Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:dba35d3ba46b7861587cc7246b39f98fa3ba425a-2.3.0-dev.13 [2022-09-15T22:15:50.416Z] - 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 [2022-09-15T22:15:50.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:15:50.787Z] [2022-09-15T22:15:50.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:15:51.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:15:51.138Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:15:51.138Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:15:51.138Z] 04944245beec: Pulling fs layer [2022-09-15T22:15:51.138Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:15:51.138Z] 765212b225bb: Pulling fs layer [2022-09-15T22:15:51.138Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:15:51.138Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:15:51.138Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:15:51.138Z] f23df028b6ca: Waiting [2022-09-15T22:15:51.138Z] d65c8cfc05b1: Waiting [2022-09-15T22:15:51.138Z] 2437ff75d9bd: Waiting [2022-09-15T22:15:51.138Z] 765212b225bb: Waiting [2022-09-15T22:15:51.412Z] 04944245beec: Download complete [2022-09-15T22:15:51.412Z] 765212b225bb: Verifying Checksum [2022-09-15T22:15:51.412Z] 765212b225bb: Download complete [2022-09-15T22:15:51.412Z] f23df028b6ca: Download complete [2022-09-15T22:15:51.412Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:15:51.412Z] d65c8cfc05b1: Download complete [2022-09-15T22:15:51.689Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:15:51.689Z] 699f458cf7ca: Download complete [2022-09-15T22:15:51.963Z] 8998bd30e6a1: Verifying Checksum [2022-09-15T22:15:51.963Z] 8998bd30e6a1: Download complete [2022-09-15T22:15:54.600Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:15:54.600Z] 2437ff75d9bd: Download complete [2022-09-15T22:15:56.578Z] 8998bd30e6a1: Pull complete [2022-09-15T22:15:56.578Z] 04944245beec: Pull complete [2022-09-15T22:15:58.046Z] 699f458cf7ca: Pull complete [2022-09-15T22:15:58.321Z] 765212b225bb: Pull complete [2022-09-15T22:15:59.308Z] f23df028b6ca: Pull complete [2022-09-15T22:15:59.583Z] d65c8cfc05b1: Pull complete [2022-09-15T22:16:14.684Z] 2437ff75d9bd: Pull complete [2022-09-15T22:16:14.684Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:16:14.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:16:14.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:16:14.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-29318 does not seem to be running inside a container [2022-09-15T22:16:15.036Z] $ 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/57 -v /w/workspace/device-rest-go/57:/w/workspace/device-rest-go/57:rw,z -v /w/workspace/device-rest-go/57@tmp:/w/workspace/device-rest-go/57@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 [2022-09-15T22:16:17.684Z] $ docker top ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:16:18.620Z] ---> job-cost.sh [2022-09-15T22:16:18.620Z] lf-activate-venv: SKIPPING [2022-09-15T22:16:18.620Z] INFO: No Stack... [2022-09-15T22:16:18.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:16:19.873Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:16:20.546Z] + cat /w/workspace/device-rest-go/57/archives/cost.csv [2022-09-15T22:16:20.547Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:16:20.605Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [2022-09-15T22:16:20.614Z] Resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] did not exist. Created. [2022-09-15T22:16:20.614Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:16:21.289Z] /w/workspace/device-rest-go/57@tmp/durable-beffe0dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:16:22.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:16:22.070Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:16:22.119Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:16:22.127Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:16:22.141Z] $ docker stop --time=1 ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 [2022-09-15T22:16:23.641Z] $ docker rm -f ad092807a26120c93974bdc131150338bf601b9de5675bfa4c264676ad2efff9 [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 [2022-09-15T22:16:24.112Z] provisioning config files... [2022-09-15T22:16:24.122Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config538343784320611247tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:16:24.416Z] + set +x [2022-09-15T22:16:24.416Z] + curl -s https://codecov.io/bash [2022-09-15T22:16:24.416Z] + bash -s -- [2022-09-15T22:16:24.416Z] [2022-09-15T22:16:24.416Z] _____ _ [2022-09-15T22:16:24.416Z] / ____| | | [2022-09-15T22:16:24.416Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:16:24.416Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:16:24.416Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:16:24.416Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:16:24.416Z] Bash-1.0.6 [2022-09-15T22:16:24.416Z] [2022-09-15T22:16:24.416Z] [2022-09-15T22:16:24.416Z] ==> git version 2.25.1 found [2022-09-15T22:16:24.416Z] ==> 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 [2022-09-15T22:16:24.416Z] Release-Date: 2020-01-08 [2022-09-15T22:16:24.416Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-15T22:16:24.416Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:16:24.416Z] ==> Jenkins CI detected. [2022-09-15T22:16:24.416Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-09-15T22:16:24.416Z] project root: . [2022-09-15T22:16:24.416Z] --> token set from env [2022-09-15T22:16:24.416Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:16:24.416Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:16:24.416Z] ==> Python coveragepy not found [2022-09-15T22:16:24.416Z] ==> Searching for coverage reports in: [2022-09-15T22:16:24.416Z] + . [2022-09-15T22:16:24.416Z] -> Found 1 reports [2022-09-15T22:16:24.416Z] ==> Detecting git/mercurial file structure [2022-09-15T22:16:24.416Z] ==> Reading reports [2022-09-15T22:16:24.416Z] + ./coverage.out bytes=9355 [2022-09-15T22:16:24.416Z] ==> Appending adjustments [2022-09-15T22:16:24.416Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:16:24.677Z] + Found adjustments [2022-09-15T22:16:24.677Z] ==> Gzipping contents [2022-09-15T22:16:24.677Z] 4.0K /tmp/codecov.7RDK6p.gz [2022-09-15T22:16:24.677Z] ==> Uploading reports [2022-09-15T22:16:24.677Z] url: https://codecov.io [2022-09-15T22:16:24.677Z] query: branch=main&commit=dba35d3ba46b7861587cc7246b39f98fa3ba425a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:16:24.677Z] -> Pinging Codecov [2022-09-15T22:16:24.677Z] 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=dba35d3ba46b7861587cc7246b39f98fa3ba425a&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-15T22:16:24.936Z] -> Uploading to [2022-09-15T22:16:24.936Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/4E5D53B4F1F92C436F7061BF334D961C/dba35d3ba46b7861587cc7246b39f98fa3ba425a/211c9637-2078-4bcb-9b6f-13a978c21c7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T221624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08ccbd48ee5eba46111d3d633cf65de4d1d07ad9bbd43b0e93224c030aa39522 [2022-09-15T22:16:24.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:16:24.937Z] Dload Upload Total Spent Left Speed [2022-09-15T22:16:25.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1739 0 0 100 1739 0 7528 --:--:-- --:--:-- --:--:-- 7528 [2022-09-15T22:16:25.198Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] } [2022-09-15T22:16:25.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-15T22:16:25.336Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-15T22:16:25.345Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:16:25.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:16:25.654Z] [2022-09-15T22:16:25.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:16:25.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:16:25.967Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-15T22:16:25.967Z] df9b9388f04a: Pulling fs layer [2022-09-15T22:16:25.967Z] 52dc419b0ee2: Pulling fs layer [2022-09-15T22:16:25.967Z] 25bc292e5bac: Pulling fs layer [2022-09-15T22:16:25.967Z] 114826534d7a: Pulling fs layer [2022-09-15T22:16:25.967Z] 4657fd5d0bcf: Pulling fs layer [2022-09-15T22:16:25.967Z] 6ad1cebc031e: Pulling fs layer [2022-09-15T22:16:25.967Z] 8a3aa393b2d8: Pulling fs layer [2022-09-15T22:16:25.967Z] 114826534d7a: Waiting [2022-09-15T22:16:25.967Z] 6ad1cebc031e: Waiting [2022-09-15T22:16:25.967Z] 4657fd5d0bcf: Waiting [2022-09-15T22:16:25.967Z] 25bc292e5bac: Verifying Checksum [2022-09-15T22:16:25.967Z] 25bc292e5bac: Download complete [2022-09-15T22:16:25.967Z] 52dc419b0ee2: Verifying Checksum [2022-09-15T22:16:25.967Z] 52dc419b0ee2: Download complete [2022-09-15T22:16:25.967Z] 4657fd5d0bcf: Verifying Checksum [2022-09-15T22:16:25.967Z] 4657fd5d0bcf: Download complete [2022-09-15T22:16:25.967Z] df9b9388f04a: Verifying Checksum [2022-09-15T22:16:25.967Z] df9b9388f04a: Download complete [2022-09-15T22:16:26.227Z] 6ad1cebc031e: Verifying Checksum [2022-09-15T22:16:26.227Z] 6ad1cebc031e: Download complete [2022-09-15T22:16:26.227Z] df9b9388f04a: Pull complete [2022-09-15T22:16:26.486Z] 52dc419b0ee2: Pull complete [2022-09-15T22:16:26.486Z] 25bc292e5bac: Pull complete [2022-09-15T22:16:26.745Z] 114826534d7a: Verifying Checksum [2022-09-15T22:16:26.745Z] 114826534d7a: Download complete [2022-09-15T22:16:27.005Z] 8a3aa393b2d8: Verifying Checksum [2022-09-15T22:16:27.005Z] 8a3aa393b2d8: Download complete [2022-09-15T22:16:31.197Z] 114826534d7a: Pull complete [2022-09-15T22:16:31.197Z] 4657fd5d0bcf: Pull complete [2022-09-15T22:16:31.197Z] 6ad1cebc031e: Pull complete [2022-09-15T22:16:35.394Z] 8a3aa393b2d8: Pull complete [2022-09-15T22:16:35.394Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-15T22:16:35.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-15T22:16:35.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:16:35.482Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:16:35.515Z] $ 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 [2022-09-15T22:16:38.060Z] $ docker top 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-15T22:16:38.135Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-09-15T22:16:38.417Z] + set -o pipefail [2022-09-15T22:16:38.418Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-09-15T22:16:43.699Z] [2022-09-15T22:16:43.699Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-09-15T22:16:43.699Z] [2022-09-15T22:16:43.699Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/4f263f1f-40df-45c5-bf57-cc1d58b404fb [2022-09-15T22:16:43.699Z] [2022-09-15T22:16:43.699Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-15T22:16:43.699Z] [2022-09-15T22:16:43.699Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-15T22:16:43.699Z] [2022-09-15T22:16:43.699Z] [Pipeline] } [2022-09-15T22:16:43.904Z] $ docker stop --time=1 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 [2022-09-15T22:16:47.030Z] $ docker rm -f 8bb3e246ab8f1cb3a87ddeee836283dd1ab7286bb427fee4acf5d448671c3cf8 [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 [2022-09-15T22:16:47.734Z] + git log --format=format:%s -1 dba35d3ba46b7861587cc7246b39f98fa3ba425a [Pipeline] sh [2022-09-15T22:16:48.033Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:16:48.033Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:16:48.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:16:48.332Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:16:48.418Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:16:48.455Z] $ 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 [2022-09-15T22:16:48.959Z] $ docker top 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:16:49.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:16:49.055Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:16:49.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:16:49.179Z] $ docker exec 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c ssh-agent [2022-09-15T22:16:49.297Z] SSH_AUTH_SOCK=/tmp/ssh-YZI2OjI2GWzF/agent.32 [2022-09-15T22:16:49.297Z] SSH_AGENT_PID=38 [2022-09-15T22:16:49.303Z] Running ssh-add (command line suppressed) [2022-09-15T22:16:49.419Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7686251794507927488.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7686251794507927488.key) [2022-09-15T22:16:49.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:16:49.728Z] + git semver tag [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,918 [run_tag] DEBUG tag force:False [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,918 [check_head_tag] DEBUG check head tag [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,919 [execute] INFO git cat-file --batch-check [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,922 [execute] INFO git cat-file --batch [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,934 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:16:49.987Z] 2022-09-15 22:16:49,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:16:49.987Z] 2.3.0-dev.13 [Pipeline] } [2022-09-15T22:16:49.997Z] $ docker exec --env ******** --env ******** 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c ssh-agent -k [2022-09-15T22:16:50.119Z] unset SSH_AUTH_SOCK; [2022-09-15T22:16:50.119Z] unset SSH_AGENT_PID; [2022-09-15T22:16:50.119Z] echo Agent pid 38 killed; [2022-09-15T22:16:50.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:16:50.438Z] + git semver [Pipeline] } [2022-09-15T22:16:50.713Z] $ docker stop --time=1 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c [2022-09-15T22:16:51.972Z] $ docker rm -f 1e70bbd294903da76ffdc0a8a4ecf8efffe9ef04cd67c9c4e64026329c9ae57c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:16:52.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:16:52.402Z] [2022-09-15T22:16:52.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:16:52.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:16:52.707Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-15T22:16:52.707Z] ab5ef0e58194: Pulling fs layer [2022-09-15T22:16:52.707Z] 9712f1f96733: Pulling fs layer [2022-09-15T22:16:52.707Z] 63f879dbbcfc: Pulling fs layer [2022-09-15T22:16:52.707Z] 0d9ebad4ef96: Pulling fs layer [2022-09-15T22:16:52.707Z] e9a5061849ea: Pulling fs layer [2022-09-15T22:16:52.707Z] d747dcd14b5f: Pulling fs layer [2022-09-15T22:16:52.707Z] 2de7ff778b66: Pulling fs layer [2022-09-15T22:16:52.707Z] e9a5061849ea: Waiting [2022-09-15T22:16:52.707Z] 2de7ff778b66: Waiting [2022-09-15T22:16:52.707Z] d747dcd14b5f: Waiting [2022-09-15T22:16:52.707Z] 0d9ebad4ef96: Waiting [2022-09-15T22:16:52.707Z] 9712f1f96733: Verifying Checksum [2022-09-15T22:16:52.707Z] 9712f1f96733: Download complete [2022-09-15T22:16:52.967Z] 63f879dbbcfc: Verifying Checksum [2022-09-15T22:16:52.967Z] 63f879dbbcfc: Download complete [2022-09-15T22:16:53.226Z] ab5ef0e58194: Verifying Checksum [2022-09-15T22:16:53.226Z] ab5ef0e58194: Download complete [2022-09-15T22:16:53.226Z] e9a5061849ea: Verifying Checksum [2022-09-15T22:16:53.226Z] e9a5061849ea: Download complete [2022-09-15T22:16:53.226Z] d747dcd14b5f: Verifying Checksum [2022-09-15T22:16:53.226Z] d747dcd14b5f: Download complete [2022-09-15T22:16:53.226Z] 0d9ebad4ef96: Verifying Checksum [2022-09-15T22:16:53.226Z] 0d9ebad4ef96: Download complete [2022-09-15T22:16:53.226Z] 2de7ff778b66: Verifying Checksum [2022-09-15T22:16:53.226Z] 2de7ff778b66: Download complete [2022-09-15T22:16:56.519Z] ab5ef0e58194: Pull complete [2022-09-15T22:16:56.519Z] 9712f1f96733: Pull complete [2022-09-15T22:16:56.778Z] 63f879dbbcfc: Pull complete [2022-09-15T22:17:02.058Z] 0d9ebad4ef96: Pull complete [2022-09-15T22:17:02.058Z] e9a5061849ea: Pull complete [2022-09-15T22:17:02.058Z] d747dcd14b5f: Pull complete [2022-09-15T22:17:02.627Z] 2de7ff778b66: Pull complete [2022-09-15T22:17:02.888Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-15T22:17:02.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-15T22:17:02.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:17:02.977Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:17:03.013Z] $ 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 [2022-09-15T22:17:06.316Z] $ docker top b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:17:06.395Z] provisioning config files... [2022-09-15T22:17:06.402Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2738193083804785866tmp [2022-09-15T22:17:06.414Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7158883810042267863tmp [2022-09-15T22:17:06.424Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7085855717862377194tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:17:06.439Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:06.723Z] ---> sigul-configuration.sh [2022-09-15T22:17:06.723Z] gpg: directory `/root/.gnupg' created [2022-09-15T22:17:06.723Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-15T22:17:06.723Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-15T22:17:06.723Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-15T22:17:06.723Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-15T22:17:06.723Z] gpg: CAST5 encrypted data [2022-09-15T22:17:06.723Z] gpg: encrypted with 1 passphrase [2022-09-15T22:17:06.723Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-15T22:17:07.011Z] + mkdir /home/jenkins [2022-09-15T22:17:07.011Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-15T22:17:07.296Z] + 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 [2022-09-15T22:17:07.304Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:07.589Z] ---> sigul-install.sh [2022-09-15T22:17:07.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-15T22:17:07.876Z] + git tag --list [2022-09-15T22:17:07.876Z] v1.0.0 [2022-09-15T22:17:07.876Z] v1.1.0 [2022-09-15T22:17:07.876Z] v1.1.1 [2022-09-15T22:17:07.876Z] v1.1.2 [2022-09-15T22:17:07.876Z] v1.2.0 [2022-09-15T22:17:07.876Z] v1.2.1 [2022-09-15T22:17:07.876Z] v2.0.0 [2022-09-15T22:17:07.876Z] v2.1.0 [2022-09-15T22:17:07.876Z] v2.1.1 [2022-09-15T22:17:07.876Z] v2.1.1-dev.1 [2022-09-15T22:17:07.876Z] v2.1.1-dev.2 [2022-09-15T22:17:07.876Z] v2.1.1-dev.3 [2022-09-15T22:17:07.876Z] v2.2.0 [2022-09-15T22:17:07.876Z] v2.2.1-dev.1 [2022-09-15T22:17:07.876Z] v2.2.1-dev.2 [2022-09-15T22:17:07.876Z] v2.2.1-dev.3 [2022-09-15T22:17:07.876Z] v2.2.1-dev.4 [2022-09-15T22:17:07.876Z] v2.2.1-dev.5 [2022-09-15T22:17:07.876Z] v2.2.1-dev.6 [2022-09-15T22:17:07.876Z] v2.2.1-dev.7 [2022-09-15T22:17:07.876Z] v2.2.1-dev.8 [2022-09-15T22:17:07.876Z] v2.2.1-dev.9 [2022-09-15T22:17:07.876Z] v2.3.0-dev.10 [2022-09-15T22:17:07.876Z] v2.3.0-dev.11 [2022-09-15T22:17:07.876Z] v2.3.0-dev.12 [2022-09-15T22:17:07.876Z] v2.3.0-dev.13 [2022-09-15T22:17:07.876Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-15T22:17:08.165Z] + lftools sign git-tag v2.3.0-dev.13 [2022-09-15T22:17:08.745Z] Signing Git tag with Sigul... [2022-09-15T22:17:08.745Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-09-15T22:17:09.014Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:09.300Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-15T22:17:09.308Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-15T22:17:09.326Z] $ docker stop --time=1 b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 [2022-09-15T22:17:10.596Z] $ docker rm -f b461d31dc56a16e0b8b80cde5077a32bc8fc3505627e69474292be1ef26f0507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-15T22:17:11.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:17:11.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:17:11.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:17:11.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:17:11.404Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:17:11.436Z] $ 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 [2022-09-15T22:17:11.812Z] $ docker top 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:17:11.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:17:11.906Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:17:12.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:17:12.026Z] $ docker exec 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc ssh-agent [2022-09-15T22:17:12.141Z] SSH_AUTH_SOCK=/tmp/ssh-Vs5WEmrHhTKd/agent.33 [2022-09-15T22:17:12.141Z] SSH_AGENT_PID=39 [2022-09-15T22:17:12.146Z] Running ssh-add (command line suppressed) [2022-09-15T22:17:12.255Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1294809208894419847.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1294809208894419847.key) [2022-09-15T22:17:12.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:17:12.622Z] + git semver bump pre [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,805 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,805 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,806 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,806 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,807 [execute] INFO git cat-file --batch-check [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,812 [execute] INFO git cat-file --batch [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:17:12.882Z] 2022-09-15 22:17:12,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:17:12.882Z] 2.3.0-dev.14 [Pipeline] } [2022-09-15T22:17:12.893Z] $ docker exec --env ******** --env ******** 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc ssh-agent -k [2022-09-15T22:17:12.995Z] unset SSH_AUTH_SOCK; [2022-09-15T22:17:12.996Z] unset SSH_AGENT_PID; [2022-09-15T22:17:12.996Z] echo Agent pid 39 killed; [2022-09-15T22:17:13.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:17:13.311Z] + git semver [Pipeline] } [2022-09-15T22:17:13.585Z] $ docker stop --time=1 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc [2022-09-15T22:17:14.871Z] $ docker rm -f 87fbd9fca5b83a74f07af9c756ef19e17b4adf59d43556239a5343fa1115aadc [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:17:15.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:17:15.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:17:15.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:17:15.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:17:15.600Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:17:15.632Z] $ 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 [2022-09-15T22:17:15.973Z] $ docker top 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:17:16.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:17:16.065Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:17:16.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:17:16.188Z] $ docker exec 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 ssh-agent [2022-09-15T22:17:16.305Z] SSH_AUTH_SOCK=/tmp/ssh-UFNIxofLBvYK/agent.33 [2022-09-15T22:17:16.305Z] SSH_AGENT_PID=40 [2022-09-15T22:17:16.310Z] Running ssh-add (command line suppressed) [2022-09-15T22:17:16.423Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4480297311431219286.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4480297311431219286.key) [2022-09-15T22:17:16.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:17:16.726Z] + git semver push [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,899 [run_push] DEBUG push [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,899 [execute] INFO git cat-file --batch-check [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,903 [execute] INFO git rev-list ba5d21d6f906373f13e9390572fa3254f5d6429d -- [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,903 [execute] DEBUG Popen(['git', 'rev-list', 'ba5d21d6f906373f13e9390572fa3254f5d6429d', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,910 [execute] INFO git fetch -v origin [2022-09-15T22:17:16.985Z] 2022-09-15 22:17:16,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-15T22:17:17.556Z] 2022-09-15 22:17:17,447 [run_push] DEBUG no remote changes detected [2022-09-15T22:17:17.556Z] 2022-09-15 22:17:17,447 [execute] INFO git push origin semver [2022-09-15T22:17:17.556Z] 2022-09-15 22:17:17,448 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:17:18.500Z] 2022-09-15 22:17:18,208 [run_push] DEBUG push all version tags [2022-09-15T22:17:18.500Z] 2022-09-15 22:17:18,209 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-15T22:17:18.500Z] 2022-09-15 22:17:18,209 [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) [2022-09-15T22:17:19.070Z] 2022-09-15 22:17:18,967 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-09-15T22:17:19.070Z] 2.3.0-dev.14 [Pipeline] } [2022-09-15T22:17:19.078Z] $ docker exec --env ******** --env ******** 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 ssh-agent -k [2022-09-15T22:17:19.203Z] unset SSH_AUTH_SOCK; [2022-09-15T22:17:19.203Z] unset SSH_AGENT_PID; [2022-09-15T22:17:19.203Z] echo Agent pid 40 killed; [2022-09-15T22:17:19.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:17:19.531Z] + git semver [Pipeline] } [2022-09-15T22:17:19.805Z] $ docker stop --time=1 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 [2022-09-15T22:17:21.075Z] $ docker rm -f 24ee9522fe9af8e3bfded92df464edd245ee86cb20355862827a01444a82f0f8 [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 [2022-09-15T22:17:21.592Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-09-15T22:17:21.592Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-15T22:17:21.592Z] total 16 [2022-09-15T22:17:21.592Z] drwxr-xr-x 3 root root 4096 Sep 15 22:07 . [2022-09-15T22:17:21.592Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:17 .. [2022-09-15T22:17:21.592Z] drwxr-xr-x 2 root root 4096 Sep 15 22:07 cost [2022-09-15T22:17:21.592Z] -rw-r--r-- 1 root root 85 Sep 15 22:07 cost.csv [2022-09-15T22:17:21.592Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-15T22:17:21.592Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-09-15T22:17:21.592Z] total 16 [2022-09-15T22:17:21.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:07 . [2022-09-15T22:17:21.592Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:17 .. [2022-09-15T22:17:21.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:07 cost [2022-09-15T22:17:21.592Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 15 22:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:21.884Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:22.743Z] ---> package-listing.sh [2022-09-15T22:17:22.743Z] ++ facter osfamily [2022-09-15T22:17:22.743Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:17:23.002Z] + OS_FAMILY=debian [2022-09-15T22:17:23.002Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-09-15T22:17:23.002Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:17:23.002Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:17:23.002Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:17:23.002Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:17:23.002Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-09-15T22:17:23.002Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:17:23.002Z] + case "${OS_FAMILY}" in [2022-09-15T22:17:23.002Z] + dpkg -l [2022-09-15T22:17:23.002Z] + grep '^ii' [2022-09-15T22:17:23.002Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:17:23.002Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:17:23.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:17:23.002Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-09-15T22:17:23.002Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-09-15T22:17:23.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-09-15T22:17:23.012Z] 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 [2022-09-15T22:17:23.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:17:23.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:17:23.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:17:23.924Z] prd-ubuntu20.04-docker-8c-8g-29316 does not seem to be running inside a container [2022-09-15T22:17:23.954Z] $ 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 [2022-09-15T22:17:24.208Z] $ docker top 2dd2eb65243ccfe50799f6453f0bfee35bf38b0fc1475893aca651dd809e4047 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:17:24.554Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:17:24.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:17:25.123Z] + ls /var/log/sa-host [2022-09-15T22:17:25.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:17:25.191Z] provisioning config files... [2022-09-15T22:17:25.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6117304108894435373tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:17:25.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:25.493Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:17:25.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:25.819Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:17:25.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:26.112Z] ---> sudo-logs.sh [2022-09-15T22:17:26.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:17:26.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:26.424Z] ---> job-cost.sh [2022-09-15T22:17:26.424Z] lf-activate-venv: SKIPPING [2022-09-15T22:17:26.424Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:17:26.424Z] INFO: Retrieving Stack Cost... [2022-09-15T22:17:26.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:17:27.254Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:17:27.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:17:27.547Z] ---> logs-deploy.sh [2022-09-15T22:17:27.547Z] lf-activate-venv: SKIPPING [2022-09-15T22:17:27.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/57 [2022-09-15T22:17:27.547Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:17:28.485Z] Archives upload complete. [2022-09-15T22:17:28.745Z] INFO: archiving logs to Nexus [2022-09-15T22:17:29.315Z] ---> uname -a: [2022-09-15T22:17:29.315Z] Linux prd-ubuntu20-04-docker-8c-8g-29316 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.315Z] ---> lscpu: [2022-09-15T22:17:29.315Z] Architecture: x86_64 [2022-09-15T22:17:29.315Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-15T22:17:29.315Z] Byte Order: Little Endian [2022-09-15T22:17:29.315Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-15T22:17:29.315Z] CPU(s): 8 [2022-09-15T22:17:29.315Z] On-line CPU(s) list: 0-7 [2022-09-15T22:17:29.315Z] Thread(s) per core: 1 [2022-09-15T22:17:29.315Z] Core(s) per socket: 1 [2022-09-15T22:17:29.315Z] Socket(s): 8 [2022-09-15T22:17:29.315Z] NUMA node(s): 1 [2022-09-15T22:17:29.315Z] Vendor ID: AuthenticAMD [2022-09-15T22:17:29.315Z] CPU family: 23 [2022-09-15T22:17:29.315Z] Model: 49 [2022-09-15T22:17:29.315Z] Model name: AMD EPYC-Rome Processor [2022-09-15T22:17:29.315Z] Stepping: 0 [2022-09-15T22:17:29.315Z] CPU MHz: 2799.998 [2022-09-15T22:17:29.315Z] BogoMIPS: 5599.99 [2022-09-15T22:17:29.315Z] Virtualization: AMD-V [2022-09-15T22:17:29.315Z] Hypervisor vendor: KVM [2022-09-15T22:17:29.315Z] Virtualization type: full [2022-09-15T22:17:29.315Z] L1d cache: 256 KiB [2022-09-15T22:17:29.315Z] L1i cache: 256 KiB [2022-09-15T22:17:29.315Z] L2 cache: 4 MiB [2022-09-15T22:17:29.315Z] L3 cache: 128 MiB [2022-09-15T22:17:29.315Z] NUMA node0 CPU(s): 0-7 [2022-09-15T22:17:29.315Z] Vulnerability Itlb multihit: Not affected [2022-09-15T22:17:29.315Z] Vulnerability L1tf: Not affected [2022-09-15T22:17:29.315Z] Vulnerability Mds: Not affected [2022-09-15T22:17:29.315Z] Vulnerability Meltdown: Not affected [2022-09-15T22:17:29.315Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-15T22:17:29.315Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-15T22:17:29.315Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-15T22:17:29.315Z] Vulnerability Srbds: Not affected [2022-09-15T22:17:29.315Z] Vulnerability Tsx async abort: Not affected [2022-09-15T22:17:29.315Z] 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 [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.315Z] ---> nproc: [2022-09-15T22:17:29.315Z] 8 [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.315Z] [2022-09-15T22:17:29.316Z] ---> df -h: [2022-09-15T22:17:29.316Z] Filesystem Size Used Avail Use% Mounted on [2022-09-15T22:17:29.316Z] overlay 155G 13G 143G 8% / [2022-09-15T22:17:29.316Z] tmpfs 64M 0 64M 0% /dev [2022-09-15T22:17:29.316Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-15T22:17:29.316Z] shm 64M 0 64M 0% /dev/shm [2022-09-15T22:17:29.316Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] ---> sar -b -r -n DEV: [2022-09-15T22:17:29.316Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29316) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:04:09 LINUX RESTART (8 CPU) [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-15T22:17:29.316Z] 22:06:01 165.47 3.81 161.66 0.00 362.05 81878.14 0.00 [2022-09-15T22:17:29.316Z] 22:07:01 150.56 0.10 150.46 0.00 7.06 28899.65 0.00 [2022-09-15T22:17:29.316Z] 22:08:01 69.87 0.05 69.82 0.00 6.27 18417.46 0.00 [2022-09-15T22:17:29.316Z] 22:09:01 1.78 0.00 1.78 0.00 0.00 21.08 0.00 [2022-09-15T22:17:29.316Z] 22:10:02 1.23 0.02 1.22 0.00 0.13 14.13 0.00 [2022-09-15T22:17:29.316Z] 22:11:01 1.64 0.00 1.64 0.00 0.00 19.39 0.00 [2022-09-15T22:17:29.316Z] 22:12:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 [2022-09-15T22:17:29.316Z] 22:13:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 [2022-09-15T22:17:29.316Z] 22:14:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2022-09-15T22:17:29.316Z] 22:15:01 1.82 0.00 1.82 0.00 0.00 27.06 0.00 [2022-09-15T22:17:29.316Z] 22:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2022-09-15T22:17:29.316Z] 22:17:01 71.99 0.45 71.54 0.00 15.60 41492.42 0.00 [2022-09-15T22:17:29.316Z] Average: 38.96 0.36 38.59 0.00 32.18 14162.55 0.00 [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-15T22:17:29.316Z] 22:06:01 27865564 31746612 549728 1.67 158972 3888608 2030676 5.98 1232460 3298332 146500 [2022-09-15T22:17:29.316Z] 22:07:01 28036328 31733396 562444 1.71 164080 3728892 2064484 6.08 1304572 3079800 16 [2022-09-15T22:17:29.316Z] 22:08:01 27589504 31762688 531068 1.62 173356 4146324 1865932 5.50 1295748 3484288 156 [2022-09-15T22:17:29.316Z] 22:09:01 27589784 31763008 530532 1.61 173380 4146328 1865932 5.50 1295148 3484288 16 [2022-09-15T22:17:29.316Z] 22:10:02 27598392 31771656 521828 1.59 173424 4146332 1865932 5.50 1286920 3484364 20 [2022-09-15T22:17:29.316Z] 22:11:01 27598564 31771864 521556 1.59 173468 4146336 1865932 5.50 1286844 3484364 24 [2022-09-15T22:17:29.316Z] 22:12:01 27600540 31773880 519496 1.58 173492 4146340 1865932 5.50 1284980 3484368 36 [2022-09-15T22:17:29.316Z] 22:13:01 27600776 31774124 519160 1.58 173520 4146348 1865932 5.50 1284700 3484372 24 [2022-09-15T22:17:29.316Z] 22:14:01 27600688 31774104 519156 1.58 173548 4146348 1865932 5.50 1285552 3484376 196 [2022-09-15T22:17:29.316Z] 22:15:01 27601148 31774584 518828 1.58 173592 4146328 1865932 5.50 1285336 3484356 12 [2022-09-15T22:17:29.316Z] 22:16:01 27601132 31774604 518776 1.58 173628 4146328 1865932 5.50 1284880 3484360 36 [2022-09-15T22:17:29.316Z] 22:17:01 26151576 31731724 558520 1.70 211792 5401236 2053676 6.05 1402252 4697372 579832 [2022-09-15T22:17:29.316Z] Average: 27536166 31762687 530924 1.61 174688 4194646 1911852 5.63 1294116 3536220 60572 [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-15T22:17:29.316Z] 22:06:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:06:01 ens3 401.22 293.36 5723.49 97.11 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:06:01 docker0 132.79 165.54 11.06 1680.02 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:07:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:07:01 ens3 59.05 37.17 185.61 17.80 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:07:01 docker0 9.13 14.39 0.54 98.63 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:08:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:08:01 ens3 165.01 133.84 2550.52 273.88 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:09:01 ens3 5.67 2.95 8.05 0.38 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:10:02 ens3 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:11:01 ens3 0.63 0.49 0.27 0.22 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:12:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:13:01 ens3 1.30 0.12 0.14 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:14:01 ens3 1.37 0.87 0.57 0.43 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:15:01 ens3 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:17:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:17:01 ens3 331.24 248.39 7851.32 71.37 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] 22:17:01 docker0 39.96 41.83 3.37 683.07 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] Average: ens3 80.21 59.56 1355.82 38.42 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] Average: docker0 15.01 18.30 1.24 203.39 0.00 0.00 0.00 0.00 [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] ---> sar -P ALL: [2022-09-15T22:17:29.316Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29316) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:04:09 LINUX RESTART (8 CPU) [2022-09-15T22:17:29.316Z] [2022-09-15T22:17:29.316Z] 22:05:02 CPU %user %nice %system %iowait %steal %idle [2022-09-15T22:17:29.316Z] 22:06:01 all 8.35 0.00 3.73 6.67 0.08 81.18 [2022-09-15T22:17:29.316Z] 22:06:01 0 9.63 0.00 3.80 2.46 0.05 84.06 [2022-09-15T22:17:29.316Z] 22:06:01 1 7.69 0.00 5.18 1.14 0.07 85.92 [2022-09-15T22:17:29.316Z] 22:06:01 2 8.44 0.00 4.26 12.31 0.14 74.84 [2022-09-15T22:17:29.316Z] 22:06:01 3 7.41 0.00 2.33 2.22 0.09 87.96 [2022-09-15T22:17:29.316Z] 22:06:01 4 9.06 0.00 3.35 13.95 0.09 73.55 [2022-09-15T22:17:29.316Z] 22:06:01 5 6.67 0.00 3.61 1.25 0.05 88.42 [2022-09-15T22:17:29.316Z] 22:06:01 6 7.26 0.00 3.18 16.08 0.05 73.43 [2022-09-15T22:17:29.316Z] 22:06:01 7 10.63 0.00 4.11 3.96 0.09 81.22 [2022-09-15T22:17:29.316Z] 22:07:01 all 37.27 0.00 6.35 1.63 0.08 54.67 [2022-09-15T22:17:29.316Z] 22:07:01 0 40.06 0.00 6.87 2.12 0.08 50.86 [2022-09-15T22:17:29.316Z] 22:07:01 1 34.76 0.00 6.22 0.41 0.08 58.52 [2022-09-15T22:17:29.316Z] 22:07:01 2 34.00 0.00 6.14 1.85 0.08 57.93 [2022-09-15T22:17:29.316Z] 22:07:01 3 36.54 0.00 6.40 0.80 0.08 56.19 [2022-09-15T22:17:29.316Z] 22:07:01 4 41.59 0.00 7.06 3.77 0.10 47.48 [2022-09-15T22:17:29.316Z] 22:07:01 5 34.94 0.00 5.62 0.20 0.07 59.17 [2022-09-15T22:17:29.316Z] 22:07:01 6 34.91 0.00 5.92 2.71 0.07 56.39 [2022-09-15T22:17:29.316Z] 22:07:01 7 41.24 0.00 6.59 1.17 0.10 50.90 [2022-09-15T22:17:29.316Z] 22:08:01 all 3.99 0.00 1.47 0.87 0.03 93.63 [2022-09-15T22:17:29.316Z] 22:08:01 0 5.09 0.00 1.59 0.62 0.02 92.68 [2022-09-15T22:17:29.316Z] 22:08:01 1 2.96 0.00 2.03 0.28 0.07 94.66 [2022-09-15T22:17:29.316Z] 22:08:01 2 3.04 0.00 0.87 0.00 0.03 96.05 [2022-09-15T22:17:29.316Z] 22:08:01 3 4.88 0.00 1.50 0.47 0.03 93.11 [2022-09-15T22:17:29.316Z] 22:08:01 4 5.13 0.00 1.81 3.84 0.03 89.18 [2022-09-15T22:17:29.316Z] 22:08:01 5 2.91 0.00 1.32 0.02 0.02 95.74 [2022-09-15T22:17:29.316Z] 22:08:01 6 3.08 0.00 1.02 1.69 0.02 94.19 [2022-09-15T22:17:29.316Z] 22:08:01 7 4.84 0.00 1.61 0.07 0.03 93.46 [2022-09-15T22:17:29.316Z] 22:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-15T22:17:29.316Z] 22:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:17:29.316Z] 22:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-15T22:17:29.316Z] 22:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.316Z] 22:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-15T22:17:29.316Z] 22:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:17:29.316Z] 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:17:29.316Z] 22:09:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-15T22:17:29.316Z] 22:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:17:29.316Z] 22:10:02 all 0.27 0.00 0.03 0.00 0.01 99.69 [2022-09-15T22:17:29.316Z] 22:10:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:17:29.316Z] 22:10:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-15T22:17:29.316Z] 22:10:02 2 1.86 0.00 0.07 0.00 0.02 98.06 [2022-09-15T22:17:29.316Z] 22:10:02 3 0.08 0.00 0.07 0.00 0.00 99.85 [2022-09-15T22:17:29.316Z] 22:10:02 4 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-15T22:17:29.316Z] 22:10:02 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-15T22:17:29.316Z] 22:10:02 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:17:29.316Z] 22:10:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-15T22:17:29.317Z] 22:11:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-09-15T22:17:29.317Z] 22:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-15T22:17:29.317Z] 22:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T22:17:29.317Z] 22:11:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-15T22:17:29.317Z] 22:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-15T22:17:29.317Z] 22:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:12:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-09-15T22:17:29.317Z] 22:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-15T22:17:29.317Z] 22:12:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2022-09-15T22:17:29.317Z] 22:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:17:29.317Z] 22:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-15T22:17:29.317Z] 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:17:29.317Z] 22:13:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-09-15T22:17:29.317Z] 22:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:17:29.317Z] 22:13:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-15T22:17:29.317Z] 22:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:13:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-15T22:17:29.317Z] 22:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-15T22:17:29.317Z] 22:14:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2022-09-15T22:17:29.317Z] 22:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-15T22:17:29.317Z] 22:14:01 2 0.30 0.00 0.02 0.00 0.00 99.68 [2022-09-15T22:17:29.317Z] 22:14:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-15T22:17:29.317Z] 22:14:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-15T22:17:29.317Z] 22:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-15T22:17:29.317Z] 22:14:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2022-09-15T22:17:29.317Z] 22:15:01 all 0.22 0.00 0.01 0.02 0.01 99.75 [2022-09-15T22:17:29.317Z] 22:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T22:17:29.317Z] 22:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-15T22:17:29.317Z] 22:15:01 2 1.40 0.00 0.02 0.00 0.02 98.56 [2022-09-15T22:17:29.317Z] 22:15:01 3 0.13 0.00 0.00 0.00 0.02 99.85 [2022-09-15T22:17:29.317Z] 22:15:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2022-09-15T22:17:29.317Z] 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:17:29.317Z] 22:15:01 6 0.02 0.00 0.02 0.05 0.02 99.90 [2022-09-15T22:17:29.317Z] 22:15:01 7 0.07 0.00 0.00 0.00 0.03 99.90 [2022-09-15T22:17:29.317Z] 22:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-15T22:17:29.317Z] 22:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T22:17:29.317Z] 22:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:17:29.317Z] 22:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:17:29.317Z] 22:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:17:29.317Z] 22:16:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-15T22:17:29.317Z] 22:16:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2022-09-15T22:17:29.317Z] [2022-09-15T22:17:29.317Z] 22:16:01 CPU %user %nice %system %iowait %steal %idle [2022-09-15T22:17:29.317Z] 22:17:01 all 8.44 0.00 3.13 1.84 0.09 86.50 [2022-09-15T22:17:29.317Z] 22:17:01 0 9.38 0.00 3.32 4.69 0.08 82.53 [2022-09-15T22:17:29.317Z] 22:17:01 1 7.84 0.00 4.17 2.75 0.03 85.21 [2022-09-15T22:17:29.317Z] 22:17:01 2 9.20 0.00 2.53 1.57 0.03 86.67 [2022-09-15T22:17:29.317Z] 22:17:01 3 7.62 0.00 3.11 0.12 0.13 89.02 [2022-09-15T22:17:29.317Z] 22:17:01 4 9.72 0.00 3.09 1.62 0.14 85.43 [2022-09-15T22:17:29.317Z] 22:17:01 5 9.07 0.00 2.93 0.30 0.05 87.64 [2022-09-15T22:17:29.317Z] 22:17:01 6 7.18 0.00 2.67 3.63 0.03 86.49 [2022-09-15T22:17:29.317Z] 22:17:01 7 7.54 0.00 3.21 0.05 0.20 89.00 [2022-09-15T22:17:29.317Z] Average: all 4.91 0.00 1.22 0.91 0.03 92.94 [2022-09-15T22:17:29.317Z] Average: 0 5.32 0.00 1.29 0.81 0.02 92.54 [2022-09-15T22:17:29.317Z] Average: 1 4.42 0.00 1.46 0.38 0.03 93.71 [2022-09-15T22:17:29.317Z] Average: 2 5.29 0.00 1.14 1.29 0.03 92.25 [2022-09-15T22:17:29.317Z] Average: 3 4.70 0.00 1.12 0.30 0.03 93.86 [2022-09-15T22:17:29.317Z] Average: 4 5.43 0.00 1.27 1.92 0.03 91.36 [2022-09-15T22:17:29.317Z] Average: 5 4.43 0.00 1.12 0.15 0.02 94.30 [2022-09-15T22:17:29.317Z] Average: 6 4.33 0.00 1.06 1.99 0.02 92.60 [2022-09-15T22:17:29.317Z] Average: 7 5.35 0.00 1.29 0.43 0.04 92.88 [2022-09-15T22:17:29.317Z] [2022-09-15T22:17:29.317Z] [2022-09-15T22:17:29.317Z]