Pull request #528 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c426b2188b532793957f895081102f2e4a61a64+9924ce3792302461657905c814d890402047d1ca (a64bfa8f3462e5b26bb6754a1fabce5205a608fa) 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-ssh13255955046191578261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2479518051518903956.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-528/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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13906861867289549275.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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5470855262989990141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12103512997908128135.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-528/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-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5035588086353974248.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9462 in /w/workspace/_app-service-configurable_PR-528 [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-528 # 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 9924ce3792302461657905c814d890402047d1ca into PR head commit 0c426b2188b532793957f895081102f2e4a61a64 Merge succeeded, producing 0c426b2188b532793957f895081102f2e4a61a64 Checking out Revision 0c426b2188b532793957f895081102f2e4a61a64 (PR-528) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T13:00:15.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T13:00:16.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T13:00:16.150Z] ========================================================= [2023-03-09T13:00:16.150Z] EdgeX Global Pipelines Version Info [2023-03-09T13:00:16.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:00:16.896Z] ------------------- [2023-03-09T13:00:16.896Z] stable info: [2023-03-09T13:00:16.896Z] ------------------- [2023-03-09T13:00:16.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T13:00:16.896Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T13:00:16.896Z] Message: update stable to v1.0.244 [2023-03-09T13:00:17.466Z] ------------------- [2023-03-09T13:00:17.466Z] experimental info: [2023-03-09T13:00:17.466Z] ------------------- [2023-03-09T13:00:17.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T13:00:17.466Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T13:00:17.466Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T13:00:17.768Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-09T13:00:17.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-09T13:00:17.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T13:00:17.880Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T13:00:17.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T13:00:17.957Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T13:00:18.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T13:00:18.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T13:00:18.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T13:00:18.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T13:00:18.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T13:00:18.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-09T13:00:18.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T13:00:18.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T13:00:18.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T13:00:18.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T13:00:18.412Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T13:00:18.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T13:00:18.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T13:00:18.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T13:00:18.564Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T13:00:18.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T13:00:18.644Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T13:00:18.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T13:00:18.725Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T13:00:18.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T13:00:18.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T13:00:18.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-528 [Pipeline] echo [2023-03-09T13:00:18.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-528 [Pipeline] echo [2023-03-09T13:00:18.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-528 [Pipeline] echo [2023-03-09T13:00:18.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo [2023-03-09T13:00:19.020Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c426b2 [Pipeline] echo [2023-03-09T13:00:19.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:00:19.172Z] provisioning config files... [2023-03-09T13:00:19.185Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config2200861183212525646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:00:19.616Z] ---> docker-login.sh [2023-03-09T13:00:19.616Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:00:19.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:20.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:20.135Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:20.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:20.135Z] [2023-03-09T13:00:20.135Z] Login Succeeded [2023-03-09T13:00:20.135Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:00:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:20.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:20.135Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:20.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:20.135Z] [2023-03-09T13:00:20.135Z] Login Succeeded [2023-03-09T13:00:20.135Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:00:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:20.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:20.135Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:20.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:20.135Z] [2023-03-09T13:00:20.135Z] Login Succeeded [2023-03-09T13:00:20.135Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:00:20.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:20.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:20.396Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:20.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:20.396Z] [2023-03-09T13:00:20.396Z] Login Succeeded [2023-03-09T13:00:20.396Z] docker.io [2023-03-09T13:00:20.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:20.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:20.656Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:20.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:20.656Z] [2023-03-09T13:00:20.656Z] Login Succeeded [2023-03-09T13:00:20.656Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:00:20.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T13:00:21.274Z] + git rev-list -1 --merges 0c426b2188b532793957f895081102f2e4a61a64~1..0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo [2023-03-09T13:00:21.337Z] -----------> git rev-list -1 --merges 0c426b2188b532793957f895081102f2e4a61a64~1..0c426b2188b532793957f895081102f2e4a61a64 0c426b2188b532793957f895081102f2e4a61a64 [false] [Pipeline] sh [2023-03-09T13:00:21.643Z] + git log --format=format:%s -1 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo [2023-03-09T13:00:21.680Z] ========================================================= [2023-03-09T13:00:21.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T13:00:21.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:00:22.124Z] + git log --format=format:%s -1 0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] echo [2023-03-09T13:00:22.163Z] [semverPrep] GIT_COMMIT: 0c426b2188b532793957f895081102f2e4a61a64, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-09T13:00:22.193Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T13:00:22.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T13:00:22.592Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T13:00:22.592Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T13:00:22.592Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T13:00:22.592Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T13:00:22.592Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T13:00:22.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:00:23.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:00:23.095Z] [2023-03-09T13:00:23.095Z] 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-09T13:00:23.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:00:23.489Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T13:00:23.489Z] b85a868b505f: Pulling fs layer [2023-03-09T13:00:23.489Z] e2be974225ed: Pulling fs layer [2023-03-09T13:00:23.489Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T13:00:23.489Z] 988bab9f4d93: Pulling fs layer [2023-03-09T13:00:23.489Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T13:00:23.489Z] 988bab9f4d93: Waiting [2023-03-09T13:00:23.489Z] eaf3925da568: Pulling fs layer [2023-03-09T13:00:23.489Z] bab4dde63d76: Pulling fs layer [2023-03-09T13:00:23.489Z] bde34c3a00c8: Pulling fs layer [2023-03-09T13:00:23.489Z] 1469e6f7b9e6: Waiting [2023-03-09T13:00:23.489Z] eaf3925da568: Waiting [2023-03-09T13:00:23.489Z] bab4dde63d76: Waiting [2023-03-09T13:00:23.489Z] bde34c3a00c8: Waiting [2023-03-09T13:00:23.489Z] b352a97aabf1: Pulling fs layer [2023-03-09T13:00:23.489Z] 4872d77fe225: Pulling fs layer [2023-03-09T13:00:23.489Z] 5851b861e8e6: Pulling fs layer [2023-03-09T13:00:23.489Z] b352a97aabf1: Waiting [2023-03-09T13:00:23.489Z] 4872d77fe225: Waiting [2023-03-09T13:00:23.489Z] 5851b861e8e6: Waiting [2023-03-09T13:00:23.489Z] e2be974225ed: Verifying Checksum [2023-03-09T13:00:23.489Z] e2be974225ed: Download complete [2023-03-09T13:00:23.489Z] 988bab9f4d93: Verifying Checksum [2023-03-09T13:00:23.489Z] 988bab9f4d93: Download complete [2023-03-09T13:00:23.752Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T13:00:23.752Z] 1469e6f7b9e6: Download complete [2023-03-09T13:00:23.752Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T13:00:23.752Z] 339a4e72a1f5: Download complete [2023-03-09T13:00:23.752Z] eaf3925da568: Download complete [2023-03-09T13:00:23.752Z] bde34c3a00c8: Download complete [2023-03-09T13:00:23.752Z] b352a97aabf1: Verifying Checksum [2023-03-09T13:00:23.752Z] b352a97aabf1: Download complete [2023-03-09T13:00:23.752Z] 4872d77fe225: Download complete [2023-03-09T13:00:23.752Z] 5851b861e8e6: Verifying Checksum [2023-03-09T13:00:23.752Z] 5851b861e8e6: Download complete [2023-03-09T13:00:23.752Z] b85a868b505f: Verifying Checksum [2023-03-09T13:00:23.752Z] b85a868b505f: Download complete [2023-03-09T13:00:24.320Z] bab4dde63d76: Verifying Checksum [2023-03-09T13:00:24.320Z] bab4dde63d76: Download complete [2023-03-09T13:00:25.255Z] b85a868b505f: Pull complete [2023-03-09T13:00:25.255Z] e2be974225ed: Pull complete [2023-03-09T13:00:25.824Z] 339a4e72a1f5: Pull complete [2023-03-09T13:00:25.824Z] 988bab9f4d93: Pull complete [2023-03-09T13:00:26.085Z] 1469e6f7b9e6: Pull complete [2023-03-09T13:00:26.345Z] eaf3925da568: Pull complete [2023-03-09T13:00:28.269Z] bab4dde63d76: Pull complete [2023-03-09T13:00:28.269Z] bde34c3a00c8: Pull complete [2023-03-09T13:00:28.269Z] b352a97aabf1: Pull complete [2023-03-09T13:00:28.533Z] 4872d77fe225: Pull complete [2023-03-09T13:00:28.533Z] 5851b861e8e6: Pull complete [2023-03-09T13:00:28.533Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T13:00:28.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T13:00:28.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:00:28.794Z] prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container [2023-03-09T13:00:28.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T13:00:30.343Z] $ docker top 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 -eo pid,comm [2023-03-09T13:00:30.397Z] 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-09T13:00:30.397Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T13:00:30.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T13:00:30.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T13:00:30.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T13:00:30.665Z] $ docker exec 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent [2023-03-09T13:00:30.793Z] SSH_AUTH_SOCK=/tmp/ssh-3L8kGIXFCaQj/agent.31 [2023-03-09T13:00:30.793Z] SSH_AGENT_PID=37 [2023-03-09T13:00:30.800Z] Running ssh-add (command line suppressed) [2023-03-09T13:00:30.900Z] Identity added: /w/workspace/_app-service-configurable_PR-528@tmp/private_key_9383552595069781331.key (/w/workspace/_app-service-configurable_PR-528@tmp/private_key_9383552595069781331.key) [2023-03-09T13:00:30.912Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T13:00:31.344Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T13:00:31.373Z] $ docker exec --env ******** --env ******** 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent -k [2023-03-09T13:00:31.476Z] unset SSH_AUTH_SOCK; [2023-03-09T13:00:31.477Z] unset SSH_AGENT_PID; [2023-03-09T13:00:31.477Z] echo Agent pid 37 killed; [2023-03-09T13:00:31.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T13:00:31.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T13:00:31.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T13:00:31.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T13:00:31.686Z] $ docker exec 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent [2023-03-09T13:00:31.811Z] SSH_AUTH_SOCK=/tmp/ssh-EauK8MGehuVZ/agent.69 [2023-03-09T13:00:31.811Z] SSH_AGENT_PID=75 [2023-03-09T13:00:31.816Z] Running ssh-add (command line suppressed) [2023-03-09T13:00:31.921Z] Identity added: /w/workspace/_app-service-configurable_PR-528@tmp/private_key_9698929590256445195.key (/w/workspace/_app-service-configurable_PR-528@tmp/private_key_9698929590256445195.key) [2023-03-09T13:00:31.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T13:00:32.264Z] + git semver init [2023-03-09T13:00:32.523Z] 2023-03-09 13:00:32,464 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T13:00:32.523Z] 2023-03-09 13:00:32,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-528/.semver [2023-03-09T13:00:32.523Z] 2023-03-09 13:00:32,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-528/.semver [2023-03-09T13:00:32.523Z] 2023-03-09 13:00:32,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-528/.semver'], cwd=/w/workspace/_app-service-configurable_PR-528, universal_newlines=False, shell=None, istream=None) [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,548 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-528/.git/info/exclude [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-528/.semver/PR-528 with force:False [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,549 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-528/.semver/PR-528 [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,554 [execute] INFO git cat-file --batch-check [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,561 [execute] INFO git cat-file --batch [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-528/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T13:00:33.907Z] 2023-03-09 13:00:33,567 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-528/.semver/PR-528 [2023-03-09T13:00:33.907Z] 0.0.0 [Pipeline] } [2023-03-09T13:00:33.938Z] $ docker exec --env ******** --env ******** 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 ssh-agent -k [2023-03-09T13:00:34.044Z] unset SSH_AUTH_SOCK; [2023-03-09T13:00:34.044Z] unset SSH_AGENT_PID; [2023-03-09T13:00:34.045Z] echo Agent pid 75 killed; [2023-03-09T13:00:34.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T13:00:34.474Z] + git semver [Pipeline] } [2023-03-09T13:00:34.760Z] $ docker stop --time=1 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 [2023-03-09T13:00:36.085Z] $ docker rm -f --volumes 78887299dbd2b01e365c76c2c9cd6d1cfcd884bb15585a199fa6a217c962b6d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:00:36.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T13:00:36.741Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T13:00:36.758Z] [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-09T13:00:37.361Z] provisioning config files... [2023-03-09T13:00:37.369Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config8685602717976800647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:00:37.717Z] ---> docker-login.sh [2023-03-09T13:00:37.718Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:00:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:37.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:37.718Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:37.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:37.718Z] [2023-03-09T13:00:37.718Z] Login Succeeded [2023-03-09T13:00:37.718Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:00:37.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:37.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:37.718Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:37.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:37.718Z] [2023-03-09T13:00:37.718Z] Login Succeeded [2023-03-09T13:00:37.718Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:00:37.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:37.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:37.977Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:37.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:37.977Z] [2023-03-09T13:00:37.977Z] Login Succeeded [2023-03-09T13:00:37.977Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:00:37.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:37.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:37.977Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:37.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:37.977Z] [2023-03-09T13:00:37.977Z] Login Succeeded [2023-03-09T13:00:37.977Z] docker.io [2023-03-09T13:00:38.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:00:38.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:00:38.236Z] Configure a credential helper to remove this warning. See [2023-03-09T13:00:38.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:00:38.236Z] [2023-03-09T13:00:38.236Z] Login Succeeded [2023-03-09T13:00:38.236Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:00:38.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T13:00:38.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:00:38.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:00:38.536Z] ========================================================= [2023-03-09T13:00:38.536Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T13:00:38.536Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:00:38.986Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T13:00:38.986Z] Sending build context to Docker daemon 3.23MB [2023-03-09T13:00:38.986Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:00:38.986Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T13:00:38.986Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T13:00:38.986Z] 213ec9aee27d: Pulling fs layer [2023-03-09T13:00:38.986Z] 4583459ba037: Pulling fs layer [2023-03-09T13:00:38.986Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T13:00:38.986Z] 53926ce57604: Pulling fs layer [2023-03-09T13:00:38.986Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T13:00:38.986Z] 22ff95d597cd: Pulling fs layer [2023-03-09T13:00:38.986Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T13:00:38.986Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T13:00:38.986Z] a7acece74701: Pulling fs layer [2023-03-09T13:00:38.986Z] 22ff95d597cd: Waiting [2023-03-09T13:00:38.986Z] 12d6caf4c0d1: Waiting [2023-03-09T13:00:38.986Z] 96b7cbca73a9: Waiting [2023-03-09T13:00:38.986Z] a7acece74701: Waiting [2023-03-09T13:00:38.986Z] 53926ce57604: Waiting [2023-03-09T13:00:38.986Z] 21b2b0c7a3f4: Waiting [2023-03-09T13:00:38.986Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T13:00:38.986Z] 93c1e223e6f2: Download complete [2023-03-09T13:00:38.986Z] 4583459ba037: Download complete [2023-03-09T13:00:38.986Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T13:00:38.986Z] 22ff95d597cd: Verifying Checksum [2023-03-09T13:00:38.986Z] 22ff95d597cd: Download complete [2023-03-09T13:00:39.250Z] 213ec9aee27d: Download complete [2023-03-09T13:00:39.250Z] 12d6caf4c0d1: Download complete [2023-03-09T13:00:39.250Z] 213ec9aee27d: Pull complete [2023-03-09T13:00:39.520Z] 4583459ba037: Pull complete [2023-03-09T13:00:39.520Z] 93c1e223e6f2: Pull complete [2023-03-09T13:00:39.790Z] a7acece74701: Download complete [2023-03-09T13:00:40.052Z] 53926ce57604: Verifying Checksum [2023-03-09T13:00:40.052Z] 53926ce57604: Download complete [2023-03-09T13:00:40.052Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T13:00:40.052Z] 96b7cbca73a9: Download complete [2023-03-09T13:00:44.237Z] 53926ce57604: Pull complete [2023-03-09T13:00:44.237Z] 21b2b0c7a3f4: Pull complete [2023-03-09T13:00:44.237Z] 22ff95d597cd: Pull complete [2023-03-09T13:00:44.237Z] 12d6caf4c0d1: Pull complete [2023-03-09T13:00:45.608Z] 96b7cbca73a9: Pull complete [2023-03-09T13:00:46.543Z] a7acece74701: Pull complete [2023-03-09T13:00:46.543Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T13:00:46.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T13:00:46.543Z] ---> db6d94c90886 [2023-03-09T13:00:46.543Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T13:00:48.466Z] ---> Running in 8becfa91127c [2023-03-09T13:00:48.466Z] Removing intermediate container 8becfa91127c [2023-03-09T13:00:48.466Z] ---> 70943529a9eb [2023-03-09T13:00:48.466Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:00:48.466Z] ---> Running in bd58a600b95e [2023-03-09T13:00:48.466Z] Removing intermediate container bd58a600b95e [2023-03-09T13:00:48.466Z] ---> 6e04febe5d40 [2023-03-09T13:00:48.466Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:00:48.725Z] ---> Running in 1c6174245127 [2023-03-09T13:00:48.725Z] Removing intermediate container 1c6174245127 [2023-03-09T13:00:48.725Z] ---> 1713db5f4cc4 [2023-03-09T13:00:48.725Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:00:48.725Z] ---> Running in a39047a8c463 [2023-03-09T13:00:48.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:00:49.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:00:49.502Z] OK: 211 MiB in 51 packages [2023-03-09T13:00:50.073Z] Removing intermediate container a39047a8c463 [2023-03-09T13:00:50.074Z] ---> 0286d110e902 [2023-03-09T13:00:50.074Z] Step 7/12 : WORKDIR /app [2023-03-09T13:00:50.074Z] ---> Running in 1ca1a44fbb36 [2023-03-09T13:00:50.074Z] Removing intermediate container 1ca1a44fbb36 [2023-03-09T13:00:50.074Z] ---> 918976cdd073 [2023-03-09T13:00:50.074Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-09T13:00:50.333Z] ---> 90fafcbb5d6a [2023-03-09T13:00:50.333Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:00:50.333Z] ---> Running in 1f954d2b6e35 [2023-03-09T13:00:52.170Z] Still waiting to schedule task [2023-03-09T13:00:52.170Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T13:01:22.485Z] Removing intermediate container 1f954d2b6e35 [2023-03-09T13:01:22.485Z] ---> c0ef46e465e4 [2023-03-09T13:01:22.485Z] Step 10/12 : COPY . . [2023-03-09T13:01:22.748Z] ---> 5b4912d7da67 [2023-03-09T13:01:22.748Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:01:22.748Z] ---> Running in 54aa9fa8b850 [2023-03-09T13:01:22.748Z] Removing intermediate container 54aa9fa8b850 [2023-03-09T13:01:22.748Z] ---> 1a2e9132da05 [2023-03-09T13:01:22.748Z] Step 12/12 : RUN $MAKE [2023-03-09T13:01:22.748Z] ---> Running in 6976b7ac46dd [2023-03-09T13:01:23.007Z] noop [2023-03-09T13:01:23.577Z] Removing intermediate container 6976b7ac46dd [2023-03-09T13:01:23.577Z] ---> cb83d719082e [2023-03-09T13:01:23.577Z] Successfully built cb83d719082e [2023-03-09T13:01:23.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:01:24.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T13:01:24.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:01:24.198Z] prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container [2023-03-09T13:01:24.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@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-x86_64 cat [2023-03-09T13:01:24.583Z] $ docker top 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:01:24.974Z] + go version [2023-03-09T13:01:24.975Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T13:01:25.012Z] $ docker stop --time=1 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 [2023-03-09T13:01:26.287Z] $ docker rm -f --volumes 40e7e7d4b40f5b8a8922119fbb44d0b2a7859a9c4df75da6741587490ae5abb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:01:27.024Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T13:01:27.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:01:27.235Z] prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container [2023-03-09T13:01:27.268Z] $ 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-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@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-x86_64 cat [2023-03-09T13:01:27.649Z] $ docker top fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:01:28.047Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-528 [Pipeline] fileExists [Pipeline] sh [2023-03-09T13:01:28.405Z] + make test [2023-03-09T13:01:28.405Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T13:01:46.491Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-09T13:01:46.491Z] go vet ./... [2023-03-09T13:01:54.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T13:01:54.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T13:01:54.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T13:01:54.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T13:01:54.681Z] $ docker stop --time=1 fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 [2023-03-09T13:01:58.199Z] $ docker rm -f --volumes fdf256607e79d856aa229cff635a1f9cbdbf0f27de36a96075c0165f01d14f97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:01:58.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T13:01:58.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T13:01:59.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T13:01:59.746Z] + ls -al . [2023-03-09T13:01:59.746Z] total 172 [2023-03-09T13:01:59.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:01 . [2023-03-09T13:01:59.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:00 .. [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 13:00 .dockerignore [2023-03-09T13:01:59.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:00 .git [2023-03-09T13:01:59.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:00 .github [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 9 13:00 .gitignore [2023-03-09T13:01:59.746Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:00 .semver [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 9 13:00 Attribution.txt [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 9 13:00 CHANGELOG.md [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 9 13:00 Dockerfile [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:00 GOVERNANCE.md [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 9 13:00 Jenkinsfile [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 13:00 LICENSE [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 13:00 OWNERS.md [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 9 13:00 README.md [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:00 VERSION [2023-03-09T13:01:59.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:00 bin [2023-03-09T13:01:59.746Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 9 13:01 coverage.out [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 9 13:00 go.mod [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 9 13:00 go.sum [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 13:00 main.go [2023-03-09T13:01:59.746Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 9 13:00 makefile [2023-03-09T13:01:59.746Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:00 res [2023-03-09T13:01:59.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:02:00.131Z] + 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=0c426b2188b532793957f895081102f2e4a61a64 --label arch=amd64 --label version=0.0.0 . [2023-03-09T13:02:00.131Z] Sending build context to Docker daemon 3.231MB [2023-03-09T13:02:00.131Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:02:00.131Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-09T13:02:00.131Z] ---> cb83d719082e [2023-03-09T13:02:00.131Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T13:02:00.131Z] ---> Running in cf509bef8f75 [2023-03-09T13:02:00.426Z] Removing intermediate container cf509bef8f75 [2023-03-09T13:02:00.426Z] ---> 0bb6a1b74976 [2023-03-09T13:02:00.426Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:02:00.426Z] ---> Running in 014532f744c0 [2023-03-09T13:02:00.426Z] Removing intermediate container 014532f744c0 [2023-03-09T13:02:00.426Z] ---> aa8909757dbc [2023-03-09T13:02:00.426Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:02:00.703Z] ---> Running in 94e0b953740f [2023-03-09T13:02:00.703Z] Removing intermediate container 94e0b953740f [2023-03-09T13:02:00.703Z] ---> 8ebbb56f5024 [2023-03-09T13:02:00.703Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:02:00.703Z] ---> Running in 1f5ae5552fe3 [2023-03-09T13:02:00.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:02:01.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:02:01.552Z] OK: 211 MiB in 51 packages [2023-03-09T13:02:01.821Z] Removing intermediate container 1f5ae5552fe3 [2023-03-09T13:02:01.821Z] ---> f73f35dd7530 [2023-03-09T13:02:01.821Z] Step 7/26 : WORKDIR /app [2023-03-09T13:02:02.079Z] ---> Running in 62839b1b7c52 [2023-03-09T13:02:02.079Z] Removing intermediate container 62839b1b7c52 [2023-03-09T13:02:02.079Z] ---> 5d8ff636017c [2023-03-09T13:02:02.079Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-09T13:02:02.338Z] ---> 8e24004e5437 [2023-03-09T13:02:02.338Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:02:02.338Z] ---> Running in 6de304b1d503 [2023-03-09T13:02:03.275Z] Removing intermediate container 6de304b1d503 [2023-03-09T13:02:03.275Z] ---> 2882db5d5d7b [2023-03-09T13:02:03.275Z] Step 10/26 : COPY . . [2023-03-09T13:02:03.535Z] ---> 6b9508d919a3 [2023-03-09T13:02:03.535Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:02:03.535Z] ---> Running in cb14272a6d5a [2023-03-09T13:02:03.794Z] Removing intermediate container cb14272a6d5a [2023-03-09T13:02:03.794Z] ---> 0f4b0a48874f [2023-03-09T13:02:03.794Z] Step 12/26 : RUN $MAKE [2023-03-09T13:02:03.794Z] ---> Running in fde17a28fb03 [2023-03-09T13:02:04.052Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-09T13:02:22.186Z] Removing intermediate container fde17a28fb03 [2023-03-09T13:02:22.186Z] ---> b3854af02899 [2023-03-09T13:02:22.186Z] Step 13/26 : FROM alpine:3.16 [2023-03-09T13:02:22.186Z] 3.16: Pulling from library/alpine [2023-03-09T13:02:22.186Z] ef5531b6e74e: Pulling fs layer [2023-03-09T13:02:22.186Z] ef5531b6e74e: Download complete [2023-03-09T13:02:22.186Z] ef5531b6e74e: Pull complete [2023-03-09T13:02:22.186Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T13:02:22.186Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T13:02:22.186Z] ---> dfd21b5a31f5 [2023-03-09T13:02:22.186Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T13:02:22.450Z] ---> Running in 6f4fdb770796 [2023-03-09T13:02:22.450Z] Removing intermediate container 6f4fdb770796 [2023-03-09T13:02:22.450Z] ---> 65de141e3b19 [2023-03-09T13:02:22.450Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-09T13:02:22.450Z] ---> Running in b439a9b1a473 [2023-03-09T13:02:22.708Z] Removing intermediate container b439a9b1a473 [2023-03-09T13:02:22.708Z] ---> a09b43907b26 [2023-03-09T13:02:22.708Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T13:02:22.708Z] ---> Running in 7ed577089287 [2023-03-09T13:02:22.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T13:02:23.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T13:02:23.484Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T13:02:23.484Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T13:02:23.484Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T13:02:23.484Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T13:02:23.484Z] OK: 6 MiB in 16 packages [2023-03-09T13:02:24.052Z] Removing intermediate container 7ed577089287 [2023-03-09T13:02:24.052Z] ---> 173a2d4a09aa [2023-03-09T13:02:24.052Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-09T13:02:24.052Z] ---> 9262a4b30fde [2023-03-09T13:02:24.052Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-09T13:02:24.311Z] ---> 0271f57f6991 [2023-03-09T13:02:24.311Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-09T13:02:24.311Z] ---> bb8dcaa4fdba [2023-03-09T13:02:24.311Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-09T13:02:24.878Z] ---> ac6a4341bef1 [2023-03-09T13:02:24.878Z] Step 21/26 : EXPOSE 48095 [2023-03-09T13:02:25.137Z] ---> Running in 0d29ec055eb2 [2023-03-09T13:02:25.137Z] Removing intermediate container 0d29ec055eb2 [2023-03-09T13:02:25.137Z] ---> 0ffc467829d8 [2023-03-09T13:02:25.137Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-09T13:02:25.137Z] ---> Running in a5e38757b62d [2023-03-09T13:02:25.397Z] Removing intermediate container a5e38757b62d [2023-03-09T13:02:25.397Z] ---> dd9234c89420 [2023-03-09T13:02:25.398Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T13:02:25.398Z] ---> Running in af427901cd44 [2023-03-09T13:02:25.398Z] Removing intermediate container af427901cd44 [2023-03-09T13:02:25.398Z] ---> 6ba1d9f700f3 [2023-03-09T13:02:25.398Z] Step 24/26 : LABEL arch=amd64 [2023-03-09T13:02:25.657Z] ---> Running in 1ed6dd28685e [2023-03-09T13:02:25.657Z] Removing intermediate container 1ed6dd28685e [2023-03-09T13:02:25.657Z] ---> 0067d59fbab8 [2023-03-09T13:02:25.657Z] Step 25/26 : LABEL git_sha=0c426b2188b532793957f895081102f2e4a61a64 [2023-03-09T13:02:25.917Z] ---> Running in fcfd1d182888 [2023-03-09T13:02:25.917Z] Removing intermediate container fcfd1d182888 [2023-03-09T13:02:25.917Z] ---> 7096a3cd0b77 [2023-03-09T13:02:25.917Z] Step 26/26 : LABEL version=0.0.0 [2023-03-09T13:02:25.917Z] ---> Running in d0bb92af5a3b [2023-03-09T13:02:26.176Z] Removing intermediate container d0bb92af5a3b [2023-03-09T13:02:26.176Z] ---> c0d839388a76 [2023-03-09T13:02:26.176Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T13:02:26.176Z] Successfully built c0d839388a76 [2023-03-09T13:02:26.176Z] 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] } [2023-03-09T13:02:26.587Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9463 in /w/workspace/_app-service-configurable_PR-528 [Pipeline] // stage Post stage [Pipeline] { [Pipeline] ws [2023-03-09T13:02:26.678Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout [2023-03-09T13:02:26.760Z] Selected Git installation does not exist. Using Default [2023-03-09T13:02:26.760Z] The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:02:27.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:02:27.111Z] [2023-03-09T13:02:27.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:02:27.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:02:27.483Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T13:02:27.483Z] 5eb5b503b376: Pulling fs layer [2023-03-09T13:02:27.483Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T13:02:27.483Z] ec43610c2a17: Pulling fs layer [2023-03-09T13:02:27.483Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T13:02:27.483Z] 33b1e0a273af: Pulling fs layer [2023-03-09T13:02:27.483Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T13:02:27.483Z] 2f39f015ded8: Pulling fs layer [2023-03-09T13:02:27.483Z] 2f39f015ded8: Waiting [2023-03-09T13:02:27.483Z] 33b1e0a273af: Waiting [2023-03-09T13:02:27.483Z] 5d3b04190fa2: Waiting [2023-03-09T13:02:27.483Z] 3a2ae6a8a46f: Waiting [2023-03-09T13:02:27.483Z] 5c69ac0246d0: Download complete [2023-03-09T13:02:27.483Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T13:02:27.483Z] 3a2ae6a8a46f: Download complete [2023-03-09T13:02:27.743Z] ec43610c2a17: Verifying Checksum [2023-03-09T13:02:27.743Z] ec43610c2a17: Download complete [2023-03-09T13:02:27.743Z] 33b1e0a273af: Verifying Checksum [2023-03-09T13:02:27.743Z] 33b1e0a273af: Download complete [2023-03-09T13:02:27.743Z] 5eb5b503b376: Verifying Checksum [2023-03-09T13:02:27.743Z] 5eb5b503b376: Download complete [2023-03-09T13:02:28.676Z] 2f39f015ded8: Download complete [2023-03-09T13:02:28.936Z] 5eb5b503b376: Pull complete [2023-03-09T13:02:29.195Z] 5c69ac0246d0: Pull complete [2023-03-09T13:02:29.454Z] ec43610c2a17: Pull complete [2023-03-09T13:02:29.454Z] 3a2ae6a8a46f: Pull complete [2023-03-09T13:02:29.712Z] 33b1e0a273af: Pull complete [2023-03-09T13:02:29.712Z] 5d3b04190fa2: Pull complete [2023-03-09T13:02:31.583Z] using credential edgex-jenkins-ssh [2023-03-09T13:02:31.601Z] Cloning the remote Git repository [2023-03-09T13:02:31.644Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-09T13:02:31.710Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-09T13:02:31.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-09T13:02:31.843Z] > git --version # timeout=10 [2023-03-09T13:02:31.876Z] > git --version # 'git version 2.25.1' [2023-03-09T13:02:31.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:02:31.931Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T13:02:33.893Z] 2f39f015ded8: Pull complete [2023-03-09T13:02:33.893Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T13:02:33.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:02:33.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:02:34.117Z] prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container [2023-03-09T13:02:34.149Z] $ 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-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T13:02:33.031Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-09T13:02:33.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T13:02:33.909Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-09T13:02:33.948Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-09T13:02:33.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:02:33.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T13:02:34.453Z] Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 0c426b2188b532793957f895081102f2e4a61a64 [2023-03-09T13:02:34.673Z] Merge succeeded, producing 0c426b2188b532793957f895081102f2e4a61a64 [2023-03-09T13:02:34.673Z] Checking out Revision 0c426b2188b532793957f895081102f2e4a61a64 (PR-528) [2023-03-09T13:02:35.106Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-09T13:02:35.151Z] > git --version # timeout=10 [2023-03-09T13:02:35.162Z] > git --version # 'git version 2.25.1' [2023-03-09T13:02:35.176Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T13:02:34.468Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T13:02:34.495Z] > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 [2023-03-09T13:02:34.579Z] > git remote # timeout=10 [2023-03-09T13:02:34.596Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T13:02:34.616Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T13:02:34.631Z] > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-09T13:02:34.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T13:02:34.677Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T13:02:34.691Z] > git checkout -f 0c426b2188b532793957f895081102f2e4a61a64 # timeout=10 [2023-03-09T13:02:35.635Z] [2023-03-09T13:02:35.635Z] GitHub has been notified of this commit’s build result [2023-03-09T13:02:35.635Z] [2023-03-09T13:02:36.240Z] $ docker top 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:02:36.688Z] ---> job-cost.sh [2023-03-09T13:02:36.688Z] lf-activate-venv: SKIPPING [2023-03-09T13:02:36.688Z] INFO: No Stack... [2023-03-09T13:02:36.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T13:02:37.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T13:02:37.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T13:02:37.160Z] Dload Upload Total Spent Left Speed [2023-03-09T13:02:37.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 [2023-03-09T13:02:37.517Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-03-09T13:02:37.841Z] + cut -d, -f6 [2023-03-09T13:02:37.841Z] + cat /w/workspace/_app-service-configurable_PR-528/archives/cost.csv [Pipeline] lock [2023-03-09T13:02:37.891Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [2023-03-09T13:02:37.896Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] did not exist. Created. [2023-03-09T13:02:37.896Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] { [2023-03-09T13:02:37.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] unstash [Pipeline] sh [Pipeline] sh [2023-03-09T13:02:38.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T13:02:38.341Z] + sudo tee /etc/docker/daemon.new [2023-03-09T13:02:38.341Z] { [2023-03-09T13:02:38.341Z] "registry-mirrors": [ [2023-03-09T13:02:38.341Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T13:02:38.341Z] ], [2023-03-09T13:02:38.341Z] "bip": "10.250.0.254/24", [2023-03-09T13:02:38.341Z] "hosts": [ [2023-03-09T13:02:38.341Z] "tcp://0.0.0.0:5555", [2023-03-09T13:02:38.341Z] "unix:///var/run/docker.sock" [2023-03-09T13:02:38.341Z] ], [2023-03-09T13:02:38.341Z] "mtu": 1458, [2023-03-09T13:02:38.341Z] "selinux-enabled": true, [2023-03-09T13:02:38.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T13:02:38.341Z] } [2023-03-09T13:02:38.371Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-03-09T13:02:38.501Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T13:02:38.533Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T13:02:38.618Z] $ docker stop --time=1 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe [2023-03-09T13:02:38.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-09T13:02:39.798Z] $ docker rm -f --volumes 77f19d53994c610f9a1bc3ec8912b1143e9aa0781ddb078dbeac0e3ca4b64ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T13:02:40.241Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:02:58.553Z] provisioning config files... [2023-03-09T13:02:58.582Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3428186664777878746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:02:58.976Z] ---> docker-login.sh [2023-03-09T13:02:58.976Z] nexus3.edgexfoundry.org:10001 [2023-03-09T13:02:59.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:02:59.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:02:59.531Z] Configure a credential helper to remove this warning. See [2023-03-09T13:02:59.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:02:59.531Z] [2023-03-09T13:02:59.531Z] Login Succeeded [2023-03-09T13:02:59.531Z] nexus3.edgexfoundry.org:10002 [2023-03-09T13:02:59.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:03:00.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:03:00.076Z] Configure a credential helper to remove this warning. See [2023-03-09T13:03:00.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:03:00.076Z] [2023-03-09T13:03:00.076Z] Login Succeeded [2023-03-09T13:03:00.076Z] nexus3.edgexfoundry.org:10003 [2023-03-09T13:03:00.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:03:00.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:03:00.347Z] Configure a credential helper to remove this warning. See [2023-03-09T13:03:00.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:03:00.347Z] [2023-03-09T13:03:00.347Z] Login Succeeded [2023-03-09T13:03:00.347Z] nexus3.edgexfoundry.org:10004 [2023-03-09T13:03:00.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:03:00.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:03:00.624Z] Configure a credential helper to remove this warning. See [2023-03-09T13:03:00.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:03:00.624Z] [2023-03-09T13:03:00.624Z] Login Succeeded [2023-03-09T13:03:00.624Z] docker.io [2023-03-09T13:03:00.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T13:03:01.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T13:03:01.161Z] Configure a credential helper to remove this warning. See [2023-03-09T13:03:01.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T13:03:01.161Z] [2023-03-09T13:03:01.161Z] Login Succeeded [2023-03-09T13:03:01.161Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T13:03:01.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T13:03:01.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:03:01.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T13:03:01.628Z] ========================================================= [2023-03-09T13:03:01.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T13:03:01.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:03:02.133Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T13:03:02.133Z] Sending build context to Docker daemon 176.6kB [2023-03-09T13:03:04.098Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:03:04.098Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T13:03:04.395Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T13:03:04.395Z] 9b18e9b68314: Pulling fs layer [2023-03-09T13:03:04.395Z] 35d82f9e3411: Pulling fs layer [2023-03-09T13:03:04.395Z] e16973657156: Pulling fs layer [2023-03-09T13:03:04.395Z] fc693d55d65f: Pulling fs layer [2023-03-09T13:03:04.395Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T13:03:04.395Z] dda99020689f: Pulling fs layer [2023-03-09T13:03:04.395Z] db1c61fa0a46: Pulling fs layer [2023-03-09T13:03:04.395Z] 891c053d2c06: Pulling fs layer [2023-03-09T13:03:04.395Z] dda99020689f: Waiting [2023-03-09T13:03:04.395Z] db1c61fa0a46: Waiting [2023-03-09T13:03:04.395Z] 891c053d2c06: Waiting [2023-03-09T13:03:04.395Z] fc693d55d65f: Waiting [2023-03-09T13:03:04.395Z] 7e9fc2657dce: Waiting [2023-03-09T13:03:04.395Z] e16973657156: Verifying Checksum [2023-03-09T13:03:04.395Z] e16973657156: Download complete [2023-03-09T13:03:04.395Z] 35d82f9e3411: Verifying Checksum [2023-03-09T13:03:04.395Z] 35d82f9e3411: Download complete [2023-03-09T13:03:04.395Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T13:03:04.395Z] 7e9fc2657dce: Download complete [2023-03-09T13:03:04.395Z] dda99020689f: Download complete [2023-03-09T13:03:04.395Z] 9b18e9b68314: Verifying Checksum [2023-03-09T13:03:04.395Z] 9b18e9b68314: Download complete [2023-03-09T13:03:05.371Z] 9b18e9b68314: Pull complete [2023-03-09T13:03:05.642Z] 891c053d2c06: Verifying Checksum [2023-03-09T13:03:05.642Z] 891c053d2c06: Download complete [2023-03-09T13:03:05.914Z] 35d82f9e3411: Pull complete [2023-03-09T13:03:06.184Z] e16973657156: Pull complete [2023-03-09T13:03:06.776Z] db1c61fa0a46: Verifying Checksum [2023-03-09T13:03:06.776Z] db1c61fa0a46: Download complete [2023-03-09T13:03:07.762Z] fc693d55d65f: Verifying Checksum [2023-03-09T13:03:07.762Z] fc693d55d65f: Download complete [2023-03-09T13:03:20.106Z] fc693d55d65f: Pull complete [2023-03-09T13:03:20.106Z] 7e9fc2657dce: Pull complete [2023-03-09T13:03:20.106Z] dda99020689f: Pull complete [2023-03-09T13:03:26.786Z] db1c61fa0a46: Pull complete [2023-03-09T13:03:29.387Z] 891c053d2c06: Pull complete [2023-03-09T13:03:29.387Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T13:03:29.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T13:03:29.387Z] ---> f96f9c87975a [2023-03-09T13:03:29.387Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T13:03:31.560Z] ---> Running in 0c735107e2f0 [2023-03-09T13:03:31.560Z] Removing intermediate container 0c735107e2f0 [2023-03-09T13:03:31.560Z] ---> 96ad07675959 [2023-03-09T13:03:31.560Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:03:31.560Z] ---> Running in a8ab3a88f790 [2023-03-09T13:03:31.856Z] Removing intermediate container a8ab3a88f790 [2023-03-09T13:03:31.856Z] ---> 4535286acf39 [2023-03-09T13:03:31.856Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:03:32.131Z] ---> Running in b23f1b77e68a [2023-03-09T13:03:32.412Z] Removing intermediate container b23f1b77e68a [2023-03-09T13:03:32.412Z] ---> de153848d302 [2023-03-09T13:03:32.412Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:03:32.412Z] ---> Running in cb2f90540f62 [2023-03-09T13:03:33.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:03:33.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:03:34.789Z] OK: 221 MiB in 51 packages [2023-03-09T13:03:35.766Z] Removing intermediate container cb2f90540f62 [2023-03-09T13:03:35.766Z] ---> 4e9f3d64bd56 [2023-03-09T13:03:35.766Z] Step 7/12 : WORKDIR /app [2023-03-09T13:03:35.766Z] ---> Running in afe43f2c02cf [2023-03-09T13:03:36.033Z] Removing intermediate container afe43f2c02cf [2023-03-09T13:03:36.034Z] ---> 6ca9683fa75f [2023-03-09T13:03:36.034Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-09T13:03:36.620Z] ---> 69aa97985b51 [2023-03-09T13:03:36.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:03:36.620Z] ---> Running in 4ddabc98c96c [2023-03-09T13:04:44.514Z] Removing intermediate container 4ddabc98c96c [2023-03-09T13:04:44.514Z] ---> 0f459323f77b [2023-03-09T13:04:44.514Z] Step 10/12 : COPY . . [2023-03-09T13:04:44.514Z] ---> 8c9327619f08 [2023-03-09T13:04:44.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:04:44.514Z] ---> Running in 51c9e0761625 [2023-03-09T13:04:44.514Z] Removing intermediate container 51c9e0761625 [2023-03-09T13:04:44.514Z] ---> ba0ee6bd8faf [2023-03-09T13:04:44.514Z] Step 12/12 : RUN $MAKE [2023-03-09T13:04:44.514Z] ---> Running in 95c6e21bb142 [2023-03-09T13:04:44.514Z] noop [2023-03-09T13:04:44.514Z] Removing intermediate container 95c6e21bb142 [2023-03-09T13:04:44.514Z] ---> 5248d4e182e0 [2023-03-09T13:04:44.514Z] Successfully built 5248d4e182e0 [2023-03-09T13:04:44.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:04:45.000Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T13:04:45.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:04:45.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container [2023-03-09T13:04:45.332Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-09T13:04:46.525Z] $ docker top 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:04:48.261Z] + go version [2023-03-09T13:04:48.262Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T13:04:48.299Z] $ docker stop --time=1 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 [2023-03-09T13:04:49.895Z] $ docker rm -f --volumes 978a2247906a8043ca85e51f61c1966d839d630c83f4d8ef3dafb98ed42fd901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:04:50.710Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T13:04:50.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:04:51.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container [2023-03-09T13:04:51.141Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-09T13:04:52.295Z] $ docker top bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:04:53.146Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-09T13:04:53.860Z] + make test [2023-03-09T13:04:53.861Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T13:07:15.560Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-09T13:07:15.560Z] go vet ./... [2023-03-09T13:08:37.197Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T13:08:37.197Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T13:08:37.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T13:08:37.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T13:08:37.281Z] $ docker stop --time=1 bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 [2023-03-09T13:08:39.938Z] $ docker rm -f --volumes bac0c1c00652cea5869400c2114fb704dfe82603627d3d45fe3fc1bc366427c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T13:08:41.203Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T13:08:41.247Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T13:08:41.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T13:08:42.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T13:08:42.586Z] + ls -al . [2023-03-09T13:08:42.586Z] total 168 [2023-03-09T13:08:42.586Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 9 13:04 . [2023-03-09T13:08:42.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:02 .. [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 9 13:02 .dockerignore [2023-03-09T13:08:42.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 13:02 .git [2023-03-09T13:08:42.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 13:02 .github [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 9 13:02 .gitignore [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 9 13:02 Attribution.txt [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 9 13:02 CHANGELOG.md [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 9 13:02 Dockerfile [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 13:02 GOVERNANCE.md [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 9 13:02 Jenkinsfile [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 9 13:02 LICENSE [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 9 13:02 OWNERS.md [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 9 13:02 README.md [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 13:00 VERSION [2023-03-09T13:08:42.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 13:02 bin [2023-03-09T13:08:42.586Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 9 13:04 coverage.out [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 9 13:02 go.mod [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 9 13:02 go.sum [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 9 13:02 main.go [2023-03-09T13:08:42.586Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 9 13:02 makefile [2023-03-09T13:08:42.586Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 13:02 res [2023-03-09T13:08:42.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 13:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:08:43.003Z] + 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=0c426b2188b532793957f895081102f2e4a61a64 --label arch=arm64 --label version=0.0.0 . [2023-03-09T13:08:43.003Z] Sending build context to Docker daemon 177.7kB [2023-03-09T13:08:43.271Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T13:08:43.271Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-09T13:08:43.271Z] ---> 5248d4e182e0 [2023-03-09T13:08:43.271Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T13:08:43.271Z] ---> Running in 999b1df0016a [2023-03-09T13:08:43.537Z] Removing intermediate container 999b1df0016a [2023-03-09T13:08:43.537Z] ---> 6f6392676f0a [2023-03-09T13:08:43.537Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T13:08:43.537Z] ---> Running in f280ee7eae9a [2023-03-09T13:08:43.811Z] Removing intermediate container f280ee7eae9a [2023-03-09T13:08:43.811Z] ---> 7269229d71ab [2023-03-09T13:08:43.811Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-09T13:08:44.077Z] ---> Running in 6fdef9da79d0 [2023-03-09T13:08:44.078Z] Removing intermediate container 6fdef9da79d0 [2023-03-09T13:08:44.078Z] ---> c8810d279826 [2023-03-09T13:08:44.078Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T13:08:44.349Z] ---> Running in 92d477c6b754 [2023-03-09T13:08:45.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:08:45.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:08:46.535Z] OK: 221 MiB in 51 packages [2023-03-09T13:08:47.497Z] Removing intermediate container 92d477c6b754 [2023-03-09T13:08:47.497Z] ---> b1ed35dc89e3 [2023-03-09T13:08:47.497Z] Step 7/26 : WORKDIR /app [2023-03-09T13:08:47.497Z] ---> Running in a1b25686abbf [2023-03-09T13:08:47.766Z] Removing intermediate container a1b25686abbf [2023-03-09T13:08:47.766Z] ---> f413a145124d [2023-03-09T13:08:47.766Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-09T13:08:48.039Z] ---> 815af22de070 [2023-03-09T13:08:48.039Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T13:08:48.310Z] ---> Running in 15fc81ed6d46 [2023-03-09T13:08:53.656Z] Removing intermediate container 15fc81ed6d46 [2023-03-09T13:08:53.656Z] ---> e95473f5160b [2023-03-09T13:08:53.656Z] Step 10/26 : COPY . . [2023-03-09T13:08:54.242Z] ---> ccd1868c0abf [2023-03-09T13:08:54.242Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T13:08:54.242Z] ---> Running in 0b8bedabf14f [2023-03-09T13:08:54.836Z] Removing intermediate container 0b8bedabf14f [2023-03-09T13:08:54.836Z] ---> f0a243d5499e [2023-03-09T13:08:54.836Z] Step 12/26 : RUN $MAKE [2023-03-09T13:08:54.836Z] ---> Running in 9bd25d3a0c38 [2023-03-09T13:08:56.787Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-09T13:10:52.652Z] Removing intermediate container 9bd25d3a0c38 [2023-03-09T13:10:52.652Z] ---> bcaa989050ee [2023-03-09T13:10:52.652Z] Step 13/26 : FROM alpine:3.16 [2023-03-09T13:10:52.652Z] 3.16: Pulling from library/alpine [2023-03-09T13:10:52.652Z] 3760b48202b3: Pulling fs layer [2023-03-09T13:10:52.652Z] 3760b48202b3: Verifying Checksum [2023-03-09T13:10:52.652Z] 3760b48202b3: Download complete [2023-03-09T13:10:52.652Z] 3760b48202b3: Pull complete [2023-03-09T13:10:52.652Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T13:10:52.652Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T13:10:52.652Z] ---> 4c81e5bf8899 [2023-03-09T13:10:52.652Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T13:10:52.652Z] ---> Running in 899b650372b7 [2023-03-09T13:10:52.652Z] Removing intermediate container 899b650372b7 [2023-03-09T13:10:52.652Z] ---> 0ff8983e4621 [2023-03-09T13:10:52.652Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-09T13:10:52.652Z] ---> Running in c4128097ee52 [2023-03-09T13:10:52.652Z] Removing intermediate container c4128097ee52 [2023-03-09T13:10:52.652Z] ---> cf38edad5b19 [2023-03-09T13:10:52.652Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-09T13:10:52.652Z] ---> Running in f4f565d06a5f [2023-03-09T13:10:52.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T13:10:52.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T13:10:52.652Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-09T13:10:52.652Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-09T13:10:52.652Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T13:10:52.652Z] Executing ca-certificates-20220614-r0.trigger [2023-03-09T13:10:52.652Z] OK: 6 MiB in 16 packages [2023-03-09T13:10:52.652Z] Removing intermediate container f4f565d06a5f [2023-03-09T13:10:52.652Z] ---> ab876224a6a8 [2023-03-09T13:10:52.652Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-09T13:10:52.652Z] ---> 110b43932e7b [2023-03-09T13:10:52.652Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-09T13:10:52.652Z] ---> cfd823719fe9 [2023-03-09T13:10:52.652Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-09T13:10:53.247Z] ---> 874972098d27 [2023-03-09T13:10:53.247Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-09T13:10:54.653Z] ---> b2eb5ab43928 [2023-03-09T13:10:54.653Z] Step 21/26 : EXPOSE 48095 [2023-03-09T13:10:54.653Z] ---> Running in 26dcc3579201 [2023-03-09T13:10:54.653Z] Removing intermediate container 26dcc3579201 [2023-03-09T13:10:54.653Z] ---> 1d1a1d3bbe63 [2023-03-09T13:10:54.653Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-09T13:10:54.925Z] ---> Running in 4a20746f7df2 [2023-03-09T13:10:54.925Z] Removing intermediate container 4a20746f7df2 [2023-03-09T13:10:54.925Z] ---> 98b6fdaf5f96 [2023-03-09T13:10:54.925Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T13:10:55.199Z] ---> Running in ef78427f7c3d [2023-03-09T13:10:55.463Z] Removing intermediate container ef78427f7c3d [2023-03-09T13:10:55.463Z] ---> 73b24d75e8c2 [2023-03-09T13:10:55.463Z] Step 24/26 : LABEL arch=arm64 [2023-03-09T13:10:55.463Z] ---> Running in c553b6ee08f9 [2023-03-09T13:10:55.728Z] Removing intermediate container c553b6ee08f9 [2023-03-09T13:10:55.728Z] ---> 1d3ab1cff5b8 [2023-03-09T13:10:55.728Z] Step 25/26 : LABEL git_sha=0c426b2188b532793957f895081102f2e4a61a64 [2023-03-09T13:10:55.728Z] ---> Running in dc6258cbb7f4 [2023-03-09T13:10:56.075Z] Removing intermediate container dc6258cbb7f4 [2023-03-09T13:10:56.075Z] ---> 3cfcfbd5dfd3 [2023-03-09T13:10:56.075Z] Step 26/26 : LABEL version=0.0.0 [2023-03-09T13:10:56.075Z] ---> Running in 1b1b8257de89 [2023-03-09T13:10:56.347Z] Removing intermediate container 1b1b8257de89 [2023-03-09T13:10:56.347Z] ---> c1b61fac340e [2023-03-09T13:10:56.347Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T13:10:56.347Z] Successfully built c1b61fac340e [2023-03-09T13:10:56.347Z] 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-09T13:10:57.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:10:57.237Z] [2023-03-09T13:10:57.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:10:57.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:10:57.640Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T13:10:57.640Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T13:10:57.640Z] 04944245beec: Pulling fs layer [2023-03-09T13:10:57.640Z] 699f458cf7ca: Pulling fs layer [2023-03-09T13:10:57.640Z] 765212b225bb: Pulling fs layer [2023-03-09T13:10:57.640Z] f23df028b6ca: Pulling fs layer [2023-03-09T13:10:57.640Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T13:10:57.640Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T13:10:57.640Z] 765212b225bb: Waiting [2023-03-09T13:10:57.640Z] f23df028b6ca: Waiting [2023-03-09T13:10:57.640Z] d65c8cfc05b1: Waiting [2023-03-09T13:10:57.640Z] 2437ff75d9bd: Waiting [2023-03-09T13:10:57.909Z] 04944245beec: Verifying Checksum [2023-03-09T13:10:57.909Z] 04944245beec: Download complete [2023-03-09T13:10:57.909Z] 765212b225bb: Verifying Checksum [2023-03-09T13:10:57.909Z] 765212b225bb: Download complete [2023-03-09T13:10:57.909Z] f23df028b6ca: Download complete [2023-03-09T13:10:57.909Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T13:10:57.909Z] d65c8cfc05b1: Download complete [2023-03-09T13:10:58.178Z] 699f458cf7ca: Verifying Checksum [2023-03-09T13:10:58.178Z] 699f458cf7ca: Download complete [2023-03-09T13:10:58.448Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T13:10:58.448Z] 8998bd30e6a1: Download complete [2023-03-09T13:11:00.394Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T13:11:00.394Z] 2437ff75d9bd: Download complete [2023-03-09T13:11:02.336Z] 8998bd30e6a1: Pull complete [2023-03-09T13:11:02.603Z] 04944245beec: Pull complete [2023-03-09T13:11:04.012Z] 699f458cf7ca: Pull complete [2023-03-09T13:11:04.280Z] 765212b225bb: Pull complete [2023-03-09T13:11:04.860Z] f23df028b6ca: Pull complete [2023-03-09T13:11:05.126Z] d65c8cfc05b1: Pull complete [2023-03-09T13:11:20.122Z] 2437ff75d9bd: Pull complete [2023-03-09T13:11:20.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T13:11:20.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T13:11:20.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:11:20.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-9463 does not seem to be running inside a container [2023-03-09T13:11:20.599Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T13:11:22.979Z] $ docker top 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:23.541Z] ---> job-cost.sh [2023-03-09T13:11:23.826Z] lf-activate-venv: SKIPPING [2023-03-09T13:11:23.826Z] INFO: No Stack... [2023-03-09T13:11:24.094Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T13:11:25.067Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T13:11:25.399Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-03-09T13:11:25.399Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T13:11:25.743Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [2023-03-09T13:11:25.749Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] did not exist. Created. [2023-03-09T13:11:25.749Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T13:11:26.151Z] /w/workspace/app-service-configurable/1@tmp/durable-b9069de0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T13:11:26.499Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T13:11:26.533Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T13:11:26.579Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T13:11:26.594Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T13:11:26.684Z] $ docker stop --time=1 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 [2023-03-09T13:11:28.117Z] $ docker rm -f --volumes 3c476fb58ff7af942e2527e829b7ec28bca12abab84bbc9dd06a82b9235a40e7 [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-09T13:11:29.069Z] provisioning config files... [2023-03-09T13:11:29.076Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config1678991827188959057tmp [Pipeline] { [Pipeline] sh [2023-03-09T13:11:29.422Z] + set +x [2023-03-09T13:11:29.422Z] + curl -s https://codecov.io/bash [2023-03-09T13:11:29.422Z] + bash -s -- [2023-03-09T13:11:29.422Z] [2023-03-09T13:11:29.422Z] _____ _ [2023-03-09T13:11:29.422Z] / ____| | | [2023-03-09T13:11:29.422Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T13:11:29.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T13:11:29.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T13:11:29.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T13:11:29.422Z] Bash-1.0.6 [2023-03-09T13:11:29.422Z] [2023-03-09T13:11:29.422Z] [2023-03-09T13:11:29.422Z] ==> git version 2.25.1 found [2023-03-09T13:11:29.422Z] ==> 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-09T13:11:29.422Z] Release-Date: 2020-01-08 [2023-03-09T13:11:29.422Z] 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-09T13:11:29.422Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T13:11:29.422Z] ==> Jenkins CI detected. [2023-03-09T13:11:29.422Z] current dir:  /w/workspace/_app-service-configurable_PR-528 [2023-03-09T13:11:29.422Z] project root: . [2023-03-09T13:11:29.422Z] --> token set from env [2023-03-09T13:11:29.422Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T13:11:29.422Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T13:11:29.422Z] ==> Python coveragepy not found [2023-03-09T13:11:29.422Z] ==> Searching for coverage reports in: [2023-03-09T13:11:29.422Z] + . [2023-03-09T13:11:29.422Z] -> Found 1 reports [2023-03-09T13:11:29.422Z] ==> Detecting git/mercurial file structure [2023-03-09T13:11:29.422Z] ==> Reading reports [2023-03-09T13:11:29.422Z] + ./coverage.out bytes=13 [2023-03-09T13:11:29.680Z] ==> Appending adjustments [2023-03-09T13:11:29.680Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T13:11:29.680Z] + Found adjustments [2023-03-09T13:11:29.680Z] ==> Gzipping contents [2023-03-09T13:11:29.680Z] 4.0K /tmp/codecov.J54BN5.gz [2023-03-09T13:11:29.680Z] ==> Uploading reports [2023-03-09T13:11:29.680Z] url: https://codecov.io [2023-03-09T13:11:29.680Z] query: branch=PR-528&commit=0c426b2188b532793957f895081102f2e4a61a64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-03-09T13:11:29.680Z] -> Pinging Codecov [2023-03-09T13:11:29.680Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-528&commit=0c426b2188b532793957f895081102f2e4a61a64&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=528&job=&cmd_args= [2023-03-09T13:11:29.680Z] -> Uploading to [2023-03-09T13:11:29.680Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/A97CA9966030D2A3747ED39772930CCE/0c426b2188b532793957f895081102f2e4a61a64/264c93fe-f7c5-4ef3-97a1-15469b0e9c03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T131129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55a8c3b8cfef31f248d9c319e6c31f6fb9a6d6f6f3f8db720200f2b4a5ac36ac [2023-03-09T13:11:29.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T13:11:29.680Z] Dload Upload Total Spent Left Speed [2023-03-09T13:11:29.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1918 --:--:-- --:--:-- --:--:-- 1918 [2023-03-09T13:11:30.199Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0c426b2188b532793957f895081102f2e4a61a64 [Pipeline] } [2023-03-09T13:11:30.227Z] 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-09T13:11:31.958Z] + [ -d /w/workspace/_app-service-configurable_PR-528/archives ] [2023-03-09T13:11:31.958Z] + ls -al /w/workspace/_app-service-configurable_PR-528/archives [2023-03-09T13:11:31.958Z] total 16 [2023-03-09T13:11:31.958Z] drwxr-xr-x 3 root root 4096 Mar 9 13:02 . [2023-03-09T13:11:31.958Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 13:02 .. [2023-03-09T13:11:31.958Z] drwxr-xr-x 2 root root 4096 Mar 9 13:02 cost [2023-03-09T13:11:31.958Z] -rw-r--r-- 1 root root 96 Mar 9 13:02 cost.csv [2023-03-09T13:11:31.958Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-528/archives [2023-03-09T13:11:31.958Z] + ls -al /w/workspace/_app-service-configurable_PR-528/archives [2023-03-09T13:11:31.958Z] total 16 [2023-03-09T13:11:31.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 13:02 . [2023-03-09T13:11:31.958Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 13:02 .. [2023-03-09T13:11:31.958Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 13:02 cost [2023-03-09T13:11:31.958Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 9 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:32.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:33.300Z] ---> package-listing.sh [2023-03-09T13:11:33.300Z] ++ facter osfamily [2023-03-09T13:11:33.300Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T13:11:33.560Z] + OS_FAMILY=debian [2023-03-09T13:11:33.560Z] + workspace=/w/workspace/_app-service-configurable_PR-528 [2023-03-09T13:11:33.560Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T13:11:33.560Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T13:11:33.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T13:11:33.560Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T13:11:33.560Z] + '[' /w/workspace/_app-service-configurable_PR-528 ']' [2023-03-09T13:11:33.560Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T13:11:33.560Z] + case "${OS_FAMILY}" in [2023-03-09T13:11:33.560Z] + grep '^ii' [2023-03-09T13:11:33.560Z] + dpkg -l [2023-03-09T13:11:33.560Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T13:11:33.560Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T13:11:33.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T13:11:33.560Z] + '[' /w/workspace/_app-service-configurable_PR-528 ']' [2023-03-09T13:11:33.560Z] + mkdir -p /w/workspace/_app-service-configurable_PR-528/archives/ [2023-03-09T13:11:33.560Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-528/archives/ [Pipeline] echo [2023-03-09T13:11:33.597Z] 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-528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T13:11:33.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T13:11:34.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T13:11:34.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T13:11:34.667Z] prd-ubuntu20.04-docker-8c-8g-9462 does not seem to be running inside a container [2023-03-09T13:11:34.700Z] $ 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-528/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-528 -v /w/workspace/_app-service-configurable_PR-528:/w/workspace/_app-service-configurable_PR-528:rw,z -v /w/workspace/_app-service-configurable_PR-528@tmp:/w/workspace/_app-service-configurable_PR-528@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-09T13:11:35.262Z] $ docker top 670b7e02d7ffdf8ba888aa68550c5c36ea3f91300411ebd59d2c985bc38fac68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T13:11:35.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T13:11:35.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T13:11:36.274Z] + ls /var/log/sa-host [2023-03-09T13:11:36.274Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T13:11:36.494Z] provisioning config files... [2023-03-09T13:11:36.502Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-528@tmp/config6672671351413743529tmp [Pipeline] { [Pipeline] echo [2023-03-09T13:11:36.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:36.876Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T13:11:36.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:37.309Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T13:11:37.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:37.662Z] ---> sudo-logs.sh [2023-03-09T13:11:37.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T13:11:37.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:38.055Z] ---> job-cost.sh [2023-03-09T13:11:38.056Z] lf-activate-venv: SKIPPING [2023-03-09T13:11:38.056Z] DEBUG: total: 0.2199999988079071 [2023-03-09T13:11:38.056Z] INFO: Retrieving Stack Cost... [2023-03-09T13:11:38.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T13:11:38.886Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T13:11:38.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T13:11:39.249Z] ---> logs-deploy.sh [2023-03-09T13:11:39.249Z] lf-activate-venv: SKIPPING [2023-03-09T13:11:39.249Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-528/1 [2023-03-09T13:11:39.249Z] INFO: archiving workspace using pattern(s): [2023-03-09T13:11:40.191Z] Archives upload complete. [2023-03-09T13:11:40.452Z] INFO: archiving logs to Nexus [2023-03-09T13:11:41.027Z] ---> uname -a: [2023-03-09T13:11:41.027Z] Linux prd-ubuntu20-04-docker-8c-8g-9462 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] ---> lscpu: [2023-03-09T13:11:41.027Z] Architecture: x86_64 [2023-03-09T13:11:41.027Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-09T13:11:41.027Z] Byte Order: Little Endian [2023-03-09T13:11:41.027Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-09T13:11:41.027Z] CPU(s): 8 [2023-03-09T13:11:41.027Z] On-line CPU(s) list: 0-7 [2023-03-09T13:11:41.027Z] Thread(s) per core: 1 [2023-03-09T13:11:41.027Z] Core(s) per socket: 1 [2023-03-09T13:11:41.027Z] Socket(s): 8 [2023-03-09T13:11:41.027Z] NUMA node(s): 1 [2023-03-09T13:11:41.027Z] Vendor ID: AuthenticAMD [2023-03-09T13:11:41.027Z] CPU family: 23 [2023-03-09T13:11:41.027Z] Model: 49 [2023-03-09T13:11:41.027Z] Model name: AMD EPYC-Rome Processor [2023-03-09T13:11:41.027Z] Stepping: 0 [2023-03-09T13:11:41.027Z] CPU MHz: 2799.996 [2023-03-09T13:11:41.027Z] BogoMIPS: 5599.99 [2023-03-09T13:11:41.027Z] Virtualization: AMD-V [2023-03-09T13:11:41.027Z] Hypervisor vendor: KVM [2023-03-09T13:11:41.027Z] Virtualization type: full [2023-03-09T13:11:41.027Z] L1d cache: 256 KiB [2023-03-09T13:11:41.027Z] L1i cache: 256 KiB [2023-03-09T13:11:41.027Z] L2 cache: 4 MiB [2023-03-09T13:11:41.027Z] L3 cache: 128 MiB [2023-03-09T13:11:41.027Z] NUMA node0 CPU(s): 0-7 [2023-03-09T13:11:41.027Z] Vulnerability Itlb multihit: Not affected [2023-03-09T13:11:41.027Z] Vulnerability L1tf: Not affected [2023-03-09T13:11:41.027Z] Vulnerability Mds: Not affected [2023-03-09T13:11:41.027Z] Vulnerability Meltdown: Not affected [2023-03-09T13:11:41.027Z] Vulnerability Mmio stale data: Not affected [2023-03-09T13:11:41.027Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-09T13:11:41.027Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-09T13:11:41.027Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-09T13:11:41.027Z] Vulnerability Srbds: Not affected [2023-03-09T13:11:41.027Z] Vulnerability Tsx async abort: Not affected [2023-03-09T13:11:41.027Z] 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-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] ---> nproc: [2023-03-09T13:11:41.027Z] 8 [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z] ---> df -h: [2023-03-09T13:11:41.027Z] Filesystem Size Used Avail Use% Mounted on [2023-03-09T13:11:41.027Z] overlay 155G 12G 144G 8% / [2023-03-09T13:11:41.027Z] tmpfs 64M 0 64M 0% /dev [2023-03-09T13:11:41.027Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-09T13:11:41.027Z] shm 64M 0 64M 0% /dev/shm [2023-03-09T13:11:41.027Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-09T13:11:41.027Z] [2023-03-09T13:11:41.027Z]