Pull request #175 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34+9cb6a9259b8a37d15f8a96058a1b39c62cdacdae (0fd385e52d84fe7eb85e5812edafd6c27c2ef46a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-22691 in /w/workspace/_app-service-configurable_PR-175 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-175 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) > git config core.sparsecheckout # timeout=10 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-25T20:53:52.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-25T20:53:52.744Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 9e1f2e52b5c4a4569928be10ab5c028923a1c6d4 # timeout=10 [Pipeline] echo [2021-01-25T20:53:52.902Z] ========================================================= [2021-01-25T20:53:52.902Z] EdgeX Global Pipelines Version Info [2021-01-25T20:53:52.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:53:54.381Z] ------------------- [2021-01-25T20:53:54.382Z] stable info: [2021-01-25T20:53:54.382Z] ------------------- [2021-01-25T20:53:54.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T20:53:54.382Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T20:53:54.382Z] Message: update stable to v1.0.179 [2021-01-25T20:53:55.339Z] ------------------- [2021-01-25T20:53:55.339Z] experimental info: [2021-01-25T20:53:55.339Z] ------------------- [2021-01-25T20:53:55.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T20:53:55.339Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T20:53:55.339Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-25T20:53:55.668Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-01-25T20:53:55.814Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-01-25T20:53:55.941Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-25T20:53:56.090Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-25T20:53:56.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-25T20:53:56.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-25T20:53:56.436Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-25T20:53:56.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-25T20:53:56.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-25T20:53:56.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-25T20:53:56.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-25T20:53:56.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-01-25T20:53:57.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-25T20:53:57.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-25T20:53:57.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T20:53:57.282Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T20:53:57.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T20:53:57.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-25T20:53:57.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-25T20:53:57.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-25T20:53:57.743Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-25T20:53:57.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-25T20:53:57.930Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-25T20:53:58.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-25T20:53:58.141Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-25T20:53:58.230Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-25T20:53:58.318Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-25T20:53:58.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo [2021-01-25T20:53:58.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo [2021-01-25T20:53:58.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo [2021-01-25T20:53:58.716Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [Pipeline] echo [2021-01-25T20:53:58.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee23611 [Pipeline] echo [2021-01-25T20:53:58.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T20:53:59.067Z] provisioning config files... [2021-01-25T20:53:59.099Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-175@tmp/config1874946054478170883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:53:59.452Z] ---> docker-login.sh [2021-01-25T20:53:59.453Z] nexus3.edgexfoundry.org:10001 [2021-01-25T20:53:59.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:53:59.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:53:59.990Z] Configure a credential helper to remove this warning. See [2021-01-25T20:53:59.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:53:59.990Z] [2021-01-25T20:53:59.990Z] Login Succeeded [2021-01-25T20:53:59.990Z] nexus3.edgexfoundry.org:10002 [2021-01-25T20:53:59.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:53:59.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:53:59.990Z] Configure a credential helper to remove this warning. See [2021-01-25T20:53:59.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:53:59.990Z] [2021-01-25T20:53:59.990Z] Login Succeeded [2021-01-25T20:53:59.990Z] nexus3.edgexfoundry.org:10003 [2021-01-25T20:54:00.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:00.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:00.262Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:00.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:00.262Z] [2021-01-25T20:54:00.262Z] Login Succeeded [2021-01-25T20:54:00.262Z] nexus3.edgexfoundry.org:10004 [2021-01-25T20:54:00.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:00.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:00.529Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:00.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:00.529Z] [2021-01-25T20:54:00.529Z] Login Succeeded [2021-01-25T20:54:00.529Z] docker.io [2021-01-25T20:54:00.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:00.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:00.793Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:00.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:00.793Z] [2021-01-25T20:54:00.793Z] Login Succeeded [2021-01-25T20:54:00.793Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T20:54:00.803Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T20:54:01.664Z] + git log --format=format:%s -1 ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [Pipeline] echo [2021-01-25T20:54:01.737Z] GIT_COMMIT: ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34, Commit Message: feat: Update profiles for new subsribe topic for V2 DTOs [Pipeline] echo [2021-01-25T20:54:01.784Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:54:02.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:54:02.377Z] [2021-01-25T20:54:02.377Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:54:02.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:54:02.723Z] latest: Pulling from edgex-devops/git-semver [2021-01-25T20:54:02.723Z] 31603596830f: Pulling fs layer [2021-01-25T20:54:02.723Z] 2a8b12db71e7: Pulling fs layer [2021-01-25T20:54:02.723Z] 6ca5941a6612: Pulling fs layer [2021-01-25T20:54:02.723Z] ecc8261a40a4: Pulling fs layer [2021-01-25T20:54:02.723Z] ecc8261a40a4: Waiting [2021-01-25T20:54:02.723Z] 2a8b12db71e7: Verifying Checksum [2021-01-25T20:54:02.723Z] 2a8b12db71e7: Download complete [2021-01-25T20:54:02.723Z] 31603596830f: Verifying Checksum [2021-01-25T20:54:02.723Z] 31603596830f: Download complete [2021-01-25T20:54:02.987Z] ecc8261a40a4: Verifying Checksum [2021-01-25T20:54:02.988Z] ecc8261a40a4: Download complete [2021-01-25T20:54:02.988Z] 6ca5941a6612: Verifying Checksum [2021-01-25T20:54:02.988Z] 6ca5941a6612: Download complete [2021-01-25T20:54:03.253Z] 31603596830f: Pull complete [2021-01-25T20:54:03.253Z] 2a8b12db71e7: Pull complete [2021-01-25T20:54:04.218Z] 6ca5941a6612: Pull complete [2021-01-25T20:54:04.218Z] ecc8261a40a4: Pull complete [2021-01-25T20:54:04.481Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-25T20:54:04.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T20:54:04.481Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-25T20:54:04.588Z] prd-centos7-docker-4c-2g-22691 does not seem to be running inside a container [2021-01-25T20:54:04.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-175 -v /w/workspace/_app-service-configurable_PR-175:/w/workspace/_app-service-configurable_PR-175:rw,z -v /w/workspace/_app-service-configurable_PR-175@tmp:/w/workspace/_app-service-configurable_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-25T20:54:06.625Z] $ docker top ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T20:54:06.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T20:54:06.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T20:54:07.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T20:54:07.171Z] $ docker exec ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent [2021-01-25T20:54:07.342Z] SSH_AUTH_SOCK=/tmp/ssh-0eWGIBuGfOnH/agent.11 [2021-01-25T20:54:07.342Z] SSH_AGENT_PID=16 [2021-01-25T20:54:07.352Z] Running ssh-add (command line suppressed) [2021-01-25T20:54:07.475Z] Identity added: /w/workspace/_app-service-configurable_PR-175@tmp/private_key_7389324882486995611.key (/w/workspace/_app-service-configurable_PR-175@tmp/private_key_7389324882486995611.key) [2021-01-25T20:54:07.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T20:54:07.876Z] + git tag --points-at HEAD [Pipeline] } [2021-01-25T20:54:07.899Z] $ docker exec --env ******** --env ******** ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent -k [2021-01-25T20:54:08.014Z] unset SSH_AUTH_SOCK; [2021-01-25T20:54:08.014Z] unset SSH_AGENT_PID; [2021-01-25T20:54:08.014Z] echo Agent pid 16 killed; [2021-01-25T20:54:08.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-25T20:54:08.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T20:54:08.254Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T20:54:08.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T20:54:08.434Z] $ docker exec ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent [2021-01-25T20:54:08.596Z] SSH_AUTH_SOCK=/tmp/ssh-uwIWZnw14Xf6/agent.45 [2021-01-25T20:54:08.596Z] SSH_AGENT_PID=50 [2021-01-25T20:54:08.605Z] Running ssh-add (command line suppressed) [2021-01-25T20:54:08.719Z] Identity added: /w/workspace/_app-service-configurable_PR-175@tmp/private_key_3031524219600010323.key (/w/workspace/_app-service-configurable_PR-175@tmp/private_key_3031524219600010323.key) [2021-01-25T20:54:08.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T20:54:09.137Z] + git semver init [2021-01-25T20:54:09.137Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T20:54:09.137Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-175/.git [2021-01-25T20:54:09.137Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-175 [2021-01-25T20:54:09.137Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T20:54:09.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T20:54:09.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T20:54:09.137Z] # $SEMVER_BRANCH = PR-175 [2021-01-25T20:54:09.137Z] # $SEMVER_TEMP = /tmp/semver-018053338 [2021-01-25T20:54:09.137Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-01-25T20:54:09.400Z] # '/tmp/semver-018053338' -> '/w/workspace/_app-service-configurable_PR-175/.semver' [2021-01-25T20:54:09.400Z] # -> Force: false [2021-01-25T20:54:09.400Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-175/.semver [Pipeline] } [2021-01-25T20:54:09.415Z] $ docker exec --env ******** --env ******** ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e ssh-agent -k [2021-01-25T20:54:09.530Z] unset SSH_AUTH_SOCK; [2021-01-25T20:54:09.530Z] unset SSH_AGENT_PID; [2021-01-25T20:54:09.530Z] echo Agent pid 50 killed; [2021-01-25T20:54:09.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T20:54:10.114Z] + git semver [Pipeline] } [2021-01-25T20:54:10.131Z] $ docker stop --time=1 ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e [2021-01-25T20:54:11.556Z] $ docker rm -f ee0aa73ac5b2a557b267a7ea289237f55d3ae19a0373dda5a31cd602b36eaa2e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T20:54:12.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-25T20:54:12.661Z] Stashed 1 file(s) [Pipeline] echo [2021-01-25T20:54:12.663Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-25T20:54:13.348Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22693 in /w/workspace/_app-service-configurable_PR-175 [Pipeline] { [Pipeline] ws [2021-01-25T20:54:13.396Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-01-25T20:54:17.900Z] using credential edgex-jenkins-ssh [2021-01-25T20:54:17.965Z] Cloning the remote Git repository [2021-01-25T20:54:18.014Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:54:18.117Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-01-25T20:54:18.182Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:54:18.183Z] > git --version # timeout=10 [2021-01-25T20:54:18.206Z] > git --version # 'git version 2.17.1' [2021-01-25T20:54:18.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:54:18.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:54:19.565Z] Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [2021-01-25T20:54:18.907Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-25T20:54:18.925Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:54:18.951Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-25T20:54:18.977Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:54:18.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:54:18.989Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T20:54:19.579Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:54:19.593Z] > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 [2021-01-25T20:54:19.781Z] Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [2021-01-25T20:54:19.781Z] Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) [2021-01-25T20:54:19.664Z] > git remote # timeout=10 [2021-01-25T20:54:19.679Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T20:54:19.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:54:19.740Z] > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 [2021-01-25T20:54:19.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T20:54:19.786Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:54:19.796Z] > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 [2021-01-25T20:54:23.951Z] Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T20:54:25.474Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:54:25.939Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:54:26.292Z] + sudo service docker restart [2021-01-25T20:54:26.292Z] + true [2021-01-25T20:54:28.146Z] Still waiting to schedule task [2021-01-25T20:54:28.147Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T20:54:28.385Z] provisioning config files... [2021-01-25T20:54:28.426Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2741002826198394964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:54:28.835Z] ---> docker-login.sh [2021-01-25T20:54:28.835Z] nexus3.edgexfoundry.org:10001 [2021-01-25T20:54:29.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:30.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:30.094Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:30.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:30.094Z] [2021-01-25T20:54:30.094Z] Login Succeeded [2021-01-25T20:54:30.094Z] nexus3.edgexfoundry.org:10002 [2021-01-25T20:54:30.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:30.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:30.640Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:30.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:30.641Z] [2021-01-25T20:54:30.641Z] Login Succeeded [2021-01-25T20:54:30.641Z] nexus3.edgexfoundry.org:10003 [2021-01-25T20:54:30.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:31.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:31.190Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:31.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:31.190Z] [2021-01-25T20:54:31.190Z] Login Succeeded [2021-01-25T20:54:31.190Z] nexus3.edgexfoundry.org:10004 [2021-01-25T20:54:31.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:31.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:31.737Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:31.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:31.737Z] [2021-01-25T20:54:31.737Z] Login Succeeded [2021-01-25T20:54:31.737Z] docker.io [2021-01-25T20:54:32.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:54:32.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:54:32.606Z] Configure a credential helper to remove this warning. See [2021-01-25T20:54:32.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:54:32.606Z] [2021-01-25T20:54:32.606Z] Login Succeeded [2021-01-25T20:54:32.606Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T20:54:32.623Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-25T20:54:33.065Z] ========================================================= [2021-01-25T20:54:33.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-25T20:54:33.065Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:54:33.445Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-25T20:54:33.445Z] Sending build context to Docker daemon 98.82kB [2021-01-25T20:54:33.718Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T20:54:33.718Z] Step 2/8 : FROM ${BASE} [2021-01-25T20:54:33.718Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-25T20:54:33.995Z] 5f621e34cdf4: Pulling fs layer [2021-01-25T20:54:33.995Z] a4357932f1b6: Pulling fs layer [2021-01-25T20:54:33.995Z] 18c013af1878: Pulling fs layer [2021-01-25T20:54:33.995Z] 00ac8860ef70: Pulling fs layer [2021-01-25T20:54:33.995Z] 63d7cb157983: Pulling fs layer [2021-01-25T20:54:33.995Z] 00ac8860ef70: Waiting [2021-01-25T20:54:33.995Z] b116817d02f9: Pulling fs layer [2021-01-25T20:54:33.995Z] 63d7cb157983: Waiting [2021-01-25T20:54:33.995Z] 745a02a5169b: Pulling fs layer [2021-01-25T20:54:33.995Z] b116817d02f9: Waiting [2021-01-25T20:54:33.995Z] 745a02a5169b: Waiting [2021-01-25T20:54:33.995Z] 18c013af1878: Download complete [2021-01-25T20:54:33.995Z] a4357932f1b6: Verifying Checksum [2021-01-25T20:54:33.995Z] a4357932f1b6: Download complete [2021-01-25T20:54:33.995Z] 63d7cb157983: Verifying Checksum [2021-01-25T20:54:33.995Z] 63d7cb157983: Download complete [2021-01-25T20:54:33.995Z] b116817d02f9: Verifying Checksum [2021-01-25T20:54:33.995Z] b116817d02f9: Download complete [2021-01-25T20:54:33.995Z] 5f621e34cdf4: Verifying Checksum [2021-01-25T20:54:33.995Z] 5f621e34cdf4: Download complete [2021-01-25T20:54:34.597Z] 5f621e34cdf4: Pull complete [2021-01-25T20:54:35.205Z] a4357932f1b6: Pull complete [2021-01-25T20:54:35.484Z] 18c013af1878: Pull complete [2021-01-25T20:54:36.937Z] 745a02a5169b: Verifying Checksum [2021-01-25T20:54:36.937Z] 745a02a5169b: Download complete [2021-01-25T20:54:37.530Z] 00ac8860ef70: Verifying Checksum [2021-01-25T20:54:37.530Z] 00ac8860ef70: Download complete [2021-01-25T20:54:47.715Z] 00ac8860ef70: Pull complete [2021-01-25T20:54:47.715Z] 63d7cb157983: Pull complete [2021-01-25T20:54:47.715Z] b116817d02f9: Pull complete [2021-01-25T20:54:52.030Z] 745a02a5169b: Pull complete [2021-01-25T20:54:52.030Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-25T20:54:52.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-25T20:54:52.030Z] ---> b7e6874047d6 [2021-01-25T20:54:52.030Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T20:54:54.669Z] ---> Running in 7470f9fe26d9 [2021-01-25T20:54:54.669Z] Removing intermediate container 7470f9fe26d9 [2021-01-25T20:54:54.669Z] ---> f8abfa12118d [2021-01-25T20:54:54.669Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:54:54.669Z] ---> Running in e7c25b335676 [2021-01-25T20:54:57.296Z] Removing intermediate container e7c25b335676 [2021-01-25T20:54:57.296Z] ---> 4a2abeb8e488 [2021-01-25T20:54:57.296Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-25T20:54:57.296Z] ---> Running in 0b0c80d6ca15 [2021-01-25T20:54:58.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T20:54:58.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T20:54:59.848Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-25T20:54:59.848Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-25T20:54:59.848Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-25T20:55:00.122Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-25T20:55:00.122Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T20:55:00.396Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-25T20:55:00.396Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:55:00.396Z] OK: 144 MiB in 45 packages [2021-01-25T20:55:01.833Z] Removing intermediate container 0b0c80d6ca15 [2021-01-25T20:55:01.833Z] ---> 7fcde8cf834a [2021-01-25T20:55:01.833Z] Step 6/8 : WORKDIR /app [2021-01-25T20:55:01.833Z] ---> Running in eab6fb504768 [2021-01-25T20:55:02.430Z] Removing intermediate container eab6fb504768 [2021-01-25T20:55:02.430Z] ---> 4deb3fc50704 [2021-01-25T20:55:02.430Z] Step 7/8 : COPY . . [2021-01-25T20:55:03.028Z] ---> a2470778645a [2021-01-25T20:55:03.028Z] Step 8/8 : RUN go mod download [2021-01-25T20:55:03.306Z] ---> Running in 814d890c061a [2021-01-25T20:55:30.235Z] Removing intermediate container 814d890c061a [2021-01-25T20:55:30.235Z] ---> 8636a9cbdd5c [2021-01-25T20:55:30.235Z] Successfully built 8636a9cbdd5c [2021-01-25T20:55:30.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:55:30.575Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T20:55:30.575Z] . [Pipeline] withDockerContainer [2021-01-25T20:55:30.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-22693 does not seem to be running inside a container [2021-01-25T20:55:30.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T20:55:32.362Z] $ docker top 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:55:33.358Z] + go version [2021-01-25T20:55:33.358Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-25T20:55:33.378Z] $ docker stop --time=1 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 [2021-01-25T20:55:35.247Z] $ docker rm -f 6aa895e912a6d809c31633c8d3b5b13f841282a3c5bc46a00a1df8a739d61e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:55:36.268Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T20:55:36.268Z] . [Pipeline] withDockerContainer [2021-01-25T20:55:36.504Z] prd-ubuntu18.04-docker-arm64-4c-16g-22693 does not seem to be running inside a container [2021-01-25T20:55:36.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-25T20:55:38.055Z] $ docker top 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:55:39.126Z] + make test [2021-01-25T20:55:39.126Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-25T20:56:18.572Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-25T20:56:18.573Z] CGO_ENABLED=1 go vet ./... [2021-01-25T20:56:24.000Z] gofmt -l . [2021-01-25T20:56:24.000Z] [ "`gofmt -l .`" = "" ] [2021-01-25T20:56:24.000Z] ./bin/test-go-mod-tidy.sh [2021-01-25T20:56:24.278Z] ./bin/test-attribution-txt.sh [2021-01-25T20:56:24.873Z] An attribution for gopkg.in/yaml.v2 is missing from in Attribution.txt, please add [2021-01-25T20:56:25.146Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-01-25T20:56:25.171Z] $ docker stop --time=1 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 [2021-01-25T20:56:27.464Z] $ docker rm -f 3235343cdbc57cc3fb4f0a7900285bf58bb5d99929b6bc7485273ae254bbeba5 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-25T20:56:29.099Z] Failed in branch arm64 [2021-01-25T20:58:30.836Z] Running on prd-centos7-docker-4c-2g-22695 in /w/workspace/_app-service-configurable_PR-175 [Pipeline] { [Pipeline] ws [2021-01-25T20:58:30.907Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-01-25T20:58:33.732Z] using credential edgex-jenkins-ssh [2021-01-25T20:58:33.792Z] Cloning the remote Git repository [2021-01-25T20:58:33.823Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:58:33.901Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-01-25T20:58:33.965Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:58:33.965Z] > git --version # timeout=10 [2021-01-25T20:58:33.972Z] > git --version # 'git version 2.24.3' [2021-01-25T20:58:33.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:58:34.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:58:34.560Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-25T20:58:34.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T20:58:35.021Z] Merging remotes/origin/master commit 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae into PR head commit ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [2021-01-25T20:58:35.139Z] Merge succeeded, producing ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 [2021-01-25T20:58:35.139Z] Checking out Revision ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 (PR-175) [2021-01-25T20:58:34.579Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-01-25T20:58:34.596Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-01-25T20:58:34.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:58:34.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T20:58:35.029Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:58:35.033Z] > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 [2021-01-25T20:58:35.103Z] > git remote # timeout=10 [2021-01-25T20:58:35.112Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T20:58:35.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T20:58:35.121Z] > git merge 9cb6a9259b8a37d15f8a96058a1b39c62cdacdae # timeout=10 [2021-01-25T20:58:35.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T20:58:35.142Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T20:58:35.146Z] > git checkout -f ee23611e8b5f98ccff4c1ccc64cccb0f4b6e8e34 # timeout=10 [2021-01-25T20:58:38.799Z] Commit message: "feat: Update profiles for new subsribe topic for V2 DTOs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T20:58:40.537Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:58:40.903Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T20:58:41.204Z] + sudo service docker restart [2021-01-25T20:58:41.204Z] + true [2021-01-25T20:58:41.204Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T20:58:42.222Z] provisioning config files... [2021-01-25T20:58:42.256Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config4182970084915749996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T20:58:42.637Z] ---> docker-login.sh [2021-01-25T20:58:42.637Z] nexus3.edgexfoundry.org:10001 [2021-01-25T20:58:42.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:58:43.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:58:43.163Z] Configure a credential helper to remove this warning. See [2021-01-25T20:58:43.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:58:43.163Z] [2021-01-25T20:58:43.163Z] Login Succeeded [2021-01-25T20:58:43.163Z] nexus3.edgexfoundry.org:10002 [2021-01-25T20:58:43.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:58:43.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:58:43.163Z] Configure a credential helper to remove this warning. See [2021-01-25T20:58:43.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:58:43.163Z] [2021-01-25T20:58:43.163Z] Login Succeeded [2021-01-25T20:58:43.163Z] nexus3.edgexfoundry.org:10003 [2021-01-25T20:58:43.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:58:43.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:58:43.428Z] Configure a credential helper to remove this warning. See [2021-01-25T20:58:43.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:58:43.428Z] [2021-01-25T20:58:43.428Z] Login Succeeded [2021-01-25T20:58:43.428Z] nexus3.edgexfoundry.org:10004 [2021-01-25T20:58:43.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:58:43.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:58:43.690Z] Configure a credential helper to remove this warning. See [2021-01-25T20:58:43.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:58:43.690Z] [2021-01-25T20:58:43.690Z] Login Succeeded [2021-01-25T20:58:43.690Z] docker.io [2021-01-25T20:58:43.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T20:58:43.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T20:58:43.955Z] Configure a credential helper to remove this warning. See [2021-01-25T20:58:43.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T20:58:43.955Z] [2021-01-25T20:58:43.955Z] Login Succeeded [2021-01-25T20:58:43.955Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T20:58:43.969Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-25T20:58:44.412Z] ========================================================= [2021-01-25T20:58:44.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-25T20:58:44.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:58:44.760Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-25T20:58:44.761Z] Sending build context to Docker daemon 98.82kB [2021-01-25T20:58:44.761Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T20:58:44.761Z] Step 2/8 : FROM ${BASE} [2021-01-25T20:58:45.025Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-25T20:58:45.025Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T20:58:45.025Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T20:58:45.025Z] de9db76c5a1d: Pulling fs layer [2021-01-25T20:58:45.025Z] bca2f99d35d6: Pulling fs layer [2021-01-25T20:58:45.025Z] 93359f2a8cfa: Pulling fs layer [2021-01-25T20:58:45.025Z] 7c6f9722023f: Pulling fs layer [2021-01-25T20:58:45.025Z] a35cf1a2eb13: Pulling fs layer [2021-01-25T20:58:45.025Z] 93359f2a8cfa: Waiting [2021-01-25T20:58:45.025Z] 7c6f9722023f: Waiting [2021-01-25T20:58:45.025Z] a35cf1a2eb13: Waiting [2021-01-25T20:58:45.025Z] bca2f99d35d6: Waiting [2021-01-25T20:58:45.025Z] de9db76c5a1d: Verifying Checksum [2021-01-25T20:58:45.025Z] de9db76c5a1d: Download complete [2021-01-25T20:58:45.025Z] 0ef7d3d256c8: Verifying Checksum [2021-01-25T20:58:45.025Z] 0ef7d3d256c8: Download complete [2021-01-25T20:58:45.025Z] 93359f2a8cfa: Download complete [2021-01-25T20:58:45.025Z] 7c6f9722023f: Verifying Checksum [2021-01-25T20:58:45.025Z] 7c6f9722023f: Download complete [2021-01-25T20:58:45.025Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T20:58:45.025Z] 188c0c94c7c5: Download complete [2021-01-25T20:58:45.300Z] 188c0c94c7c5: Pull complete [2021-01-25T20:58:45.568Z] 0ef7d3d256c8: Pull complete [2021-01-25T20:58:45.568Z] de9db76c5a1d: Pull complete [2021-01-25T20:58:46.976Z] a35cf1a2eb13: Verifying Checksum [2021-01-25T20:58:46.976Z] a35cf1a2eb13: Download complete [2021-01-25T20:58:47.558Z] bca2f99d35d6: Verifying Checksum [2021-01-25T20:58:47.558Z] bca2f99d35d6: Download complete [2021-01-25T20:58:54.391Z] bca2f99d35d6: Pull complete [2021-01-25T20:58:54.391Z] 93359f2a8cfa: Pull complete [2021-01-25T20:58:54.391Z] 7c6f9722023f: Pull complete [2021-01-25T20:58:57.732Z] a35cf1a2eb13: Pull complete [2021-01-25T20:58:57.732Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-25T20:58:57.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-25T20:58:57.732Z] ---> a62c8e92a672 [2021-01-25T20:58:57.732Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-25T20:58:57.732Z] ---> Running in 15da83084606 [2021-01-25T20:58:58.002Z] Removing intermediate container 15da83084606 [2021-01-25T20:58:58.002Z] ---> 6956b8e2caf4 [2021-01-25T20:58:58.002Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T20:58:58.002Z] ---> Running in d978799bc064 [2021-01-25T20:58:58.971Z] Removing intermediate container d978799bc064 [2021-01-25T20:58:58.971Z] ---> 58bb18426ccd [2021-01-25T20:58:58.971Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-01-25T20:58:58.971Z] ---> Running in ee02fda23ac6 [2021-01-25T20:59:00.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T20:59:00.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T20:59:01.906Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-01-25T20:59:01.906Z] (2/6) Installing libsodium (1.0.18-r0) [2021-01-25T20:59:01.906Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-01-25T20:59:01.906Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-01-25T20:59:02.175Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T20:59:02.175Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-01-25T20:59:02.440Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T20:59:02.440Z] OK: 167 MiB in 45 packages [2021-01-25T20:59:03.022Z] Removing intermediate container ee02fda23ac6 [2021-01-25T20:59:03.022Z] ---> b799895eb5a0 [2021-01-25T20:59:03.022Z] Step 6/8 : WORKDIR /app [2021-01-25T20:59:03.022Z] ---> Running in 3dd561d4d4ed [2021-01-25T20:59:03.022Z] Removing intermediate container 3dd561d4d4ed [2021-01-25T20:59:03.022Z] ---> 1668c58fa7a1 [2021-01-25T20:59:03.022Z] Step 7/8 : COPY . . [2021-01-25T20:59:03.606Z] ---> f5aa4d880d75 [2021-01-25T20:59:03.606Z] Step 8/8 : RUN go mod download [2021-01-25T20:59:03.606Z] ---> Running in cb1bd0a9f618 [2021-01-25T20:59:30.285Z] Removing intermediate container cb1bd0a9f618 [2021-01-25T20:59:30.285Z] ---> e45f614b96c0 [2021-01-25T20:59:30.285Z] Successfully built e45f614b96c0 [2021-01-25T20:59:30.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:59:30.613Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T20:59:30.613Z] . [Pipeline] withDockerContainer [2021-01-25T20:59:30.751Z] prd-centos7-docker-4c-2g-22695 does not seem to be running inside a container [2021-01-25T20:59:30.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T20:59:31.738Z] $ docker top d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:59:32.283Z] + go version [2021-01-25T20:59:32.283Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-25T20:59:32.299Z] $ docker stop --time=1 d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a [2021-01-25T20:59:33.646Z] $ docker rm -f d8c5b003a21cfb8a69df23f89c54b132553c1c0247653f342214f9f3ae56653a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T20:59:34.750Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T20:59:34.750Z] . [Pipeline] withDockerContainer [2021-01-25T20:59:34.855Z] prd-centos7-docker-4c-2g-22695 does not seem to be running inside a container [2021-01-25T20:59:34.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-25T20:59:35.622Z] $ docker top 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T20:59:36.147Z] + make test [2021-01-25T20:59:36.147Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-01-25T20:59:51.296Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-01-25T20:59:51.296Z] CGO_ENABLED=1 go vet ./... [2021-01-25T20:59:52.727Z] gofmt -l . [2021-01-25T20:59:52.727Z] [ "`gofmt -l .`" = "" ] [2021-01-25T20:59:52.727Z] ./bin/test-go-mod-tidy.sh [2021-01-25T20:59:53.304Z] ./bin/test-attribution-txt.sh [2021-01-25T20:59:53.879Z] An attribution for gopkg.in/yaml.v2 is missing from in Attribution.txt, please add [2021-01-25T20:59:53.879Z] make: *** [makefile:39: test] Error 1 [Pipeline] } [2021-01-25T20:59:53.906Z] $ docker stop --time=1 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff [2021-01-25T20:59:56.377Z] $ docker rm -f 45ed1373cb57f506622b2c28e774630c7d0bc044b10f671cf000fe6a742205ff [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-25T20:59:58.749Z] Failed in branch amd64 [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:01.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:02.481Z] ---> package-listing.sh [2021-01-25T21:00:02.481Z] ++ facter osfamily [2021-01-25T21:00:02.481Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-25T21:00:02.481Z] + OS_FAMILY=redhat [2021-01-25T21:00:02.481Z] + workspace=/w/workspace/_app-service-configurable_PR-175 [2021-01-25T21:00:02.481Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-25T21:00:02.482Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-25T21:00:02.482Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-25T21:00:02.482Z] + PACKAGES=/tmp/packages_start.txt [2021-01-25T21:00:02.482Z] + '[' /w/workspace/_app-service-configurable_PR-175 ']' [2021-01-25T21:00:02.482Z] + PACKAGES=/tmp/packages_end.txt [2021-01-25T21:00:02.482Z] + case "${OS_FAMILY}" in [2021-01-25T21:00:02.482Z] + rpm -qa [2021-01-25T21:00:02.482Z] + sort [2021-01-25T21:00:06.721Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-25T21:00:06.721Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-25T21:00:06.721Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-25T21:00:06.721Z] + '[' /w/workspace/_app-service-configurable_PR-175 ']' [2021-01-25T21:00:06.721Z] + mkdir -p /w/workspace/_app-service-configurable_PR-175/archives/ [2021-01-25T21:00:06.721Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-175/archives/ [Pipeline] echo [2021-01-25T21:00:06.736Z] 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/_app-service-configurable_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-25T21:00:07.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-25T21:00:07.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T21:00:07.339Z] [2021-01-25T21:00:07.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-25T21:00:07.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T21:00:07.709Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-25T21:00:07.709Z] df20fa9351a1: Pulling fs layer [2021-01-25T21:00:07.709Z] 36b3adc4ff6f: Pulling fs layer [2021-01-25T21:00:07.709Z] 8ad3a11d3b57: Pulling fs layer [2021-01-25T21:00:07.709Z] 46f8f816bc3b: Pulling fs layer [2021-01-25T21:00:07.709Z] 93b61091891f: Pulling fs layer [2021-01-25T21:00:07.709Z] 93b9cdb0e59b: Pulling fs layer [2021-01-25T21:00:07.709Z] 5e14af77c1be: Pulling fs layer [2021-01-25T21:00:07.709Z] 01666e4c0597: Pulling fs layer [2021-01-25T21:00:07.709Z] aa168da1d23b: Pulling fs layer [2021-01-25T21:00:07.709Z] 46f8f816bc3b: Waiting [2021-01-25T21:00:07.709Z] 93b61091891f: Waiting [2021-01-25T21:00:07.709Z] 93b9cdb0e59b: Waiting [2021-01-25T21:00:07.709Z] 5e14af77c1be: Waiting [2021-01-25T21:00:07.709Z] 01666e4c0597: Waiting [2021-01-25T21:00:07.709Z] aa168da1d23b: Waiting [2021-01-25T21:00:07.709Z] 36b3adc4ff6f: Verifying Checksum [2021-01-25T21:00:07.709Z] 36b3adc4ff6f: Download complete [2021-01-25T21:00:07.709Z] 46f8f816bc3b: Verifying Checksum [2021-01-25T21:00:07.709Z] 46f8f816bc3b: Download complete [2021-01-25T21:00:07.983Z] df20fa9351a1: Download complete [2021-01-25T21:00:07.983Z] 93b9cdb0e59b: Verifying Checksum [2021-01-25T21:00:07.983Z] 93b9cdb0e59b: Download complete [2021-01-25T21:00:07.983Z] 5e14af77c1be: Download complete [2021-01-25T21:00:07.983Z] 93b61091891f: Verifying Checksum [2021-01-25T21:00:07.983Z] 93b61091891f: Download complete [2021-01-25T21:00:07.983Z] 01666e4c0597: Verifying Checksum [2021-01-25T21:00:07.983Z] 01666e4c0597: Download complete [2021-01-25T21:00:07.983Z] 8ad3a11d3b57: Verifying Checksum [2021-01-25T21:00:07.983Z] 8ad3a11d3b57: Download complete [2021-01-25T21:00:08.246Z] df20fa9351a1: Pull complete [2021-01-25T21:00:08.513Z] 36b3adc4ff6f: Pull complete [2021-01-25T21:00:09.935Z] 8ad3a11d3b57: Pull complete [2021-01-25T21:00:09.935Z] 46f8f816bc3b: Pull complete [2021-01-25T21:00:09.935Z] aa168da1d23b: Verifying Checksum [2021-01-25T21:00:09.935Z] aa168da1d23b: Download complete [2021-01-25T21:00:10.205Z] 93b61091891f: Pull complete [2021-01-25T21:00:10.469Z] 93b9cdb0e59b: Pull complete [2021-01-25T21:00:10.469Z] 5e14af77c1be: Pull complete [2021-01-25T21:00:10.734Z] 01666e4c0597: Pull complete [2021-01-25T21:00:17.379Z] aa168da1d23b: Pull complete [2021-01-25T21:00:17.379Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-25T21:00:17.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T21:00:17.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-25T21:00:17.605Z] prd-centos7-docker-4c-2g-22691 does not seem to be running inside a container [2021-01-25T21:00:17.654Z] $ 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/_app-service-configurable_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-175 -v /w/workspace/_app-service-configurable_PR-175:/w/workspace/_app-service-configurable_PR-175:rw,z -v /w/workspace/_app-service-configurable_PR-175@tmp:/w/workspace/_app-service-configurable_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-25T21:00:21.183Z] $ docker top eb6138800721b2a832a97a787c7ff75d3391fbfc2e29e827d6f95e6497439c1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T21:00:21.761Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-25T21:00:22.069Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-25T21:00:22.374Z] + ls /var/log/sa-host [2021-01-25T21:00:22.375Z] + sadf -c /var/log/sa-host/sa23 [2021-01-25T21:00:22.375Z] file_magic: OK [2021-01-25T21:00:22.375Z] HZ: Using current value: 100 [2021-01-25T21:00:22.375Z] file_header: OK [2021-01-25T21:00:22.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-25T21:00:22.375Z] Statistics: [2021-01-25T21:00:22.375Z] Hnuu...uuuununununu... [2021-01-25T21:00:22.375Z] File successfully converted to sysstat format version 12.2.1 [2021-01-25T21:00:22.375Z] + sadf -c /var/log/sa-host/sa25 [2021-01-25T21:00:22.375Z] file_magic: OK [2021-01-25T21:00:22.375Z] HZ: Using current value: 100 [2021-01-25T21:00:22.375Z] file_header: OK [2021-01-25T21:00:22.375Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-25T21:00:22.375Z] Statistics: [2021-01-25T21:00:22.375Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-25T21:00:22.375Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-25T21:00:22.597Z] provisioning config files... [2021-01-25T21:00:22.612Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-175@tmp/config7700757687820694342tmp [Pipeline] { [Pipeline] echo [2021-01-25T21:00:22.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:22.994Z] ---> create-netrc.sh [Pipeline] } [2021-01-25T21:00:23.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-25T21:00:23.097Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:23.398Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-25T21:00:23.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:23.719Z] ---> sudo-logs.sh [2021-01-25T21:00:23.719Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-25T21:00:23.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:24.035Z] ---> job-cost.sh [2021-01-25T21:00:24.035Z] lf-activate-venv: SKIPPING [2021-01-25T21:00:24.035Z] INFO: No Stack... [2021-01-25T21:00:25.426Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-25T21:00:26.001Z] INFO: Archiving Costs [Pipeline] echo [2021-01-25T21:00:26.017Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T21:00:26.319Z] ---> logs-deploy.sh [2021-01-25T21:00:26.319Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-175/2 [2021-01-25T21:00:26.319Z] INFO: archiving workspace using pattern(s): [2021-01-25T21:00:28.239Z] Archives upload complete. [2021-01-25T21:00:28.239Z] INFO: archiving logs to Nexus [2021-01-25T21:00:29.185Z] ---> uname -a: [2021-01-25T21:00:29.185Z] Linux prd-centos7-docker-4c-2g-22691.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] ---> lscpu: [2021-01-25T21:00:29.185Z] Architecture: x86_64 [2021-01-25T21:00:29.185Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-25T21:00:29.185Z] Byte Order: Little Endian [2021-01-25T21:00:29.185Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-25T21:00:29.185Z] CPU(s): 4 [2021-01-25T21:00:29.185Z] On-line CPU(s) list: 0-3 [2021-01-25T21:00:29.185Z] Thread(s) per core: 1 [2021-01-25T21:00:29.185Z] Core(s) per socket: 1 [2021-01-25T21:00:29.185Z] Socket(s): 4 [2021-01-25T21:00:29.185Z] NUMA node(s): 1 [2021-01-25T21:00:29.185Z] Vendor ID: GenuineIntel [2021-01-25T21:00:29.185Z] CPU family: 6 [2021-01-25T21:00:29.185Z] Model: 44 [2021-01-25T21:00:29.185Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-25T21:00:29.185Z] Stepping: 1 [2021-01-25T21:00:29.185Z] CPU MHz: 2933.438 [2021-01-25T21:00:29.185Z] BogoMIPS: 5866.87 [2021-01-25T21:00:29.185Z] Virtualization: VT-x [2021-01-25T21:00:29.185Z] Hypervisor vendor: KVM [2021-01-25T21:00:29.185Z] Virtualization type: full [2021-01-25T21:00:29.185Z] L1d cache: 128 KiB [2021-01-25T21:00:29.185Z] L1i cache: 128 KiB [2021-01-25T21:00:29.185Z] L2 cache: 16 MiB [2021-01-25T21:00:29.185Z] L3 cache: 64 MiB [2021-01-25T21:00:29.185Z] NUMA node0 CPU(s): 0-3 [2021-01-25T21:00:29.185Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-25T21:00:29.185Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-25T21:00:29.185Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-25T21:00:29.185Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-25T21:00:29.185Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-25T21:00:29.185Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-25T21:00:29.185Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-25T21:00:29.185Z] Vulnerability Srbds: Not affected [2021-01-25T21:00:29.185Z] Vulnerability Tsx async abort: Not affected [2021-01-25T21:00:29.185Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] ---> nproc: [2021-01-25T21:00:29.185Z] 4 [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] ---> df -h: [2021-01-25T21:00:29.185Z] Filesystem Size Used Available Use% Mounted on [2021-01-25T21:00:29.185Z] overlay 50.0G 6.9G 43.1G 14% / [2021-01-25T21:00:29.185Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-25T21:00:29.185Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-25T21:00:29.185Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-175@tmp [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json [2021-01-25T21:00:29.185Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-175 [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] ---> free -m: [2021-01-25T21:00:29.185Z] total used free shared buff/cache available [2021-01-25T21:00:29.185Z] Mem: 1837 692 97 0 1048 1040 [2021-01-25T21:00:29.185Z] Swap: 1023 1 1022 [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z] ---> ip addr: [2021-01-25T21:00:29.185Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-25T21:00:29.185Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-25T21:00:29.185Z] inet 127.0.0.1/8 scope host lo [2021-01-25T21:00:29.185Z] valid_lft forever preferred_lft forever [2021-01-25T21:00:29.185Z] inet6 ::1/128 scope host [2021-01-25T21:00:29.185Z] valid_lft forever preferred_lft forever [2021-01-25T21:00:29.185Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-25T21:00:29.185Z] link/ether fa:16:3e:38:6c:fd brd ff:ff:ff:ff:ff:ff [2021-01-25T21:00:29.185Z] inet 10.30.123.177/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-25T21:00:29.185Z] valid_lft 85374sec preferred_lft 85374sec [2021-01-25T21:00:29.185Z] inet6 fe80::f816:3eff:fe38:6cfd/64 scope link [2021-01-25T21:00:29.185Z] valid_lft forever preferred_lft forever [2021-01-25T21:00:29.185Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-25T21:00:29.185Z] link/ether 02:42:83:b7:53:2e brd ff:ff:ff:ff:ff:ff [2021-01-25T21:00:29.185Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-25T21:00:29.185Z] valid_lft forever preferred_lft forever [2021-01-25T21:00:29.185Z] inet6 fe80::42:83ff:feb7:532e/64 scope link [2021-01-25T21:00:29.185Z] valid_lft forever preferred_lft forever [2021-01-25T21:00:29.185Z] [2021-01-25T21:00:29.185Z]