Pull request #531 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5a229523b9f3fcd65e08b744a7a3308ffac5631+a803cbcc243b34629df898652d25f5c56fc71900 (ba156f423264834f98015ab77f4d3a3815e030bd) 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-ssh14947763943358608228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5630518779824107749.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/app-service-configurable/branches/PR-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/app-service-configurable/branches/PR-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6730910492567656290.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/app-service-configurable/branches/PR-531/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4594476275344422939.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh1416224749595761814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/app-service-configurable/branches/PR-531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/app-service-configurable/branches/PR-531/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1941350086208080306.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-450 in /w/workspace/_app-service-configurable_PR-531 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-531 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a803cbcc243b34629df898652d25f5c56fc71900 into PR head commit c5a229523b9f3fcd65e08b744a7a3308ffac5631 Merge succeeded, producing c5a229523b9f3fcd65e08b744a7a3308ffac5631 Checking out Revision c5a229523b9f3fcd65e08b744a7a3308ffac5631 (PR-531) > 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/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # 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 a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T12:57:36.566Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T12:57:36.733Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T12:57:36.840Z] ========================================================= [2023-03-15T12:57:36.840Z] EdgeX Global Pipelines Version Info [2023-03-15T12:57:36.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T12:57:37.606Z] ------------------- [2023-03-15T12:57:37.606Z] stable info: [2023-03-15T12:57:37.606Z] ------------------- [2023-03-15T12:57:37.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T12:57:37.606Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T12:57:37.606Z] Message: update stable to v1.0.245 [2023-03-15T12:57:38.178Z] ------------------- [2023-03-15T12:57:38.178Z] experimental info: [2023-03-15T12:57:38.178Z] ------------------- [2023-03-15T12:57:38.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T12:57:38.178Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T12:57:38.178Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T12:57:38.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-15T12:57:38.503Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-15T12:57:38.539Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T12:57:38.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T12:57:38.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T12:57:38.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T12:57:38.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T12:57:38.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T12:57:38.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T12:57:38.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T12:57:38.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T12:57:38.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-15T12:57:38.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T12:57:38.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T12:57:38.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T12:57:39.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T12:57:39.060Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T12:57:39.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T12:57:39.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T12:57:39.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T12:57:39.213Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T12:57:39.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T12:57:39.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T12:57:39.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T12:57:39.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T12:57:39.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T12:57:39.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T12:57:39.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-531 [Pipeline] echo [2023-03-15T12:57:39.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-531 [Pipeline] echo [2023-03-15T12:57:39.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-531 [Pipeline] echo [2023-03-15T12:57:39.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo [2023-03-15T12:57:39.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5a2295 [Pipeline] echo [2023-03-15T12:57:39.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T12:57:39.795Z] provisioning config files... [2023-03-15T12:57:39.808Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config1742217708248625820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T12:57:40.145Z] ---> docker-login.sh [2023-03-15T12:57:40.145Z] nexus3.edgexfoundry.org:10001 [2023-03-15T12:57:40.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:40.661Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:40.661Z] [2023-03-15T12:57:40.661Z] Login Succeeded [2023-03-15T12:57:40.661Z] nexus3.edgexfoundry.org:10002 [2023-03-15T12:57:40.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:40.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:40.661Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:40.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:40.661Z] [2023-03-15T12:57:40.661Z] Login Succeeded [2023-03-15T12:57:40.661Z] nexus3.edgexfoundry.org:10003 [2023-03-15T12:57:40.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:40.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:40.921Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:40.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:40.921Z] [2023-03-15T12:57:40.921Z] Login Succeeded [2023-03-15T12:57:40.921Z] nexus3.edgexfoundry.org:10004 [2023-03-15T12:57:40.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:40.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:40.921Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:40.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:40.921Z] [2023-03-15T12:57:40.921Z] Login Succeeded [2023-03-15T12:57:40.921Z] docker.io [2023-03-15T12:57:40.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:41.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:41.183Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:41.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:41.183Z] [2023-03-15T12:57:41.183Z] Login Succeeded [2023-03-15T12:57:41.183Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T12:57:41.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T12:57:41.801Z] + git rev-list -1 --merges c5a229523b9f3fcd65e08b744a7a3308ffac5631~1..c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo [2023-03-15T12:57:41.834Z] -----------> git rev-list -1 --merges c5a229523b9f3fcd65e08b744a7a3308ffac5631~1..c5a229523b9f3fcd65e08b744a7a3308ffac5631 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [false] [Pipeline] sh [2023-03-15T12:57:42.152Z] + git log --format=format:%s -1 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo [2023-03-15T12:57:42.187Z] ========================================================= [2023-03-15T12:57:42.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T12:57:42.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T12:57:42.622Z] + git log --format=format:%s -1 c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] echo [2023-03-15T12:57:42.650Z] [semverPrep] GIT_COMMIT: c5a229523b9f3fcd65e08b744a7a3308ffac5631, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-15T12:57:42.676Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T12:57:43.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T12:57:43.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T12:57:43.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T12:57:43.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T12:57:43.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T12:57:43.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T12:57:43.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T12:57:43.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T12:57:43.648Z] [2023-03-15T12:57:43.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T12:57:44.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T12:57:44.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T12:57:44.019Z] b85a868b505f: Pulling fs layer [2023-03-15T12:57:44.019Z] e2be974225ed: Pulling fs layer [2023-03-15T12:57:44.019Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T12:57:44.019Z] 988bab9f4d93: Pulling fs layer [2023-03-15T12:57:44.019Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T12:57:44.019Z] eaf3925da568: Pulling fs layer [2023-03-15T12:57:44.019Z] bab4dde63d76: Pulling fs layer [2023-03-15T12:57:44.019Z] bde34c3a00c8: Pulling fs layer [2023-03-15T12:57:44.019Z] b352a97aabf1: Pulling fs layer [2023-03-15T12:57:44.019Z] 4872d77fe225: Pulling fs layer [2023-03-15T12:57:44.019Z] 5851b861e8e6: Pulling fs layer [2023-03-15T12:57:44.019Z] 1469e6f7b9e6: Waiting [2023-03-15T12:57:44.019Z] eaf3925da568: Waiting [2023-03-15T12:57:44.019Z] bab4dde63d76: Waiting [2023-03-15T12:57:44.019Z] 988bab9f4d93: Waiting [2023-03-15T12:57:44.019Z] 4872d77fe225: Waiting [2023-03-15T12:57:44.019Z] 5851b861e8e6: Waiting [2023-03-15T12:57:44.019Z] bde34c3a00c8: Waiting [2023-03-15T12:57:44.019Z] e2be974225ed: Download complete [2023-03-15T12:57:44.019Z] 988bab9f4d93: Verifying Checksum [2023-03-15T12:57:44.019Z] 988bab9f4d93: Download complete [2023-03-15T12:57:44.280Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T12:57:44.280Z] 1469e6f7b9e6: Download complete [2023-03-15T12:57:44.280Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T12:57:44.280Z] 339a4e72a1f5: Download complete [2023-03-15T12:57:44.280Z] eaf3925da568: Verifying Checksum [2023-03-15T12:57:44.280Z] eaf3925da568: Download complete [2023-03-15T12:57:44.280Z] bde34c3a00c8: Download complete [2023-03-15T12:57:44.280Z] b352a97aabf1: Verifying Checksum [2023-03-15T12:57:44.280Z] b352a97aabf1: Download complete [2023-03-15T12:57:44.280Z] 4872d77fe225: Download complete [2023-03-15T12:57:44.280Z] 5851b861e8e6: Verifying Checksum [2023-03-15T12:57:44.280Z] 5851b861e8e6: Download complete [2023-03-15T12:57:44.280Z] b85a868b505f: Download complete [2023-03-15T12:57:44.541Z] bab4dde63d76: Verifying Checksum [2023-03-15T12:57:44.541Z] bab4dde63d76: Download complete [2023-03-15T12:57:45.479Z] b85a868b505f: Pull complete [2023-03-15T12:57:45.739Z] e2be974225ed: Pull complete [2023-03-15T12:57:46.307Z] 339a4e72a1f5: Pull complete [2023-03-15T12:57:46.307Z] 988bab9f4d93: Pull complete [2023-03-15T12:57:46.566Z] 1469e6f7b9e6: Pull complete [2023-03-15T12:57:46.825Z] eaf3925da568: Pull complete [2023-03-15T12:57:48.729Z] bab4dde63d76: Pull complete [2023-03-15T12:57:48.729Z] bde34c3a00c8: Pull complete [2023-03-15T12:57:48.729Z] b352a97aabf1: Pull complete [2023-03-15T12:57:48.729Z] 4872d77fe225: Pull complete [2023-03-15T12:57:48.729Z] 5851b861e8e6: Pull complete [2023-03-15T12:57:48.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T12:57:48.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T12:57:48.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T12:57:48.943Z] prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container [2023-03-15T12:57:48.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T12:57:51.446Z] $ docker top 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 -eo pid,comm [2023-03-15T12:57:51.505Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-15T12:57:51.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T12:57:51.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T12:57:51.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T12:57:51.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T12:57:51.716Z] $ docker exec 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent [2023-03-15T12:57:51.822Z] SSH_AUTH_SOCK=/tmp/ssh-g1kGYyHHvj5U/agent.32 [2023-03-15T12:57:51.822Z] SSH_AGENT_PID=38 [2023-03-15T12:57:51.829Z] Running ssh-add (command line suppressed) [2023-03-15T12:57:51.948Z] Identity added: /w/workspace/_app-service-configurable_PR-531@tmp/private_key_13249141668316480206.key (/w/workspace/_app-service-configurable_PR-531@tmp/private_key_13249141668316480206.key) [2023-03-15T12:57:51.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T12:57:52.289Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T12:57:52.314Z] $ docker exec --env ******** --env ******** 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent -k [2023-03-15T12:57:52.419Z] unset SSH_AUTH_SOCK; [2023-03-15T12:57:52.419Z] unset SSH_AGENT_PID; [2023-03-15T12:57:52.419Z] echo Agent pid 38 killed; [2023-03-15T12:57:52.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T12:57:52.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T12:57:52.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T12:57:52.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T12:57:52.621Z] $ docker exec 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent [2023-03-15T12:57:52.746Z] SSH_AUTH_SOCK=/tmp/ssh-GMYaH3dWMkOL/agent.70 [2023-03-15T12:57:52.746Z] SSH_AGENT_PID=76 [2023-03-15T12:57:52.751Z] Running ssh-add (command line suppressed) [2023-03-15T12:57:52.845Z] Identity added: /w/workspace/_app-service-configurable_PR-531@tmp/private_key_422509636791656811.key (/w/workspace/_app-service-configurable_PR-531@tmp/private_key_422509636791656811.key) [2023-03-15T12:57:52.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T12:57:53.193Z] + git semver init [2023-03-15T12:57:53.451Z] 2023-03-15 12:57:53,360 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T12:57:53.451Z] 2023-03-15 12:57:53,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-531/.semver [2023-03-15T12:57:53.451Z] 2023-03-15 12:57:53,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-531/.semver [2023-03-15T12:57:53.451Z] 2023-03-15 12:57:53,362 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-531/.semver'], cwd=/w/workspace/_app-service-configurable_PR-531, universal_newlines=False, shell=None, istream=None) [2023-03-15T12:57:54.387Z] 2023-03-15 12:57:54,378 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-531/.git/info/exclude [2023-03-15T12:57:54.387Z] 2023-03-15 12:57:54,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-531/.semver/PR-531 with force:False [2023-03-15T12:57:54.387Z] 2023-03-15 12:57:54,379 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-531/.semver/PR-531 [2023-03-15T12:57:54.387Z] 2023-03-15 12:57:54,381 [execute] INFO git cat-file --batch-check [2023-03-15T12:57:54.387Z] 2023-03-15 12:57:54,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-531/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T12:57:54.645Z] 2023-03-15 12:57:54,387 [execute] INFO git cat-file --batch [2023-03-15T12:57:54.645Z] 2023-03-15 12:57:54,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-531/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T12:57:54.645Z] 2023-03-15 12:57:54,390 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-531/.semver/PR-531 [2023-03-15T12:57:54.645Z] 0.0.0 [Pipeline] } [2023-03-15T12:57:54.670Z] $ docker exec --env ******** --env ******** 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 ssh-agent -k [2023-03-15T12:57:54.769Z] unset SSH_AUTH_SOCK; [2023-03-15T12:57:54.769Z] unset SSH_AGENT_PID; [2023-03-15T12:57:54.769Z] echo Agent pid 76 killed; [2023-03-15T12:57:54.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T12:57:55.208Z] + git semver [Pipeline] } [2023-03-15T12:57:55.489Z] $ docker stop --time=1 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 [2023-03-15T12:57:56.996Z] $ docker rm -f --volumes 26bff472f492fb9bc404ace2c94f8f643ab63dc465045ad5d899809deb882c91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T12:57:57.433Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T12:57:57.764Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T12:57:57.780Z] [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 [2023-03-15T12:57:58.320Z] provisioning config files... [2023-03-15T12:57:58.332Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config4376527965011699538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T12:57:58.680Z] ---> docker-login.sh [2023-03-15T12:57:58.680Z] nexus3.edgexfoundry.org:10001 [2023-03-15T12:57:58.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:58.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:58.680Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:58.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:58.680Z] [2023-03-15T12:57:58.680Z] Login Succeeded [2023-03-15T12:57:58.680Z] nexus3.edgexfoundry.org:10002 [2023-03-15T12:57:58.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:58.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:58.680Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:58.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:58.680Z] [2023-03-15T12:57:58.680Z] Login Succeeded [2023-03-15T12:57:58.680Z] nexus3.edgexfoundry.org:10003 [2023-03-15T12:57:58.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:58.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:58.948Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:58.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:58.948Z] [2023-03-15T12:57:58.948Z] Login Succeeded [2023-03-15T12:57:58.948Z] nexus3.edgexfoundry.org:10004 [2023-03-15T12:57:58.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:58.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:58.948Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:58.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:58.948Z] [2023-03-15T12:57:58.948Z] Login Succeeded [2023-03-15T12:57:58.948Z] docker.io [2023-03-15T12:57:58.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T12:57:59.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T12:57:59.516Z] Configure a credential helper to remove this warning. See [2023-03-15T12:57:59.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T12:57:59.516Z] [2023-03-15T12:57:59.516Z] Login Succeeded [2023-03-15T12:57:59.516Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T12:57:59.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T12:57:59.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T12:57:59.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T12:57:59.781Z] ========================================================= [2023-03-15T12:57:59.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T12:57:59.781Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T12:58:00.238Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T12:58:00.238Z] Sending build context to Docker daemon 3.238MB [2023-03-15T12:58:00.238Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T12:58:00.238Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T12:58:00.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T12:58:00.238Z] 63b65145d645: Pulling fs layer [2023-03-15T12:58:00.238Z] a2d21d5440eb: Pulling fs layer [2023-03-15T12:58:00.238Z] 935e6c44a52c: Pulling fs layer [2023-03-15T12:58:00.238Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T12:58:00.238Z] 30dea6a524f1: Pulling fs layer [2023-03-15T12:58:00.238Z] a2aff8979fd8: Pulling fs layer [2023-03-15T12:58:00.238Z] 6808be2612f2: Pulling fs layer [2023-03-15T12:58:00.238Z] f25807f1079a: Pulling fs layer [2023-03-15T12:58:00.238Z] 94cc34f8dd06: Waiting [2023-03-15T12:58:00.238Z] 30dea6a524f1: Waiting [2023-03-15T12:58:00.238Z] a2aff8979fd8: Waiting [2023-03-15T12:58:00.238Z] 6808be2612f2: Waiting [2023-03-15T12:58:00.238Z] f25807f1079a: Waiting [2023-03-15T12:58:00.541Z] a2d21d5440eb: Verifying Checksum [2023-03-15T12:58:00.541Z] a2d21d5440eb: Download complete [2023-03-15T12:58:00.541Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T12:58:00.541Z] 94cc34f8dd06: Download complete [2023-03-15T12:58:00.541Z] 30dea6a524f1: Verifying Checksum [2023-03-15T12:58:00.541Z] 30dea6a524f1: Download complete [2023-03-15T12:58:00.541Z] 63b65145d645: Verifying Checksum [2023-03-15T12:58:00.541Z] 63b65145d645: Download complete [2023-03-15T12:58:00.541Z] a2aff8979fd8: Verifying Checksum [2023-03-15T12:58:00.541Z] a2aff8979fd8: Download complete [2023-03-15T12:58:00.801Z] 63b65145d645: Pull complete [2023-03-15T12:58:01.061Z] a2d21d5440eb: Pull complete [2023-03-15T12:58:01.061Z] f25807f1079a: Verifying Checksum [2023-03-15T12:58:01.061Z] f25807f1079a: Download complete [2023-03-15T12:58:01.319Z] 935e6c44a52c: Verifying Checksum [2023-03-15T12:58:01.319Z] 935e6c44a52c: Download complete [2023-03-15T12:58:01.578Z] 6808be2612f2: Verifying Checksum [2023-03-15T12:58:01.578Z] 6808be2612f2: Download complete [2023-03-15T12:58:04.863Z] 935e6c44a52c: Pull complete [2023-03-15T12:58:04.863Z] 94cc34f8dd06: Pull complete [2023-03-15T12:58:04.863Z] 30dea6a524f1: Pull complete [2023-03-15T12:58:05.122Z] a2aff8979fd8: Pull complete [2023-03-15T12:58:07.651Z] 6808be2612f2: Pull complete [2023-03-15T12:58:08.218Z] f25807f1079a: Pull complete [2023-03-15T12:58:08.218Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T12:58:08.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T12:58:08.218Z] ---> 3b553350e43f [2023-03-15T12:58:08.218Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T12:58:12.416Z] ---> Running in bb3fce0b5c69 [2023-03-15T12:58:12.416Z] Removing intermediate container bb3fce0b5c69 [2023-03-15T12:58:12.416Z] ---> dce60372dd9f [2023-03-15T12:58:12.416Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T12:58:12.416Z] ---> Running in 1197c271eed7 [2023-03-15T12:58:12.416Z] Removing intermediate container 1197c271eed7 [2023-03-15T12:58:12.416Z] ---> ebea865987c1 [2023-03-15T12:58:12.416Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T12:58:12.416Z] ---> Running in 6659b4fe1871 [2023-03-15T12:58:12.416Z] Removing intermediate container 6659b4fe1871 [2023-03-15T12:58:12.416Z] ---> f59de019d708 [2023-03-15T12:58:12.416Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T12:58:12.416Z] ---> Running in e03c53c43d1b [2023-03-15T12:58:12.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T12:58:12.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T12:58:13.157Z] Still waiting to schedule task [2023-03-15T12:58:13.157Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-15T12:58:13.194Z] OK: 265 MiB in 53 packages [2023-03-15T12:58:13.453Z] Removing intermediate container e03c53c43d1b [2023-03-15T12:58:13.453Z] ---> 2d0e4b93373b [2023-03-15T12:58:13.453Z] Step 7/12 : WORKDIR /app [2023-03-15T12:58:13.453Z] ---> Running in cd0dd38f9370 [2023-03-15T12:58:13.711Z] Removing intermediate container cd0dd38f9370 [2023-03-15T12:58:13.711Z] ---> 68359fc54511 [2023-03-15T12:58:13.711Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T12:58:13.711Z] ---> 1c1f5446acbc [2023-03-15T12:58:13.711Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T12:58:13.711Z] ---> Running in 41646c4dcb71 [2023-03-15T12:59:00.396Z] Removing intermediate container 41646c4dcb71 [2023-03-15T12:59:00.396Z] ---> f6509adee676 [2023-03-15T12:59:00.396Z] Step 10/12 : COPY . . [2023-03-15T12:59:00.396Z] ---> 005ddc73a11d [2023-03-15T12:59:00.396Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T12:59:00.396Z] ---> Running in e239ef4eee66 [2023-03-15T12:59:00.396Z] Removing intermediate container e239ef4eee66 [2023-03-15T12:59:00.396Z] ---> 801c8e09b7ad [2023-03-15T12:59:00.396Z] Step 12/12 : RUN $MAKE [2023-03-15T12:59:00.396Z] ---> Running in 53f764542f40 [2023-03-15T12:59:00.396Z] noop [2023-03-15T12:59:00.396Z] Removing intermediate container 53f764542f40 [2023-03-15T12:59:00.396Z] ---> e50042f18c8d [2023-03-15T12:59:00.396Z] Successfully built e50042f18c8d [2023-03-15T12:59:00.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T12:59:00.850Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T12:59:00.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T12:59:00.988Z] prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container [2023-03-15T12:59:01.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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-x86_64 cat [2023-03-15T12:59:01.364Z] $ docker top 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T12:59:01.750Z] + go version [2023-03-15T12:59:01.750Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T12:59:01.778Z] $ docker stop --time=1 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 [2023-03-15T12:59:03.043Z] $ docker rm -f --volumes 1e00d24467aeb8d459459610f9649d34defdb14023a3d6cc08ed1f92122a41a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T12:59:03.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T12:59:03.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T12:59:03.850Z] prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container [2023-03-15T12:59:03.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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-x86_64 cat [2023-03-15T12:59:04.203Z] $ docker top 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T12:59:04.599Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-531 [Pipeline] fileExists [Pipeline] sh [2023-03-15T12:59:04.954Z] + make test [2023-03-15T12:59:04.954Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T12:59:26.882Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-15T12:59:43.919Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-452 in /w/workspace/_app-service-configurable_PR-531 [Pipeline] { [Pipeline] ws [2023-03-15T12:59:43.971Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-15T12:59:44.047Z] Selected Git installation does not exist. Using Default [2023-03-15T12:59:44.047Z] The recommended git tool is: NONE [2023-03-15T12:59:44.956Z] go vet ./... [2023-03-15T12:59:49.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T12:59:49.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T12:59:49.149Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T12:59:49.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T12:59:49.216Z] $ docker stop --time=1 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 [2023-03-15T12:59:49.696Z] using credential edgex-jenkins-ssh [2023-03-15T12:59:49.713Z] Cloning the remote Git repository [2023-03-15T12:59:49.755Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-15T12:59:49.853Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-15T12:59:50.000Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-15T12:59:50.001Z] > git --version # timeout=10 [2023-03-15T12:59:50.023Z] > git --version # 'git version 2.25.1' [2023-03-15T12:59:50.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T12:59:50.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T12:59:51.389Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-15T12:59:51.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T12:59:52.808Z] $ docker rm -f --volumes 63e700674319a1e77dcb0a2dfbcbd4f42c9f42c01bd25459ddcfdc11d41b0704 [2023-03-15T12:59:52.276Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-15T12:59:52.319Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-15T12:59:52.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T12:59:52.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/531/head:refs/remotes/origin/PR-531 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T12:59:52.900Z] Merging remotes/origin/main commit a803cbcc243b34629df898652d25f5c56fc71900 into PR head commit c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T12:59:53.207Z] Merge succeeded, producing c5a229523b9f3fcd65e08b744a7a3308ffac5631 [2023-03-15T12:59:53.207Z] Checking out Revision c5a229523b9f3fcd65e08b744a7a3308ffac5631 (PR-531) [2023-03-15T12:59:53.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T12:59:53.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T12:59:53.979Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-15T12:59:54.036Z] > git --version # timeout=10 [2023-03-15T12:59:54.048Z] > git --version # 'git version 2.25.1' [2023-03-15T12:59:54.072Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T12:59:54.181Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T12:59:52.915Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T12:59:52.997Z] > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 [2023-03-15T12:59:53.087Z] > git remote # timeout=10 [2023-03-15T12:59:53.109Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T12:59:53.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T12:59:53.158Z] > git merge a803cbcc243b34629df898652d25f5c56fc71900 # timeout=10 [2023-03-15T12:59:53.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T12:59:53.213Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T12:59:53.231Z] > git checkout -f c5a229523b9f3fcd65e08b744a7a3308ffac5631 # timeout=10 [2023-03-15T12:59:54.488Z] + ls -al . [2023-03-15T12:59:54.488Z] total 176 [2023-03-15T12:59:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 . [2023-03-15T12:59:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:57 .. [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:57 .dockerignore [2023-03-15T12:59:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:57 .git [2023-03-15T12:59:54.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:57 .github [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 12:57 .gitignore [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:57 .golangci.yml [2023-03-15T12:59:54.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 12:57 .semver [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 12:57 Attribution.txt [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 12:57 CHANGELOG.md [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 12:57 Dockerfile [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:57 GOVERNANCE.md [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 12:57 Jenkinsfile [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:57 LICENSE [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:57 OWNERS.md [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 12:57 README.md [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:57 VERSION [2023-03-15T12:59:54.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:57 bin [2023-03-15T12:59:54.488Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 12:59 coverage.out [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 12:57 go.mod [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 12:57 go.sum [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 12:57 main.go [2023-03-15T12:59:54.488Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 12:57 makefile [2023-03-15T12:59:54.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:57 res [2023-03-15T12:59:54.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T12:59:54.875Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 --label arch=amd64 --label version=0.0.0 . [2023-03-15T12:59:54.875Z] Sending build context to Docker daemon 3.239MB [2023-03-15T12:59:54.875Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T12:59:54.875Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T12:59:54.875Z] ---> e50042f18c8d [2023-03-15T12:59:54.875Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T12:59:54.875Z] ---> Running in 63c42139c941 [2023-03-15T12:59:55.133Z] Removing intermediate container 63c42139c941 [2023-03-15T12:59:55.133Z] ---> b84a8444e328 [2023-03-15T12:59:55.133Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T12:59:55.133Z] ---> Running in 011ea9667134 [2023-03-15T12:59:55.133Z] Removing intermediate container 011ea9667134 [2023-03-15T12:59:55.133Z] ---> 61407f5739cf [2023-03-15T12:59:55.133Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T12:59:55.133Z] ---> Running in 37652059c2e5 [2023-03-15T12:59:55.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T12:59:55.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T12:59:55.319Z] Dload Upload Total Spent Left Speed [2023-03-15T12:59:55.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66759 0 --:--:-- --:--:-- --:--:-- 67110 [2023-03-15T12:59:55.393Z] Removing intermediate container 37652059c2e5 [2023-03-15T12:59:55.393Z] ---> 6e02bd86063d [2023-03-15T12:59:55.393Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T12:59:55.393Z] ---> Running in a0ba991b940a [Pipeline] sh [2023-03-15T12:59:55.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T12:59:55.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T12:59:55.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T12:59:56.218Z] OK: 265 MiB in 53 packages [2023-03-15T12:59:56.331Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T12:59:56.331Z] + sudo tee /etc/docker/daemon.new [2023-03-15T12:59:56.331Z] { [2023-03-15T12:59:56.331Z] "registry-mirrors": [ [2023-03-15T12:59:56.331Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T12:59:56.331Z] ], [2023-03-15T12:59:56.331Z] "bip": "10.250.0.254/24", [2023-03-15T12:59:56.331Z] "hosts": [ [2023-03-15T12:59:56.331Z] "tcp://0.0.0.0:5555", [2023-03-15T12:59:56.331Z] "unix:///var/run/docker.sock" [2023-03-15T12:59:56.331Z] ], [2023-03-15T12:59:56.331Z] "mtu": 1458, [2023-03-15T12:59:56.331Z] "selinux-enabled": true, [2023-03-15T12:59:56.331Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T12:59:56.332Z] } [Pipeline] sh [2023-03-15T12:59:56.480Z] Removing intermediate container a0ba991b940a [2023-03-15T12:59:56.480Z] ---> 89383f44dc48 [2023-03-15T12:59:56.480Z] Step 7/26 : WORKDIR /app [2023-03-15T12:59:56.480Z] ---> Running in 7d977a782a46 [2023-03-15T12:59:56.674Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T12:59:56.738Z] Removing intermediate container 7d977a782a46 [2023-03-15T12:59:56.738Z] ---> b10b51baee33 [2023-03-15T12:59:56.738Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-15T12:59:56.738Z] ---> f4285f15f047 [2023-03-15T12:59:56.738Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T12:59:56.738Z] ---> Running in 3e368e27a930 [2023-03-15T12:59:57.020Z] + sudo service docker restart [2023-03-15T12:59:57.696Z] Removing intermediate container 3e368e27a930 [2023-03-15T12:59:57.697Z] ---> 7354404d4f06 [2023-03-15T12:59:57.697Z] Step 10/26 : COPY . . [2023-03-15T12:59:57.955Z] ---> 2e74e7983365 [2023-03-15T12:59:57.955Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T12:59:57.955Z] ---> Running in aeb56c821ea6 [2023-03-15T12:59:57.955Z] Removing intermediate container aeb56c821ea6 [2023-03-15T12:59:57.955Z] ---> 4de448ce39b6 [2023-03-15T12:59:57.955Z] Step 12/26 : RUN $MAKE [2023-03-15T12:59:57.955Z] ---> Running in 5775f73c782e [2023-03-15T12:59:58.213Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:00:15.336Z] provisioning config files... [2023-03-15T13:00:15.368Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3721231361897910261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:00:15.769Z] ---> docker-login.sh [2023-03-15T13:00:15.769Z] nexus3.edgexfoundry.org:10001 [2023-03-15T13:00:16.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:00:16.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:00:16.359Z] Configure a credential helper to remove this warning. See [2023-03-15T13:00:16.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:00:16.359Z] [2023-03-15T13:00:16.359Z] Login Succeeded [2023-03-15T13:00:16.359Z] nexus3.edgexfoundry.org:10002 [2023-03-15T13:00:16.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:00:16.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:00:16.899Z] Configure a credential helper to remove this warning. See [2023-03-15T13:00:16.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:00:16.899Z] [2023-03-15T13:00:16.899Z] Login Succeeded [2023-03-15T13:00:16.899Z] nexus3.edgexfoundry.org:10003 [2023-03-15T13:00:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:00:17.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:00:17.169Z] Configure a credential helper to remove this warning. See [2023-03-15T13:00:17.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:00:17.169Z] [2023-03-15T13:00:17.169Z] Login Succeeded [2023-03-15T13:00:17.169Z] nexus3.edgexfoundry.org:10004 [2023-03-15T13:00:17.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:00:17.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:00:17.441Z] Configure a credential helper to remove this warning. See [2023-03-15T13:00:17.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:00:17.441Z] [2023-03-15T13:00:17.441Z] Login Succeeded [2023-03-15T13:00:17.441Z] docker.io [2023-03-15T13:00:17.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T13:00:18.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T13:00:18.302Z] Configure a credential helper to remove this warning. See [2023-03-15T13:00:18.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T13:00:18.302Z] [2023-03-15T13:00:18.302Z] Login Succeeded [2023-03-15T13:00:18.302Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T13:00:18.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T13:00:18.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:00:18.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T13:00:18.798Z] ========================================================= [2023-03-15T13:00:18.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T13:00:18.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:00:19.280Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T13:00:20.336Z] Removing intermediate container 5775f73c782e [2023-03-15T13:00:20.336Z] ---> cef8e494e305 [2023-03-15T13:00:20.336Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T13:00:20.336Z] 3.17: Pulling from library/alpine [2023-03-15T13:00:20.336Z] 63b65145d645: Already exists [2023-03-15T13:00:20.336Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T13:00:20.336Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T13:00:20.336Z] ---> b2aa39c304c2 [2023-03-15T13:00:20.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T13:00:20.336Z] ---> Running in 8e427601732c [2023-03-15T13:00:20.336Z] Removing intermediate container 8e427601732c [2023-03-15T13:00:20.336Z] ---> 6307a7a00f0d [2023-03-15T13:00:20.336Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-15T13:00:20.336Z] ---> Running in 3c7017ab6330 [2023-03-15T13:00:20.336Z] Removing intermediate container 3c7017ab6330 [2023-03-15T13:00:20.336Z] ---> 5b7f486974e5 [2023-03-15T13:00:20.336Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T13:00:20.336Z] ---> Running in c08dc030a5dc [2023-03-15T13:00:20.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T13:00:20.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T13:00:20.701Z] Sending build context to Docker daemon 174.1kB [2023-03-15T13:00:20.853Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T13:00:20.853Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T13:00:20.853Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T13:00:20.853Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T13:00:20.853Z] OK: 8 MiB in 17 packages [2023-03-15T13:00:20.972Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:00:20.972Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T13:00:20.972Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T13:00:20.972Z] af6eaf76a39c: Pulling fs layer [2023-03-15T13:00:20.972Z] 55522c791124: Pulling fs layer [2023-03-15T13:00:20.972Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T13:00:20.972Z] 169dfbe0d373: Pulling fs layer [2023-03-15T13:00:20.972Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T13:00:20.972Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T13:00:20.972Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T13:00:20.972Z] 169dfbe0d373: Waiting [2023-03-15T13:00:20.972Z] e1ff8fa3b103: Waiting [2023-03-15T13:00:20.972Z] 52ebb69f0ebf: Waiting [2023-03-15T13:00:20.972Z] 5abe8eddf0d5: Waiting [2023-03-15T13:00:20.972Z] 55522c791124: Verifying Checksum [2023-03-15T13:00:20.972Z] 55522c791124: Download complete [2023-03-15T13:00:21.248Z] 169dfbe0d373: Verifying Checksum [2023-03-15T13:00:21.248Z] 169dfbe0d373: Download complete [2023-03-15T13:00:21.248Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T13:00:21.248Z] e1ff8fa3b103: Download complete [2023-03-15T13:00:21.248Z] af6eaf76a39c: Verifying Checksum [2023-03-15T13:00:21.248Z] af6eaf76a39c: Download complete [2023-03-15T13:00:21.420Z] Removing intermediate container c08dc030a5dc [2023-03-15T13:00:21.420Z] ---> 8326010251e1 [2023-03-15T13:00:21.420Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T13:00:21.420Z] ---> 69a7185add16 [2023-03-15T13:00:21.420Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T13:00:21.680Z] ---> 23e5a447d5c7 [2023-03-15T13:00:21.680Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-15T13:00:21.680Z] ---> 087e93050a53 [2023-03-15T13:00:21.680Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-15T13:00:22.236Z] af6eaf76a39c: Pull complete [2023-03-15T13:00:22.236Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T13:00:22.236Z] 5abe8eddf0d5: Download complete [2023-03-15T13:00:22.617Z] ---> 079a9b2aaa6e [2023-03-15T13:00:22.617Z] Step 21/26 : EXPOSE 48095 [2023-03-15T13:00:22.617Z] ---> Running in 3bf10a77b509 [2023-03-15T13:00:22.617Z] Removing intermediate container 3bf10a77b509 [2023-03-15T13:00:22.617Z] ---> c497f210f7f1 [2023-03-15T13:00:22.617Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-15T13:00:22.617Z] ---> Running in 2758427ee278 [2023-03-15T13:00:22.617Z] Removing intermediate container 2758427ee278 [2023-03-15T13:00:22.617Z] ---> c3a15a051b79 [2023-03-15T13:00:22.617Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T13:00:22.617Z] ---> Running in 8cec14ae49c6 [2023-03-15T13:00:22.839Z] 55522c791124: Pull complete [2023-03-15T13:00:22.877Z] Removing intermediate container 8cec14ae49c6 [2023-03-15T13:00:22.877Z] ---> e3423597da9b [2023-03-15T13:00:22.877Z] Step 24/26 : LABEL arch=amd64 [2023-03-15T13:00:22.877Z] ---> Running in b1fed10adde7 [2023-03-15T13:00:22.877Z] Removing intermediate container b1fed10adde7 [2023-03-15T13:00:22.877Z] ---> 50f3d686081f [2023-03-15T13:00:22.877Z] Step 25/26 : LABEL git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 [2023-03-15T13:00:22.877Z] ---> Running in 6f8c51be9778 [2023-03-15T13:00:22.877Z] Removing intermediate container 6f8c51be9778 [2023-03-15T13:00:22.877Z] ---> 78afb4b39617 [2023-03-15T13:00:22.877Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T13:00:23.136Z] ---> Running in aa2bb18c1f6c [2023-03-15T13:00:23.136Z] Removing intermediate container aa2bb18c1f6c [2023-03-15T13:00:23.136Z] ---> f60286b43810 [2023-03-15T13:00:23.136Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T13:00:23.136Z] Successfully built f60286b43810 [2023-03-15T13:00:23.136Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:00:23.806Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T13:00:23.806Z] ce5c4a1c91eb: Download complete [2023-03-15T13:00:23.806Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T13:00:23.806Z] 52ebb69f0ebf: Download complete [2023-03-15T13:00:23.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:00:23.950Z] [2023-03-15T13:00:23.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:00:24.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:00:24.319Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T13:00:24.319Z] 5eb5b503b376: Pulling fs layer [2023-03-15T13:00:24.319Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T13:00:24.320Z] ec43610c2a17: Pulling fs layer [2023-03-15T13:00:24.320Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T13:00:24.320Z] 33b1e0a273af: Pulling fs layer [2023-03-15T13:00:24.320Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T13:00:24.320Z] 2f39f015ded8: Pulling fs layer [2023-03-15T13:00:24.320Z] 3a2ae6a8a46f: Waiting [2023-03-15T13:00:24.320Z] 33b1e0a273af: Waiting [2023-03-15T13:00:24.320Z] 5d3b04190fa2: Waiting [2023-03-15T13:00:24.320Z] 2f39f015ded8: Waiting [2023-03-15T13:00:24.320Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T13:00:24.320Z] 5c69ac0246d0: Download complete [2023-03-15T13:00:24.320Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T13:00:24.320Z] 3a2ae6a8a46f: Download complete [2023-03-15T13:00:24.320Z] 33b1e0a273af: Verifying Checksum [2023-03-15T13:00:24.320Z] 33b1e0a273af: Download complete [2023-03-15T13:00:24.579Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T13:00:24.579Z] 5d3b04190fa2: Download complete [2023-03-15T13:00:24.579Z] ec43610c2a17: Verifying Checksum [2023-03-15T13:00:24.579Z] ec43610c2a17: Download complete [2023-03-15T13:00:24.579Z] 5eb5b503b376: Verifying Checksum [2023-03-15T13:00:24.579Z] 5eb5b503b376: Download complete [2023-03-15T13:00:25.144Z] 2f39f015ded8: Download complete [2023-03-15T13:00:26.079Z] 5eb5b503b376: Pull complete [2023-03-15T13:00:26.079Z] 5c69ac0246d0: Pull complete [2023-03-15T13:00:26.645Z] ec43610c2a17: Pull complete [2023-03-15T13:00:26.645Z] 3a2ae6a8a46f: Pull complete [2023-03-15T13:00:26.904Z] 33b1e0a273af: Pull complete [2023-03-15T13:00:26.904Z] 5d3b04190fa2: Pull complete [2023-03-15T13:00:31.087Z] 2f39f015ded8: Pull complete [2023-03-15T13:00:31.088Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T13:00:31.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:00:31.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:00:31.318Z] prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container [2023-03-15T13:00:31.344Z] $ 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/_app-service-configurable_PR-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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:latest cat [2023-03-15T13:00:33.981Z] ce5c4a1c91eb: Pull complete [2023-03-15T13:00:34.250Z] 169dfbe0d373: Pull complete [2023-03-15T13:00:34.521Z] e1ff8fa3b103: Pull complete [2023-03-15T13:00:35.115Z] $ docker top f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:00:35.624Z] ---> job-cost.sh [2023-03-15T13:00:35.624Z] lf-activate-venv: SKIPPING [2023-03-15T13:00:35.624Z] INFO: No Stack... [2023-03-15T13:00:35.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T13:00:36.450Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T13:00:36.760Z] + cat /w/workspace/_app-service-configurable_PR-531/archives/cost.csv [2023-03-15T13:00:36.760Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T13:00:36.804Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [2023-03-15T13:00:36.809Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] did not exist. Created. [2023-03-15T13:00:36.809Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T13:00:37.260Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T13:00:37.318Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T13:00:37.342Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T13:00:37.418Z] $ docker stop --time=1 f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 [2023-03-15T13:00:38.576Z] $ docker rm -f --volumes f2d5bcc07ed7a4e132bcf83b6a1ccb24cc30d490b2db539140b85002d3d482d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T13:00:41.208Z] 52ebb69f0ebf: Pull complete [2023-03-15T13:00:43.159Z] 5abe8eddf0d5: Pull complete [2023-03-15T13:00:43.159Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T13:00:43.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T13:00:43.159Z] ---> 6cb57ee374ae [2023-03-15T13:00:43.159Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T13:00:44.577Z] ---> Running in a9756c5ad476 [2023-03-15T13:00:44.855Z] Removing intermediate container a9756c5ad476 [2023-03-15T13:00:44.855Z] ---> b6f11d37f5bf [2023-03-15T13:00:44.855Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:00:45.125Z] ---> Running in 2b92a3c99203 [2023-03-15T13:00:45.393Z] Removing intermediate container 2b92a3c99203 [2023-03-15T13:00:45.393Z] ---> 7303246ea241 [2023-03-15T13:00:45.393Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:00:45.393Z] ---> Running in fa785b1fc1e6 [2023-03-15T13:00:45.663Z] Removing intermediate container fa785b1fc1e6 [2023-03-15T13:00:45.663Z] ---> d10ed957d12e [2023-03-15T13:00:45.663Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:00:45.663Z] ---> Running in 95ef88d41a1b [2023-03-15T13:00:47.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:00:47.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:00:48.781Z] OK: 263 MiB in 53 packages [2023-03-15T13:00:49.370Z] Removing intermediate container 95ef88d41a1b [2023-03-15T13:00:49.370Z] ---> 95207d5f4d0e [2023-03-15T13:00:49.370Z] Step 7/12 : WORKDIR /app [2023-03-15T13:00:49.370Z] ---> Running in 0d0db04cf91c [2023-03-15T13:00:49.958Z] Removing intermediate container 0d0db04cf91c [2023-03-15T13:00:49.959Z] ---> a5dda830dafe [2023-03-15T13:00:49.959Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T13:00:50.233Z] ---> 1b6f94769e96 [2023-03-15T13:00:50.233Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:00:50.502Z] ---> Running in 867db09a6401 [2023-03-15T13:01:58.399Z] Removing intermediate container 867db09a6401 [2023-03-15T13:01:58.399Z] ---> c50b2dc999d1 [2023-03-15T13:01:58.399Z] Step 10/12 : COPY . . [2023-03-15T13:01:58.399Z] ---> 492aff493551 [2023-03-15T13:01:58.399Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:01:58.399Z] ---> Running in 2ced04b3dde6 [2023-03-15T13:01:58.399Z] Removing intermediate container 2ced04b3dde6 [2023-03-15T13:01:58.399Z] ---> 435213d4dcbd [2023-03-15T13:01:58.399Z] Step 12/12 : RUN $MAKE [2023-03-15T13:01:58.399Z] ---> Running in ae395bb50f9c [2023-03-15T13:01:58.399Z] noop [2023-03-15T13:01:58.399Z] Removing intermediate container ae395bb50f9c [2023-03-15T13:01:58.399Z] ---> f8f5ef0e5f1a [2023-03-15T13:01:58.400Z] Successfully built f8f5ef0e5f1a [2023-03-15T13:01:58.400Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:01:58.880Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T13:01:58.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:01:59.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container [2023-03-15T13:01:59.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T13:02:00.430Z] $ docker top db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:02:01.331Z] + go version [2023-03-15T13:02:01.331Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T13:02:01.362Z] $ docker stop --time=1 db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 [2023-03-15T13:02:03.015Z] $ docker rm -f --volumes db6290ded3343d5594264065c244af746c25f8c19f0e58e7ff7b05996cbdaaf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:02:03.845Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T13:02:03.845Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:02:04.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container [2023-03-15T13:02:04.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T13:02:05.337Z] $ docker top 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:02:06.219Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T13:02:06.922Z] + make test [2023-03-15T13:02:06.923Z] go test -race -coverprofile=coverage.out ./... [2023-03-15T13:04:43.630Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-15T13:04:43.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T13:04:43.630Z] go vet ./... [2023-03-15T13:07:05.355Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T13:07:05.355Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T13:07:05.355Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T13:07:05.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T13:07:05.416Z] $ docker stop --time=1 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 [2023-03-15T13:07:07.357Z] $ docker rm -f --volumes 96cfb7c818b8af79600f266a30d82ea78362c3a19c4b8540699d5b4b73926320 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T13:07:08.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T13:07:08.962Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T13:07:09.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T13:07:09.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T13:07:10.306Z] + ls -al . [2023-03-15T13:07:10.306Z] total 172 [2023-03-15T13:07:10.306Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 13:02 . [2023-03-15T13:07:10.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:59 .. [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 15 12:59 .dockerignore [2023-03-15T13:07:10.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 12:59 .git [2023-03-15T13:07:10.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 12:59 .github [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 15 12:59 .gitignore [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 12:59 .golangci.yml [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 15 12:59 Attribution.txt [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 15 12:59 CHANGELOG.md [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 15 12:59 Dockerfile [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 12:59 GOVERNANCE.md [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 15 12:59 Jenkinsfile [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 15 12:59 LICENSE [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 15 12:59 OWNERS.md [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 15 12:59 README.md [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 12:57 VERSION [2023-03-15T13:07:10.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 12:59 bin [2023-03-15T13:07:10.306Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 15 13:02 coverage.out [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 15 12:59 go.mod [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 15 12:59 go.sum [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 15 12:59 main.go [2023-03-15T13:07:10.306Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 15 12:59 makefile [2023-03-15T13:07:10.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 12:59 res [2023-03-15T13:07:10.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 12:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:07:10.709Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 --label arch=arm64 --label version=0.0.0 . [2023-03-15T13:07:10.709Z] Sending build context to Docker daemon 175.1kB [2023-03-15T13:07:10.976Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T13:07:10.976Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-15T13:07:10.976Z] ---> f8f5ef0e5f1a [2023-03-15T13:07:10.976Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T13:07:10.976Z] ---> Running in 6c13449c3ae1 [2023-03-15T13:07:11.245Z] Removing intermediate container 6c13449c3ae1 [2023-03-15T13:07:11.245Z] ---> be7a56af05a9 [2023-03-15T13:07:11.245Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T13:07:11.513Z] ---> Running in 0b852ec1d64c [2023-03-15T13:07:11.781Z] Removing intermediate container 0b852ec1d64c [2023-03-15T13:07:11.782Z] ---> b73c7839ff5c [2023-03-15T13:07:11.782Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-15T13:07:11.782Z] ---> Running in 4ba32be0e04f [2023-03-15T13:07:12.051Z] Removing intermediate container 4ba32be0e04f [2023-03-15T13:07:12.051Z] ---> 81c28cc38bfd [2023-03-15T13:07:12.051Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T13:07:12.051Z] ---> Running in 49bd74323e89 [2023-03-15T13:07:13.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:07:13.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:07:15.017Z] OK: 263 MiB in 53 packages [2023-03-15T13:07:15.605Z] Removing intermediate container 49bd74323e89 [2023-03-15T13:07:15.605Z] ---> 36d7e3c5f5e3 [2023-03-15T13:07:15.605Z] Step 7/26 : WORKDIR /app [2023-03-15T13:07:15.605Z] ---> Running in 92c8d9e11a28 [2023-03-15T13:07:15.876Z] Removing intermediate container 92c8d9e11a28 [2023-03-15T13:07:15.876Z] ---> e6fd4c5fd103 [2023-03-15T13:07:15.876Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-15T13:07:16.461Z] ---> ff70c44db217 [2023-03-15T13:07:16.461Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T13:07:16.461Z] ---> Running in c48fed751e0f [2023-03-15T13:07:19.054Z] Removing intermediate container c48fed751e0f [2023-03-15T13:07:19.054Z] ---> 47d4fc1e1990 [2023-03-15T13:07:19.054Z] Step 10/26 : COPY . . [2023-03-15T13:07:21.633Z] ---> a617a57e6238 [2023-03-15T13:07:21.633Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T13:07:21.633Z] ---> Running in c4616fadc76d [2023-03-15T13:07:21.900Z] Removing intermediate container c4616fadc76d [2023-03-15T13:07:21.900Z] ---> c153b3b4b770 [2023-03-15T13:07:21.900Z] Step 12/26 : RUN $MAKE [2023-03-15T13:07:21.900Z] ---> Running in 57defb85fefd [2023-03-15T13:07:22.863Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-15T13:09:29.548Z] Removing intermediate container 57defb85fefd [2023-03-15T13:09:29.549Z] ---> f00bfa6ac027 [2023-03-15T13:09:29.549Z] Step 13/26 : FROM alpine:3.17 [2023-03-15T13:09:29.549Z] 3.17: Pulling from library/alpine [2023-03-15T13:09:29.549Z] af6eaf76a39c: Already exists [2023-03-15T13:09:29.549Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T13:09:29.549Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T13:09:29.549Z] ---> d74e625d9115 [2023-03-15T13:09:29.549Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T13:09:29.549Z] ---> Running in 302771a898eb [2023-03-15T13:09:29.817Z] Removing intermediate container 302771a898eb [2023-03-15T13:09:29.817Z] ---> b9c88fc2343b [2023-03-15T13:09:29.817Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-15T13:09:29.817Z] ---> Running in c37a268e865f [2023-03-15T13:09:30.104Z] Removing intermediate container c37a268e865f [2023-03-15T13:09:30.104Z] ---> e2b775b44dab [2023-03-15T13:09:30.104Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-15T13:09:30.104Z] ---> Running in a7db45436c28 [2023-03-15T13:09:31.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T13:09:31.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T13:09:32.608Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T13:09:32.874Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T13:09:32.875Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T13:09:32.875Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T13:09:33.143Z] OK: 8 MiB in 17 packages [2023-03-15T13:09:35.729Z] Removing intermediate container a7db45436c28 [2023-03-15T13:09:35.729Z] ---> f3e516de84ba [2023-03-15T13:09:35.729Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T13:09:36.315Z] ---> f2e81cc045c9 [2023-03-15T13:09:36.315Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T13:09:36.583Z] ---> c6bf1406c750 [2023-03-15T13:09:36.583Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-15T13:09:37.169Z] ---> 0a0ba76cd88e [2023-03-15T13:09:37.169Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-15T13:09:38.578Z] ---> 502bbe512143 [2023-03-15T13:09:38.578Z] Step 21/26 : EXPOSE 48095 [2023-03-15T13:09:38.578Z] ---> Running in 184ff91c963b [2023-03-15T13:09:38.847Z] Removing intermediate container 184ff91c963b [2023-03-15T13:09:38.847Z] ---> 293381b9117b [2023-03-15T13:09:38.847Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-15T13:09:39.120Z] ---> Running in 1a7269166f88 [2023-03-15T13:09:39.388Z] Removing intermediate container 1a7269166f88 [2023-03-15T13:09:39.388Z] ---> 90f0935802de [2023-03-15T13:09:39.388Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-15T13:09:39.388Z] ---> Running in de3d279ac49c [2023-03-15T13:09:39.656Z] Removing intermediate container de3d279ac49c [2023-03-15T13:09:39.656Z] ---> f88f47e15097 [2023-03-15T13:09:39.656Z] Step 24/26 : LABEL arch=arm64 [2023-03-15T13:09:39.656Z] ---> Running in 6bd9aeaee174 [2023-03-15T13:09:39.924Z] Removing intermediate container 6bd9aeaee174 [2023-03-15T13:09:39.924Z] ---> a9152f8633d7 [2023-03-15T13:09:39.924Z] Step 25/26 : LABEL git_sha=c5a229523b9f3fcd65e08b744a7a3308ffac5631 [2023-03-15T13:09:40.191Z] ---> Running in eed8cb65a51a [2023-03-15T13:09:40.458Z] Removing intermediate container eed8cb65a51a [2023-03-15T13:09:40.458Z] ---> e11e176d4896 [2023-03-15T13:09:40.458Z] Step 26/26 : LABEL version=0.0.0 [2023-03-15T13:09:40.458Z] ---> Running in 88ad0df6288b [2023-03-15T13:09:40.726Z] Removing intermediate container 88ad0df6288b [2023-03-15T13:09:40.726Z] ---> f200cdd5c8c0 [2023-03-15T13:09:40.726Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T13:09:40.726Z] Successfully built f200cdd5c8c0 [2023-03-15T13:09:40.726Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:09:41.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:09:41.537Z] [2023-03-15T13:09:41.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:09:41.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:09:41.943Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T13:09:41.943Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T13:09:41.943Z] 04944245beec: Pulling fs layer [2023-03-15T13:09:41.943Z] 699f458cf7ca: Pulling fs layer [2023-03-15T13:09:41.943Z] 765212b225bb: Pulling fs layer [2023-03-15T13:09:41.943Z] f23df028b6ca: Pulling fs layer [2023-03-15T13:09:41.943Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T13:09:41.943Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T13:09:41.943Z] 765212b225bb: Waiting [2023-03-15T13:09:41.943Z] f23df028b6ca: Waiting [2023-03-15T13:09:41.943Z] d65c8cfc05b1: Waiting [2023-03-15T13:09:41.943Z] 2437ff75d9bd: Waiting [2023-03-15T13:09:42.212Z] 04944245beec: Verifying Checksum [2023-03-15T13:09:42.212Z] 04944245beec: Download complete [2023-03-15T13:09:42.212Z] 765212b225bb: Verifying Checksum [2023-03-15T13:09:42.212Z] 765212b225bb: Download complete [2023-03-15T13:09:42.212Z] f23df028b6ca: Verifying Checksum [2023-03-15T13:09:42.212Z] f23df028b6ca: Download complete [2023-03-15T13:09:42.212Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T13:09:42.212Z] d65c8cfc05b1: Download complete [2023-03-15T13:09:42.212Z] 699f458cf7ca: Verifying Checksum [2023-03-15T13:09:42.212Z] 699f458cf7ca: Download complete [2023-03-15T13:09:42.794Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T13:09:42.794Z] 8998bd30e6a1: Download complete [2023-03-15T13:09:44.736Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T13:09:44.736Z] 2437ff75d9bd: Download complete [2023-03-15T13:09:46.697Z] 8998bd30e6a1: Pull complete [2023-03-15T13:09:46.964Z] 04944245beec: Pull complete [2023-03-15T13:09:48.369Z] 699f458cf7ca: Pull complete [2023-03-15T13:09:48.636Z] 765212b225bb: Pull complete [2023-03-15T13:09:49.220Z] f23df028b6ca: Pull complete [2023-03-15T13:09:49.487Z] d65c8cfc05b1: Pull complete [2023-03-15T13:10:04.484Z] 2437ff75d9bd: Pull complete [2023-03-15T13:10:04.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T13:10:04.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T13:10:04.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:10:04.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-452 does not seem to be running inside a container [2023-03-15T13:10:04.870Z] $ 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/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T13:10:07.475Z] $ docker top 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:08.385Z] ---> job-cost.sh [2023-03-15T13:10:08.385Z] lf-activate-venv: SKIPPING [2023-03-15T13:10:08.385Z] INFO: No Stack... [2023-03-15T13:10:09.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T13:10:09.927Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T13:10:10.583Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-15T13:10:10.583Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T13:10:10.663Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [2023-03-15T13:10:10.668Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] did not exist. Created. [2023-03-15T13:10:10.668Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T13:10:11.461Z] /w/workspace/app-service-configurable/1@tmp/durable-bab66f03/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T13:10:12.149Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T13:10:12.182Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T13:10:12.239Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T13:10:12.252Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-531-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T13:10:12.318Z] $ docker stop --time=1 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 [2023-03-15T13:10:16.577Z] $ docker rm -f --volumes 28cdb33674887b3b56b6235d2ef9dac2b2d3c0eddaac51ef33e293a24e54a873 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-15T13:10:17.506Z] provisioning config files... [2023-03-15T13:10:17.514Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config16015402748120834892tmp [Pipeline] { [Pipeline] sh [2023-03-15T13:10:17.863Z] + set +x [2023-03-15T13:10:17.863Z] + curl -s https://codecov.io/bash [2023-03-15T13:10:17.863Z] + bash -s -- [2023-03-15T13:10:17.863Z] [2023-03-15T13:10:17.863Z] _____ _ [2023-03-15T13:10:17.863Z] / ____| | | [2023-03-15T13:10:17.863Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T13:10:17.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T13:10:17.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T13:10:17.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T13:10:17.863Z] Bash-1.0.6 [2023-03-15T13:10:17.863Z] [2023-03-15T13:10:17.863Z] [2023-03-15T13:10:17.863Z] ==> git version 2.25.1 found [2023-03-15T13:10:17.863Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-15T13:10:17.863Z] Release-Date: 2020-01-08 [2023-03-15T13:10:17.863Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T13:10:17.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T13:10:17.863Z] ==> Jenkins CI detected. [2023-03-15T13:10:17.863Z] current dir:  /w/workspace/_app-service-configurable_PR-531 [2023-03-15T13:10:17.863Z] project root: . [2023-03-15T13:10:17.863Z] --> token set from env [2023-03-15T13:10:17.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T13:10:17.863Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T13:10:17.863Z] ==> Python coveragepy not found [2023-03-15T13:10:17.863Z] ==> Searching for coverage reports in: [2023-03-15T13:10:17.863Z] + . [2023-03-15T13:10:17.863Z] -> Found 1 reports [2023-03-15T13:10:17.863Z] ==> Detecting git/mercurial file structure [2023-03-15T13:10:17.863Z] ==> Reading reports [2023-03-15T13:10:17.863Z] + ./coverage.out bytes=13 [2023-03-15T13:10:18.123Z] ==> Appending adjustments [2023-03-15T13:10:18.123Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T13:10:18.123Z] + Found adjustments [2023-03-15T13:10:18.123Z] ==> Gzipping contents [2023-03-15T13:10:18.123Z] 4.0K /tmp/codecov.JehhxL.gz [2023-03-15T13:10:18.123Z] ==> Uploading reports [2023-03-15T13:10:18.123Z] url: https://codecov.io [2023-03-15T13:10:18.123Z] query: branch=PR-531&commit=c5a229523b9f3fcd65e08b744a7a3308ffac5631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=531&job=&cmd_args= [2023-03-15T13:10:18.123Z] -> Pinging Codecov [2023-03-15T13:10:18.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-531&commit=c5a229523b9f3fcd65e08b744a7a3308ffac5631&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-531%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=531&job=&cmd_args= [2023-03-15T13:10:18.123Z] -> Uploading to [2023-03-15T13:10:18.123Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/A97CA9966030D2A3747ED39772930CCE/c5a229523b9f3fcd65e08b744a7a3308ffac5631/a014d6fe-23de-4f02-8ed7-b8d05c68aff9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T131018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b1c7fd04d5b168d71989e41d16e3f0927b09f5f4b2ddf3169d41c5d8afbb611 [2023-03-15T13:10:18.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T13:10:18.123Z] Dload Upload Total Spent Left Speed [2023-03-15T13:10:18.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1965 --:--:-- --:--:-- --:--:-- 1965 [2023-03-15T13:10:18.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c5a229523b9f3fcd65e08b744a7a3308ffac5631 [Pipeline] } [2023-03-15T13:10:18.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T13:10:20.103Z] + [ -d /w/workspace/_app-service-configurable_PR-531/archives ] [2023-03-15T13:10:20.104Z] + ls -al /w/workspace/_app-service-configurable_PR-531/archives [2023-03-15T13:10:20.104Z] total 16 [2023-03-15T13:10:20.104Z] drwxr-xr-x 3 root root 4096 Mar 15 13:00 . [2023-03-15T13:10:20.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 13:00 .. [2023-03-15T13:10:20.104Z] drwxr-xr-x 2 root root 4096 Mar 15 13:00 cost [2023-03-15T13:10:20.104Z] -rw-r--r-- 1 root root 97 Mar 15 13:00 cost.csv [2023-03-15T13:10:20.104Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-531/archives [2023-03-15T13:10:20.104Z] + ls -al /w/workspace/_app-service-configurable_PR-531/archives [2023-03-15T13:10:20.104Z] total 16 [2023-03-15T13:10:20.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 13:00 . [2023-03-15T13:10:20.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 13:00 .. [2023-03-15T13:10:20.104Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 13:00 cost [2023-03-15T13:10:20.104Z] -rw-r--r-- 1 jenkins jenkins 97 Mar 15 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:20.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:21.341Z] ---> package-listing.sh [2023-03-15T13:10:21.341Z] ++ facter osfamily [2023-03-15T13:10:21.341Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T13:10:21.600Z] + OS_FAMILY=debian [2023-03-15T13:10:21.600Z] + workspace=/w/workspace/_app-service-configurable_PR-531 [2023-03-15T13:10:21.600Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T13:10:21.600Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T13:10:21.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T13:10:21.600Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T13:10:21.600Z] + '[' /w/workspace/_app-service-configurable_PR-531 ']' [2023-03-15T13:10:21.600Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T13:10:21.600Z] + case "${OS_FAMILY}" in [2023-03-15T13:10:21.600Z] + dpkg -l [2023-03-15T13:10:21.600Z] + grep '^ii' [2023-03-15T13:10:21.600Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T13:10:21.600Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T13:10:21.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T13:10:21.601Z] + '[' /w/workspace/_app-service-configurable_PR-531 ']' [2023-03-15T13:10:21.601Z] + mkdir -p /w/workspace/_app-service-configurable_PR-531/archives/ [2023-03-15T13:10:21.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-531/archives/ [Pipeline] echo [2023-03-15T13:10:21.635Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-531/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T13:10:21.925Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T13:10:22.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T13:10:22.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T13:10:22.693Z] prd-ubuntu20.04-docker-8c-8g-450 does not seem to be running inside a container [2023-03-15T13:10:22.723Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-531/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-531 -v /w/workspace/_app-service-configurable_PR-531:/w/workspace/_app-service-configurable_PR-531:rw,z -v /w/workspace/_app-service-configurable_PR-531@tmp:/w/workspace/_app-service-configurable_PR-531@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 [2023-03-15T13:10:22.927Z] $ docker top f73fb8c5ec20afe7f984e711dff6a10de3bfbe6c29b4bba64aeedbf0031ea149 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T13:10:23.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T13:10:23.633Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T13:10:23.939Z] + ls /var/log/sa-host [2023-03-15T13:10:23.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T13:10:24.136Z] provisioning config files... [2023-03-15T13:10:24.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-531@tmp/config4046341156765698438tmp [Pipeline] { [Pipeline] echo [2023-03-15T13:10:24.183Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:24.492Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T13:10:24.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:24.915Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T13:10:24.949Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:25.257Z] ---> sudo-logs.sh [2023-03-15T13:10:25.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T13:10:25.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:25.656Z] ---> job-cost.sh [2023-03-15T13:10:25.656Z] lf-activate-venv: SKIPPING [2023-03-15T13:10:25.656Z] DEBUG: total: 0.2199999988079071 [2023-03-15T13:10:25.656Z] INFO: Retrieving Stack Cost... [2023-03-15T13:10:25.916Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T13:10:26.485Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T13:10:26.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T13:10:26.826Z] ---> logs-deploy.sh [2023-03-15T13:10:26.826Z] lf-activate-venv: SKIPPING [2023-03-15T13:10:26.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-531/1 [2023-03-15T13:10:26.826Z] INFO: archiving workspace using pattern(s): [2023-03-15T13:10:27.761Z] Archives upload complete. [2023-03-15T13:10:28.020Z] INFO: archiving logs to Nexus [2023-03-15T13:10:28.591Z] ---> uname -a: [2023-03-15T13:10:28.591Z] Linux prd-ubuntu20-04-docker-8c-8g-450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T13:10:28.591Z] [2023-03-15T13:10:28.591Z] [2023-03-15T13:10:28.591Z] ---> lscpu: [2023-03-15T13:10:28.591Z] Architecture: x86_64 [2023-03-15T13:10:28.591Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T13:10:28.591Z] Byte Order: Little Endian [2023-03-15T13:10:28.591Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T13:10:28.591Z] CPU(s): 8 [2023-03-15T13:10:28.591Z] On-line CPU(s) list: 0-7 [2023-03-15T13:10:28.591Z] Thread(s) per core: 1 [2023-03-15T13:10:28.591Z] Core(s) per socket: 1 [2023-03-15T13:10:28.591Z] Socket(s): 8 [2023-03-15T13:10:28.591Z] NUMA node(s): 1 [2023-03-15T13:10:28.591Z] Vendor ID: AuthenticAMD [2023-03-15T13:10:28.591Z] CPU family: 23 [2023-03-15T13:10:28.591Z] Model: 49 [2023-03-15T13:10:28.591Z] Model name: AMD EPYC-Rome Processor [2023-03-15T13:10:28.591Z] Stepping: 0 [2023-03-15T13:10:28.591Z] CPU MHz: 2799.998 [2023-03-15T13:10:28.591Z] BogoMIPS: 5599.99 [2023-03-15T13:10:28.591Z] Virtualization: AMD-V [2023-03-15T13:10:28.591Z] Hypervisor vendor: KVM [2023-03-15T13:10:28.591Z] Virtualization type: full [2023-03-15T13:10:28.591Z] L1d cache: 256 KiB [2023-03-15T13:10:28.591Z] L1i cache: 256 KiB [2023-03-15T13:10:28.591Z] L2 cache: 4 MiB [2023-03-15T13:10:28.591Z] L3 cache: 128 MiB [2023-03-15T13:10:28.591Z] NUMA node0 CPU(s): 0-7 [2023-03-15T13:10:28.591Z] Vulnerability Itlb multihit: Not affected [2023-03-15T13:10:28.591Z] Vulnerability L1tf: Not affected [2023-03-15T13:10:28.591Z] Vulnerability Mds: Not affected [2023-03-15T13:10:28.591Z] Vulnerability Meltdown: Not affected [2023-03-15T13:10:28.591Z] Vulnerability Mmio stale data: Not affected [2023-03-15T13:10:28.591Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T13:10:28.591Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T13:10:28.591Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T13:10:28.591Z] Vulnerability Srbds: Not affected [2023-03-15T13:10:28.591Z] Vulnerability Tsx async abort: Not affected [2023-03-15T13:10:28.591Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-15T13:10:28.591Z] [2023-03-15T13:10:28.591Z]