Pull request #145 opened 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 lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from c3fc48eef4e44410167cfefdb5a507862d65592a+09739088bb3ccddf347dd8b212f45a4687ee065f (d35f28136c8c8d0d3bfb6d3ce361f082ee797853) Running in Durability level: MAX_SURVIVABILITY 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-ssh5947961355902751445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh5776094743841843694.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh560745775905601446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-145/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8033055200569810444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3758325780159161389.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-145/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-145/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh283982401956863868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-693 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go_PR-145@tmp/jenkins-gitclient-ssh7142947499725084868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go_PR-145@tmp/jenkins-gitclient-ssh1042058501217784734.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # 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-rest-go_PR-145@tmp/jenkins-gitclient-ssh1706859117222342256.key > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 Commit message: "feat: Add support for Object ValueType" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-15T22:51:05.919Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-15T22:51:06.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-15T22:51:06.129Z] ========================================================= [2021-11-15T22:51:06.129Z] EdgeX Global Pipelines Version Info [2021-11-15T22:51:06.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:51:07.302Z] ------------------- [2021-11-15T22:51:07.302Z] stable info: [2021-11-15T22:51:07.302Z] ------------------- [2021-11-15T22:51:07.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-15T22:51:07.302Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T22:51:07.302Z] Message: update stable to v1.0.215 [2021-11-15T22:51:07.874Z] ------------------- [2021-11-15T22:51:07.874Z] experimental info: [2021-11-15T22:51:07.874Z] ------------------- [2021-11-15T22:51:07.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-15T22:51:07.874Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T22:51:07.874Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-15T22:51:08.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-11-15T22:51:08.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-11-15T22:51:08.110Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-15T22:51:08.146Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-15T22:51:08.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-15T22:51:08.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-15T22:51:08.269Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-15T22:51:08.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-15T22:51:08.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-15T22:51:08.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-15T22:51:08.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-15T22:51:08.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-11-15T22:51:08.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-15T22:51:08.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-15T22:51:08.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T22:51:08.600Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-15T22:51:08.633Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T22:51:08.668Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-15T22:51:08.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-15T22:51:08.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-15T22:51:08.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-15T22:51:08.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-15T22:51:08.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-15T22:51:08.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-15T22:51:08.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-15T22:51:08.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-15T22:51:09.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-145 [Pipeline] echo [2021-11-15T22:51:09.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-145 [Pipeline] echo [2021-11-15T22:51:09.084Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-145 [Pipeline] echo [2021-11-15T22:51:09.122Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo [2021-11-15T22:51:09.161Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3fc48e [Pipeline] echo [2021-11-15T22:51:09.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T22:51:09.305Z] provisioning config files... [2021-11-15T22:51:09.318Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/config3256367005439111452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:51:09.686Z] ---> docker-login.sh [2021-11-15T22:51:09.686Z] nexus3.edgexfoundry.org:10001 [2021-11-15T22:51:09.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:51:09.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:51:09.945Z] Configure a credential helper to remove this warning. See [2021-11-15T22:51:09.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:51:09.945Z] [2021-11-15T22:51:09.945Z] Login Succeeded [2021-11-15T22:51:09.945Z] nexus3.edgexfoundry.org:10002 [2021-11-15T22:51:09.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:51:09.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:51:09.945Z] Configure a credential helper to remove this warning. See [2021-11-15T22:51:09.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:51:09.945Z] [2021-11-15T22:51:09.945Z] Login Succeeded [2021-11-15T22:51:09.945Z] nexus3.edgexfoundry.org:10003 [2021-11-15T22:51:09.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:51:10.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:51:10.206Z] Configure a credential helper to remove this warning. See [2021-11-15T22:51:10.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:51:10.206Z] [2021-11-15T22:51:10.206Z] Login Succeeded [2021-11-15T22:51:10.206Z] nexus3.edgexfoundry.org:10004 [2021-11-15T22:51:10.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:51:10.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:51:10.206Z] Configure a credential helper to remove this warning. See [2021-11-15T22:51:10.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:51:10.206Z] [2021-11-15T22:51:10.206Z] Login Succeeded [2021-11-15T22:51:10.206Z] docker.io [2021-11-15T22:51:10.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:51:10.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:51:10.786Z] Configure a credential helper to remove this warning. See [2021-11-15T22:51:10.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:51:10.786Z] [2021-11-15T22:51:10.786Z] Login Succeeded [2021-11-15T22:51:10.786Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T22:51:10.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-15T22:51:11.521Z] + git rev-list -1 --merges c3fc48eef4e44410167cfefdb5a507862d65592a~1..c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo [2021-11-15T22:51:11.572Z] -----------> git rev-list -1 --merges c3fc48eef4e44410167cfefdb5a507862d65592a~1..c3fc48eef4e44410167cfefdb5a507862d65592a c3fc48eef4e44410167cfefdb5a507862d65592a [false] [Pipeline] sh [2021-11-15T22:51:11.889Z] + git log --format=format:%s -1 c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo [2021-11-15T22:51:11.918Z] ========================================================= [2021-11-15T22:51:11.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-15T22:51:11.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T22:51:12.315Z] + git log --format=format:%s -1 c3fc48eef4e44410167cfefdb5a507862d65592a [Pipeline] echo [2021-11-15T22:51:12.352Z] [semverPrep] GIT_COMMIT: c3fc48eef4e44410167cfefdb5a507862d65592a, Commit Message: feat: Add support for Object ValueType [Pipeline] echo [2021-11-15T22:51:12.418Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:51:13.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T22:51:13.046Z] [2021-11-15T22:51:13.046Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:51:13.397Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T22:51:13.397Z] latest: Pulling from edgex-devops/git-semver [2021-11-15T22:51:13.397Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T22:51:13.397Z] 3e5f54012d9b: Pulling fs layer [2021-11-15T22:51:13.397Z] 4c7163046ea9: Pulling fs layer [2021-11-15T22:51:13.397Z] 0c2d73faf560: Pulling fs layer [2021-11-15T22:51:13.397Z] 0c2d73faf560: Waiting [2021-11-15T22:51:13.397Z] 3e5f54012d9b: Verifying Checksum [2021-11-15T22:51:13.397Z] 3e5f54012d9b: Download complete [2021-11-15T22:51:13.397Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T22:51:13.397Z] a0d0a0d46f8b: Download complete [2021-11-15T22:51:13.397Z] 4c7163046ea9: Verifying Checksum [2021-11-15T22:51:13.397Z] 4c7163046ea9: Download complete [2021-11-15T22:51:13.397Z] 0c2d73faf560: Verifying Checksum [2021-11-15T22:51:13.397Z] 0c2d73faf560: Download complete [2021-11-15T22:51:13.658Z] a0d0a0d46f8b: Pull complete [2021-11-15T22:51:13.658Z] 3e5f54012d9b: Pull complete [2021-11-15T22:51:13.938Z] 4c7163046ea9: Pull complete [2021-11-15T22:51:14.207Z] 0c2d73faf560: Pull complete [2021-11-15T22:51:14.207Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-15T22:51:14.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-15T22:51:14.207Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-15T22:51:14.302Z] prd-centos7-docker-4c-2g-693 does not seem to be running inside a container [2021-11-15T22:51:14.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-145 -v /w/workspace/gexfoundry_device-rest-go_PR-145:/w/workspace/gexfoundry_device-rest-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-145@tmp:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-15T22:51:14.868Z] $ docker top 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-15T22:51:15.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T22:51:15.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T22:51:15.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T22:51:15.199Z] $ docker exec 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent [2021-11-15T22:51:15.294Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLGKfBF/agent.13 [2021-11-15T22:51:15.294Z] SSH_AGENT_PID=19 [2021-11-15T22:51:15.303Z] Running ssh-add (command line suppressed) [2021-11-15T22:51:15.400Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7282573370390561576.key (/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7282573370390561576.key) [2021-11-15T22:51:15.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T22:51:15.749Z] + git tag --points-at HEAD [Pipeline] } [2021-11-15T22:51:15.768Z] $ docker exec --env ******** --env ******** 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent -k [2021-11-15T22:51:15.857Z] unset SSH_AUTH_SOCK; [2021-11-15T22:51:15.860Z] unset SSH_AGENT_PID; [2021-11-15T22:51:15.860Z] echo Agent pid 19 killed; [2021-11-15T22:51:15.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-15T22:51:15.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-15T22:51:15.937Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-15T22:51:16.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-15T22:51:16.049Z] $ docker exec 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent [2021-11-15T22:51:16.140Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpGBOC/agent.52 [2021-11-15T22:51:16.140Z] SSH_AGENT_PID=58 [2021-11-15T22:51:16.144Z] Running ssh-add (command line suppressed) [2021-11-15T22:51:16.232Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7145225886082502850.key (/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/private_key_7145225886082502850.key) [2021-11-15T22:51:16.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-15T22:51:16.562Z] + git semver init [2021-11-15T22:51:16.562Z] # -> Open(): unable to determine branch for HEAD [2021-11-15T22:51:16.562Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-145/.git [2021-11-15T22:51:16.562Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-145 [2021-11-15T22:51:16.562Z] # $SEMVER_REMOTE_NAME = origin [2021-11-15T22:51:16.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-15T22:51:16.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-15T22:51:16.562Z] # $SEMVER_BRANCH = PR-145 [2021-11-15T22:51:16.562Z] # $SEMVER_TEMP = /tmp/semver-086346998 [2021-11-15T22:51:16.562Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-11-15T22:51:17.946Z] # '/tmp/semver-086346998' -> '/w/workspace/gexfoundry_device-rest-go_PR-145/.semver' [2021-11-15T22:51:17.946Z] # -> Force: false [2021-11-15T22:51:17.946Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-145/.semver [Pipeline] } [2021-11-15T22:51:17.965Z] $ docker exec --env ******** --env ******** 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 ssh-agent -k [2021-11-15T22:51:18.053Z] unset SSH_AUTH_SOCK; [2021-11-15T22:51:18.054Z] unset SSH_AGENT_PID; [2021-11-15T22:51:18.054Z] echo Agent pid 58 killed; [2021-11-15T22:51:18.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-15T22:51:18.442Z] + git semver [Pipeline] } [2021-11-15T22:51:18.466Z] $ docker stop --time=1 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 [2021-11-15T22:51:19.719Z] $ docker rm -f 7d8226fd44006685cbfa314641b7dd24a4eb0fcba36e1d0ecd3d9020c9628be2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-15T22:51:20.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-15T22:51:20.439Z] Stashed 1 file(s) [Pipeline] echo [2021-11-15T22:51:20.456Z] [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-11-15T22:51:35.882Z] Still waiting to schedule task [2021-11-15T22:51:35.882Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-693’ [2021-11-15T22:51:35.900Z] Still waiting to schedule task [2021-11-15T22:51:35.900Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-15T22:52:58.836Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-694 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] ws [2021-11-15T22:52:58.876Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-11-15T22:52:59.118Z] The recommended git tool is: git [2021-11-15T22:53:04.120Z] using credential edgex-jenkins-ssh [2021-11-15T22:53:04.138Z] Cloning the remote Git repository [2021-11-15T22:53:04.188Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:53:04.277Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-11-15T22:53:04.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:53:04.369Z] > git --version # timeout=10 [2021-11-15T22:53:04.438Z] > git --version # 'git version 2.17.1' [2021-11-15T22:53:04.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:53:04.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T22:53:06.108Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-15T22:53:06.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T22:53:06.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-15T22:53:06.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:53:06.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:53:06.207Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T22:53:06.992Z] Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a [2021-11-15T22:53:07.201Z] Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a [2021-11-15T22:53:07.202Z] Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) [2021-11-15T22:53:07.009Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T22:53:07.029Z] > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 [2021-11-15T22:53:07.112Z] > git remote # timeout=10 [2021-11-15T22:53:07.128Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T22:53:07.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:53:07.160Z] > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 [2021-11-15T22:53:07.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T22:53:07.202Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T22:53:07.217Z] > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 [2021-11-15T22:53:11.333Z] Commit message: "feat: Add support for Object ValueType" [2021-11-15T22:53:11.385Z] > git --version # timeout=10 [2021-11-15T22:53:11.395Z] > git --version # 'git version 2.17.1' [2021-11-15T22:53:11.408Z] fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-15T22:53:12.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-15T22:53:12.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-15T22:53:12.569Z] Dload Upload Total Spent Left Speed [2021-11-15T22:53:12.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66426 0 --:--:-- --:--:-- --:--:-- 66802 [Pipeline] sh [2021-11-15T22:53:12.981Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-15T22:53:13.332Z] + sudo tee /etc/docker/daemon.new [2021-11-15T22:53:13.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-15T22:53:13.332Z] { [2021-11-15T22:53:13.332Z] "registry-mirrors": [ [2021-11-15T22:53:13.332Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-15T22:53:13.332Z] ], [2021-11-15T22:53:13.332Z] "bip": "10.250.0.254/24", [2021-11-15T22:53:13.332Z] "hosts": [ [2021-11-15T22:53:13.332Z] "tcp://0.0.0.0:5555", [2021-11-15T22:53:13.332Z] "unix:///var/run/docker.sock" [2021-11-15T22:53:13.332Z] ], [2021-11-15T22:53:13.332Z] "mtu": 1458, [2021-11-15T22:53:13.332Z] "selinux-enabled": true, [2021-11-15T22:53:13.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-15T22:53:13.332Z] } [Pipeline] sh [2021-11-15T22:53:13.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-15T22:53:14.352Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T22:53:32.776Z] provisioning config files... [2021-11-15T22:53:32.799Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config1244103964999501445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:53:33.177Z] ---> docker-login.sh [2021-11-15T22:53:33.177Z] nexus3.edgexfoundry.org:10001 [2021-11-15T22:53:33.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:53:34.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:53:34.041Z] Configure a credential helper to remove this warning. See [2021-11-15T22:53:34.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:53:34.041Z] [2021-11-15T22:53:34.041Z] Login Succeeded [2021-11-15T22:53:34.041Z] nexus3.edgexfoundry.org:10002 [2021-11-15T22:53:34.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:53:34.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:53:34.587Z] Configure a credential helper to remove this warning. See [2021-11-15T22:53:34.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:53:34.587Z] [2021-11-15T22:53:34.587Z] Login Succeeded [2021-11-15T22:53:34.587Z] nexus3.edgexfoundry.org:10003 [2021-11-15T22:53:34.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:53:35.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:53:35.134Z] Configure a credential helper to remove this warning. See [2021-11-15T22:53:35.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:53:35.134Z] [2021-11-15T22:53:35.134Z] Login Succeeded [2021-11-15T22:53:35.134Z] nexus3.edgexfoundry.org:10004 [2021-11-15T22:53:35.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:53:35.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:53:35.409Z] Configure a credential helper to remove this warning. See [2021-11-15T22:53:35.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:53:35.409Z] [2021-11-15T22:53:35.409Z] Login Succeeded [2021-11-15T22:53:35.409Z] docker.io [2021-11-15T22:53:35.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:53:36.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:53:36.279Z] Configure a credential helper to remove this warning. See [2021-11-15T22:53:36.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:53:36.279Z] [2021-11-15T22:53:36.279Z] Login Succeeded [2021-11-15T22:53:36.279Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T22:53:36.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T22:53:36.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T22:53:36.887Z] ========================================================= [2021-11-15T22:53:36.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-15T22:53:36.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:53:37.326Z] + docker build -t ci-base-image-arm64 -f 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-11-15T22:53:37.326Z] Sending build context to Docker daemon 121.3kB [2021-11-15T22:53:37.599Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T22:53:37.599Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-15T22:53:37.875Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-15T22:53:37.875Z] 552d1f2373af: Pulling fs layer [2021-11-15T22:53:37.875Z] ea3f2d53f512: Pulling fs layer [2021-11-15T22:53:37.875Z] 9e70ebbbe112: Pulling fs layer [2021-11-15T22:53:37.875Z] 7a9cfe048b4a: Pulling fs layer [2021-11-15T22:53:37.875Z] 72dc09318566: Pulling fs layer [2021-11-15T22:53:37.875Z] f4f7b4309257: Pulling fs layer [2021-11-15T22:53:37.875Z] 0ac9a79272e3: Pulling fs layer [2021-11-15T22:53:37.875Z] b78e95d17946: Pulling fs layer [2021-11-15T22:53:37.875Z] 7a9cfe048b4a: Waiting [2021-11-15T22:53:37.875Z] 72dc09318566: Waiting [2021-11-15T22:53:37.875Z] f4f7b4309257: Waiting [2021-11-15T22:53:37.875Z] 0ac9a79272e3: Waiting [2021-11-15T22:53:37.875Z] b78e95d17946: Waiting [2021-11-15T22:53:37.875Z] 9e70ebbbe112: Verifying Checksum [2021-11-15T22:53:37.875Z] 9e70ebbbe112: Download complete [2021-11-15T22:53:37.875Z] ea3f2d53f512: Verifying Checksum [2021-11-15T22:53:37.875Z] ea3f2d53f512: Download complete [2021-11-15T22:53:37.875Z] 72dc09318566: Download complete [2021-11-15T22:53:37.875Z] f4f7b4309257: Verifying Checksum [2021-11-15T22:53:37.875Z] f4f7b4309257: Download complete [2021-11-15T22:53:37.875Z] 552d1f2373af: Verifying Checksum [2021-11-15T22:53:37.875Z] 552d1f2373af: Download complete [2021-11-15T22:53:37.875Z] 0ac9a79272e3: Verifying Checksum [2021-11-15T22:53:37.875Z] 0ac9a79272e3: Download complete [2021-11-15T22:53:38.864Z] 552d1f2373af: Pull complete [2021-11-15T22:53:39.141Z] ea3f2d53f512: Pull complete [2021-11-15T22:53:39.740Z] 9e70ebbbe112: Pull complete [2021-11-15T22:53:39.740Z] b78e95d17946: Verifying Checksum [2021-11-15T22:53:39.740Z] b78e95d17946: Download complete [2021-11-15T22:53:40.337Z] 7a9cfe048b4a: Verifying Checksum [2021-11-15T22:53:40.337Z] 7a9cfe048b4a: Download complete [2021-11-15T22:53:50.498Z] 7a9cfe048b4a: Pull complete [2021-11-15T22:53:50.498Z] 72dc09318566: Pull complete [2021-11-15T22:53:51.094Z] f4f7b4309257: Pull complete [2021-11-15T22:53:51.372Z] 0ac9a79272e3: Pull complete [2021-11-15T22:53:56.784Z] b78e95d17946: Pull complete [2021-11-15T22:53:57.059Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-15T22:53:57.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-15T22:53:57.059Z] ---> 8b459fc5aaf0 [2021-11-15T22:53:57.059Z] Step 3/11 : ARG MAKE='make build' [2021-11-15T22:53:57.436Z] Running on prd-centos7-docker-4c-2g-695 in /w/workspace/gexfoundry_device-rest-go_PR-145 [Pipeline] { [Pipeline] ws [2021-11-15T22:53:57.473Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-11-15T22:53:57.607Z] The recommended git tool is: git [2021-11-15T22:53:58.491Z] ---> Running in 3f39b74b53ff [2021-11-15T22:53:59.084Z] Removing intermediate container 3f39b74b53ff [2021-11-15T22:53:59.084Z] ---> e08f42fd90ed [2021-11-15T22:53:59.084Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T22:53:59.084Z] ---> Running in 7de96255a971 [2021-11-15T22:53:59.358Z] Removing intermediate container 7de96255a971 [2021-11-15T22:53:59.358Z] ---> 134c49c403ea [2021-11-15T22:53:59.358Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T22:53:59.562Z] using credential edgex-jenkins-ssh [2021-11-15T22:53:59.572Z] Cloning the remote Git repository [2021-11-15T22:53:59.632Z] ---> Running in a6ac2ee664b5 [2021-11-15T22:53:59.474Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:53:59.537Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-11-15T22:53:59.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:53:59.700Z] > git --version # timeout=10 [2021-11-15T22:53:59.711Z] > git --version # 'git version 2.24.4' [2021-11-15T22:53:59.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:53:59.748Z] [INFO] Currently running in a labeled security context [2021-11-15T22:53:59.754Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T22:53:59.754Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4295885442668195808.key [2021-11-15T22:53:59.902Z] Removing intermediate container a6ac2ee664b5 [2021-11-15T22:53:59.902Z] ---> cc4967f93721 [2021-11-15T22:53:59.902Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T22:54:00.175Z] ---> Running in df42ed3298f8 [2021-11-15T22:53:59.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T22:54:00.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-15T22:54:00.592Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-15T22:54:00.603Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-11-15T22:54:00.616Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-11-15T22:54:00.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:54:00.617Z] [INFO] Currently running in a labeled security context [2021-11-15T22:54:00.617Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T22:54:00.617Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh2773725347575714185.key [2021-11-15T22:54:00.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-15T22:54:01.309Z] Merging remotes/origin/main commit 09739088bb3ccddf347dd8b212f45a4687ee065f into PR head commit c3fc48eef4e44410167cfefdb5a507862d65592a [2021-11-15T22:54:01.407Z] Merge succeeded, producing c3fc48eef4e44410167cfefdb5a507862d65592a [2021-11-15T22:54:01.407Z] Checking out Revision c3fc48eef4e44410167cfefdb5a507862d65592a (PR-145) [2021-11-15T22:54:02.148Z] Removing intermediate container df42ed3298f8 [2021-11-15T22:54:02.148Z] ---> 713889b75333 [2021-11-15T22:54:02.148Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T22:54:02.148Z] ---> Running in 13eafb2cde31 [2021-11-15T22:54:01.188Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T22:54:01.198Z] > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 [2021-11-15T22:54:01.228Z] > git remote # timeout=10 [2021-11-15T22:54:01.238Z] > git config --get remote.origin.url # timeout=10 [2021-11-15T22:54:01.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-15T22:54:01.247Z] [INFO] Currently running in a labeled security context [2021-11-15T22:54:01.247Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-15T22:54:01.247Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7090334296554063058.key [2021-11-15T22:54:01.253Z] > git merge 09739088bb3ccddf347dd8b212f45a4687ee065f # timeout=10 [2021-11-15T22:54:01.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-15T22:54:01.280Z] > git config core.sparsecheckout # timeout=10 [2021-11-15T22:54:01.294Z] > git checkout -f c3fc48eef4e44410167cfefdb5a507862d65592a # timeout=10 [2021-11-15T22:54:03.581Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-15T22:54:04.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-15T22:54:04.770Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-15T22:54:05.000Z] Commit message: "feat: Add support for Object ValueType" [2021-11-15T22:54:04.896Z] > git --version # timeout=10 [2021-11-15T22:54:04.903Z] > git --version # 'git version 2.24.4' [2021-11-15T22:54:04.912Z] fatal: bad object 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-15T22:54:05.042Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-15T22:54:05.042Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-15T22:54:05.042Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-15T22:54:05.313Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T22:54:05.313Z] OK: 223 MiB in 56 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T22:54:05.628Z] provisioning config files... [2021-11-15T22:54:05.644Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6242365242451899372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:54:06.110Z] ---> docker-login.sh [2021-11-15T22:54:06.110Z] nexus3.edgexfoundry.org:10001 [2021-11-15T22:54:06.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:54:06.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:54:06.110Z] Configure a credential helper to remove this warning. See [2021-11-15T22:54:06.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:54:06.110Z] [2021-11-15T22:54:06.110Z] Login Succeeded [2021-11-15T22:54:06.110Z] nexus3.edgexfoundry.org:10002 [2021-11-15T22:54:06.290Z] Removing intermediate container 13eafb2cde31 [2021-11-15T22:54:06.290Z] ---> 0a61b6dfa85a [2021-11-15T22:54:06.290Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-15T22:54:06.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:54:06.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:54:06.383Z] Configure a credential helper to remove this warning. See [2021-11-15T22:54:06.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:54:06.383Z] [2021-11-15T22:54:06.383Z] Login Succeeded [2021-11-15T22:54:06.383Z] nexus3.edgexfoundry.org:10003 [2021-11-15T22:54:06.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:54:06.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:54:06.383Z] Configure a credential helper to remove this warning. See [2021-11-15T22:54:06.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:54:06.383Z] [2021-11-15T22:54:06.383Z] Login Succeeded [2021-11-15T22:54:06.383Z] nexus3.edgexfoundry.org:10004 [2021-11-15T22:54:06.568Z] ---> Running in 27685d0de95a [2021-11-15T22:54:06.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:54:06.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:54:06.649Z] Configure a credential helper to remove this warning. See [2021-11-15T22:54:06.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:54:06.649Z] [2021-11-15T22:54:06.649Z] Login Succeeded [2021-11-15T22:54:06.649Z] docker.io [2021-11-15T22:54:06.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-15T22:54:06.841Z] Removing intermediate container 27685d0de95a [2021-11-15T22:54:06.841Z] ---> e76a0492bf11 [2021-11-15T22:54:06.841Z] Step 9/11 : COPY . . [2021-11-15T22:54:06.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-15T22:54:06.912Z] Configure a credential helper to remove this warning. See [2021-11-15T22:54:06.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-15T22:54:06.912Z] [2021-11-15T22:54:06.912Z] Login Succeeded [2021-11-15T22:54:06.912Z] ---> docker-login.sh ends [Pipeline] } [2021-11-15T22:54:07.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-15T22:54:07.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-15T22:54:07.488Z] ========================================================= [2021-11-15T22:54:07.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-15T22:54:07.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:54:07.831Z] ---> 5a2229a8b6d6 [2021-11-15T22:54:07.831Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T22:54:07.831Z] ---> Running in ca332758a42e [2021-11-15T22:54:07.906Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-15T22:54:07.906Z] Sending build context to Docker daemon 121.3kB [2021-11-15T22:54:07.906Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-15T22:54:07.906Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-15T22:54:07.906Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-15T22:54:07.906Z] a0d0a0d46f8b: Pulling fs layer [2021-11-15T22:54:07.906Z] 31adcdaf11c8: Pulling fs layer [2021-11-15T22:54:07.906Z] b8b176561691: Pulling fs layer [2021-11-15T22:54:07.906Z] 4527c011a84f: Pulling fs layer [2021-11-15T22:54:07.906Z] 5d74067f8e1e: Pulling fs layer [2021-11-15T22:54:07.906Z] e0aca202a116: Pulling fs layer [2021-11-15T22:54:07.906Z] 3a43be97a3b4: Pulling fs layer [2021-11-15T22:54:07.906Z] 34cad66bf833: Pulling fs layer [2021-11-15T22:54:07.906Z] b4e3c513aaa6: Pulling fs layer [2021-11-15T22:54:07.906Z] 4527c011a84f: Waiting [2021-11-15T22:54:07.906Z] 5d74067f8e1e: Waiting [2021-11-15T22:54:07.906Z] e0aca202a116: Waiting [2021-11-15T22:54:07.906Z] 3a43be97a3b4: Waiting [2021-11-15T22:54:07.906Z] 34cad66bf833: Waiting [2021-11-15T22:54:07.906Z] b4e3c513aaa6: Waiting [2021-11-15T22:54:07.906Z] b8b176561691: Verifying Checksum [2021-11-15T22:54:07.906Z] b8b176561691: Download complete [2021-11-15T22:54:07.906Z] 31adcdaf11c8: Download complete [2021-11-15T22:54:07.906Z] 5d74067f8e1e: Verifying Checksum [2021-11-15T22:54:07.906Z] 5d74067f8e1e: Download complete [2021-11-15T22:54:07.906Z] e0aca202a116: Verifying Checksum [2021-11-15T22:54:07.906Z] e0aca202a116: Download complete [2021-11-15T22:54:07.906Z] 3a43be97a3b4: Verifying Checksum [2021-11-15T22:54:07.906Z] 3a43be97a3b4: Download complete [2021-11-15T22:54:07.906Z] a0d0a0d46f8b: Verifying Checksum [2021-11-15T22:54:07.906Z] a0d0a0d46f8b: Download complete [2021-11-15T22:54:08.170Z] 34cad66bf833: Verifying Checksum [2021-11-15T22:54:08.170Z] 34cad66bf833: Download complete [2021-11-15T22:54:08.757Z] b4e3c513aaa6: Verifying Checksum [2021-11-15T22:54:08.757Z] b4e3c513aaa6: Download complete [2021-11-15T22:54:08.757Z] 4527c011a84f: Verifying Checksum [2021-11-15T22:54:08.757Z] 4527c011a84f: Download complete [2021-11-15T22:54:08.757Z] a0d0a0d46f8b: Pull complete [2021-11-15T22:54:08.757Z] 31adcdaf11c8: Pull complete [2021-11-15T22:54:08.758Z] b8b176561691: Pull complete [2021-11-15T22:54:13.036Z] 4527c011a84f: Pull complete [2021-11-15T22:54:13.036Z] 5d74067f8e1e: Pull complete [2021-11-15T22:54:13.036Z] e0aca202a116: Pull complete [2021-11-15T22:54:13.036Z] 3a43be97a3b4: Pull complete [2021-11-15T22:54:13.036Z] 34cad66bf833: Pull complete [2021-11-15T22:54:15.654Z] b4e3c513aaa6: Pull complete [2021-11-15T22:54:15.654Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-15T22:54:15.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-15T22:54:15.654Z] ---> 9f6097aaca64 [2021-11-15T22:54:15.654Z] Step 3/11 : ARG MAKE='make build' [2021-11-15T22:54:17.049Z] ---> Running in 0a501c50199a [2021-11-15T22:54:17.049Z] Removing intermediate container 0a501c50199a [2021-11-15T22:54:17.049Z] ---> be6bdc84238f [2021-11-15T22:54:17.049Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-15T22:54:17.049Z] ---> Running in f59992a3e13b [2021-11-15T22:54:17.325Z] Removing intermediate container f59992a3e13b [2021-11-15T22:54:17.325Z] ---> 7a347333e613 [2021-11-15T22:54:17.325Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-15T22:54:17.325Z] ---> Running in a591b30341c7 [2021-11-15T22:54:17.325Z] Removing intermediate container a591b30341c7 [2021-11-15T22:54:17.325Z] ---> 7bf24db35c0a [2021-11-15T22:54:17.325Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-15T22:54:17.325Z] ---> Running in 4ffb4a36e3bf [2021-11-15T22:54:17.910Z] Removing intermediate container 4ffb4a36e3bf [2021-11-15T22:54:17.910Z] ---> 2f87a79d65ab [2021-11-15T22:54:17.910Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-15T22:54:17.910Z] ---> Running in f3f83a2d1b9b [2021-11-15T22:54:18.174Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-15T22:54:19.118Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-15T22:54:19.382Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-15T22:54:19.382Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-15T22:54:19.382Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-15T22:54:19.642Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-15T22:54:19.642Z] Executing busybox-1.33.1-r3.trigger [2021-11-15T22:54:19.642Z] OK: 224 MiB in 56 packages [2021-11-15T22:54:19.905Z] Removing intermediate container f3f83a2d1b9b [2021-11-15T22:54:19.905Z] ---> 75c49cdcb4b1 [2021-11-15T22:54:19.905Z] Step 8/11 : WORKDIR /device-rest-go [2021-11-15T22:54:19.905Z] ---> Running in 530cf251bce2 [2021-11-15T22:54:20.175Z] Removing intermediate container 530cf251bce2 [2021-11-15T22:54:20.175Z] ---> 0258e72a7054 [2021-11-15T22:54:20.175Z] Step 9/11 : COPY . . [2021-11-15T22:54:20.175Z] ---> 1679bd69892b [2021-11-15T22:54:20.175Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-15T22:54:20.175Z] ---> Running in 02e759ab1368 [2021-11-15T22:54:52.350Z] Removing intermediate container 02e759ab1368 [2021-11-15T22:54:52.350Z] ---> e677a05f7201 [2021-11-15T22:54:52.350Z] Step 11/11 : RUN $MAKE [2021-11-15T22:54:52.350Z] ---> Running in ead2c0824c30 [2021-11-15T22:54:52.350Z] noop [2021-11-15T22:54:52.350Z] Removing intermediate container ead2c0824c30 [2021-11-15T22:54:52.350Z] ---> c15f87db3e4c [2021-11-15T22:54:52.350Z] Successfully built c15f87db3e4c [2021-11-15T22:54:52.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:54:52.682Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T22:54:52.682Z] . [Pipeline] withDockerContainer [2021-11-15T22:54:52.789Z] prd-centos7-docker-4c-2g-695 does not seem to be running inside a container [2021-11-15T22:54:52.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat [2021-11-15T22:54:53.189Z] $ docker top 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T22:54:53.601Z] + go version [2021-11-15T22:54:53.601Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-15T22:54:53.656Z] $ docker stop --time=1 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 [2021-11-15T22:54:54.856Z] $ docker rm -f 3c09f108cb0ee5025f3b1af3112eb9adb987bf1046f392d4ee4b9a8776c62b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:54:55.555Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-15T22:54:55.555Z] . [Pipeline] withDockerContainer [2021-11-15T22:54:55.633Z] prd-centos7-docker-4c-2g-695 does not seem to be running inside a container [2021-11-15T22:54:55.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-x86_64 cat [2021-11-15T22:54:56.013Z] $ docker top f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-15T22:54:56.461Z] + make test [2021-11-15T22:54:56.461Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-15T22:54:56.729Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-15T22:55:11.756Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-15T22:55:12.358Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 56.0% of statements [2021-11-15T22:55:12.358Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-15T22:55:20.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T22:55:20.540Z] ./driver/resthandler.go [2021-11-15T22:55:20.540Z] ./driver/resthandler_test.go [2021-11-15T22:55:20.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T22:55:20.540Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-11-15T22:55:20.574Z] $ docker stop --time=1 f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f [2021-11-15T22:55:21.992Z] $ docker rm -f f5e9bb7ea58e9c1c8cc27661ba3e3b35173cd00c52130c1ba5f9fb2d44cf556f [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-11-15T22:55:23.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:55:23.346Z] [2021-11-15T22:55:23.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:55:23.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:55:23.692Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T22:55:23.692Z] b4d181a07f80: Pulling fs layer [2021-11-15T22:55:23.692Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T22:55:23.692Z] ed53099fbce6: Pulling fs layer [2021-11-15T22:55:23.692Z] dc539afda2c1: Pulling fs layer [2021-11-15T22:55:23.692Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T22:55:23.692Z] 9065ff56babe: Pulling fs layer [2021-11-15T22:55:23.692Z] d287ab97295c: Pulling fs layer [2021-11-15T22:55:23.692Z] dc539afda2c1: Waiting [2021-11-15T22:55:23.692Z] 77bc0d833cb6: Waiting [2021-11-15T22:55:23.692Z] 9065ff56babe: Waiting [2021-11-15T22:55:23.692Z] d287ab97295c: Waiting [2021-11-15T22:55:23.692Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T22:55:23.692Z] a1111a8f2ec3: Download complete [2021-11-15T22:55:23.692Z] dc539afda2c1: Verifying Checksum [2021-11-15T22:55:23.692Z] dc539afda2c1: Download complete [2021-11-15T22:55:23.692Z] ed53099fbce6: Verifying Checksum [2021-11-15T22:55:23.692Z] ed53099fbce6: Download complete [2021-11-15T22:55:23.955Z] 9065ff56babe: Verifying Checksum [2021-11-15T22:55:23.955Z] 9065ff56babe: Download complete [2021-11-15T22:55:23.955Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T22:55:23.955Z] 77bc0d833cb6: Download complete [2021-11-15T22:55:23.955Z] b4d181a07f80: Verifying Checksum [2021-11-15T22:55:23.955Z] b4d181a07f80: Download complete [2021-11-15T22:55:24.541Z] d287ab97295c: Verifying Checksum [2021-11-15T22:55:24.541Z] d287ab97295c: Download complete [2021-11-15T22:55:25.490Z] b4d181a07f80: Pull complete [2021-11-15T22:55:25.490Z] a1111a8f2ec3: Pull complete [2021-11-15T22:55:26.067Z] ed53099fbce6: Pull complete [2021-11-15T22:55:26.067Z] dc539afda2c1: Pull complete [2021-11-15T22:55:26.328Z] 77bc0d833cb6: Pull complete [2021-11-15T22:55:26.328Z] 9065ff56babe: Pull complete [2021-11-15T22:55:29.622Z] Removing intermediate container ca332758a42e [2021-11-15T22:55:29.622Z] ---> 0e5548c97149 [2021-11-15T22:55:29.622Z] Step 11/11 : RUN $MAKE [2021-11-15T22:55:29.622Z] ---> Running in 73e106f5b23e [2021-11-15T22:55:29.622Z] noop [2021-11-15T22:55:29.622Z] Removing intermediate container 73e106f5b23e [2021-11-15T22:55:29.622Z] ---> 5a97aeee699e [2021-11-15T22:55:29.622Z] Successfully built 5a97aeee699e [2021-11-15T22:55:29.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:55:29.985Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T22:55:29.985Z] . [Pipeline] withDockerContainer [2021-11-15T22:55:30.242Z] prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container [2021-11-15T22:55:30.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2021-11-15T22:55:31.672Z] d287ab97295c: Pull complete [2021-11-15T22:55:31.672Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T22:55:31.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:55:31.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:55:31.778Z] $ docker top 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-11-15T22:55:32.199Z] prd-centos7-docker-4c-2g-695 does not seem to be running inside a container [2021-11-15T22:55:32.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T22:55:34.588Z] $ docker top 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:55:35.175Z] ---> job-cost.sh [2021-11-15T22:55:35.175Z] lf-activate-venv: SKIPPING [2021-11-15T22:55:35.175Z] INFO: No Stack... [2021-11-15T22:55:35.344Z] + go version [2021-11-15T22:55:35.344Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-15T22:55:35.394Z] $ docker stop --time=1 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a [2021-11-15T22:55:35.440Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T22:55:35.700Z] INFO: Archiving Costs [2021-11-15T22:55:37.034Z] $ docker rm -f 247c2613a4fb99a9587d018a004ab53a670de82ce5c0e410b376cf8b1b9e0a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-11-15T22:55:37.619Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-11-15T22:55:37.619Z] + cut -d, -f6 [Pipeline] { [Pipeline] lock [2021-11-15T22:55:37.682Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [2021-11-15T22:55:37.687Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] did not exist. Created. [2021-11-15T22:55:37.687Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:55:38.046Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-15T22:55:38.133Z] + docker inspect -f . ci-base-image-arm64 [2021-11-15T22:55:38.133Z] . [Pipeline] withDockerContainer [2021-11-15T22:55:38.234Z] Stashed 1 file(s) [2021-11-15T22:55:38.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container [2021-11-15T22:55:38.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** ci-base-image-arm64 cat [2021-11-15T22:55:39.989Z] $ docker top d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-15T22:55:40.311Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T22:55:40.354Z] $ docker stop --time=1 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d [2021-11-15T22:55:41.525Z] $ docker rm -f 0b0903bb62cfb4bbd20b01c55c12212825200ce191b4402d85a0a2009fad843d [Pipeline] fileExists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-15T22:55:42.155Z] Failed in branch amd64 [2021-11-15T22:55:42.362Z] + make test [2021-11-15T22:55:42.362Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-15T22:55:43.349Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-11-15T22:56:39.912Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-11-15T22:56:39.912Z] ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 56.0% of statements [2021-11-15T22:56:39.912Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-15T22:57:02.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-15T22:57:02.117Z] ./driver/resthandler_test.go [2021-11-15T22:57:02.117Z] ./driver/resthandler.go [2021-11-15T22:57:02.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-15T22:57:02.117Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-11-15T22:57:02.175Z] $ docker stop --time=1 d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 [2021-11-15T22:57:03.934Z] $ docker rm -f d38479c731a643924b53dfe8577b4e51ab30f94b5c8d5959c3040df7c6670268 [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-11-15T22:57:05.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T22:57:05.360Z] [2021-11-15T22:57:05.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:57:06.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T22:57:06.287Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-15T22:57:06.287Z] 448f6bf000e3: Pulling fs layer [2021-11-15T22:57:06.287Z] f757da607395: Pulling fs layer [2021-11-15T22:57:06.287Z] 05883995daec: Pulling fs layer [2021-11-15T22:57:06.287Z] 8603b9c90790: Pulling fs layer [2021-11-15T22:57:06.287Z] 1560dd03e051: Pulling fs layer [2021-11-15T22:57:06.287Z] 27f5ce0e4adf: Pulling fs layer [2021-11-15T22:57:06.287Z] c2d8d7efcc4b: Pulling fs layer [2021-11-15T22:57:06.287Z] 1560dd03e051: Waiting [2021-11-15T22:57:06.287Z] 8603b9c90790: Waiting [2021-11-15T22:57:06.287Z] 27f5ce0e4adf: Waiting [2021-11-15T22:57:06.287Z] c2d8d7efcc4b: Waiting [2021-11-15T22:57:06.287Z] f757da607395: Verifying Checksum [2021-11-15T22:57:06.287Z] f757da607395: Download complete [2021-11-15T22:57:06.287Z] 8603b9c90790: Download complete [2021-11-15T22:57:06.562Z] 1560dd03e051: Verifying Checksum [2021-11-15T22:57:06.562Z] 1560dd03e051: Download complete [2021-11-15T22:57:06.562Z] 05883995daec: Verifying Checksum [2021-11-15T22:57:06.562Z] 05883995daec: Download complete [2021-11-15T22:57:06.562Z] 27f5ce0e4adf: Verifying Checksum [2021-11-15T22:57:06.562Z] 27f5ce0e4adf: Download complete [2021-11-15T22:57:06.838Z] 448f6bf000e3: Verifying Checksum [2021-11-15T22:57:06.838Z] 448f6bf000e3: Download complete [2021-11-15T22:57:09.459Z] c2d8d7efcc4b: Verifying Checksum [2021-11-15T22:57:09.459Z] c2d8d7efcc4b: Download complete [2021-11-15T22:57:10.436Z] 448f6bf000e3: Pull complete [2021-11-15T22:57:11.033Z] f757da607395: Pull complete [2021-11-15T22:57:12.472Z] 05883995daec: Pull complete [2021-11-15T22:57:12.746Z] 8603b9c90790: Pull complete [2021-11-15T22:57:13.735Z] 1560dd03e051: Pull complete [2021-11-15T22:57:14.007Z] 27f5ce0e4adf: Pull complete [2021-11-15T22:57:29.084Z] c2d8d7efcc4b: Pull complete [2021-11-15T22:57:29.084Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-15T22:57:29.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-15T22:57:29.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-15T22:57:29.349Z] prd-ubuntu18.04-docker-arm64-4c-16g-694 does not seem to be running inside a container [2021-11-15T22:57:29.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-15T22:57:32.058Z] $ docker top 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:33.056Z] ---> job-cost.sh [2021-11-15T22:57:33.056Z] lf-activate-venv: SKIPPING [2021-11-15T22:57:33.056Z] INFO: No Stack... [2021-11-15T22:57:33.328Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-15T22:57:33.601Z] INFO: Archiving Costs [Pipeline] sh [2021-11-15T22:57:34.275Z] + + cat /w/workspace/device-rest-go/1/archives/cost.csvcut [2021-11-15T22:57:34.275Z] -d, -f6 [Pipeline] lock [2021-11-15T22:57:34.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [2021-11-15T22:57:34.357Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] did not exist. Created. [2021-11-15T22:57:34.357Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-15T22:57:35.109Z] /w/workspace/device-rest-go/1@tmp/durable-ec2fe052/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-ec2fe052/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-15T22:57:35.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-15T22:57:35.834Z] Warning: overwriting stash ‘stack-cost’ [2021-11-15T22:57:36.270Z] Stashed 1 file(s) [Pipeline] } [2021-11-15T22:57:36.286Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-145-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-15T22:57:36.363Z] $ docker stop --time=1 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac [2021-11-15T22:57:37.912Z] $ docker rm -f 575506bdf8500ab0630205efdb2091b0e3c04d19ba0c089693e813198e1730ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-15T22:57:38.616Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-15T22:57:41.018Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-145/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:41.344Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:41.945Z] ---> package-listing.sh [2021-11-15T22:57:41.945Z] ++ facter osfamily [2021-11-15T22:57:41.945Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-15T22:57:41.945Z] + OS_FAMILY=redhat [2021-11-15T22:57:41.945Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-145 [2021-11-15T22:57:41.945Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-15T22:57:41.945Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-15T22:57:41.945Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-15T22:57:41.945Z] + PACKAGES=/tmp/packages_start.txt [2021-11-15T22:57:41.945Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-145 ']' [2021-11-15T22:57:41.945Z] + PACKAGES=/tmp/packages_end.txt [2021-11-15T22:57:41.945Z] + case "${OS_FAMILY}" in [2021-11-15T22:57:42.212Z] + rpm -qa [2021-11-15T22:57:42.212Z] + sort [2021-11-15T22:57:42.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-15T22:57:42.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-15T22:57:42.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-15T22:57:42.785Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-145 ']' [2021-11-15T22:57:42.785Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-145/archives/ [2021-11-15T22:57:42.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-145/archives/ [Pipeline] echo [2021-11-15T22:57:42.811Z] 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-rest-go_PR-145/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-15T22:57:43.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:57:43.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:57:43.467Z] [2021-11-15T22:57:43.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-15T22:57:43.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:57:43.817Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-15T22:57:43.817Z] b4d181a07f80: Pulling fs layer [2021-11-15T22:57:43.817Z] a1111a8f2ec3: Pulling fs layer [2021-11-15T22:57:43.817Z] ed53099fbce6: Pulling fs layer [2021-11-15T22:57:43.817Z] dc539afda2c1: Pulling fs layer [2021-11-15T22:57:43.817Z] 77bc0d833cb6: Pulling fs layer [2021-11-15T22:57:43.817Z] 9065ff56babe: Pulling fs layer [2021-11-15T22:57:43.817Z] d287ab97295c: Pulling fs layer [2021-11-15T22:57:43.817Z] 77bc0d833cb6: Waiting [2021-11-15T22:57:43.817Z] 9065ff56babe: Waiting [2021-11-15T22:57:43.817Z] d287ab97295c: Waiting [2021-11-15T22:57:43.817Z] dc539afda2c1: Waiting [2021-11-15T22:57:43.817Z] a1111a8f2ec3: Verifying Checksum [2021-11-15T22:57:43.817Z] a1111a8f2ec3: Download complete [2021-11-15T22:57:43.817Z] dc539afda2c1: Verifying Checksum [2021-11-15T22:57:43.817Z] dc539afda2c1: Download complete [2021-11-15T22:57:43.817Z] ed53099fbce6: Verifying Checksum [2021-11-15T22:57:43.817Z] ed53099fbce6: Download complete [2021-11-15T22:57:43.817Z] 9065ff56babe: Verifying Checksum [2021-11-15T22:57:43.817Z] 9065ff56babe: Download complete [2021-11-15T22:57:44.080Z] 77bc0d833cb6: Verifying Checksum [2021-11-15T22:57:44.080Z] 77bc0d833cb6: Download complete [2021-11-15T22:57:44.080Z] b4d181a07f80: Verifying Checksum [2021-11-15T22:57:44.080Z] b4d181a07f80: Download complete [2021-11-15T22:57:44.659Z] d287ab97295c: Verifying Checksum [2021-11-15T22:57:44.659Z] d287ab97295c: Download complete [2021-11-15T22:57:45.611Z] b4d181a07f80: Pull complete [2021-11-15T22:57:45.611Z] a1111a8f2ec3: Pull complete [2021-11-15T22:57:46.191Z] ed53099fbce6: Pull complete [2021-11-15T22:57:46.191Z] dc539afda2c1: Pull complete [2021-11-15T22:57:46.456Z] 77bc0d833cb6: Pull complete [2021-11-15T22:57:46.716Z] 9065ff56babe: Pull complete [2021-11-15T22:57:52.044Z] d287ab97295c: Pull complete [2021-11-15T22:57:52.044Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-15T22:57:52.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-15T22:57:52.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-15T22:57:52.126Z] prd-centos7-docker-4c-2g-693 does not seem to be running inside a container [2021-11-15T22:57:52.172Z] $ 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-rest-go_PR-145/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-rest-go_PR-145 -v /w/workspace/gexfoundry_device-rest-go_PR-145:/w/workspace/gexfoundry_device-rest-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-145@tmp:/w/workspace/gexfoundry_device-rest-go_PR-145@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-15T22:57:54.265Z] $ docker top e67764ac0bb99dd9ef9606dec862a2f525c15155de2317d34da02c0245747c48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-15T22:57:54.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-15T22:57:55.016Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-15T22:57:55.329Z] + ls /var/log/sa-host [2021-11-15T22:57:55.329Z] + sadf -c /var/log/sa-host/sa15 [2021-11-15T22:57:55.329Z] file_magic: OK [2021-11-15T22:57:55.329Z] HZ: Using current value: 100 [2021-11-15T22:57:55.329Z] file_header: OK [2021-11-15T22:57:55.329Z] 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-11-15T22:57:55.329Z] Statistics: [2021-11-15T22:57:55.329Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T22:57:55.329Z] File successfully converted to sysstat format version 12.0.3 [2021-11-15T22:57:55.329Z] + sadf -c /var/log/sa-host/sa30 [2021-11-15T22:57:55.329Z] file_magic: OK [2021-11-15T22:57:55.329Z] HZ: Using current value: 100 [2021-11-15T22:57:55.329Z] file_header: OK [2021-11-15T22:57:55.329Z] 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-11-15T22:57:55.329Z] Statistics: [2021-11-15T22:57:55.329Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-15T22:57:55.329Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-15T22:57:55.625Z] provisioning config files... [2021-11-15T22:57:55.636Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-145@tmp/config3809064765479279473tmp [Pipeline] { [Pipeline] echo [2021-11-15T22:57:55.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:56.000Z] ---> create-netrc.sh [Pipeline] } [2021-11-15T22:57:56.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:56.428Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-15T22:57:56.454Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:56.772Z] ---> sudo-logs.sh [2021-11-15T22:57:56.772Z] Archiving 'sudo' log.. [2021-11-15T22:57:56.772Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known [2021-11-15T22:57:56.772Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-693.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-15T22:57:56.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:57.174Z] ---> job-cost.sh [2021-11-15T22:57:57.174Z] lf-activate-venv: SKIPPING [2021-11-15T22:57:57.174Z] DEBUG: total: 0.10999999940395355 [2021-11-15T22:57:57.174Z] INFO: Retrieving Stack Cost... [2021-11-15T22:57:57.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-15T22:57:58.005Z] INFO: Archiving Costs [Pipeline] echo [2021-11-15T22:57:58.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-15T22:57:58.371Z] ---> logs-deploy.sh [2021-11-15T22:57:58.371Z] lf-activate-venv: SKIPPING [2021-11-15T22:57:58.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-145/1 [2021-11-15T22:57:58.371Z] INFO: archiving workspace using pattern(s): [2021-11-15T22:57:58.944Z] Archives upload complete. [2021-11-15T22:57:59.205Z] INFO: archiving logs to Nexus [2021-11-15T22:57:59.782Z] ---> uname -a: [2021-11-15T22:57:59.782Z] Linux prd-centos7-docker-4c-2g-693.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-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] ---> lscpu: [2021-11-15T22:57:59.782Z] Architecture: x86_64 [2021-11-15T22:57:59.782Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-15T22:57:59.782Z] Byte Order: Little Endian [2021-11-15T22:57:59.782Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-15T22:57:59.782Z] CPU(s): 2 [2021-11-15T22:57:59.782Z] On-line CPU(s) list: 0,1 [2021-11-15T22:57:59.782Z] Thread(s) per core: 1 [2021-11-15T22:57:59.782Z] Core(s) per socket: 1 [2021-11-15T22:57:59.782Z] Socket(s): 2 [2021-11-15T22:57:59.782Z] NUMA node(s): 1 [2021-11-15T22:57:59.782Z] Vendor ID: AuthenticAMD [2021-11-15T22:57:59.782Z] CPU family: 23 [2021-11-15T22:57:59.782Z] Model: 49 [2021-11-15T22:57:59.782Z] Model name: AMD EPYC-Rome Processor [2021-11-15T22:57:59.782Z] Stepping: 0 [2021-11-15T22:57:59.782Z] CPU MHz: 2799.996 [2021-11-15T22:57:59.782Z] BogoMIPS: 5599.99 [2021-11-15T22:57:59.782Z] Virtualization: AMD-V [2021-11-15T22:57:59.782Z] Hypervisor vendor: KVM [2021-11-15T22:57:59.782Z] Virtualization type: full [2021-11-15T22:57:59.782Z] L1d cache: 32K [2021-11-15T22:57:59.782Z] L1i cache: 32K [2021-11-15T22:57:59.782Z] L2 cache: 512K [2021-11-15T22:57:59.782Z] L3 cache: 16384K [2021-11-15T22:57:59.782Z] NUMA node0 CPU(s): 0,1 [2021-11-15T22:57:59.782Z] 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-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] ---> nproc: [2021-11-15T22:57:59.782Z] 2 [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] ---> df -h: [2021-11-15T22:57:59.782Z] Filesystem Size Used Avail Use% Mounted on [2021-11-15T22:57:59.782Z] overlay 40G 7.7G 33G 20% / [2021-11-15T22:57:59.782Z] tmpfs 64M 0 64M 0% /dev [2021-11-15T22:57:59.782Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-15T22:57:59.782Z] shm 64M 0 64M 0% /dev/shm [2021-11-15T22:57:59.782Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] ---> sar -b -r -n DEV: [2021-11-15T22:57:59.782Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:50:29 LINUX RESTART (2 CPU) [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:51:01 tps rtps wtps bread/s bwrtn/s [2021-11-15T22:57:59.782Z] 22:52:01 76.54 3.40 73.14 2350.85 3032.13 [2021-11-15T22:57:59.782Z] 22:53:01 0.45 0.00 0.45 0.00 7.40 [2021-11-15T22:57:59.782Z] 22:54:01 0.23 0.00 0.23 0.00 2.70 [2021-11-15T22:57:59.782Z] 22:55:01 0.15 0.00 0.15 0.00 2.05 [2021-11-15T22:57:59.782Z] 22:56:01 0.32 0.00 0.32 0.00 3.56 [2021-11-15T22:57:59.782Z] 22:57:01 0.28 0.00 0.28 0.00 4.45 [2021-11-15T22:57:59.782Z] Average: 13.00 0.57 12.43 391.96 508.91 [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-15T22:57:59.782Z] 22:52:01 5668636 0 626880 7.83 2620 1710804 1279752 14.13 576452 1529072 20 [2021-11-15T22:57:59.782Z] 22:53:01 5682988 0 612520 7.65 2620 1710812 1162916 12.84 564664 1529036 8 [2021-11-15T22:57:59.782Z] 22:54:01 5682116 0 613392 7.66 2620 1710812 1163508 12.85 564840 1529500 12 [2021-11-15T22:57:59.782Z] 22:55:01 5682844 0 612656 7.65 2620 1710820 1163172 12.84 564240 1529500 12 [2021-11-15T22:57:59.782Z] 22:56:01 5685336 0 610160 7.62 2620 1710824 1163268 12.84 561228 1530452 16 [2021-11-15T22:57:59.782Z] 22:57:01 5686024 0 609468 7.61 2620 1710828 1163172 12.84 560872 1530456 12 [2021-11-15T22:57:59.782Z] Average: 5681324 0 614179 7.67 2620 1710817 1182631 13.06 565383 1529669 13 [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-15T22:57:59.782Z] 22:52:01 eth0 95.25 91.19 473.42 26.54 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:52:01 docker0 42.31 23.39 3.81 134.18 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:53:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:54:01 eth0 1.38 0.72 0.66 0.34 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:55:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:56:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] Average: eth0 16.24 15.40 79.06 4.51 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] Average: docker0 7.05 3.90 0.64 22.37 0.00 0.00 0.00 0.00 [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] ---> sar -P ALL: [2021-11-15T22:57:59.782Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/15/21 _x86_64_ (2 CPU) [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:50:29 LINUX RESTART (2 CPU) [2021-11-15T22:57:59.782Z] [2021-11-15T22:57:59.782Z] 22:51:01 CPU %user %nice %system %iowait %steal %idle [2021-11-15T22:57:59.782Z] 22:52:01 all 5.14 0.00 2.10 2.09 0.03 90.65 [2021-11-15T22:57:59.782Z] 22:52:01 0 4.89 0.00 2.01 0.59 0.02 92.49 [2021-11-15T22:57:59.782Z] 22:52:01 1 5.38 0.00 2.18 3.59 0.03 88.81 [2021-11-15T22:57:59.782Z] 22:53:01 all 0.23 0.00 0.06 0.00 0.01 99.71 [2021-11-15T22:57:59.782Z] 22:53:01 0 0.33 0.00 0.07 0.00 0.02 99.58 [2021-11-15T22:57:59.782Z] 22:53:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-11-15T22:57:59.782Z] 22:54:01 all 0.14 0.00 0.05 0.00 0.02 99.79 [2021-11-15T22:57:59.782Z] 22:54:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-11-15T22:57:59.782Z] 22:54:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-11-15T22:57:59.782Z] 22:55:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-11-15T22:57:59.782Z] 22:55:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-11-15T22:57:59.782Z] 22:55:01 1 0.35 0.00 0.02 0.00 0.00 99.63 [2021-11-15T22:57:59.782Z] 22:56:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-11-15T22:57:59.782Z] 22:56:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-11-15T22:57:59.782Z] 22:56:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-11-15T22:57:59.782Z] 22:57:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-11-15T22:57:59.783Z] 22:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-11-15T22:57:59.783Z] 22:57:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-11-15T22:57:59.783Z] Average: all 1.02 0.00 0.38 0.34 0.01 98.24 [2021-11-15T22:57:59.783Z] Average: 0 0.93 0.00 0.38 0.10 0.02 98.58 [2021-11-15T22:57:59.783Z] Average: 1 1.11 0.00 0.39 0.59 0.01 97.89 [2021-11-15T22:57:59.783Z] [2021-11-15T22:57:59.783Z] [2021-11-15T22:57:59.783Z]