Pull request #1030 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 79e57a5f6b219400b62176936194a9570b8e2040+d24546102b5fafb36a92b102b4be54f609bac794 (4c560932f966bc849949ccab25410d78ff08c771) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh395109880564182341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1121003636658959838.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1204604828736897230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 shared 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-ssh5934296937077526474.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1030/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4693122993570196980.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2419 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1030 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh8962583209109346347.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 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 /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh293314397267506381.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) > git config core.sparsecheckout # timeout=10 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/jenkins-gitclient-ssh8060722240514568837.key > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T15:45:28.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T15:45:28.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T15:45:28.324Z] ========================================================= [2021-10-07T15:45:28.324Z] EdgeX Global Pipelines Version Info [2021-10-07T15:45:28.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5fc4912b194ebc99294699b6c5393e9d1252ed75 # timeout=10 [2021-10-07T15:45:29.562Z] ------------------- [2021-10-07T15:45:29.562Z] stable info: [2021-10-07T15:45:29.562Z] ------------------- [2021-10-07T15:45:29.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T15:45:29.562Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T15:45:29.562Z] Message: update stable to v1.0.207 [2021-10-07T15:45:30.147Z] ------------------- [2021-10-07T15:45:30.147Z] experimental info: [2021-10-07T15:45:30.147Z] ------------------- [2021-10-07T15:45:30.147Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T15:45:30.147Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T15:45:30.147Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T15:45:30.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-07T15:45:30.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-07T15:45:30.335Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T15:45:30.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T15:45:30.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T15:45:30.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T15:45:30.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T15:45:30.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-07T15:45:30.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T15:45:30.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T15:45:30.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T15:45:30.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-07T15:45:30.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T15:45:30.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T15:45:30.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T15:45:30.641Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:45:30.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:45:30.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T15:45:30.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T15:45:30.752Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T15:45:30.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T15:45:30.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T15:45:30.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T15:45:30.845Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T15:45:30.867Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T15:45:30.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T15:45:30.912Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1030 [Pipeline] echo [2021-10-07T15:45:30.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1030 [Pipeline] echo [2021-10-07T15:45:30.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1030 [Pipeline] echo [2021-10-07T15:45:30.989Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79e57a5f6b219400b62176936194a9570b8e2040 [Pipeline] echo [2021-10-07T15:45:31.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79e57a5 [Pipeline] echo [2021-10-07T15:45:31.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T15:45:31.117Z] provisioning config files... [2021-10-07T15:45:31.139Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config5955635592746814944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:45:31.481Z] ---> docker-login.sh [2021-10-07T15:45:31.481Z] nexus3.edgexfoundry.org:10001 [2021-10-07T15:45:31.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:45:31.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:45:31.752Z] Configure a credential helper to remove this warning. See [2021-10-07T15:45:31.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:45:31.752Z] [2021-10-07T15:45:31.752Z] Login Succeeded [2021-10-07T15:45:31.752Z] nexus3.edgexfoundry.org:10002 [2021-10-07T15:45:31.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:45:31.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:45:31.752Z] Configure a credential helper to remove this warning. See [2021-10-07T15:45:31.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:45:31.752Z] [2021-10-07T15:45:31.752Z] Login Succeeded [2021-10-07T15:45:31.752Z] nexus3.edgexfoundry.org:10003 [2021-10-07T15:45:31.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:45:32.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:45:32.018Z] Configure a credential helper to remove this warning. See [2021-10-07T15:45:32.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:45:32.018Z] [2021-10-07T15:45:32.018Z] Login Succeeded [2021-10-07T15:45:32.018Z] nexus3.edgexfoundry.org:10004 [2021-10-07T15:45:32.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:45:32.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:45:32.018Z] Configure a credential helper to remove this warning. See [2021-10-07T15:45:32.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:45:32.018Z] [2021-10-07T15:45:32.018Z] Login Succeeded [2021-10-07T15:45:32.018Z] docker.io [2021-10-07T15:45:32.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:45:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:45:32.551Z] Configure a credential helper to remove this warning. See [2021-10-07T15:45:32.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:45:32.551Z] [2021-10-07T15:45:32.551Z] Login Succeeded [2021-10-07T15:45:32.551Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T15:45:32.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T15:45:33.110Z] + git log --format=format:%s -1 79e57a5f6b219400b62176936194a9570b8e2040 [Pipeline] echo [2021-10-07T15:45:33.180Z] GIT_COMMIT: 79e57a5f6b219400b62176936194a9570b8e2040, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-07T15:45:33.194Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:45:33.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:45:33.820Z] [2021-10-07T15:45:33.820Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:45:34.153Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:45:34.153Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T15:45:34.153Z] 31603596830f: Pulling fs layer [2021-10-07T15:45:34.153Z] 04fac38145f0: Pulling fs layer [2021-10-07T15:45:34.153Z] 701f6daf10bf: Pulling fs layer [2021-10-07T15:45:34.153Z] 24f72da36158: Pulling fs layer [2021-10-07T15:45:34.153Z] 24f72da36158: Waiting [2021-10-07T15:45:34.153Z] 04fac38145f0: Verifying Checksum [2021-10-07T15:45:34.153Z] 04fac38145f0: Download complete [2021-10-07T15:45:34.419Z] 31603596830f: Verifying Checksum [2021-10-07T15:45:34.420Z] 31603596830f: Download complete [2021-10-07T15:45:34.420Z] 24f72da36158: Verifying Checksum [2021-10-07T15:45:34.420Z] 24f72da36158: Download complete [2021-10-07T15:45:34.420Z] 701f6daf10bf: Verifying Checksum [2021-10-07T15:45:34.420Z] 701f6daf10bf: Download complete [2021-10-07T15:45:34.420Z] 31603596830f: Pull complete [2021-10-07T15:45:34.688Z] 04fac38145f0: Pull complete [2021-10-07T15:45:35.281Z] 701f6daf10bf: Pull complete [2021-10-07T15:45:35.281Z] 24f72da36158: Pull complete [2021-10-07T15:45:35.281Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T15:45:35.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T15:45:35.547Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T15:45:35.633Z] prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container [2021-10-07T15:45:35.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-07T15:45:36.412Z] $ docker top b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T15:45:36.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T15:45:36.546Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T15:45:36.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T15:45:36.677Z] $ docker exec b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent [2021-10-07T15:45:36.783Z] SSH_AUTH_SOCK=/tmp/ssh-HuV2fmtU3d3I/agent.13 [2021-10-07T15:45:36.783Z] SSH_AGENT_PID=19 [2021-10-07T15:45:36.797Z] Running ssh-add (command line suppressed) [2021-10-07T15:45:36.887Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_2859813623280331516.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_2859813623280331516.key) [2021-10-07T15:45:36.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T15:45:37.228Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T15:45:37.251Z] $ docker exec --env ******** --env ******** b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent -k [2021-10-07T15:45:37.341Z] unset SSH_AUTH_SOCK; [2021-10-07T15:45:37.342Z] unset SSH_AGENT_PID; [2021-10-07T15:45:37.342Z] echo Agent pid 19 killed; [2021-10-07T15:45:37.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T15:45:37.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T15:45:37.395Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T15:45:37.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T15:45:37.506Z] $ docker exec b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent [2021-10-07T15:45:37.625Z] SSH_AUTH_SOCK=/tmp/ssh-H9AlUXTzj6wF/agent.54 [2021-10-07T15:45:37.625Z] SSH_AGENT_PID=61 [2021-10-07T15:45:37.636Z] Running ssh-add (command line suppressed) [2021-10-07T15:45:37.734Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5412127962726146752.key (/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/private_key_5412127962726146752.key) [2021-10-07T15:45:37.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T15:45:38.076Z] + git semver init [2021-10-07T15:45:38.076Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T15:45:38.076Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.git [2021-10-07T15:45:38.076Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1030 [2021-10-07T15:45:38.076Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T15:45:38.076Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T15:45:38.076Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T15:45:38.076Z] # $SEMVER_BRANCH = PR-1030 [2021-10-07T15:45:38.076Z] # $SEMVER_TEMP = /tmp/semver-416337166 [2021-10-07T15:45:38.076Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-07T15:45:39.042Z] # '/tmp/semver-416337166' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver' [2021-10-07T15:45:39.042Z] # -> Force: false [2021-10-07T15:45:39.042Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1030/.semver [Pipeline] } [2021-10-07T15:45:39.057Z] $ docker exec --env ******** --env ******** b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c ssh-agent -k [2021-10-07T15:45:39.144Z] unset SSH_AUTH_SOCK; [2021-10-07T15:45:39.144Z] unset SSH_AGENT_PID; [2021-10-07T15:45:39.145Z] echo Agent pid 61 killed; [2021-10-07T15:45:39.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T15:45:39.521Z] + git semver [Pipeline] } [2021-10-07T15:45:39.545Z] $ docker stop --time=1 b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c [2021-10-07T15:45:40.749Z] $ docker rm -f b2c54c2f4a5f1afe82be0f1c648bf3a681fed39db5e65e7d82226affb42cf59c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T15:45:41.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T15:45:41.479Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T15:45:41.482Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node [2021-10-07T15:45:56.773Z] Still waiting to schedule task [2021-10-07T15:45:56.774Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T15:45:56.776Z] Still waiting to schedule task [2021-10-07T15:45:56.776Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2417’ is offline [2021-10-07T15:50:19.466Z] Running on prd-centos7-docker-4c-2g-2424 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws [2021-10-07T15:50:19.490Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-07T15:50:19.654Z] Selected Git installation does not exist. Using Default [2021-10-07T15:50:19.654Z] The recommended git tool is: NONE [2021-10-07T15:50:22.595Z] using credential edgex-jenkins-ssh [2021-10-07T15:50:22.609Z] Cloning the remote Git repository [2021-10-07T15:50:21.958Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:50:22.033Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-07T15:50:22.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:50:22.077Z] > git --version # timeout=10 [2021-10-07T15:50:22.086Z] > git --version # 'git version 2.24.4' [2021-10-07T15:50:22.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:50:22.211Z] [INFO] Currently running in a labeled security context [2021-10-07T15:50:22.211Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:50:22.211Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh8463121602675452295.key [2021-10-07T15:50:22.222Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:50:23.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T15:50:23.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:50:23.069Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T15:50:23.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:50:23.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:50:23.088Z] [INFO] Currently running in a labeled security context [2021-10-07T15:50:23.089Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:50:23.089Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4852402045006495991.key [2021-10-07T15:50:23.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T15:50:24.311Z] Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 [2021-10-07T15:50:24.413Z] Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 [2021-10-07T15:50:24.414Z] Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) [2021-10-07T15:50:23.747Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:50:23.756Z] > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 [2021-10-07T15:50:23.804Z] > git remote # timeout=10 [2021-10-07T15:50:23.812Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T15:50:23.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:50:23.820Z] [INFO] Currently running in a labeled security context [2021-10-07T15:50:23.820Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T15:50:23.820Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6276291064401885537.key [2021-10-07T15:50:23.825Z] > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 [2021-10-07T15:50:23.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T15:50:23.851Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:50:23.875Z] > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 [2021-10-07T15:50:27.982Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T15:50:28.349Z] provisioning config files... [2021-10-07T15:50:28.370Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8468502954792472108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:50:28.871Z] ---> docker-login.sh [2021-10-07T15:50:28.871Z] nexus3.edgexfoundry.org:10001 [2021-10-07T15:50:28.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:50:28.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:50:28.871Z] Configure a credential helper to remove this warning. See [2021-10-07T15:50:28.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:50:28.871Z] [2021-10-07T15:50:28.871Z] Login Succeeded [2021-10-07T15:50:28.871Z] nexus3.edgexfoundry.org:10002 [2021-10-07T15:50:28.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:50:29.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:50:29.141Z] Configure a credential helper to remove this warning. See [2021-10-07T15:50:29.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:50:29.141Z] [2021-10-07T15:50:29.141Z] Login Succeeded [2021-10-07T15:50:29.141Z] nexus3.edgexfoundry.org:10003 [2021-10-07T15:50:29.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:50:29.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:50:29.725Z] Configure a credential helper to remove this warning. See [2021-10-07T15:50:29.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:50:29.725Z] [2021-10-07T15:50:29.725Z] Login Succeeded [2021-10-07T15:50:29.725Z] nexus3.edgexfoundry.org:10004 [2021-10-07T15:50:29.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:50:29.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:50:29.992Z] Configure a credential helper to remove this warning. See [2021-10-07T15:50:29.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:50:29.992Z] [2021-10-07T15:50:29.992Z] Login Succeeded [2021-10-07T15:50:29.992Z] docker.io [2021-10-07T15:50:29.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:50:30.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:50:30.575Z] Configure a credential helper to remove this warning. See [2021-10-07T15:50:30.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:50:30.575Z] [2021-10-07T15:50:30.575Z] Login Succeeded [2021-10-07T15:50:30.576Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T15:50:30.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T15:50:30.830Z] ========================================================= [2021-10-07T15:50:30.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T15:50:30.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:50:31.179Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T15:50:31.179Z] Sending build context to Docker daemon 2.659MB [2021-10-07T15:50:31.179Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T15:50:31.179Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T15:50:32.598Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T15:50:32.598Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T15:50:32.598Z] 57d31006c564: Pulling fs layer [2021-10-07T15:50:32.598Z] bd5ccded8296: Pulling fs layer [2021-10-07T15:50:32.598Z] 304dd3a0f381: Pulling fs layer [2021-10-07T15:50:32.598Z] d37cda54a23b: Pulling fs layer [2021-10-07T15:50:32.598Z] bae75c0f2455: Pulling fs layer [2021-10-07T15:50:32.598Z] 806579b3d29a: Pulling fs layer [2021-10-07T15:50:32.598Z] c77eb801bf70: Pulling fs layer [2021-10-07T15:50:32.598Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T15:50:32.598Z] 304dd3a0f381: Waiting [2021-10-07T15:50:32.598Z] c77eb801bf70: Waiting [2021-10-07T15:50:32.598Z] d37cda54a23b: Waiting [2021-10-07T15:50:32.598Z] bae75c0f2455: Waiting [2021-10-07T15:50:32.598Z] 6d0567d44e1a: Waiting [2021-10-07T15:50:32.598Z] 806579b3d29a: Waiting [2021-10-07T15:50:32.864Z] bd5ccded8296: Verifying Checksum [2021-10-07T15:50:32.864Z] bd5ccded8296: Download complete [2021-10-07T15:50:32.864Z] 57d31006c564: Verifying Checksum [2021-10-07T15:50:32.864Z] 57d31006c564: Download complete [2021-10-07T15:50:32.864Z] d37cda54a23b: Verifying Checksum [2021-10-07T15:50:32.864Z] d37cda54a23b: Download complete [2021-10-07T15:50:32.864Z] bae75c0f2455: Download complete [2021-10-07T15:50:32.864Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T15:50:32.864Z] 4e9f2cdf4387: Download complete [2021-10-07T15:50:32.864Z] 806579b3d29a: Verifying Checksum [2021-10-07T15:50:32.864Z] 806579b3d29a: Download complete [2021-10-07T15:50:33.132Z] 4e9f2cdf4387: Pull complete [2021-10-07T15:50:33.132Z] 57d31006c564: Pull complete [2021-10-07T15:50:33.132Z] bd5ccded8296: Pull complete [2021-10-07T15:50:33.604Z] c77eb801bf70: Verifying Checksum [2021-10-07T15:50:33.604Z] c77eb801bf70: Download complete [2021-10-07T15:50:34.777Z] 304dd3a0f381: Verifying Checksum [2021-10-07T15:50:34.777Z] 304dd3a0f381: Download complete [2021-10-07T15:50:39.263Z] 304dd3a0f381: Pull complete [2021-10-07T15:50:39.263Z] d37cda54a23b: Pull complete [2021-10-07T15:50:39.263Z] bae75c0f2455: Pull complete [2021-10-07T15:50:39.263Z] 806579b3d29a: Pull complete [2021-10-07T15:50:39.263Z] c77eb801bf70: Pull complete [2021-10-07T15:51:01.352Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T15:51:01.352Z] 6d0567d44e1a: Download complete [2021-10-07T15:51:03.316Z] 6d0567d44e1a: Pull complete [2021-10-07T15:51:03.317Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T15:51:03.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T15:51:03.317Z] ---> e839a31ac9d1 [2021-10-07T15:51:03.317Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-07T15:51:05.279Z] ---> Running in c5cdc40a28e7 [2021-10-07T15:51:05.546Z] Removing intermediate container c5cdc40a28e7 [2021-10-07T15:51:05.546Z] ---> ca60cbd7fe38 [2021-10-07T15:51:05.546Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-07T15:51:05.546Z] ---> Running in 63debf1f07b5 [2021-10-07T15:51:05.813Z] Removing intermediate container 63debf1f07b5 [2021-10-07T15:51:05.813Z] ---> 3792deb14aab [2021-10-07T15:51:05.813Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T15:51:05.813Z] ---> Running in 2572aed87b15 [2021-10-07T15:51:06.786Z] Removing intermediate container 2572aed87b15 [2021-10-07T15:51:06.786Z] ---> 51a0b43b494a [2021-10-07T15:51:06.786Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T15:51:06.786Z] ---> Running in d87d4ad88bc2 [2021-10-07T15:51:07.055Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T15:51:08.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T15:51:08.289Z] OK: 219 MiB in 52 packages [2021-10-07T15:51:08.561Z] Removing intermediate container d87d4ad88bc2 [2021-10-07T15:51:08.561Z] ---> ea777bb153b9 [2021-10-07T15:51:08.561Z] Step 7/9 : COPY . . [2021-10-07T15:51:08.834Z] ---> 10f9204882cb [2021-10-07T15:51:08.834Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T15:51:08.834Z] ---> Running in e0205a8fea28 [2021-10-07T15:51:47.763Z] Removing intermediate container e0205a8fea28 [2021-10-07T15:51:47.763Z] ---> c06403ad9ce8 [2021-10-07T15:51:47.763Z] Step 9/9 : RUN make build [2021-10-07T15:51:47.763Z] ---> Running in e8312c4bf972 [2021-10-07T15:51:47.763Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-07T15:51:52.108Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-07T15:51:53.528Z] Removing intermediate container e8312c4bf972 [2021-10-07T15:51:53.528Z] ---> 545702eb4e15 [2021-10-07T15:51:53.528Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-07T15:51:53.528Z] Successfully built 545702eb4e15 [2021-10-07T15:51:53.528Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:51:53.862Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T15:51:53.862Z] . [Pipeline] withDockerContainer [2021-10-07T15:51:53.964Z] prd-centos7-docker-4c-2g-2424 does not seem to be running inside a container [2021-10-07T15:51:54.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T15:51:54.597Z] $ docker top e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:51:55.076Z] + go version [2021-10-07T15:51:55.077Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T15:51:55.091Z] $ docker stop --time=1 e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d [2021-10-07T15:51:56.273Z] $ docker rm -f e23917137f482320559305e393c804d5eb905752a03ef02697c5a1b32b959c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:51:56.861Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T15:51:56.861Z] . [Pipeline] withDockerContainer [2021-10-07T15:51:56.945Z] prd-centos7-docker-4c-2g-2424 does not seem to be running inside a container [2021-10-07T15:51:57.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T15:51:57.375Z] $ docker top 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:51:57.811Z] + make test [2021-10-07T15:51:57.811Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T15:51:57.811Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: [2021-10-07T15:51:57.811Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-10-07T15:51:57.811Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2021-10-07T15:51:57.830Z] $ docker stop --time=1 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be [2021-10-07T15:51:59.031Z] $ docker rm -f 668821c93557c0679910ad32d46ce53f80ebcc5def22fc2e0bf908e00f68c3be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:51:59.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:51:59.937Z] [2021-10-07T15:51:59.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:52:00.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:52:10.373Z] Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T15:52:10.641Z] Failed in branch amd64 [2021-10-07T15:52:15.574Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2425 in /w/workspace/gexfoundry_device-sdk-go_PR-1030 [Pipeline] { [Pipeline] ws [2021-10-07T15:52:15.593Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-07T15:52:15.870Z] Selected Git installation does not exist. Using Default [2021-10-07T15:52:15.870Z] The recommended git tool is: NONE [2021-10-07T15:52:23.084Z] using credential edgex-jenkins-ssh [2021-10-07T15:52:23.107Z] Cloning the remote Git repository [2021-10-07T15:52:23.170Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:52:23.292Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-10-07T15:52:23.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:52:23.389Z] > git --version # timeout=10 [2021-10-07T15:52:23.421Z] > git --version # 'git version 2.17.1' [2021-10-07T15:52:23.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:52:23.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:52:27.496Z] Merging remotes/origin/main commit d24546102b5fafb36a92b102b4be54f609bac794 into PR head commit 79e57a5f6b219400b62176936194a9570b8e2040 [2021-10-07T15:52:26.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T15:52:26.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T15:52:26.656Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-07T15:52:26.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-07T15:52:26.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:52:26.705Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1030/head:refs/remotes/origin/PR-1030 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T15:52:27.520Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:52:27.536Z] > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 [2021-10-07T15:52:27.661Z] > git remote # timeout=10 [2021-10-07T15:52:27.772Z] Merge succeeded, producing 79e57a5f6b219400b62176936194a9570b8e2040 [2021-10-07T15:52:27.772Z] Checking out Revision 79e57a5f6b219400b62176936194a9570b8e2040 (PR-1030) [2021-10-07T15:52:27.689Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T15:52:27.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T15:52:27.715Z] > git merge d24546102b5fafb36a92b102b4be54f609bac794 # timeout=10 [2021-10-07T15:52:27.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T15:52:27.784Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T15:52:27.802Z] > git checkout -f 79e57a5f6b219400b62176936194a9570b8e2040 # timeout=10 [2021-10-07T15:52:32.427Z] Commit message: "ci: changes required for Jakara LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T15:52:32.811Z] provisioning config files... [2021-10-07T15:52:32.848Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config1712824624539305103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:52:33.531Z] ---> docker-login.sh [2021-10-07T15:52:33.531Z] nexus3.edgexfoundry.org:10001 [2021-10-07T15:52:35.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:52:41.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:52:41.913Z] Configure a credential helper to remove this warning. See [2021-10-07T15:52:41.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:52:41.913Z] [2021-10-07T15:52:41.913Z] Login Succeeded [2021-10-07T15:52:41.913Z] nexus3.edgexfoundry.org:10002 [2021-10-07T15:52:42.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:52:42.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:52:42.204Z] Configure a credential helper to remove this warning. See [2021-10-07T15:52:42.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:52:42.204Z] [2021-10-07T15:52:42.204Z] Login Succeeded [2021-10-07T15:52:42.204Z] nexus3.edgexfoundry.org:10003 [2021-10-07T15:52:42.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:52:42.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:52:42.846Z] Configure a credential helper to remove this warning. See [2021-10-07T15:52:42.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:52:42.846Z] [2021-10-07T15:52:42.846Z] Login Succeeded [2021-10-07T15:52:42.846Z] nexus3.edgexfoundry.org:10004 [2021-10-07T15:52:43.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:52:43.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:52:43.480Z] Configure a credential helper to remove this warning. See [2021-10-07T15:52:43.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:52:43.480Z] [2021-10-07T15:52:43.480Z] Login Succeeded [2021-10-07T15:52:43.480Z] docker.io [2021-10-07T15:52:44.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T15:52:44.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T15:52:44.399Z] Configure a credential helper to remove this warning. See [2021-10-07T15:52:44.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T15:52:44.399Z] [2021-10-07T15:52:44.399Z] Login Succeeded [2021-10-07T15:52:44.686Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T15:52:44.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T15:52:45.414Z] ========================================================= [2021-10-07T15:52:45.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T15:52:45.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:52:45.831Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T15:52:46.464Z] Sending build context to Docker daemon 2.668MB [2021-10-07T15:52:46.464Z] Step 1/9 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T15:52:46.464Z] Step 2/9 : FROM ${BASE} AS builder [2021-10-07T15:52:46.754Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T15:52:46.754Z] bbf911997326: Pulling fs layer [2021-10-07T15:52:46.754Z] 58ec367f63d7: Pulling fs layer [2021-10-07T15:52:46.754Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T15:52:46.754Z] fc5181fea5dc: Pulling fs layer [2021-10-07T15:52:46.754Z] 9c418107303f: Pulling fs layer [2021-10-07T15:52:46.754Z] 284eca6f2348: Pulling fs layer [2021-10-07T15:52:46.754Z] 842844d905b1: Pulling fs layer [2021-10-07T15:52:46.754Z] 901a3a57568e: Pulling fs layer [2021-10-07T15:52:46.754Z] 284eca6f2348: Waiting [2021-10-07T15:52:46.754Z] fc5181fea5dc: Waiting [2021-10-07T15:52:46.754Z] 9c418107303f: Waiting [2021-10-07T15:52:46.754Z] 842844d905b1: Waiting [2021-10-07T15:52:46.754Z] 901a3a57568e: Waiting [2021-10-07T15:52:46.754Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T15:52:46.754Z] 1b4a6ffa7d45: Download complete [2021-10-07T15:52:46.754Z] 58ec367f63d7: Verifying Checksum [2021-10-07T15:52:46.754Z] 58ec367f63d7: Download complete [2021-10-07T15:52:47.046Z] 9c418107303f: Verifying Checksum [2021-10-07T15:52:47.046Z] 9c418107303f: Download complete [2021-10-07T15:52:47.046Z] 284eca6f2348: Verifying Checksum [2021-10-07T15:52:47.046Z] 284eca6f2348: Download complete [2021-10-07T15:52:47.046Z] bbf911997326: Verifying Checksum [2021-10-07T15:52:47.046Z] bbf911997326: Download complete [2021-10-07T15:52:47.046Z] 842844d905b1: Download complete [2021-10-07T15:52:47.693Z] bbf911997326: Pull complete [2021-10-07T15:52:48.544Z] 58ec367f63d7: Pull complete [2021-10-07T15:52:48.839Z] 1b4a6ffa7d45: Pull complete [2021-10-07T15:52:50.349Z] fc5181fea5dc: Download complete [2021-10-07T15:52:50.349Z] 901a3a57568e: Verifying Checksum [2021-10-07T15:52:50.349Z] 901a3a57568e: Download complete [2021-10-07T15:53:00.686Z] fc5181fea5dc: Pull complete [2021-10-07T15:53:00.687Z] 9c418107303f: Pull complete [2021-10-07T15:53:00.687Z] 284eca6f2348: Pull complete [2021-10-07T15:53:00.687Z] 842844d905b1: Pull complete [2021-10-07T15:53:06.209Z] 901a3a57568e: Pull complete [2021-10-07T15:53:06.209Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T15:53:06.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T15:53:06.209Z] ---> 72ade6ffb461 [2021-10-07T15:53:06.209Z] Step 3/9 : WORKDIR /device-sdk-go [2021-10-07T15:53:10.625Z] ---> Running in 5c9d06dacd82 [2021-10-07T15:53:11.251Z] Removing intermediate container 5c9d06dacd82 [2021-10-07T15:53:11.251Z] ---> b50019d10db2 [2021-10-07T15:53:11.251Z] Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-07T15:53:11.251Z] ---> Running in 30ae85711b5f [2021-10-07T15:53:11.879Z] Removing intermediate container 30ae85711b5f [2021-10-07T15:53:11.879Z] ---> b0c512ad77ec [2021-10-07T15:53:11.879Z] Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T15:53:12.171Z] ---> Running in c53f5fe86a64 [2021-10-07T15:53:14.892Z] Removing intermediate container c53f5fe86a64 [2021-10-07T15:53:14.892Z] ---> 687094fb7a53 [2021-10-07T15:53:14.892Z] Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-07T15:53:14.892Z] ---> Running in 957209d4536a [2021-10-07T15:53:16.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T15:53:17.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T15:53:18.020Z] OK: 218 MiB in 52 packages [2021-10-07T15:53:19.048Z] Removing intermediate container 957209d4536a [2021-10-07T15:53:19.048Z] ---> c607387460ee [2021-10-07T15:53:19.048Z] Step 7/9 : COPY . . [2021-10-07T15:53:20.535Z] ---> c7a992e6f54f [2021-10-07T15:53:20.535Z] Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T15:53:20.535Z] ---> Running in 60b8020cd9c5 [2021-10-07T15:54:43.101Z] Removing intermediate container 60b8020cd9c5 [2021-10-07T15:54:43.101Z] ---> 45c33713836a [2021-10-07T15:54:43.101Z] Step 9/9 : RUN make build [2021-10-07T15:54:43.101Z] ---> Running in a34cf32d6b6f [2021-10-07T15:54:43.101Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-07T15:55:15.999Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-07T15:55:19.576Z] Removing intermediate container a34cf32d6b6f [2021-10-07T15:55:19.576Z] ---> a89442c627d3 [2021-10-07T15:55:19.576Z] [Warning] One or more build-args [MAKE] were not consumed [2021-10-07T15:55:19.576Z] Successfully built a89442c627d3 [2021-10-07T15:55:19.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:55:20.011Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T15:55:20.011Z] . [Pipeline] withDockerContainer [2021-10-07T15:55:20.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container [2021-10-07T15:55:20.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T15:55:22.263Z] $ docker top 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:55:23.343Z] + go version [2021-10-07T15:55:23.343Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T15:55:23.389Z] $ docker stop --time=1 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 [2021-10-07T15:55:25.269Z] $ docker rm -f 1a7d09a13ebc6cb741007f8c1dded85d0240eef00aac55045b1a5aa8a4514679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:55:26.221Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T15:55:26.221Z] . [Pipeline] withDockerContainer [2021-10-07T15:55:26.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container [2021-10-07T15:55:26.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T15:55:28.405Z] $ docker top 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T15:55:29.477Z] + make test [2021-10-07T15:55:29.477Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-07T15:55:29.477Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.1-dev.19: missing go.sum entry; to add it: [2021-10-07T15:55:29.477Z] go mod download github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-10-07T15:55:29.477Z] make: *** [Makefile:35: test] Error 1 [Pipeline] } [2021-10-07T15:55:29.523Z] $ docker stop --time=1 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b [2021-10-07T15:55:31.437Z] $ docker rm -f 977b32d20eb7c0b9e623288dcf8ffc646745221c44bc126fa01c51aaf432c36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:55:32.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:55:32.852Z] [2021-10-07T15:55:32.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:55:33.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:55:33.530Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T15:55:33.530Z] 448f6bf000e3: Pulling fs layer [2021-10-07T15:55:33.530Z] f757da607395: Pulling fs layer [2021-10-07T15:55:33.530Z] 05883995daec: Pulling fs layer [2021-10-07T15:55:33.530Z] 8603b9c90790: Pulling fs layer [2021-10-07T15:55:33.530Z] 1560dd03e051: Pulling fs layer [2021-10-07T15:55:33.530Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T15:55:33.530Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T15:55:33.530Z] 1560dd03e051: Waiting [2021-10-07T15:55:33.530Z] 27f5ce0e4adf: Waiting [2021-10-07T15:55:33.530Z] 8603b9c90790: Waiting [2021-10-07T15:55:33.530Z] c2d8d7efcc4b: Waiting [2021-10-07T15:55:33.817Z] f757da607395: Verifying Checksum [2021-10-07T15:55:33.817Z] f757da607395: Download complete [2021-10-07T15:55:33.817Z] 8603b9c90790: Verifying Checksum [2021-10-07T15:55:33.817Z] 8603b9c90790: Download complete [2021-10-07T15:55:34.104Z] 1560dd03e051: Verifying Checksum [2021-10-07T15:55:34.104Z] 1560dd03e051: Download complete [2021-10-07T15:55:34.104Z] 05883995daec: Verifying Checksum [2021-10-07T15:55:34.104Z] 05883995daec: Download complete [2021-10-07T15:55:34.104Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T15:55:34.104Z] 27f5ce0e4adf: Download complete [2021-10-07T15:55:34.394Z] 448f6bf000e3: Download complete [2021-10-07T15:55:37.100Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T15:55:37.100Z] c2d8d7efcc4b: Download complete [2021-10-07T15:55:38.130Z] 448f6bf000e3: Pull complete [2021-10-07T15:55:38.748Z] f757da607395: Pull complete [2021-10-07T15:55:40.228Z] 05883995daec: Pull complete [2021-10-07T15:55:40.511Z] 8603b9c90790: Pull complete [2021-10-07T15:55:41.522Z] 1560dd03e051: Pull complete [2021-10-07T15:55:42.140Z] 27f5ce0e4adf: Pull complete [2021-10-07T15:55:54.707Z] c2d8d7efcc4b: Pull complete [2021-10-07T15:55:54.990Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T15:55:54.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T15:55:54.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T15:55:55.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-2425 does not seem to be running inside a container [2021-10-07T15:55:55.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T15:56:00.295Z] $ docker top 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:01.583Z] ---> job-cost.sh [2021-10-07T15:56:01.583Z] lf-activate-venv: SKIPPING [2021-10-07T15:56:01.583Z] INFO: No Stack... [2021-10-07T15:56:01.869Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T15:56:02.494Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T15:56:03.244Z] + cat /w/workspace/device-sdk-go/4/archives/cost.csv [2021-10-07T15:56:03.244Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T15:56:03.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] [2021-10-07T15:56:03.335Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] did not exist. Created. [2021-10-07T15:56:03.335Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T15:56:04.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T15:56:04.833Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T15:56:04.844Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1030-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T15:56:04.891Z] $ docker stop --time=1 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b [2021-10-07T15:56:06.638Z] $ docker rm -f 35e6358d9d32973fcdb4dd2f7ead03f9b81953b47f3b89d4954c73bcdc6ba24b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T15:56:07.201Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T15:56:09.111Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:09.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:10.029Z] ---> package-listing.sh [2021-10-07T15:56:10.029Z] ++ facter osfamily [2021-10-07T15:56:10.029Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T15:56:10.298Z] + OS_FAMILY=redhat [2021-10-07T15:56:10.298Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1030 [2021-10-07T15:56:10.298Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T15:56:10.298Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T15:56:10.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T15:56:10.299Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T15:56:10.299Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' [2021-10-07T15:56:10.299Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T15:56:10.299Z] + case "${OS_FAMILY}" in [2021-10-07T15:56:10.299Z] + rpm -qa [2021-10-07T15:56:10.299Z] + sort [2021-10-07T15:56:11.270Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T15:56:11.270Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T15:56:11.270Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T15:56:11.270Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1030 ']' [2021-10-07T15:56:11.270Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [2021-10-07T15:56:11.270Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1030/archives/ [Pipeline] echo [2021-10-07T15:56:11.286Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T15:56:11.798Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:56:12.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:56:12.125Z] [2021-10-07T15:56:12.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T15:56:12.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:56:12.672Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T15:56:12.672Z] b4d181a07f80: Pulling fs layer [2021-10-07T15:56:12.672Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T15:56:12.672Z] ed53099fbce6: Pulling fs layer [2021-10-07T15:56:12.672Z] dc539afda2c1: Pulling fs layer [2021-10-07T15:56:12.672Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T15:56:12.672Z] 9065ff56babe: Pulling fs layer [2021-10-07T15:56:12.672Z] d287ab97295c: Pulling fs layer [2021-10-07T15:56:12.672Z] dc539afda2c1: Waiting [2021-10-07T15:56:12.672Z] 77bc0d833cb6: Waiting [2021-10-07T15:56:12.672Z] 9065ff56babe: Waiting [2021-10-07T15:56:12.672Z] d287ab97295c: Waiting [2021-10-07T15:56:12.941Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T15:56:12.941Z] a1111a8f2ec3: Download complete [2021-10-07T15:56:12.941Z] dc539afda2c1: Verifying Checksum [2021-10-07T15:56:12.941Z] dc539afda2c1: Download complete [2021-10-07T15:56:12.941Z] ed53099fbce6: Verifying Checksum [2021-10-07T15:56:12.941Z] ed53099fbce6: Download complete [2021-10-07T15:56:12.941Z] 9065ff56babe: Verifying Checksum [2021-10-07T15:56:12.941Z] 9065ff56babe: Download complete [2021-10-07T15:56:13.212Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T15:56:13.212Z] 77bc0d833cb6: Download complete [2021-10-07T15:56:13.212Z] b4d181a07f80: Verifying Checksum [2021-10-07T15:56:13.212Z] b4d181a07f80: Download complete [2021-10-07T15:56:14.642Z] b4d181a07f80: Pull complete [2021-10-07T15:56:14.642Z] a1111a8f2ec3: Pull complete [2021-10-07T15:56:15.235Z] ed53099fbce6: Pull complete [2021-10-07T15:56:15.503Z] dc539afda2c1: Pull complete [2021-10-07T15:56:15.772Z] 77bc0d833cb6: Pull complete [2021-10-07T15:56:15.772Z] 9065ff56babe: Pull complete [2021-10-07T15:56:37.927Z] d287ab97295c: Verifying Checksum [2021-10-07T15:56:37.927Z] d287ab97295c: Download complete [2021-10-07T15:56:43.515Z] d287ab97295c: Pull complete [2021-10-07T15:56:43.515Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T15:56:43.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T15:56:43.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T15:56:43.604Z] prd-centos7-docker-4c-2g-2419 does not seem to be running inside a container [2021-10-07T15:56:43.661Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1030/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1030 -v /w/workspace/gexfoundry_device-sdk-go_PR-1030:/w/workspace/gexfoundry_device-sdk-go_PR-1030:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1030@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T15:56:45.764Z] $ docker top 7f657450a73768fc4e75f88940b039306c08c75a8108966943b5afb3ed7805aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T15:56:46.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T15:56:46.474Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T15:56:46.788Z] + ls /var/log/sa-host [2021-10-07T15:56:46.788Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T15:56:46.788Z] file_magic: OK [2021-10-07T15:56:46.788Z] HZ: Using current value: 100 [2021-10-07T15:56:46.788Z] file_header: OK [2021-10-07T15:56:46.788Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T15:56:46.788Z] Statistics: [2021-10-07T15:56:46.788Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T15:56:46.788Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T15:56:46.788Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T15:56:46.788Z] file_magic: OK [2021-10-07T15:56:46.788Z] HZ: Using current value: 100 [2021-10-07T15:56:46.788Z] file_header: OK [2021-10-07T15:56:46.788Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-07T15:56:46.788Z] Statistics: [2021-10-07T15:56:46.788Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T15:56:46.788Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T15:56:47.377Z] provisioning config files... [2021-10-07T15:56:47.397Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1030@tmp/config7590346771297699454tmp [Pipeline] { [Pipeline] echo [2021-10-07T15:56:47.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:47.746Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T15:56:47.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:48.189Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T15:56:48.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:48.541Z] ---> sudo-logs.sh [2021-10-07T15:56:48.541Z] Archiving 'sudo' log.. [2021-10-07T15:56:48.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2419.novalocal: Name or service not known [2021-10-07T15:56:48.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2419.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T15:56:48.602Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:48.914Z] ---> job-cost.sh [2021-10-07T15:56:48.914Z] lf-activate-venv: SKIPPING [2021-10-07T15:56:48.914Z] DEBUG: total: 0.10999999940395355 [2021-10-07T15:56:48.914Z] INFO: Retrieving Stack Cost... [2021-10-07T15:56:49.498Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T15:56:49.763Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T15:56:49.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T15:56:50.089Z] ---> logs-deploy.sh [2021-10-07T15:56:50.090Z] lf-activate-venv: SKIPPING [2021-10-07T15:56:50.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1030/4 [2021-10-07T15:56:50.090Z] INFO: archiving workspace using pattern(s): [2021-10-07T15:56:51.050Z] Archives upload complete. [2021-10-07T15:56:51.050Z] INFO: archiving logs to Nexus [2021-10-07T15:56:51.644Z] ---> uname -a: [2021-10-07T15:56:51.644Z] Linux prd-centos7-docker-4c-2g-2419.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] ---> lscpu: [2021-10-07T15:56:51.644Z] Architecture: x86_64 [2021-10-07T15:56:51.644Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-07T15:56:51.644Z] Byte Order: Little Endian [2021-10-07T15:56:51.644Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-07T15:56:51.644Z] CPU(s): 2 [2021-10-07T15:56:51.644Z] On-line CPU(s) list: 0,1 [2021-10-07T15:56:51.644Z] Thread(s) per core: 1 [2021-10-07T15:56:51.644Z] Core(s) per socket: 1 [2021-10-07T15:56:51.644Z] Socket(s): 2 [2021-10-07T15:56:51.644Z] NUMA node(s): 1 [2021-10-07T15:56:51.644Z] Vendor ID: AuthenticAMD [2021-10-07T15:56:51.644Z] CPU family: 23 [2021-10-07T15:56:51.644Z] Model: 49 [2021-10-07T15:56:51.644Z] Model name: AMD EPYC-Rome Processor [2021-10-07T15:56:51.644Z] Stepping: 0 [2021-10-07T15:56:51.644Z] CPU MHz: 2799.998 [2021-10-07T15:56:51.644Z] BogoMIPS: 5599.99 [2021-10-07T15:56:51.644Z] Virtualization: AMD-V [2021-10-07T15:56:51.644Z] Hypervisor vendor: KVM [2021-10-07T15:56:51.644Z] Virtualization type: full [2021-10-07T15:56:51.644Z] L1d cache: 32K [2021-10-07T15:56:51.644Z] L1i cache: 32K [2021-10-07T15:56:51.644Z] L2 cache: 512K [2021-10-07T15:56:51.644Z] L3 cache: 16384K [2021-10-07T15:56:51.644Z] NUMA node0 CPU(s): 0,1 [2021-10-07T15:56:51.644Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] ---> nproc: [2021-10-07T15:56:51.644Z] 2 [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] ---> df -h: [2021-10-07T15:56:51.644Z] Filesystem Size Used Avail Use% Mounted on [2021-10-07T15:56:51.644Z] overlay 40G 7.7G 33G 20% / [2021-10-07T15:56:51.644Z] tmpfs 64M 0 64M 0% /dev [2021-10-07T15:56:51.644Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-07T15:56:51.644Z] shm 64M 0 64M 0% /dev/shm [2021-10-07T15:56:51.644Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] ---> sar -b -r -n DEV: [2021-10-07T15:56:51.644Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:44:51 LINUX RESTART (2 CPU) [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:45:01 tps rtps wtps bread/s bwrtn/s [2021-10-07T15:56:51.644Z] 15:46:01 227.93 104.85 123.08 10131.15 39492.19 [2021-10-07T15:56:51.644Z] 15:47:01 1.90 0.00 1.90 0.00 38.31 [2021-10-07T15:56:51.644Z] 15:48:01 0.25 0.00 0.25 0.00 3.07 [2021-10-07T15:56:51.644Z] 15:49:01 0.28 0.00 0.28 0.00 4.55 [2021-10-07T15:56:51.644Z] 15:50:01 0.18 0.00 0.18 0.00 2.27 [2021-10-07T15:56:51.644Z] 15:51:01 0.45 0.00 0.45 0.00 6.81 [2021-10-07T15:56:51.644Z] 15:52:01 0.13 0.00 0.13 0.00 2.15 [2021-10-07T15:56:51.644Z] 15:53:01 0.27 0.00 0.27 0.00 3.76 [2021-10-07T15:56:51.644Z] 15:54:01 0.23 0.00 0.23 0.00 2.70 [2021-10-07T15:56:51.644Z] 15:55:01 0.15 0.00 0.15 0.00 1.62 [2021-10-07T15:56:51.644Z] 15:56:01 0.28 0.00 0.28 0.00 3.35 [2021-10-07T15:56:51.644Z] Average: 21.10 9.53 11.57 921.14 3596.92 [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-07T15:56:51.644Z] 15:46:01 5664860 0 634360 7.92 2620 1707092 1246488 13.76 574844 1530996 136 [2021-10-07T15:56:51.644Z] 15:47:01 5671960 0 627252 7.83 2620 1707100 1183756 13.07 568512 1531488 12 [2021-10-07T15:56:51.644Z] 15:48:01 5677068 0 622144 7.77 2620 1707100 1156000 12.76 564184 1531488 8 [2021-10-07T15:56:51.644Z] 15:49:01 5673228 0 625976 7.82 2620 1707108 1156276 12.77 567276 1532040 8 [2021-10-07T15:56:51.644Z] 15:50:01 5677612 0 621584 7.76 2620 1707116 1156000 12.76 562844 1532040 8 [2021-10-07T15:56:51.644Z] 15:51:01 5672968 0 626224 7.82 2620 1707120 1156192 12.77 567704 1532144 12 [2021-10-07T15:56:51.644Z] 15:52:01 5672392 0 626796 7.83 2620 1707124 1156332 12.77 568196 1532144 8 [2021-10-07T15:56:51.644Z] 15:53:01 5663000 0 636180 7.94 2620 1707132 1156320 12.77 577252 1532236 8 [2021-10-07T15:56:51.644Z] 15:54:01 5664280 0 634900 7.93 2620 1707132 1156068 12.76 576144 1532232 8 [2021-10-07T15:56:51.644Z] 15:55:01 5664312 0 634864 7.93 2620 1707136 1156068 12.76 577912 1530480 8 [2021-10-07T15:56:51.644Z] 15:56:01 5664132 0 635040 7.93 2620 1707140 1156164 12.76 578460 1530480 8 [2021-10-07T15:56:51.644Z] Average: 5669619 0 629575 7.86 2620 1707118 1166879 12.88 571212 1531615 20 [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-07T15:56:51.644Z] 15:46:01 eth0 341.37 236.06 1039.14 74.13 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:46:01 docker0 10.78 5.25 1.66 28.08 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:47:01 eth0 1.87 0.68 0.60 0.40 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:48:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:49:01 eth0 0.95 0.47 0.32 0.21 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:50:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:51:01 eth0 2.28 0.48 0.56 0.27 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:52:01 eth0 0.98 0.50 0.54 0.39 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:53:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:54:01 eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:56:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] Average: eth0 31.77 21.73 94.71 6.89 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] Average: docker0 0.98 0.48 0.15 2.55 0.00 0.00 0.00 0.00 [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] ---> sar -P ALL: [2021-10-07T15:56:51.644Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:44:51 LINUX RESTART (2 CPU) [2021-10-07T15:56:51.644Z] [2021-10-07T15:56:51.644Z] 15:45:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T15:56:51.644Z] 15:46:01 all 21.57 0.00 7.62 5.87 0.10 64.85 [2021-10-07T15:56:51.644Z] 15:46:01 0 22.26 0.00 7.70 4.35 0.09 65.60 [2021-10-07T15:56:51.644Z] 15:46:01 1 20.87 0.00 7.55 7.39 0.10 64.09 [2021-10-07T15:56:51.644Z] 15:47:01 all 0.23 0.00 0.08 0.00 0.03 99.67 [2021-10-07T15:56:51.644Z] 15:47:01 0 0.15 0.00 0.10 0.00 0.03 99.72 [2021-10-07T15:56:51.644Z] 15:47:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2021-10-07T15:56:51.645Z] 15:48:01 all 0.17 0.00 0.06 0.00 0.03 99.74 [2021-10-07T15:56:51.645Z] 15:48:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-10-07T15:56:51.645Z] 15:48:01 1 0.27 0.00 0.05 0.00 0.03 99.65 [2021-10-07T15:56:51.645Z] 15:49:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-10-07T15:56:51.645Z] 15:49:01 0 0.32 0.00 0.02 0.00 0.03 99.63 [2021-10-07T15:56:51.645Z] 15:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-07T15:56:51.645Z] 15:50:01 all 0.22 0.00 0.05 0.00 0.03 99.71 [2021-10-07T15:56:51.645Z] 15:50:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-10-07T15:56:51.645Z] 15:50:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-10-07T15:56:51.645Z] 15:51:01 all 0.15 0.00 0.06 0.00 0.03 99.76 [2021-10-07T15:56:51.645Z] 15:51:01 0 0.27 0.00 0.07 0.00 0.03 99.63 [2021-10-07T15:56:51.645Z] 15:51:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-10-07T15:56:51.645Z] 15:52:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-10-07T15:56:51.645Z] 15:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-10-07T15:56:51.645Z] 15:52:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2021-10-07T15:56:51.645Z] 15:53:01 all 0.13 0.00 0.05 0.00 0.02 99.81 [2021-10-07T15:56:51.645Z] 15:53:01 0 0.18 0.00 0.05 0.00 0.00 99.77 [2021-10-07T15:56:51.645Z] 15:53:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-07T15:56:51.645Z] 15:54:01 all 0.14 0.00 0.06 0.00 0.03 99.77 [2021-10-07T15:56:51.645Z] 15:54:01 0 0.23 0.00 0.07 0.00 0.03 99.67 [2021-10-07T15:56:51.645Z] 15:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-07T15:56:51.645Z] 15:55:01 all 0.15 0.00 0.05 0.00 0.03 99.77 [2021-10-07T15:56:51.645Z] 15:55:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-10-07T15:56:51.645Z] 15:55:01 1 0.07 0.00 0.08 0.00 0.03 99.82 [2021-10-07T15:56:51.645Z] 15:56:01 all 0.17 0.00 0.03 0.00 0.01 99.79 [2021-10-07T15:56:51.645Z] 15:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-07T15:56:51.645Z] 15:56:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-10-07T15:56:51.645Z] [2021-10-07T15:56:51.645Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-10-07T15:56:51.645Z] Average: all 2.04 0.00 0.71 0.51 0.03 96.70 [2021-10-07T15:56:51.645Z] Average: 0 2.14 0.00 0.72 0.38 0.03 96.74 [2021-10-07T15:56:51.645Z] Average: 1 1.94 0.00 0.71 0.64 0.03 96.67 [2021-10-07T15:56:51.645Z] [2021-10-07T15:56:51.645Z] [2021-10-07T15:56:51.645Z]