Pull request #1099 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f+ff2bdc244935d5b40da6f20198b29dfc476efd7a (4ad5f8d72edd12c1a94240bd9c500c02b90b31fb) 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-ssh5747582147603430241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh819253657294977859.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-sdk-go/branches/PR-1099/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-sdk-go/branches/PR-1099/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15927508881842321434.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-sdk-go/branches/PR-1099/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7502953116441598330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh13187575559069124123.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-sdk-go/branches/PR-1099/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-sdk-go/branches/PR-1099/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12209410158537840439.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-5198’ is offline Running on prd-centos7-docker-4c-2g-5200 in /w/workspace/gexfoundry_device-sdk-go_PR-1099 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1099 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh1685922131126576673.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f Merge succeeded, producing 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f Checking out Revision 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f (PR-1099) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh4206519734096164697.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1099/head:refs/remotes/origin/PR-1099 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/jenkins-gitclient-ssh612676310829793694.key > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-14T04:09:32.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-14T04:09:32.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-14T04:09:32.336Z] ========================================================= [2022-02-14T04:09:32.336Z] EdgeX Global Pipelines Version Info [2022-02-14T04:09:32.336Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:09:33.479Z] ------------------- [2022-02-14T04:09:33.479Z] stable info: [2022-02-14T04:09:33.479Z] ------------------- [2022-02-14T04:09:33.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T04:09:33.479Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T04:09:33.479Z] Message: update stable to v1.0.220 [2022-02-14T04:09:34.053Z] ------------------- [2022-02-14T04:09:34.053Z] experimental info: [2022-02-14T04:09:34.053Z] ------------------- [2022-02-14T04:09:34.053Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-14T04:09:34.053Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-14T04:09:34.053Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-14T04:09:34.359Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-02-14T04:09:34.398Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-02-14T04:09:34.433Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-14T04:09:34.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-14T04:09:34.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-14T04:09:34.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-14T04:09:34.587Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-14T04:09:34.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-02-14T04:09:34.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-14T04:09:34.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-14T04:09:34.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-14T04:09:34.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-02-14T04:09:34.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-14T04:09:34.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-14T04:09:34.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-14T04:09:34.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T04:09:34.999Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T04:09:35.039Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-14T04:09:35.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-14T04:09:35.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-14T04:09:35.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-02-14T04:09:35.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-02-14T04:09:35.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-14T04:09:35.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-14T04:09:35.320Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-14T04:09:35.363Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-14T04:09:35.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1099 [Pipeline] echo [2022-02-14T04:09:35.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1099 [Pipeline] echo [2022-02-14T04:09:35.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1099 [Pipeline] echo [2022-02-14T04:09:35.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo [2022-02-14T04:09:35.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4776fbe [Pipeline] echo [2022-02-14T04:09:35.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T04:09:35.752Z] provisioning config files... [2022-02-14T04:09:35.766Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config6612516504865699126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:09:36.115Z] ---> docker-login.sh [2022-02-14T04:09:36.115Z] nexus3.edgexfoundry.org:10001 [2022-02-14T04:09:36.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:36.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:36.378Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:36.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:36.378Z] [2022-02-14T04:09:36.378Z] Login Succeeded [2022-02-14T04:09:36.378Z] nexus3.edgexfoundry.org:10002 [2022-02-14T04:09:36.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:36.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:36.378Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:36.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:36.378Z] [2022-02-14T04:09:36.378Z] Login Succeeded [2022-02-14T04:09:36.378Z] nexus3.edgexfoundry.org:10003 [2022-02-14T04:09:36.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:36.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:36.378Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:36.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:36.378Z] [2022-02-14T04:09:36.378Z] Login Succeeded [2022-02-14T04:09:36.378Z] nexus3.edgexfoundry.org:10004 [2022-02-14T04:09:36.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:36.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:36.646Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:36.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:36.646Z] [2022-02-14T04:09:36.646Z] Login Succeeded [2022-02-14T04:09:36.646Z] docker.io [2022-02-14T04:09:36.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:36.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:36.906Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:36.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:36.906Z] [2022-02-14T04:09:36.906Z] Login Succeeded [2022-02-14T04:09:36.906Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T04:09:36.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-14T04:09:37.560Z] + git rev-list -1 --merges 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f~1..4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo [2022-02-14T04:09:37.613Z] -----------> git rev-list -1 --merges 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f~1..4776fbe67a8c2ca1cc2e96feb3126617b9c3688f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [false] [Pipeline] sh [2022-02-14T04:09:37.932Z] + git log --format=format:%s -1 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo [2022-02-14T04:09:37.976Z] ========================================================= [2022-02-14T04:09:37.976Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-14T04:09:37.976Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T04:09:38.404Z] + git log --format=format:%s -1 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [Pipeline] echo [2022-02-14T04:09:38.435Z] [semverPrep] GIT_COMMIT: 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-02-14T04:09:38.468Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-14T04:09:38.925Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-14T04:09:38.925Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-14T04:09:38.925Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-14T04:09:38.925Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-14T04:09:38.925Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-14T04:09:38.925Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-14T04:09:38.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:09:39.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T04:09:39.308Z] [2022-02-14T04:09:39.308Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:09:39.669Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T04:09:39.669Z] latest: Pulling from edgex-devops/git-semver [2022-02-14T04:09:39.669Z] a0d0a0d46f8b: Pulling fs layer [2022-02-14T04:09:39.669Z] 3e5f54012d9b: Pulling fs layer [2022-02-14T04:09:39.669Z] 4c7163046ea9: Pulling fs layer [2022-02-14T04:09:39.669Z] 0c2d73faf560: Pulling fs layer [2022-02-14T04:09:39.669Z] 0c2d73faf560: Waiting [2022-02-14T04:09:39.669Z] 3e5f54012d9b: Verifying Checksum [2022-02-14T04:09:39.669Z] 3e5f54012d9b: Download complete [2022-02-14T04:09:39.669Z] a0d0a0d46f8b: Download complete [2022-02-14T04:09:39.669Z] 4c7163046ea9: Verifying Checksum [2022-02-14T04:09:39.669Z] 4c7163046ea9: Download complete [2022-02-14T04:09:39.669Z] 0c2d73faf560: Verifying Checksum [2022-02-14T04:09:39.669Z] 0c2d73faf560: Download complete [2022-02-14T04:09:39.941Z] a0d0a0d46f8b: Pull complete [2022-02-14T04:09:39.941Z] 3e5f54012d9b: Pull complete [2022-02-14T04:09:40.201Z] 4c7163046ea9: Pull complete [2022-02-14T04:09:40.465Z] 0c2d73faf560: Pull complete [2022-02-14T04:09:40.465Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-14T04:09:40.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-14T04:09:40.465Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-14T04:09:40.569Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2022-02-14T04:09:40.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-14T04:09:41.174Z] $ docker top 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-14T04:09:41.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T04:09:41.365Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T04:09:41.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T04:09:41.464Z] $ docker exec 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent [2022-02-14T04:09:41.562Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpbPlb/agent.14 [2022-02-14T04:09:41.562Z] SSH_AGENT_PID=20 [2022-02-14T04:09:41.569Z] Running ssh-add (command line suppressed) [2022-02-14T04:09:41.660Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_8140465772897972577.key (/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_8140465772897972577.key) [2022-02-14T04:09:41.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T04:09:42.019Z] + git tag --points-at HEAD [Pipeline] } [2022-02-14T04:09:42.041Z] $ docker exec --env ******** --env ******** 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent -k [2022-02-14T04:09:42.123Z] unset SSH_AUTH_SOCK; [2022-02-14T04:09:42.123Z] unset SSH_AGENT_PID; [2022-02-14T04:09:42.123Z] echo Agent pid 20 killed; [2022-02-14T04:09:42.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-14T04:09:42.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-14T04:09:42.224Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-14T04:09:42.323Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-14T04:09:42.321Z] $ docker exec 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent [2022-02-14T04:09:42.416Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdEakef/agent.54 [2022-02-14T04:09:42.416Z] SSH_AGENT_PID=61 [2022-02-14T04:09:42.422Z] Running ssh-add (command line suppressed) [2022-02-14T04:09:42.510Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_6043857751316554742.key (/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/private_key_6043857751316554742.key) [2022-02-14T04:09:42.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-14T04:09:42.871Z] + git semver init [2022-02-14T04:09:42.871Z] # -> Open(): unable to determine branch for HEAD [2022-02-14T04:09:42.871Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1099/.git [2022-02-14T04:09:42.871Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1099 [2022-02-14T04:09:42.871Z] # $SEMVER_REMOTE_NAME = origin [2022-02-14T04:09:42.871Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-14T04:09:42.871Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-14T04:09:42.871Z] # $SEMVER_BRANCH = PR-1099 [2022-02-14T04:09:42.871Z] # $SEMVER_TEMP = /tmp/semver-836053381 [2022-02-14T04:09:42.871Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-02-14T04:09:43.809Z] # '/tmp/semver-836053381' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1099/.semver' [2022-02-14T04:09:43.809Z] # -> Force: false [2022-02-14T04:09:43.809Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1099/.semver [Pipeline] } [2022-02-14T04:09:43.827Z] $ docker exec --env ******** --env ******** 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 ssh-agent -k [2022-02-14T04:09:43.910Z] unset SSH_AUTH_SOCK; [2022-02-14T04:09:43.910Z] unset SSH_AGENT_PID; [2022-02-14T04:09:43.910Z] echo Agent pid 61 killed; [2022-02-14T04:09:43.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-14T04:09:44.356Z] + git semver [Pipeline] } [2022-02-14T04:09:44.390Z] $ docker stop --time=1 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 [2022-02-14T04:09:45.643Z] $ docker rm -f 29b1b1faba821e64eec177e67693a653cff67afeb6916861e4cc0e7035ca1775 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-14T04:09:46.067Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-14T04:09:46.354Z] Stashed 1 file(s) [Pipeline] echo [2022-02-14T04:09:46.373Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T04:09:46.962Z] provisioning config files... [2022-02-14T04:09:46.972Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config379602323816018693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:09:47.321Z] ---> docker-login.sh [2022-02-14T04:09:47.321Z] nexus3.edgexfoundry.org:10001 [2022-02-14T04:09:47.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:47.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:47.321Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:47.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:47.321Z] [2022-02-14T04:09:47.321Z] Login Succeeded [2022-02-14T04:09:47.321Z] nexus3.edgexfoundry.org:10002 [2022-02-14T04:09:47.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:47.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:47.321Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:47.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:47.321Z] [2022-02-14T04:09:47.321Z] Login Succeeded [2022-02-14T04:09:47.321Z] nexus3.edgexfoundry.org:10003 [2022-02-14T04:09:47.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:47.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:47.581Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:47.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:47.581Z] [2022-02-14T04:09:47.581Z] Login Succeeded [2022-02-14T04:09:47.581Z] nexus3.edgexfoundry.org:10004 [2022-02-14T04:09:47.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:47.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:47.581Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:47.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:47.581Z] [2022-02-14T04:09:47.581Z] Login Succeeded [2022-02-14T04:09:47.581Z] docker.io [2022-02-14T04:09:47.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:09:48.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:09:48.149Z] Configure a credential helper to remove this warning. See [2022-02-14T04:09:48.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:09:48.149Z] [2022-02-14T04:09:48.149Z] Login Succeeded [2022-02-14T04:09:48.149Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T04:09:48.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T04:09:48.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T04:09:48.403Z] ========================================================= [2022-02-14T04:09:48.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-14T04:09:48.403Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:09:48.818Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-14T04:09:48.818Z] Sending build context to Docker daemon 9.479MB [2022-02-14T04:09:48.818Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T04:09:48.818Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-14T04:09:48.818Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-14T04:09:48.818Z] 59bf1c3509f3: Pulling fs layer [2022-02-14T04:09:48.818Z] 666ba61612fd: Pulling fs layer [2022-02-14T04:09:48.818Z] 8ed8ca486205: Pulling fs layer [2022-02-14T04:09:48.818Z] 4fe6c5a15a65: Pulling fs layer [2022-02-14T04:09:48.818Z] 22a0e8bec74d: Pulling fs layer [2022-02-14T04:09:48.818Z] 640e595b4fbd: Pulling fs layer [2022-02-14T04:09:48.818Z] 763cafe07f6e: Pulling fs layer [2022-02-14T04:09:48.818Z] 0c0b528cf693: Pulling fs layer [2022-02-14T04:09:48.818Z] 10935f4eaf8b: Pulling fs layer [2022-02-14T04:09:48.818Z] 4fe6c5a15a65: Waiting [2022-02-14T04:09:48.818Z] 22a0e8bec74d: Waiting [2022-02-14T04:09:48.818Z] 640e595b4fbd: Waiting [2022-02-14T04:09:48.818Z] 763cafe07f6e: Waiting [2022-02-14T04:09:48.818Z] 0c0b528cf693: Waiting [2022-02-14T04:09:48.818Z] 10935f4eaf8b: Waiting [2022-02-14T04:09:48.818Z] 8ed8ca486205: Verifying Checksum [2022-02-14T04:09:48.818Z] 8ed8ca486205: Download complete [2022-02-14T04:09:48.818Z] 666ba61612fd: Verifying Checksum [2022-02-14T04:09:48.818Z] 666ba61612fd: Download complete [2022-02-14T04:09:48.818Z] 22a0e8bec74d: Download complete [2022-02-14T04:09:49.082Z] 640e595b4fbd: Verifying Checksum [2022-02-14T04:09:49.083Z] 640e595b4fbd: Download complete [2022-02-14T04:09:49.083Z] 59bf1c3509f3: Verifying Checksum [2022-02-14T04:09:49.083Z] 59bf1c3509f3: Download complete [2022-02-14T04:09:49.083Z] 763cafe07f6e: Verifying Checksum [2022-02-14T04:09:49.083Z] 763cafe07f6e: Download complete [2022-02-14T04:09:49.083Z] 0c0b528cf693: Verifying Checksum [2022-02-14T04:09:49.083Z] 0c0b528cf693: Download complete [2022-02-14T04:09:49.343Z] 59bf1c3509f3: Pull complete [2022-02-14T04:09:49.610Z] 10935f4eaf8b: Verifying Checksum [2022-02-14T04:09:49.610Z] 10935f4eaf8b: Download complete [2022-02-14T04:09:49.610Z] 4fe6c5a15a65: Verifying Checksum [2022-02-14T04:09:49.610Z] 4fe6c5a15a65: Download complete [2022-02-14T04:09:49.610Z] 666ba61612fd: Pull complete [2022-02-14T04:09:49.610Z] 8ed8ca486205: Pull complete [2022-02-14T04:09:53.857Z] 4fe6c5a15a65: Pull complete [2022-02-14T04:09:53.857Z] 22a0e8bec74d: Pull complete [2022-02-14T04:09:53.857Z] 640e595b4fbd: Pull complete [2022-02-14T04:09:53.857Z] 763cafe07f6e: Pull complete [2022-02-14T04:09:53.857Z] 0c0b528cf693: Pull complete [2022-02-14T04:09:55.798Z] 10935f4eaf8b: Pull complete [2022-02-14T04:09:55.798Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-14T04:09:55.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-14T04:09:55.798Z] ---> 99d49a6021b9 [2022-02-14T04:09:55.798Z] Step 3/11 : ARG MAKE=make build [2022-02-14T04:09:57.719Z] ---> Running in c2a4a994ca8a [2022-02-14T04:09:57.719Z] Removing intermediate container c2a4a994ca8a [2022-02-14T04:09:57.719Z] ---> e23c434fbf66 [2022-02-14T04:09:57.719Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-14T04:09:57.719Z] ---> Running in b48e9f05de1c [2022-02-14T04:09:57.719Z] Removing intermediate container b48e9f05de1c [2022-02-14T04:09:57.719Z] ---> bf04fa870d76 [2022-02-14T04:09:57.719Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-14T04:09:57.719Z] ---> Running in ea26801697d4 [2022-02-14T04:09:57.719Z] Removing intermediate container ea26801697d4 [2022-02-14T04:09:57.719Z] ---> abd2eeabd79b [2022-02-14T04:09:57.719Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T04:09:57.719Z] ---> Running in 11ff62522165 [2022-02-14T04:09:58.290Z] Removing intermediate container 11ff62522165 [2022-02-14T04:09:58.290Z] ---> 9f71c70a8504 [2022-02-14T04:09:58.290Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-14T04:09:58.290Z] ---> Running in b76ea10d5657 [2022-02-14T04:09:58.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-14T04:09:59.496Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-14T04:09:59.761Z] OK: 221 MiB in 52 packages [2022-02-14T04:10:00.025Z] Removing intermediate container b76ea10d5657 [2022-02-14T04:10:00.025Z] ---> ccc13ef9b652 [2022-02-14T04:10:00.025Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-14T04:10:00.287Z] ---> 1887a859f712 [2022-02-14T04:10:00.287Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T04:10:00.287Z] ---> Running in 3516dcba71a9 [2022-02-14T04:10:01.795Z] Still waiting to schedule task [2022-02-14T04:10:01.796Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-14T04:10:32.444Z] Removing intermediate container 3516dcba71a9 [2022-02-14T04:10:32.445Z] ---> 96042df24e62 [2022-02-14T04:10:32.445Z] Step 10/11 : COPY . . [2022-02-14T04:10:32.445Z] ---> 4e9f5c498478 [2022-02-14T04:10:32.445Z] Step 11/11 : RUN ${MAKE} [2022-02-14T04:10:32.445Z] ---> Running in 8a633c94d006 [2022-02-14T04:10:32.706Z] noop [2022-02-14T04:10:32.978Z] Removing intermediate container 8a633c94d006 [2022-02-14T04:10:32.978Z] ---> 03039447c42a [2022-02-14T04:10:32.978Z] Successfully built 03039447c42a [2022-02-14T04:10:32.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:10:33.317Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T04:10:33.317Z] . [Pipeline] withDockerContainer [2022-02-14T04:10:33.412Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2022-02-14T04:10:33.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T04:10:33.860Z] $ docker top 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T04:10:34.268Z] + go version [2022-02-14T04:10:34.268Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-14T04:10:34.294Z] $ docker stop --time=1 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 [2022-02-14T04:10:35.468Z] $ docker rm -f 3cf861dea482ec8dde8dbba0d6e186b5721265eeaba2e304d7b1016a744a5c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:10:36.147Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-14T04:10:36.147Z] . [Pipeline] withDockerContainer [2022-02-14T04:10:36.235Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2022-02-14T04:10:36.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-14T04:10:36.604Z] $ docker top 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T04:10:37.066Z] + make test [2022-02-14T04:10:37.066Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-14T04:10:37.326Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-14T04:10:45.508Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-02-14T04:10:45.508Z] internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-02-14T04:10:45.508Z] internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-02-14T04:10:45.508Z] internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-02-14T04:10:45.508Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-02-14T04:10:45.508Z] internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-02-14T04:10:50.846Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/cache.test] [2022-02-14T04:10:50.846Z] internal/cache/init.go:22: undefined: container.DeviceClientFrom [2022-02-14T04:10:50.846Z] internal/cache/init.go:23: undefined: container.DeviceProfileClientFrom [2022-02-14T04:10:50.846Z] internal/cache/init.go:24: undefined: container.ProvisionWatcherClientFrom [2022-02-14T04:10:50.847Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2022-02-14T04:10:50.847Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2022-02-14T04:10:50.847Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2022-02-14T04:10:51.422Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.012s coverage: 10.8% of statements [2022-02-14T04:10:51.422Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2022-02-14T04:10:52.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.014s coverage: 86.1% of statements [2022-02-14T04:10:52.368Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2022-02-14T04:10:52.368Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.028s coverage: 89.2% of statements [2022-02-14T04:10:52.368Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2022-02-14T04:10:52.368Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2022-02-14T04:10:52.406Z] $ docker stop --time=1 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 [2022-02-14T04:10:53.787Z] $ docker rm -f 8a123c3f3f2a7d43ccca7e3523182bf70f7ea9a30c08c873961af99ceb6fdab0 [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 [2022-02-14T04:10:54.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T04:10:54.852Z] [2022-02-14T04:10:54.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:10:55.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T04:10:55.188Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-14T04:10:55.188Z] b4d181a07f80: Pulling fs layer [2022-02-14T04:10:55.188Z] a1111a8f2ec3: Pulling fs layer [2022-02-14T04:10:55.188Z] ed53099fbce6: Pulling fs layer [2022-02-14T04:10:55.188Z] dc539afda2c1: Pulling fs layer [2022-02-14T04:10:55.188Z] 77bc0d833cb6: Pulling fs layer [2022-02-14T04:10:55.188Z] 9065ff56babe: Pulling fs layer [2022-02-14T04:10:55.188Z] d287ab97295c: Pulling fs layer [2022-02-14T04:10:55.188Z] 77bc0d833cb6: Waiting [2022-02-14T04:10:55.188Z] 9065ff56babe: Waiting [2022-02-14T04:10:55.188Z] d287ab97295c: Waiting [2022-02-14T04:10:55.188Z] dc539afda2c1: Waiting [2022-02-14T04:10:55.188Z] a1111a8f2ec3: Verifying Checksum [2022-02-14T04:10:55.188Z] a1111a8f2ec3: Download complete [2022-02-14T04:10:55.188Z] dc539afda2c1: Verifying Checksum [2022-02-14T04:10:55.188Z] dc539afda2c1: Download complete [2022-02-14T04:10:55.188Z] 77bc0d833cb6: Verifying Checksum [2022-02-14T04:10:55.188Z] 77bc0d833cb6: Download complete [2022-02-14T04:10:55.188Z] ed53099fbce6: Verifying Checksum [2022-02-14T04:10:55.188Z] ed53099fbce6: Download complete [2022-02-14T04:10:55.188Z] 9065ff56babe: Verifying Checksum [2022-02-14T04:10:55.188Z] 9065ff56babe: Download complete [2022-02-14T04:10:55.450Z] b4d181a07f80: Verifying Checksum [2022-02-14T04:10:55.450Z] b4d181a07f80: Download complete [2022-02-14T04:10:56.036Z] d287ab97295c: Verifying Checksum [2022-02-14T04:10:56.036Z] d287ab97295c: Download complete [2022-02-14T04:10:56.985Z] b4d181a07f80: Pull complete [2022-02-14T04:10:56.985Z] a1111a8f2ec3: Pull complete [2022-02-14T04:10:57.568Z] ed53099fbce6: Pull complete [2022-02-14T04:10:57.568Z] dc539afda2c1: Pull complete [2022-02-14T04:10:57.833Z] 77bc0d833cb6: Pull complete [2022-02-14T04:10:58.102Z] 9065ff56babe: Pull complete [2022-02-14T04:11:03.427Z] d287ab97295c: Pull complete [2022-02-14T04:11:03.427Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-14T04:11:03.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T04:11:03.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-14T04:11:03.526Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2022-02-14T04:11:03.555Z] $ 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/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T04:11:05.687Z] $ docker top 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:11:06.189Z] ---> job-cost.sh [2022-02-14T04:11:06.189Z] lf-activate-venv: SKIPPING [2022-02-14T04:11:06.189Z] INFO: No Stack... [2022-02-14T04:11:06.456Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T04:11:06.716Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T04:11:07.032Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/cost.csv [2022-02-14T04:11:07.032Z] + cut -d, -f6 [Pipeline] lock [2022-02-14T04:11:07.068Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [2022-02-14T04:11:07.073Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] did not exist. Created. [2022-02-14T04:11:07.073Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T04:11:07.458Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-14T04:11:07.521Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T04:11:07.537Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T04:11:07.604Z] $ docker stop --time=1 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 [2022-02-14T04:11:08.736Z] $ docker rm -f 5e3de6465e8e5258f58aa517f881176971fe51ad631bfbbb52efc0fe529602c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T04:11:09.103Z] Failed in branch amd64 [2022-02-14T04:11:25.786Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5201 in /w/workspace/gexfoundry_device-sdk-go_PR-1099 [Pipeline] { [Pipeline] ws [2022-02-14T04:11:25.827Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-02-14T04:11:26.066Z] The recommended git tool is: git [2022-02-14T04:11:30.624Z] using credential edgex-jenkins-ssh [2022-02-14T04:11:30.640Z] Cloning the remote Git repository [2022-02-14T04:11:30.705Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-02-14T04:11:30.788Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-02-14T04:11:30.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-14T04:11:30.886Z] > git --version # timeout=10 [2022-02-14T04:11:30.900Z] > git --version # 'git version 2.17.1' [2022-02-14T04:11:30.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T04:11:31.016Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T04:11:33.269Z] Merging remotes/origin/main commit ff2bdc244935d5b40da6f20198b29dfc476efd7a into PR head commit 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [2022-02-14T04:11:33.483Z] Merge succeeded, producing 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f [2022-02-14T04:11:33.483Z] Checking out Revision 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f (PR-1099) [2022-02-14T04:11:32.594Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-14T04:11:32.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-14T04:11:32.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-02-14T04:11:32.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-02-14T04:11:32.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T04:11:32.682Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1099/head:refs/remotes/origin/PR-1099 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-14T04:11:33.293Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T04:11:33.311Z] > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 [2022-02-14T04:11:33.409Z] > git remote # timeout=10 [2022-02-14T04:11:33.424Z] > git config --get remote.origin.url # timeout=10 [2022-02-14T04:11:33.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-14T04:11:33.454Z] > git merge ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 [2022-02-14T04:11:33.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-14T04:11:33.496Z] > git config core.sparsecheckout # timeout=10 [2022-02-14T04:11:33.507Z] > git checkout -f 4776fbe67a8c2ca1cc2e96feb3126617b9c3688f # timeout=10 [2022-02-14T04:11:37.656Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-02-14T04:11:37.722Z] > git --version # timeout=10 [2022-02-14T04:11:37.736Z] > git --version # 'git version 2.17.1' [2022-02-14T04:11:37.757Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-14T04:11:38.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-14T04:11:38.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-14T04:11:38.864Z] Dload Upload Total Spent Left Speed [2022-02-14T04:11:38.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-02-14T04:11:39.378Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-14T04:11:39.734Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.jsonsudo [2022-02-14T04:11:39.734Z] tee /etc/docker/daemon.new [2022-02-14T04:11:39.734Z] { [2022-02-14T04:11:39.734Z] "registry-mirrors": [ [2022-02-14T04:11:39.734Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-14T04:11:39.734Z] ], [2022-02-14T04:11:39.734Z] "bip": "10.250.0.254/24", [2022-02-14T04:11:39.734Z] "hosts": [ [2022-02-14T04:11:39.734Z] "tcp://0.0.0.0:5555", [2022-02-14T04:11:39.734Z] "unix:///var/run/docker.sock" [2022-02-14T04:11:39.734Z] ], [2022-02-14T04:11:39.734Z] "mtu": 1458, [2022-02-14T04:11:39.734Z] "selinux-enabled": true, [2022-02-14T04:11:39.734Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-14T04:11:39.734Z] } [Pipeline] sh [2022-02-14T04:11:40.095Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-14T04:11:40.456Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T04:11:58.839Z] provisioning config files... [2022-02-14T04:11:58.861Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6866534457381578282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:11:59.417Z] ---> docker-login.sh [2022-02-14T04:11:59.417Z] nexus3.edgexfoundry.org:10001 [2022-02-14T04:12:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:12:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:12:00.291Z] Configure a credential helper to remove this warning. See [2022-02-14T04:12:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:12:00.291Z] [2022-02-14T04:12:00.291Z] Login Succeeded [2022-02-14T04:12:00.291Z] nexus3.edgexfoundry.org:10002 [2022-02-14T04:12:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:12:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:12:00.562Z] Configure a credential helper to remove this warning. See [2022-02-14T04:12:00.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:12:00.562Z] [2022-02-14T04:12:00.562Z] Login Succeeded [2022-02-14T04:12:00.562Z] nexus3.edgexfoundry.org:10003 [2022-02-14T04:12:00.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:12:01.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:12:01.109Z] Configure a credential helper to remove this warning. See [2022-02-14T04:12:01.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:12:01.109Z] [2022-02-14T04:12:01.109Z] Login Succeeded [2022-02-14T04:12:01.110Z] nexus3.edgexfoundry.org:10004 [2022-02-14T04:12:01.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:12:01.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:12:01.382Z] Configure a credential helper to remove this warning. See [2022-02-14T04:12:01.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:12:01.382Z] [2022-02-14T04:12:01.382Z] Login Succeeded [2022-02-14T04:12:01.382Z] docker.io [2022-02-14T04:12:01.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-14T04:12:02.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-14T04:12:02.244Z] Configure a credential helper to remove this warning. See [2022-02-14T04:12:02.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-14T04:12:02.244Z] [2022-02-14T04:12:02.244Z] Login Succeeded [2022-02-14T04:12:02.244Z] ---> docker-login.sh ends [Pipeline] } [2022-02-14T04:12:02.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-14T04:12:02.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-14T04:12:02.694Z] ========================================================= [2022-02-14T04:12:02.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-14T04:12:02.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:12:03.121Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-14T04:12:03.404Z] Sending build context to Docker daemon 5.121MB [2022-02-14T04:12:03.678Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-02-14T04:12:03.678Z] Step 2/11 : FROM ${BASE} AS builder [2022-02-14T04:12:03.678Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-14T04:12:03.678Z] 9b3977197b4f: Pulling fs layer [2022-02-14T04:12:03.678Z] 1a89e8eeedd5: Pulling fs layer [2022-02-14T04:12:03.678Z] 94645a83ff95: Pulling fs layer [2022-02-14T04:12:03.678Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-14T04:12:03.678Z] 0c92f367c5e7: Pulling fs layer [2022-02-14T04:12:03.678Z] f7c0051592d6: Pulling fs layer [2022-02-14T04:12:03.678Z] a227ed2f7395: Pulling fs layer [2022-02-14T04:12:03.679Z] 7b1c46037f91: Pulling fs layer [2022-02-14T04:12:03.679Z] f7c0051592d6: Waiting [2022-02-14T04:12:03.679Z] a227ed2f7395: Waiting [2022-02-14T04:12:03.679Z] 7b1c46037f91: Waiting [2022-02-14T04:12:03.679Z] 3f3a8bcf1eab: Waiting [2022-02-14T04:12:03.679Z] 0c92f367c5e7: Waiting [2022-02-14T04:12:03.679Z] 94645a83ff95: Verifying Checksum [2022-02-14T04:12:03.679Z] 94645a83ff95: Download complete [2022-02-14T04:12:03.679Z] 1a89e8eeedd5: Verifying Checksum [2022-02-14T04:12:03.679Z] 0c92f367c5e7: Verifying Checksum [2022-02-14T04:12:03.679Z] 0c92f367c5e7: Download complete [2022-02-14T04:12:03.679Z] f7c0051592d6: Download complete [2022-02-14T04:12:03.679Z] 9b3977197b4f: Download complete [2022-02-14T04:12:03.679Z] a227ed2f7395: Verifying Checksum [2022-02-14T04:12:03.679Z] a227ed2f7395: Download complete [2022-02-14T04:12:04.664Z] 9b3977197b4f: Pull complete [2022-02-14T04:12:04.944Z] 1a89e8eeedd5: Pull complete [2022-02-14T04:12:05.217Z] 94645a83ff95: Pull complete [2022-02-14T04:12:05.818Z] 7b1c46037f91: Verifying Checksum [2022-02-14T04:12:05.818Z] 7b1c46037f91: Download complete [2022-02-14T04:12:06.091Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-14T04:12:06.091Z] 3f3a8bcf1eab: Download complete [2022-02-14T04:12:18.483Z] 3f3a8bcf1eab: Pull complete [2022-02-14T04:12:18.483Z] 0c92f367c5e7: Pull complete [2022-02-14T04:12:18.483Z] f7c0051592d6: Pull complete [2022-02-14T04:12:18.483Z] a227ed2f7395: Pull complete [2022-02-14T04:12:23.888Z] 7b1c46037f91: Pull complete [2022-02-14T04:12:23.888Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-14T04:12:23.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-14T04:12:23.888Z] ---> f79e39bc4007 [2022-02-14T04:12:23.888Z] Step 3/11 : ARG MAKE=make build [2022-02-14T04:12:25.867Z] ---> Running in 616f3258d84a [2022-02-14T04:12:25.867Z] Removing intermediate container 616f3258d84a [2022-02-14T04:12:25.867Z] ---> 80679a9cb932 [2022-02-14T04:12:25.867Z] Step 4/11 : WORKDIR /device-sdk-go [2022-02-14T04:12:25.867Z] ---> Running in 292ff4006404 [2022-02-14T04:12:26.464Z] Removing intermediate container 292ff4006404 [2022-02-14T04:12:26.464Z] ---> e73ef2499481 [2022-02-14T04:12:26.464Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-02-14T04:12:26.464Z] ---> Running in 2ddd94f37a74 [2022-02-14T04:12:26.737Z] Removing intermediate container 2ddd94f37a74 [2022-02-14T04:12:26.737Z] ---> 4e741ed081e1 [2022-02-14T04:12:26.737Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-14T04:12:27.021Z] ---> Running in 52cda6743a2c [2022-02-14T04:12:28.996Z] Removing intermediate container 52cda6743a2c [2022-02-14T04:12:28.996Z] ---> cc8f91c52c2b [2022-02-14T04:12:28.996Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-02-14T04:12:28.996Z] ---> Running in 82ad2b127b8f [2022-02-14T04:12:29.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-14T04:12:30.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-14T04:12:31.548Z] OK: 220 MiB in 52 packages [2022-02-14T04:12:32.161Z] Removing intermediate container 82ad2b127b8f [2022-02-14T04:12:32.161Z] ---> fc26d6c302f2 [2022-02-14T04:12:32.161Z] Step 8/11 : COPY go.mod vendor* ./ [2022-02-14T04:12:32.760Z] ---> 506754707bf9 [2022-02-14T04:12:32.760Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-14T04:12:32.760Z] ---> Running in 13f0f83bf3d2 [2022-02-14T04:13:40.780Z] Removing intermediate container 13f0f83bf3d2 [2022-02-14T04:13:40.780Z] ---> 8d69fdb4e4bd [2022-02-14T04:13:40.780Z] Step 10/11 : COPY . . [2022-02-14T04:13:40.780Z] ---> c1c7f768d595 [2022-02-14T04:13:40.780Z] Step 11/11 : RUN ${MAKE} [2022-02-14T04:13:41.051Z] ---> Running in bc81f06bc796 [2022-02-14T04:13:42.021Z] noop [2022-02-14T04:13:42.291Z] Removing intermediate container bc81f06bc796 [2022-02-14T04:13:42.291Z] ---> cdcae7ebe074 [2022-02-14T04:13:42.560Z] Successfully built cdcae7ebe074 [2022-02-14T04:13:42.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:13:42.921Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T04:13:42.921Z] . [Pipeline] withDockerContainer [2022-02-14T04:13:43.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container [2022-02-14T04:13:43.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2022-02-14T04:13:44.396Z] $ docker top 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T04:13:45.282Z] + go version [2022-02-14T04:13:45.282Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-14T04:13:45.312Z] $ docker stop --time=1 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a [2022-02-14T04:13:46.847Z] $ docker rm -f 746555d570dcecd8b550bf214fb03f38580d9dfe5503fabc65c28a4a150cdf0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:13:47.701Z] + docker inspect -f . ci-base-image-arm64 [2022-02-14T04:13:47.701Z] . [Pipeline] withDockerContainer [2022-02-14T04:13:47.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container [2022-02-14T04:13:47.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2022-02-14T04:13:49.182Z] $ docker top 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-14T04:13:50.160Z] + make test [2022-02-14T04:13:50.161Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-14T04:13:51.593Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-02-14T04:14:18.415Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [2022-02-14T04:14:18.415Z] internal/cache/init.go:22:8: undefined: container.DeviceClientFrom [2022-02-14T04:14:18.415Z] internal/cache/init.go:23:9: undefined: container.DeviceProfileClientFrom [2022-02-14T04:14:18.415Z] internal/cache/init.go:24:9: undefined: container.ProvisionWatcherClientFrom [2022-02-14T04:14:25.147Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/common [2022-02-14T04:14:25.147Z] internal/common/utils.go:75:9: undefined: "github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container".EventClientFrom [2022-02-14T04:14:35.313Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/cache.test] [2022-02-14T04:14:35.313Z] internal/cache/init.go:22: undefined: container.DeviceClientFrom [2022-02-14T04:14:35.313Z] internal/cache/init.go:23: undefined: container.DeviceProfileClientFrom [2022-02-14T04:14:35.313Z] internal/cache/init.go:24: undefined: container.ProvisionWatcherClientFrom [2022-02-14T04:14:36.763Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] [2022-02-14T04:14:36.763Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2022-02-14T04:14:36.763Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/cache [build failed] [2022-02-14T04:14:37.038Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.107s coverage: 10.8% of statements [2022-02-14T04:14:37.038Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [build failed] [2022-02-14T04:14:39.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.049s coverage: 86.1% of statements [2022-02-14T04:14:39.012Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2022-02-14T04:14:39.012Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.177s coverage: 89.2% of statements [2022-02-14T04:14:39.012Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2022-02-14T04:14:39.282Z] make: *** [Makefile:36: unittest] Error 2 [Pipeline] } [2022-02-14T04:14:39.331Z] $ docker stop --time=1 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd [2022-02-14T04:14:41.106Z] $ docker rm -f 2dd353bbac1b6ce84fc342275e3cf31f4bb06f55ba15100234acd29c2b5dfafd [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 [2022-02-14T04:14:42.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T04:14:42.441Z] [2022-02-14T04:14:42.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:14:42.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T04:14:42.819Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-14T04:14:42.819Z] 448f6bf000e3: Pulling fs layer [2022-02-14T04:14:42.819Z] f757da607395: Pulling fs layer [2022-02-14T04:14:42.819Z] 05883995daec: Pulling fs layer [2022-02-14T04:14:42.819Z] 8603b9c90790: Pulling fs layer [2022-02-14T04:14:42.819Z] 1560dd03e051: Pulling fs layer [2022-02-14T04:14:42.819Z] 27f5ce0e4adf: Pulling fs layer [2022-02-14T04:14:42.819Z] c2d8d7efcc4b: Pulling fs layer [2022-02-14T04:14:42.819Z] 1560dd03e051: Waiting [2022-02-14T04:14:42.819Z] 27f5ce0e4adf: Waiting [2022-02-14T04:14:42.819Z] c2d8d7efcc4b: Waiting [2022-02-14T04:14:42.819Z] 8603b9c90790: Waiting [2022-02-14T04:14:43.092Z] f757da607395: Verifying Checksum [2022-02-14T04:14:43.092Z] f757da607395: Download complete [2022-02-14T04:14:43.092Z] 8603b9c90790: Verifying Checksum [2022-02-14T04:14:43.092Z] 8603b9c90790: Download complete [2022-02-14T04:14:43.092Z] 1560dd03e051: Verifying Checksum [2022-02-14T04:14:43.092Z] 1560dd03e051: Download complete [2022-02-14T04:14:43.092Z] 27f5ce0e4adf: Verifying Checksum [2022-02-14T04:14:43.092Z] 27f5ce0e4adf: Download complete [2022-02-14T04:14:43.092Z] 05883995daec: Verifying Checksum [2022-02-14T04:14:43.092Z] 05883995daec: Download complete [2022-02-14T04:14:43.367Z] 448f6bf000e3: Verifying Checksum [2022-02-14T04:14:43.367Z] 448f6bf000e3: Download complete [2022-02-14T04:14:45.994Z] c2d8d7efcc4b: Verifying Checksum [2022-02-14T04:14:45.994Z] c2d8d7efcc4b: Download complete [2022-02-14T04:14:46.979Z] 448f6bf000e3: Pull complete [2022-02-14T04:14:47.573Z] f757da607395: Pull complete [2022-02-14T04:14:49.553Z] 05883995daec: Pull complete [2022-02-14T04:14:49.553Z] 8603b9c90790: Pull complete [2022-02-14T04:14:50.153Z] 1560dd03e051: Pull complete [2022-02-14T04:14:50.428Z] 27f5ce0e4adf: Pull complete [2022-02-14T04:15:05.521Z] c2d8d7efcc4b: Pull complete [2022-02-14T04:15:05.521Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-14T04:15:05.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-14T04:15:05.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-14T04:15:05.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-5201 does not seem to be running inside a container [2022-02-14T04:15:05.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-14T04:15:08.495Z] $ docker top a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:09.484Z] ---> job-cost.sh [2022-02-14T04:15:09.484Z] lf-activate-venv: SKIPPING [2022-02-14T04:15:09.484Z] INFO: No Stack... [2022-02-14T04:15:09.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-14T04:15:10.023Z] INFO: Archiving Costs [Pipeline] sh [2022-02-14T04:15:10.699Z] + cut -d, -f6 [2022-02-14T04:15:10.699Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-02-14T04:15:10.784Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [2022-02-14T04:15:10.789Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] did not exist. Created. [2022-02-14T04:15:10.789Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-14T04:15:11.543Z] /w/workspace/device-sdk-go/1@tmp/durable-84bb9957/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-84bb9957/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-14T04:15:12.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-14T04:15:12.279Z] Warning: overwriting stash ‘stack-cost’ [2022-02-14T04:15:12.721Z] Stashed 1 file(s) [Pipeline] } [2022-02-14T04:15:12.743Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1099-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-14T04:15:12.820Z] $ docker stop --time=1 a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 [2022-02-14T04:15:14.299Z] $ docker rm -f a8a0f50dacef2ccf6d567731124662dd6216cde393c8d6e450bc6fcdba0d2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-14T04:15:15.052Z] 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 [2022-02-14T04:15:17.051Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives ']' [2022-02-14T04:15:17.051Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives [2022-02-14T04:15:17.051Z] total 8 [2022-02-14T04:15:17.051Z] drwxr-xr-x. 3 root root 34 Feb 14 04:11 . [2022-02-14T04:15:17.051Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 04:11 .. [2022-02-14T04:15:17.051Z] drwxr-xr-x. 2 root root 6 Feb 14 04:11 cost [2022-02-14T04:15:17.051Z] -rw-r--r--. 1 root root 85 Feb 14 04:11 cost.csv [2022-02-14T04:15:17.051Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives [2022-02-14T04:15:17.051Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives [2022-02-14T04:15:17.051Z] total 8 [2022-02-14T04:15:17.051Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 14 04:11 . [2022-02-14T04:15:17.051Z] drwxrwxr-x. 12 jenkins jenkins 4096 Feb 14 04:11 .. [2022-02-14T04:15:17.051Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 14 04:11 cost [2022-02-14T04:15:17.051Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 14 04:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:17.395Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:17.992Z] ---> package-listing.sh [2022-02-14T04:15:17.992Z] ++ facter osfamily [2022-02-14T04:15:17.992Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-14T04:15:18.255Z] + OS_FAMILY=redhat [2022-02-14T04:15:18.255Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1099 [2022-02-14T04:15:18.255Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-14T04:15:18.255Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-14T04:15:18.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-14T04:15:18.255Z] + PACKAGES=/tmp/packages_start.txt [2022-02-14T04:15:18.255Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1099 ']' [2022-02-14T04:15:18.255Z] + PACKAGES=/tmp/packages_end.txt [2022-02-14T04:15:18.255Z] + case "${OS_FAMILY}" in [2022-02-14T04:15:18.255Z] + sort [2022-02-14T04:15:18.255Z] + rpm -qa [2022-02-14T04:15:18.827Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-14T04:15:18.827Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-14T04:15:18.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-14T04:15:18.827Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1099 ']' [2022-02-14T04:15:18.827Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/ [2022-02-14T04:15:18.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1099/archives/ [Pipeline] echo [2022-02-14T04:15:18.865Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1099/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-14T04:15:19.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-14T04:15:19.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-14T04:15:19.781Z] . [Pipeline] withDockerContainer [2022-02-14T04:15:19.874Z] prd-centos7-docker-4c-2g-5200 does not seem to be running inside a container [2022-02-14T04:15:19.910Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1099/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1099 -v /w/workspace/gexfoundry_device-sdk-go_PR-1099:/w/workspace/gexfoundry_device-sdk-go_PR-1099:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-14T04:15:20.164Z] $ docker top 3b8d452bdb4d7991c8db9d58cd2840a45666d9b9f2a85d0d6dccb209d0d41ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-14T04:15:20.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-14T04:15:20.927Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-14T04:15:21.417Z] + ls /var/log/sa-host [2022-02-14T04:15:21.417Z] + sadf -c /var/log/sa-host/sa14 [2022-02-14T04:15:21.417Z] file_magic: OK [2022-02-14T04:15:21.417Z] HZ: Using current value: 100 [2022-02-14T04:15:21.417Z] file_header: OK [2022-02-14T04:15:21.417Z] 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 [2022-02-14T04:15:21.417Z] Statistics: [2022-02-14T04:15:21.417Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T04:15:21.417Z] File successfully converted to sysstat format version 12.0.3 [2022-02-14T04:15:21.417Z] + sadf -c /var/log/sa-host/sa17 [2022-02-14T04:15:21.417Z] file_magic: OK [2022-02-14T04:15:21.417Z] HZ: Using current value: 100 [2022-02-14T04:15:21.417Z] file_header: OK [2022-02-14T04:15:21.417Z] 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 [2022-02-14T04:15:21.417Z] Statistics: [2022-02-14T04:15:21.417Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-14T04:15:21.417Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-14T04:15:21.757Z] provisioning config files... [2022-02-14T04:15:21.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1099@tmp/config2498259860054335191tmp [Pipeline] { [Pipeline] echo [2022-02-14T04:15:21.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:22.251Z] ---> create-netrc.sh [Pipeline] } [2022-02-14T04:15:22.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:22.689Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-14T04:15:22.724Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:23.045Z] ---> sudo-logs.sh [2022-02-14T04:15:23.045Z] Archiving 'sudo' log.. [2022-02-14T04:15:23.045Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [2022-02-14T04:15:23.045Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5200.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-14T04:15:23.129Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:23.447Z] ---> job-cost.sh [2022-02-14T04:15:23.447Z] lf-activate-venv: SKIPPING [2022-02-14T04:15:23.447Z] DEBUG: total: 0.05999999865889549 [2022-02-14T04:15:23.447Z] INFO: Retrieving Stack Cost... [2022-02-14T04:15:23.708Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-14T04:15:23.969Z] INFO: Archiving Costs [Pipeline] echo [2022-02-14T04:15:24.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-14T04:15:24.328Z] ---> logs-deploy.sh [2022-02-14T04:15:24.328Z] lf-activate-venv: SKIPPING [2022-02-14T04:15:24.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1099/1 [2022-02-14T04:15:24.328Z] INFO: archiving workspace using pattern(s): [2022-02-14T04:15:24.900Z] Archives upload complete. [2022-02-14T04:15:25.160Z] INFO: archiving logs to Nexus [2022-02-14T04:15:25.736Z] ---> uname -a: [2022-02-14T04:15:25.736Z] Linux prd-centos7-docker-4c-2g-5200.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] ---> lscpu: [2022-02-14T04:15:25.736Z] Architecture: x86_64 [2022-02-14T04:15:25.736Z] CPU op-mode(s): 32-bit, 64-bit [2022-02-14T04:15:25.736Z] Byte Order: Little Endian [2022-02-14T04:15:25.736Z] Address sizes: 40 bits physical, 48 bits virtual [2022-02-14T04:15:25.736Z] CPU(s): 2 [2022-02-14T04:15:25.736Z] On-line CPU(s) list: 0,1 [2022-02-14T04:15:25.736Z] Thread(s) per core: 1 [2022-02-14T04:15:25.736Z] Core(s) per socket: 1 [2022-02-14T04:15:25.736Z] Socket(s): 2 [2022-02-14T04:15:25.736Z] NUMA node(s): 1 [2022-02-14T04:15:25.736Z] Vendor ID: AuthenticAMD [2022-02-14T04:15:25.736Z] CPU family: 23 [2022-02-14T04:15:25.736Z] Model: 49 [2022-02-14T04:15:25.736Z] Model name: AMD EPYC-Rome Processor [2022-02-14T04:15:25.736Z] Stepping: 0 [2022-02-14T04:15:25.736Z] CPU MHz: 2799.998 [2022-02-14T04:15:25.736Z] BogoMIPS: 5599.99 [2022-02-14T04:15:25.736Z] Virtualization: AMD-V [2022-02-14T04:15:25.736Z] Hypervisor vendor: KVM [2022-02-14T04:15:25.736Z] Virtualization type: full [2022-02-14T04:15:25.736Z] L1d cache: 32K [2022-02-14T04:15:25.736Z] L1i cache: 32K [2022-02-14T04:15:25.736Z] L2 cache: 512K [2022-02-14T04:15:25.736Z] L3 cache: 16384K [2022-02-14T04:15:25.736Z] NUMA node0 CPU(s): 0,1 [2022-02-14T04:15:25.736Z] 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 [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] ---> nproc: [2022-02-14T04:15:25.736Z] 2 [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] ---> df -h: [2022-02-14T04:15:25.736Z] Filesystem Size Used Avail Use% Mounted on [2022-02-14T04:15:25.736Z] overlay 40G 9.0G 32G 23% / [2022-02-14T04:15:25.736Z] tmpfs 64M 0 64M 0% /dev [2022-02-14T04:15:25.736Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-02-14T04:15:25.736Z] shm 64M 0 64M 0% /dev/shm [2022-02-14T04:15:25.736Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] ---> sar -b -r -n DEV: [2022-02-14T04:15:25.736Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/14/22 _x86_64_ (2 CPU) [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:08:59 LINUX RESTART (2 CPU) [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:10:01 tps rtps wtps bread/s bwrtn/s [2022-02-14T04:15:25.736Z] 04:11:01 254.50 0.07 254.43 1.60 60289.96 [2022-02-14T04:15:25.736Z] 04:12:01 56.57 0.00 56.57 0.00 17556.02 [2022-02-14T04:15:25.736Z] 04:13:01 0.28 0.00 0.28 0.00 4.83 [2022-02-14T04:15:25.736Z] 04:14:01 0.22 0.00 0.22 0.00 3.36 [2022-02-14T04:15:25.736Z] 04:15:01 0.25 0.00 0.25 0.00 3.43 [2022-02-14T04:15:25.736Z] Average: 62.38 0.01 62.37 0.32 15576.12 [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-02-14T04:15:25.736Z] 04:11:01 3399040 0 1020180 12.74 2620 3587100 1583860 17.49 1056504 3045076 530964 [2022-02-14T04:15:25.736Z] 04:12:01 3450152 0 1010740 12.62 2620 3545428 1221224 13.48 950140 3083696 20 [2022-02-14T04:15:25.736Z] 04:13:01 3453720 0 1007168 12.58 2620 3545432 1173684 12.96 948864 3083696 16 [2022-02-14T04:15:25.736Z] 04:14:01 3470440 0 990440 12.37 2620 3545440 1173684 12.96 932100 3083696 8 [2022-02-14T04:15:25.736Z] 04:15:01 3470000 0 990876 12.37 2620 3545444 1173768 12.96 932540 3083696 8 [2022-02-14T04:15:25.736Z] Average: 3448670 0 1003881 12.53 2620 3553769 1265244 13.97 964030 3075972 106203 [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-02-14T04:15:25.736Z] 04:11:01 eth0 358.64 260.81 4645.61 34.94 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:11:01 docker0 187.31 243.81 15.09 2034.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:12:01 eth0 21.10 12.07 19.75 4.65 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:13:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:14:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:15:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] Average: eth0 76.06 54.67 933.40 7.94 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] Average: docker0 37.48 48.78 3.02 406.93 0.00 0.00 0.00 0.00 [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] ---> sar -P ALL: [2022-02-14T04:15:25.736Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/14/22 _x86_64_ (2 CPU) [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:08:59 LINUX RESTART (2 CPU) [2022-02-14T04:15:25.736Z] [2022-02-14T04:15:25.736Z] 04:10:01 CPU %user %nice %system %iowait %steal %idle [2022-02-14T04:15:25.737Z] 04:11:01 all 40.97 0.00 12.56 1.51 0.09 44.88 [2022-02-14T04:15:25.737Z] 04:11:01 0 41.34 0.00 12.99 1.60 0.09 43.97 [2022-02-14T04:15:25.737Z] 04:11:01 1 40.60 0.00 12.12 1.41 0.09 45.78 [2022-02-14T04:15:25.737Z] 04:12:01 all 1.53 0.00 0.97 0.74 0.04 96.72 [2022-02-14T04:15:25.737Z] 04:12:01 0 1.69 0.00 0.99 0.74 0.05 96.53 [2022-02-14T04:15:25.737Z] 04:12:01 1 1.36 0.00 0.96 0.74 0.03 96.91 [2022-02-14T04:15:25.737Z] 04:13:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2022-02-14T04:15:25.737Z] 04:13:01 0 0.42 0.00 0.07 0.00 0.00 99.52 [2022-02-14T04:15:25.737Z] 04:13:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2022-02-14T04:15:25.737Z] 04:14:01 all 0.14 0.00 0.04 0.00 0.04 99.77 [2022-02-14T04:15:25.737Z] 04:14:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2022-02-14T04:15:25.737Z] 04:14:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2022-02-14T04:15:25.737Z] 04:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2022-02-14T04:15:25.737Z] 04:15:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2022-02-14T04:15:25.737Z] 04:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-02-14T04:15:25.737Z] Average: all 8.11 0.00 2.58 0.43 0.04 88.83 [2022-02-14T04:15:25.737Z] Average: 0 8.28 0.00 2.67 0.45 0.04 88.55 [2022-02-14T04:15:25.737Z] Average: 1 7.93 0.00 2.49 0.41 0.04 89.11 [2022-02-14T04:15:25.737Z] [2022-02-14T04:15:25.737Z] [2022-02-14T04:15:25.737Z]