Pull request #407 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 1a526f114784ef26915ff80fd995ea89bcf8e607 rather than e6e70ee785a4ea65c7bb03471372d86c2b416c95 Obtained Jenkinsfile from 1a526f114784ef26915ff80fd995ea89bcf8e607 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-ssh11664060687105905969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6065371404857152946.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-407/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6966717522341842404.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-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11213772605756443496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh372884948817518826.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-407/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-407/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7293277492781470292.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap: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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21782 in /w/workspace/_app-service-configurable_PR-407 [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-407 # 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 1a526f114784ef26915ff80fd995ea89bcf8e607 into PR head commit e6e70ee785a4ea65c7bb03471372d86c2b416c95 Merge succeeded, producing e6e70ee785a4ea65c7bb03471372d86c2b416c95 Checking out Revision e6e70ee785a4ea65c7bb03471372d86c2b416c95 (PR-407) > 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/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e70ee785a4ea65c7bb03471372d86c2b416c95 # 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 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e70ee785a4ea65c7bb03471372d86c2b416c95 # timeout=10 Commit message: "feat(snap): use updated environment variable injection" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T12:26:50.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T12:26:50.795Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T12:26:50.885Z] ========================================================= [2022-04-22T12:26:50.885Z] EdgeX Global Pipelines Version Info [2022-04-22T12:26:50.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:26:51.731Z] ------------------- [2022-04-22T12:26:51.731Z] stable info: [2022-04-22T12:26:51.731Z] ------------------- [2022-04-22T12:26:51.731Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T12:26:51.731Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T12:26:51.731Z] Message: update stable to v1.0.221 [2022-04-22T12:26:52.303Z] ------------------- [2022-04-22T12:26:52.303Z] experimental info: [2022-04-22T12:26:52.303Z] ------------------- [2022-04-22T12:26:52.303Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T12:26:52.303Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T12:26:52.303Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T12:26:52.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-22T12:26:52.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-22T12:26:52.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T12:26:52.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T12:26:52.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T12:26:52.723Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T12:26:52.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T12:26:52.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T12:26:52.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T12:26:52.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T12:26:52.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T12:26:52.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-22T12:26:52.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T12:26:53.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T12:26:53.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T12:26:53.106Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T12:26:53.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T12:26:53.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T12:26:53.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T12:26:53.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T12:26:53.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T12:26:53.348Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T12:26:53.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T12:26:53.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T12:26:53.467Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T12:26:53.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T12:26:53.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo [2022-04-22T12:26:53.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo [2022-04-22T12:26:53.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo [2022-04-22T12:26:53.661Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6e70ee785a4ea65c7bb03471372d86c2b416c95 [Pipeline] echo [2022-04-22T12:26:53.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6e70ee [Pipeline] echo [2022-04-22T12:26:53.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T12:26:53.841Z] provisioning config files... [2022-04-22T12:26:53.858Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-407@tmp/config7315196877995817136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:26:54.251Z] ---> docker-login.sh [2022-04-22T12:26:54.251Z] nexus3.edgexfoundry.org:10001 [2022-04-22T12:26:54.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:26:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:26:54.789Z] Configure a credential helper to remove this warning. See [2022-04-22T12:26:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:26:54.789Z] [2022-04-22T12:26:54.789Z] Login Succeeded [2022-04-22T12:26:54.789Z] nexus3.edgexfoundry.org:10002 [2022-04-22T12:26:54.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:26:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:26:54.789Z] Configure a credential helper to remove this warning. See [2022-04-22T12:26:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:26:54.789Z] [2022-04-22T12:26:54.789Z] Login Succeeded [2022-04-22T12:26:54.789Z] nexus3.edgexfoundry.org:10003 [2022-04-22T12:26:55.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:26:55.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:26:55.051Z] Configure a credential helper to remove this warning. See [2022-04-22T12:26:55.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:26:55.051Z] [2022-04-22T12:26:55.051Z] Login Succeeded [2022-04-22T12:26:55.051Z] nexus3.edgexfoundry.org:10004 [2022-04-22T12:26:55.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:26:55.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:26:55.315Z] Configure a credential helper to remove this warning. See [2022-04-22T12:26:55.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:26:55.315Z] [2022-04-22T12:26:55.315Z] Login Succeeded [2022-04-22T12:26:55.315Z] docker.io [2022-04-22T12:26:55.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:26:55.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:26:55.577Z] Configure a credential helper to remove this warning. See [2022-04-22T12:26:55.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:26:55.577Z] [2022-04-22T12:26:55.577Z] Login Succeeded [2022-04-22T12:26:55.577Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T12:26:55.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T12:26:56.245Z] + git rev-list -1 --merges e6e70ee785a4ea65c7bb03471372d86c2b416c95~1..e6e70ee785a4ea65c7bb03471372d86c2b416c95 [Pipeline] echo [2022-04-22T12:26:56.295Z] -----------> git rev-list -1 --merges e6e70ee785a4ea65c7bb03471372d86c2b416c95~1..e6e70ee785a4ea65c7bb03471372d86c2b416c95 e6e70ee785a4ea65c7bb03471372d86c2b416c95 [false] [Pipeline] sh [2022-04-22T12:26:56.608Z] + git log --format=format:%s -1 e6e70ee785a4ea65c7bb03471372d86c2b416c95 [Pipeline] echo [2022-04-22T12:26:56.642Z] ========================================================= [2022-04-22T12:26:56.642Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T12:26:56.642Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T12:26:57.086Z] + git log --format=format:%s -1 e6e70ee785a4ea65c7bb03471372d86c2b416c95 [Pipeline] echo [2022-04-22T12:26:57.119Z] [semverPrep] GIT_COMMIT: e6e70ee785a4ea65c7bb03471372d86c2b416c95, Commit Message: feat(snap): use updated environment variable injection [Pipeline] echo [2022-04-22T12:26:57.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T12:26:57.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T12:26:57.612Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T12:26:57.612Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T12:26:57.612Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T12:26:57.612Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T12:26:57.612Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T12:26:57.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:26:58.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T12:26:58.070Z] [2022-04-22T12:26:58.070Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:26:58.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T12:26:58.415Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T12:26:58.415Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T12:26:58.415Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T12:26:58.415Z] 4c7163046ea9: Pulling fs layer [2022-04-22T12:26:58.415Z] 0c2d73faf560: Pulling fs layer [2022-04-22T12:26:58.415Z] 0c2d73faf560: Waiting [2022-04-22T12:26:58.415Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T12:26:58.415Z] 3e5f54012d9b: Download complete [2022-04-22T12:26:58.415Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T12:26:58.415Z] a0d0a0d46f8b: Download complete [2022-04-22T12:26:58.415Z] 4c7163046ea9: Verifying Checksum [2022-04-22T12:26:58.415Z] 4c7163046ea9: Download complete [2022-04-22T12:26:58.415Z] 0c2d73faf560: Verifying Checksum [2022-04-22T12:26:58.415Z] 0c2d73faf560: Download complete [2022-04-22T12:26:58.674Z] a0d0a0d46f8b: Pull complete [2022-04-22T12:26:58.674Z] 3e5f54012d9b: Pull complete [2022-04-22T12:26:58.937Z] 4c7163046ea9: Pull complete [2022-04-22T12:26:59.200Z] 0c2d73faf560: Pull complete [2022-04-22T12:26:59.200Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T12:26:59.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T12:26:59.200Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T12:26:59.317Z] prd-ubuntu20.04-docker-8c-8g-21782 does not seem to be running inside a container [2022-04-22T12:26:59.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-407 -v /w/workspace/_app-service-configurable_PR-407:/w/workspace/_app-service-configurable_PR-407:rw,z -v /w/workspace/_app-service-configurable_PR-407@tmp:/w/workspace/_app-service-configurable_PR-407@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:10004/edgex-devops/git-semver:latest cat [2022-04-22T12:27:00.401Z] $ docker top ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T12:27:00.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T12:27:00.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T12:27:00.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T12:27:00.724Z] $ docker exec ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 ssh-agent [2022-04-22T12:27:00.846Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdlAhCj/agent.15 [2022-04-22T12:27:00.846Z] SSH_AGENT_PID=21 [2022-04-22T12:27:00.856Z] Running ssh-add (command line suppressed) [2022-04-22T12:27:00.973Z] Identity added: /w/workspace/_app-service-configurable_PR-407@tmp/private_key_985445588351445767.key (/w/workspace/_app-service-configurable_PR-407@tmp/private_key_985445588351445767.key) [2022-04-22T12:27:00.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T12:27:01.320Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T12:27:01.354Z] $ docker exec --env ******** --env ******** ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 ssh-agent -k [2022-04-22T12:27:01.470Z] unset SSH_AUTH_SOCK; [2022-04-22T12:27:01.471Z] unset SSH_AGENT_PID; [2022-04-22T12:27:01.471Z] echo Agent pid 21 killed; [2022-04-22T12:27:01.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T12:27:01.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T12:27:01.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T12:27:01.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T12:27:01.703Z] $ docker exec ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 ssh-agent [2022-04-22T12:27:01.818Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabCafk/agent.53 [2022-04-22T12:27:01.818Z] SSH_AGENT_PID=60 [2022-04-22T12:27:01.824Z] Running ssh-add (command line suppressed) [2022-04-22T12:27:01.956Z] Identity added: /w/workspace/_app-service-configurable_PR-407@tmp/private_key_4635931484622099348.key (/w/workspace/_app-service-configurable_PR-407@tmp/private_key_4635931484622099348.key) [2022-04-22T12:27:01.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T12:27:02.293Z] + git semver init [2022-04-22T12:27:02.293Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T12:27:02.293Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-407/.git [2022-04-22T12:27:02.293Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-407 [2022-04-22T12:27:02.293Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T12:27:02.293Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T12:27:02.293Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T12:27:02.293Z] # $SEMVER_BRANCH = PR-407 [2022-04-22T12:27:02.293Z] # $SEMVER_TEMP = /tmp/semver-039849267 [2022-04-22T12:27:02.293Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-22T12:27:03.237Z] # '/tmp/semver-039849267' -> '/w/workspace/_app-service-configurable_PR-407/.semver' [2022-04-22T12:27:03.237Z] # -> Force: false [2022-04-22T12:27:03.237Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-407/.semver [Pipeline] } [2022-04-22T12:27:03.273Z] $ docker exec --env ******** --env ******** ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 ssh-agent -k [2022-04-22T12:27:03.388Z] unset SSH_AUTH_SOCK; [2022-04-22T12:27:03.389Z] unset SSH_AGENT_PID; [2022-04-22T12:27:03.389Z] echo Agent pid 60 killed; [2022-04-22T12:27:03.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T12:27:03.835Z] + git semver [Pipeline] } [2022-04-22T12:27:03.879Z] $ docker stop --time=1 ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 [2022-04-22T12:27:05.313Z] $ docker rm -f ce8f17ffcf1f7d2a62cd605154ddd2f87bc348d85f82efc37403be1e5b649014 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T12:27:05.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T12:27:06.050Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T12:27:06.069Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T12:27:06.632Z] provisioning config files... [2022-04-22T12:27:06.644Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-407@tmp/config324845823232090867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:27:06.998Z] ---> docker-login.sh [2022-04-22T12:27:06.998Z] nexus3.edgexfoundry.org:10001 [2022-04-22T12:27:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:27:06.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:27:06.998Z] Configure a credential helper to remove this warning. See [2022-04-22T12:27:06.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:27:06.998Z] [2022-04-22T12:27:06.998Z] Login Succeeded [2022-04-22T12:27:06.998Z] nexus3.edgexfoundry.org:10002 [2022-04-22T12:27:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:27:07.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:27:07.259Z] Configure a credential helper to remove this warning. See [2022-04-22T12:27:07.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:27:07.259Z] [2022-04-22T12:27:07.259Z] Login Succeeded [2022-04-22T12:27:07.259Z] nexus3.edgexfoundry.org:10003 [2022-04-22T12:27:07.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:27:07.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:27:07.259Z] Configure a credential helper to remove this warning. See [2022-04-22T12:27:07.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:27:07.259Z] [2022-04-22T12:27:07.259Z] Login Succeeded [2022-04-22T12:27:07.259Z] nexus3.edgexfoundry.org:10004 [2022-04-22T12:27:07.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:27:07.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:27:07.518Z] Configure a credential helper to remove this warning. See [2022-04-22T12:27:07.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:27:07.518Z] [2022-04-22T12:27:07.518Z] Login Succeeded [2022-04-22T12:27:07.518Z] docker.io [2022-04-22T12:27:07.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:27:07.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:27:07.778Z] Configure a credential helper to remove this warning. See [2022-04-22T12:27:07.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:27:07.778Z] [2022-04-22T12:27:07.778Z] Login Succeeded [2022-04-22T12:27:07.778Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T12:27:07.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T12:27:07.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T12:27:08.021Z] ========================================================= [2022-04-22T12:27:08.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T12:27:08.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:27:08.419Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T12:27:08.419Z] Sending build context to Docker daemon 3.023MB [2022-04-22T12:27:08.419Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T12:27:08.419Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T12:27:08.419Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T12:27:08.419Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T12:27:08.419Z] 666ba61612fd: Pulling fs layer [2022-04-22T12:27:08.419Z] 8ed8ca486205: Pulling fs layer [2022-04-22T12:27:08.419Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T12:27:08.419Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T12:27:08.419Z] 640e595b4fbd: Pulling fs layer [2022-04-22T12:27:08.419Z] 763cafe07f6e: Pulling fs layer [2022-04-22T12:27:08.419Z] 0c0b528cf693: Pulling fs layer [2022-04-22T12:27:08.419Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T12:27:08.419Z] 640e595b4fbd: Waiting [2022-04-22T12:27:08.419Z] 763cafe07f6e: Waiting [2022-04-22T12:27:08.419Z] 4fe6c5a15a65: Waiting [2022-04-22T12:27:08.419Z] 22a0e8bec74d: Waiting [2022-04-22T12:27:08.419Z] 10935f4eaf8b: Waiting [2022-04-22T12:27:08.419Z] 0c0b528cf693: Waiting [2022-04-22T12:27:08.419Z] 8ed8ca486205: Verifying Checksum [2022-04-22T12:27:08.419Z] 8ed8ca486205: Download complete [2022-04-22T12:27:08.419Z] 666ba61612fd: Verifying Checksum [2022-04-22T12:27:08.419Z] 666ba61612fd: Download complete [2022-04-22T12:27:08.419Z] 22a0e8bec74d: Download complete [2022-04-22T12:27:08.681Z] 640e595b4fbd: Verifying Checksum [2022-04-22T12:27:08.681Z] 640e595b4fbd: Download complete [2022-04-22T12:27:08.681Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T12:27:08.681Z] 59bf1c3509f3: Download complete [2022-04-22T12:27:08.681Z] 763cafe07f6e: Download complete [2022-04-22T12:27:08.681Z] 0c0b528cf693: Verifying Checksum [2022-04-22T12:27:08.681Z] 0c0b528cf693: Download complete [2022-04-22T12:27:08.681Z] 59bf1c3509f3: Pull complete [2022-04-22T12:27:08.941Z] 666ba61612fd: Pull complete [2022-04-22T12:27:08.941Z] 8ed8ca486205: Pull complete [2022-04-22T12:27:09.201Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T12:27:09.201Z] 10935f4eaf8b: Download complete [2022-04-22T12:27:09.465Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T12:27:09.465Z] 4fe6c5a15a65: Download complete [2022-04-22T12:27:13.664Z] 4fe6c5a15a65: Pull complete [2022-04-22T12:27:13.664Z] 22a0e8bec74d: Pull complete [2022-04-22T12:27:13.664Z] 640e595b4fbd: Pull complete [2022-04-22T12:27:13.664Z] 763cafe07f6e: Pull complete [2022-04-22T12:27:13.664Z] 0c0b528cf693: Pull complete [2022-04-22T12:27:15.570Z] 10935f4eaf8b: Pull complete [2022-04-22T12:27:15.570Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T12:27:15.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T12:27:15.570Z] ---> 99d49a6021b9 [2022-04-22T12:27:15.570Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T12:27:19.794Z] ---> Running in b82226cb0821 [2022-04-22T12:27:19.794Z] Removing intermediate container b82226cb0821 [2022-04-22T12:27:19.794Z] ---> 90c294f75ced [2022-04-22T12:27:19.794Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T12:27:19.794Z] ---> Running in eaaba74f8646 [2022-04-22T12:27:19.794Z] Removing intermediate container eaaba74f8646 [2022-04-22T12:27:19.794Z] ---> 0b885466c324 [2022-04-22T12:27:19.794Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:27:19.794Z] ---> Running in 9dfb2b373dd3 [2022-04-22T12:27:19.794Z] Removing intermediate container 9dfb2b373dd3 [2022-04-22T12:27:19.794Z] ---> b7282651b3e0 [2022-04-22T12:27:19.794Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T12:27:19.794Z] ---> Running in 5809f0a9d65b [2022-04-22T12:27:20.367Z] Removing intermediate container 5809f0a9d65b [2022-04-22T12:27:20.367Z] ---> 43165dde1819 [2022-04-22T12:27:20.367Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T12:27:20.367Z] ---> Running in da44aa79ca7e [2022-04-22T12:27:20.631Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T12:27:21.459Z] Still waiting to schedule task [2022-04-22T12:27:21.460Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T12:27:21.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T12:27:21.576Z] OK: 221 MiB in 52 packages [2022-04-22T12:27:22.149Z] Removing intermediate container da44aa79ca7e [2022-04-22T12:27:22.149Z] ---> df37902b9258 [2022-04-22T12:27:22.149Z] Step 8/13 : WORKDIR /app [2022-04-22T12:27:22.149Z] ---> Running in aed270b92847 [2022-04-22T12:27:22.149Z] Removing intermediate container aed270b92847 [2022-04-22T12:27:22.149Z] ---> 7614e5f4c6cd [2022-04-22T12:27:22.149Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T12:27:22.149Z] ---> da3a16801bd7 [2022-04-22T12:27:22.149Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T12:27:22.411Z] ---> Running in 59d31cb408f8 [2022-04-22T12:27:37.323Z] Removing intermediate container 59d31cb408f8 [2022-04-22T12:27:37.323Z] ---> b369f7c50955 [2022-04-22T12:27:37.323Z] Step 11/13 : COPY . . [2022-04-22T12:27:37.583Z] ---> ecdfba739aba [2022-04-22T12:27:37.583Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T12:27:37.583Z] ---> Running in 4f5837ae7a6c [2022-04-22T12:27:37.583Z] Removing intermediate container 4f5837ae7a6c [2022-04-22T12:27:37.583Z] ---> 29eb5b43fa94 [2022-04-22T12:27:37.583Z] Step 13/13 : RUN $MAKE [2022-04-22T12:27:37.846Z] ---> Running in edfb85f9916f [2022-04-22T12:27:38.107Z] noop [2022-04-22T12:27:38.678Z] Removing intermediate container edfb85f9916f [2022-04-22T12:27:38.679Z] ---> 948ce118a75d [2022-04-22T12:27:38.679Z] Successfully built 948ce118a75d [2022-04-22T12:27:38.679Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:27:39.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T12:27:39.010Z] . [Pipeline] withDockerContainer [2022-04-22T12:27:39.103Z] prd-ubuntu20.04-docker-8c-8g-21782 does not seem to be running inside a container [2022-04-22T12:27:39.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-407 -v /w/workspace/_app-service-configurable_PR-407:/w/workspace/_app-service-configurable_PR-407:rw,z -v /w/workspace/_app-service-configurable_PR-407@tmp:/w/workspace/_app-service-configurable_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T12:27:39.525Z] $ docker top 8ec20d1fbaacd5dd4a25ed91b0019e7423ef8e5d4d8717fa004a9dee078ff757 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T12:27:39.976Z] + go version [2022-04-22T12:27:39.976Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T12:27:40.015Z] $ docker stop --time=1 8ec20d1fbaacd5dd4a25ed91b0019e7423ef8e5d4d8717fa004a9dee078ff757 [2022-04-22T12:27:41.427Z] $ docker rm -f 8ec20d1fbaacd5dd4a25ed91b0019e7423ef8e5d4d8717fa004a9dee078ff757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:27:42.123Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T12:27:42.123Z] . [Pipeline] withDockerContainer [2022-04-22T12:27:42.225Z] prd-ubuntu20.04-docker-8c-8g-21782 does not seem to be running inside a container [2022-04-22T12:27:42.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-407 -v /w/workspace/_app-service-configurable_PR-407:/w/workspace/_app-service-configurable_PR-407:rw,z -v /w/workspace/_app-service-configurable_PR-407@tmp:/w/workspace/_app-service-configurable_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T12:27:42.732Z] $ docker top 704eb086dc4552fab78f931df1492382eb0cf80857a9f7296d4c9b5f11e83572 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T12:27:43.166Z] + make test [2022-04-22T12:27:43.166Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-22T12:27:53.163Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-22T12:27:53.163Z] CGO_ENABLED=1 go vet ./... [2022-04-22T12:27:56.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T12:27:56.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T12:27:56.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T12:27:56.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T12:27:56.786Z] $ docker stop --time=1 704eb086dc4552fab78f931df1492382eb0cf80857a9f7296d4c9b5f11e83572 [2022-04-22T12:27:58.439Z] $ docker rm -f 704eb086dc4552fab78f931df1492382eb0cf80857a9f7296d4c9b5f11e83572 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T12:27:58.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T12:27:58.946Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T12:28:00.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T12:28:00.408Z] + ls -al . [2022-04-22T12:28:00.409Z] total 164 [2022-04-22T12:28:00.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 12:27 . [2022-04-22T12:28:00.409Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 12:26 .. [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 22 12:26 .dockerignore [2022-04-22T12:28:00.409Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 12:26 .git [2022-04-22T12:28:00.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:26 .github [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 22 12:26 .gitignore [2022-04-22T12:28:00.409Z] drwx------ 3 jenkins jenkins 4096 Apr 22 12:27 .semver [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 22 12:26 Attribution.txt [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 22 12:26 CHANGELOG.md [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 22 12:26 Dockerfile [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 12:26 GOVERNANCE.md [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 22 12:26 Jenkinsfile [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 22 12:26 LICENSE [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 22 12:26 OWNERS.md [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 22 12:26 README.md [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 12:27 VERSION [2022-04-22T12:28:00.409Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 12:26 bin [2022-04-22T12:28:00.409Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 12:27 coverage.out [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 22 12:26 go.mod [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 22 12:26 go.sum [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 22 12:26 main.go [2022-04-22T12:28:00.409Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 22 12:26 makefile [2022-04-22T12:28:00.409Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 12:26 res [2022-04-22T12:28:00.409Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:26 snap [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:28:00.741Z] + 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=e6e70ee785a4ea65c7bb03471372d86c2b416c95 --label arch=amd64 --label version=0.0.0 . [2022-04-22T12:28:00.741Z] Sending build context to Docker daemon 3.024MB [2022-04-22T12:28:00.741Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T12:28:00.741Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-22T12:28:00.741Z] ---> 948ce118a75d [2022-04-22T12:28:00.741Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T12:28:00.741Z] ---> Running in c776a49f522c [2022-04-22T12:28:00.741Z] Removing intermediate container c776a49f522c [2022-04-22T12:28:00.741Z] ---> bce1f14c7b93 [2022-04-22T12:28:00.741Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T12:28:01.002Z] ---> Running in 2df7792170d3 [2022-04-22T12:28:01.002Z] Removing intermediate container 2df7792170d3 [2022-04-22T12:28:01.002Z] ---> 57fbf3f6e711 [2022-04-22T12:28:01.002Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:28:01.002Z] ---> Running in 1b1ef0de38f3 [2022-04-22T12:28:01.002Z] Removing intermediate container 1b1ef0de38f3 [2022-04-22T12:28:01.002Z] ---> cc84065dbfa8 [2022-04-22T12:28:01.002Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T12:28:01.262Z] ---> Running in 86338a2fa02d [2022-04-22T12:28:01.835Z] Removing intermediate container 86338a2fa02d [2022-04-22T12:28:01.835Z] ---> a83d3606ccc4 [2022-04-22T12:28:01.835Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T12:28:01.835Z] ---> Running in 1bd462659956 [2022-04-22T12:28:02.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T12:28:03.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T12:28:03.304Z] OK: 221 MiB in 52 packages [2022-04-22T12:28:03.564Z] Removing intermediate container 1bd462659956 [2022-04-22T12:28:03.564Z] ---> 859e3a2176ff [2022-04-22T12:28:03.564Z] Step 8/27 : WORKDIR /app [2022-04-22T12:28:03.564Z] ---> Running in 1d68f97850b7 [2022-04-22T12:28:03.564Z] Removing intermediate container 1d68f97850b7 [2022-04-22T12:28:03.564Z] ---> 2b26d8bc24c7 [2022-04-22T12:28:03.564Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-22T12:28:03.825Z] ---> f8371265b859 [2022-04-22T12:28:03.825Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T12:28:03.825Z] ---> Running in 55739ba76a11 [2022-04-22T12:28:04.398Z] Removing intermediate container 55739ba76a11 [2022-04-22T12:28:04.398Z] ---> 632e5091d127 [2022-04-22T12:28:04.398Z] Step 11/27 : COPY . . [2022-04-22T12:28:04.659Z] ---> 6b8c94159672 [2022-04-22T12:28:04.659Z] Step 12/27 : ARG MAKE="make build" [2022-04-22T12:28:04.659Z] ---> Running in d681d5eac42d [2022-04-22T12:28:04.921Z] Removing intermediate container d681d5eac42d [2022-04-22T12:28:04.921Z] ---> 528cd9fa9d43 [2022-04-22T12:28:04.921Z] Step 13/27 : RUN $MAKE [2022-04-22T12:28:04.921Z] ---> Running in 51a0bdc794bc [2022-04-22T12:28:05.182Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-22T12:28:23.294Z] Removing intermediate container 51a0bdc794bc [2022-04-22T12:28:23.294Z] ---> 1325981d244c [2022-04-22T12:28:23.294Z] Step 14/27 : FROM alpine:3.14 [2022-04-22T12:28:23.863Z] 3.14: Pulling from library/alpine [2022-04-22T12:28:24.123Z] 8663204ce13b: Pulling fs layer [2022-04-22T12:28:24.123Z] 8663204ce13b: Verifying Checksum [2022-04-22T12:28:24.123Z] 8663204ce13b: Download complete [2022-04-22T12:28:24.381Z] 8663204ce13b: Pull complete [2022-04-22T12:28:24.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T12:28:24.382Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T12:28:24.382Z] ---> e04c818066af [2022-04-22T12:28:24.382Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:28:24.382Z] ---> Running in f54cd881b097 [2022-04-22T12:28:24.382Z] Removing intermediate container f54cd881b097 [2022-04-22T12:28:24.382Z] ---> fc42b2b1ea36 [2022-04-22T12:28:24.382Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-22T12:28:24.642Z] ---> Running in 57a3ecb05177 [2022-04-22T12:28:24.642Z] Removing intermediate container 57a3ecb05177 [2022-04-22T12:28:24.642Z] ---> 91f564a7917a [2022-04-22T12:28:24.642Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-22T12:28:24.642Z] ---> Running in cd624a9d4df1 [2022-04-22T12:28:24.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T12:28:25.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T12:28:25.166Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-22T12:28:25.166Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-22T12:28:25.166Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T12:28:25.427Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-22T12:28:25.427Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T12:28:25.427Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-22T12:28:25.427Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-22T12:28:25.427Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T12:28:25.427Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T12:28:25.427Z] OK: 9 MiB in 21 packages [2022-04-22T12:28:25.688Z] Removing intermediate container cd624a9d4df1 [2022-04-22T12:28:25.688Z] ---> ba213a3e2ed4 [2022-04-22T12:28:25.688Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T12:28:25.949Z] ---> 5386799b629d [2022-04-22T12:28:25.949Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T12:28:26.211Z] ---> 347119e2911d [2022-04-22T12:28:26.211Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-22T12:28:26.211Z] ---> a57cbb603c6c [2022-04-22T12:28:26.211Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-22T12:28:26.783Z] ---> 969e7c2ea5af [2022-04-22T12:28:26.783Z] Step 22/27 : EXPOSE 48095 [2022-04-22T12:28:26.783Z] ---> Running in 4e57b45480f0 [2022-04-22T12:28:26.783Z] Removing intermediate container 4e57b45480f0 [2022-04-22T12:28:26.783Z] ---> 2f0b034421b7 [2022-04-22T12:28:26.783Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-22T12:28:27.046Z] ---> Running in 5057ae463aef [2022-04-22T12:28:27.046Z] Removing intermediate container 5057ae463aef [2022-04-22T12:28:27.046Z] ---> 86ecb4bbc0f3 [2022-04-22T12:28:27.046Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T12:28:27.046Z] ---> Running in a8c310d4c670 [2022-04-22T12:28:27.046Z] Removing intermediate container a8c310d4c670 [2022-04-22T12:28:27.046Z] ---> 1855fef87c23 [2022-04-22T12:28:27.046Z] Step 25/27 : LABEL arch=amd64 [2022-04-22T12:28:27.308Z] ---> Running in 0637a585856e [2022-04-22T12:28:27.308Z] Removing intermediate container 0637a585856e [2022-04-22T12:28:27.308Z] ---> e2533ca957fe [2022-04-22T12:28:27.308Z] Step 26/27 : LABEL git_sha=e6e70ee785a4ea65c7bb03471372d86c2b416c95 [2022-04-22T12:28:27.308Z] ---> Running in 77884e0b6fc3 [2022-04-22T12:28:27.308Z] Removing intermediate container 77884e0b6fc3 [2022-04-22T12:28:27.308Z] ---> 7dda378748fd [2022-04-22T12:28:27.308Z] Step 27/27 : LABEL version=0.0.0 [2022-04-22T12:28:27.308Z] ---> Running in 4a2e1199b7d3 [2022-04-22T12:28:27.569Z] Removing intermediate container 4a2e1199b7d3 [2022-04-22T12:28:27.569Z] ---> 33c899afe3b1 [2022-04-22T12:28:27.569Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T12:28:27.569Z] Successfully built 33c899afe3b1 [2022-04-22T12:28:27.569Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:28:28.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T12:28:28.254Z] [2022-04-22T12:28:28.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:28:28.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T12:28:28.599Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T12:28:28.599Z] 5eb5b503b376: Pulling fs layer [2022-04-22T12:28:28.599Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T12:28:28.599Z] ec43610c2a17: Pulling fs layer [2022-04-22T12:28:28.599Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T12:28:28.599Z] 33b1e0a273af: Pulling fs layer [2022-04-22T12:28:28.599Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T12:28:28.599Z] 2f39f015ded8: Pulling fs layer [2022-04-22T12:28:28.599Z] 33b1e0a273af: Waiting [2022-04-22T12:28:28.599Z] 5d3b04190fa2: Waiting [2022-04-22T12:28:28.599Z] 2f39f015ded8: Waiting [2022-04-22T12:28:28.599Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T12:28:28.599Z] 5c69ac0246d0: Download complete [2022-04-22T12:28:28.599Z] 3a2ae6a8a46f: Download complete [2022-04-22T12:28:28.599Z] 33b1e0a273af: Verifying Checksum [2022-04-22T12:28:28.599Z] 33b1e0a273af: Download complete [2022-04-22T12:28:28.599Z] ec43610c2a17: Verifying Checksum [2022-04-22T12:28:28.599Z] ec43610c2a17: Download complete [2022-04-22T12:28:28.599Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T12:28:28.599Z] 5d3b04190fa2: Download complete [2022-04-22T12:28:28.862Z] 5eb5b503b376: Verifying Checksum [2022-04-22T12:28:28.862Z] 5eb5b503b376: Download complete [2022-04-22T12:28:29.432Z] 2f39f015ded8: Download complete [2022-04-22T12:28:30.001Z] 5eb5b503b376: Pull complete [2022-04-22T12:28:30.001Z] 5c69ac0246d0: Pull complete [2022-04-22T12:28:30.569Z] ec43610c2a17: Pull complete [2022-04-22T12:28:30.569Z] 3a2ae6a8a46f: Pull complete [2022-04-22T12:28:30.828Z] 33b1e0a273af: Pull complete [2022-04-22T12:28:30.828Z] 5d3b04190fa2: Pull complete [2022-04-22T12:28:35.023Z] 2f39f015ded8: Pull complete [2022-04-22T12:28:35.023Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T12:28:35.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T12:28:35.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T12:28:35.109Z] prd-ubuntu20.04-docker-8c-8g-21782 does not seem to be running inside a container [2022-04-22T12:28:35.150Z] $ 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-407 -v /w/workspace/_app-service-configurable_PR-407:/w/workspace/_app-service-configurable_PR-407:rw,z -v /w/workspace/_app-service-configurable_PR-407@tmp:/w/workspace/_app-service-configurable_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T12:28:36.749Z] $ docker top 06e2abcc55237974996b88c740e8c8a9e4e0b8cd473c5a5a8df99bc0bf3ada32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:28:37.249Z] ---> job-cost.sh [2022-04-22T12:28:37.249Z] lf-activate-venv: SKIPPING [2022-04-22T12:28:37.249Z] INFO: No Stack... [2022-04-22T12:28:37.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T12:28:38.083Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T12:28:38.401Z] + cat /w/workspace/_app-service-configurable_PR-407/archives/cost.csv [2022-04-22T12:28:38.401Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T12:28:38.441Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [2022-04-22T12:28:38.446Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] did not exist. Created. [2022-04-22T12:28:38.446Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T12:28:38.836Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T12:28:38.889Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T12:28:38.914Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T12:28:38.989Z] $ docker stop --time=1 06e2abcc55237974996b88c740e8c8a9e4e0b8cd473c5a5a8df99bc0bf3ada32 [2022-04-22T12:28:40.151Z] $ docker rm -f 06e2abcc55237974996b88c740e8c8a9e4e0b8cd473c5a5a8df99bc0bf3ada32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T12:28:58.713Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21783 in /w/workspace/_app-service-configurable_PR-407 [Pipeline] { [Pipeline] ws [2022-04-22T12:28:58.757Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-04-22T12:28:59.066Z] Selected Git installation does not exist. Using Default [2022-04-22T12:28:59.066Z] The recommended git tool is: NONE [2022-04-22T12:29:05.426Z] using credential edgex-jenkins-ssh [2022-04-22T12:29:05.449Z] Cloning the remote Git repository [2022-04-22T12:29:05.502Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-22T12:29:05.573Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-04-22T12:29:05.660Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-22T12:29:05.660Z] > git --version # timeout=10 [2022-04-22T12:29:05.726Z] > git --version # 'git version 2.25.1' [2022-04-22T12:29:05.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T12:29:05.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T12:29:07.630Z] Merging remotes/origin/main commit 1a526f114784ef26915ff80fd995ea89bcf8e607 into PR head commit e6e70ee785a4ea65c7bb03471372d86c2b416c95 [2022-04-22T12:29:07.828Z] Merge succeeded, producing e6e70ee785a4ea65c7bb03471372d86c2b416c95 [2022-04-22T12:29:07.828Z] Checking out Revision e6e70ee785a4ea65c7bb03471372d86c2b416c95 (PR-407) [2022-04-22T12:29:06.918Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-22T12:29:06.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T12:29:06.965Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-22T12:29:07.004Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-22T12:29:07.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T12:29:07.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T12:29:07.650Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T12:29:07.668Z] > git checkout -f e6e70ee785a4ea65c7bb03471372d86c2b416c95 # timeout=10 [2022-04-22T12:29:07.750Z] > git remote # timeout=10 [2022-04-22T12:29:07.767Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T12:29:07.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T12:29:07.793Z] > git merge 1a526f114784ef26915ff80fd995ea89bcf8e607 # timeout=10 [2022-04-22T12:29:07.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T12:29:07.836Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T12:29:07.853Z] > git checkout -f e6e70ee785a4ea65c7bb03471372d86c2b416c95 # timeout=10 [2022-04-22T12:29:11.943Z] Commit message: "feat(snap): use updated environment variable injection" [2022-04-22T12:29:12.004Z] > git --version # timeout=10 [2022-04-22T12:29:12.014Z] > git --version # 'git version 2.25.1' [2022-04-22T12:29:12.028Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T12:29:13.129Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T12:29:13.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T12:29:13.129Z] Dload Upload Total Spent Left Speed [2022-04-22T12:29:13.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 62331 0 --:--:-- --:--:-- --:--:-- 62331 100 11843 100 11843 0 0 62005 0 --:--:-- --:--:-- --:--:-- 61682 [Pipeline] sh [2022-04-22T12:29:13.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T12:29:14.067Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T12:29:14.068Z] + sudo tee /etc/docker/daemon.new [2022-04-22T12:29:14.068Z] { [2022-04-22T12:29:14.068Z] "registry-mirrors": [ [2022-04-22T12:29:14.068Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T12:29:14.068Z] ], [2022-04-22T12:29:14.068Z] "bip": "10.250.0.254/24", [2022-04-22T12:29:14.068Z] "hosts": [ [2022-04-22T12:29:14.068Z] "tcp://0.0.0.0:5555", [2022-04-22T12:29:14.068Z] "unix:///var/run/docker.sock" [2022-04-22T12:29:14.068Z] ], [2022-04-22T12:29:14.068Z] "mtu": 1458, [2022-04-22T12:29:14.068Z] "selinux-enabled": true, [2022-04-22T12:29:14.068Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T12:29:14.068Z] } [Pipeline] sh [2022-04-22T12:29:14.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T12:29:14.835Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T12:29:33.258Z] provisioning config files... [2022-04-22T12:29:33.284Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7636616745783961126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:29:33.926Z] ---> docker-login.sh [2022-04-22T12:29:33.926Z] nexus3.edgexfoundry.org:10001 [2022-04-22T12:29:34.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:29:34.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:29:34.804Z] Configure a credential helper to remove this warning. See [2022-04-22T12:29:34.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:29:34.804Z] [2022-04-22T12:29:34.804Z] Login Succeeded [2022-04-22T12:29:34.804Z] nexus3.edgexfoundry.org:10002 [2022-04-22T12:29:35.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:29:35.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:29:35.356Z] Configure a credential helper to remove this warning. See [2022-04-22T12:29:35.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:29:35.356Z] [2022-04-22T12:29:35.356Z] Login Succeeded [2022-04-22T12:29:35.356Z] nexus3.edgexfoundry.org:10003 [2022-04-22T12:29:35.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:29:35.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:29:35.637Z] Configure a credential helper to remove this warning. See [2022-04-22T12:29:35.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:29:35.637Z] [2022-04-22T12:29:35.637Z] Login Succeeded [2022-04-22T12:29:35.637Z] nexus3.edgexfoundry.org:10004 [2022-04-22T12:29:35.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:29:36.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:29:36.191Z] Configure a credential helper to remove this warning. See [2022-04-22T12:29:36.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:29:36.191Z] [2022-04-22T12:29:36.191Z] Login Succeeded [2022-04-22T12:29:36.191Z] docker.io [2022-04-22T12:29:36.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T12:29:37.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T12:29:37.063Z] Configure a credential helper to remove this warning. See [2022-04-22T12:29:37.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T12:29:37.063Z] [2022-04-22T12:29:37.063Z] Login Succeeded [2022-04-22T12:29:37.063Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T12:29:37.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T12:29:37.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T12:29:37.506Z] ========================================================= [2022-04-22T12:29:37.507Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T12:29:37.507Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:29:37.960Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-22T12:29:37.960Z] Sending build context to Docker daemon 198.7kB [2022-04-22T12:29:38.237Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T12:29:38.237Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-22T12:29:38.517Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T12:29:38.517Z] 9b3977197b4f: Pulling fs layer [2022-04-22T12:29:38.517Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T12:29:38.517Z] 94645a83ff95: Pulling fs layer [2022-04-22T12:29:38.517Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T12:29:38.517Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T12:29:38.517Z] f7c0051592d6: Pulling fs layer [2022-04-22T12:29:38.517Z] a227ed2f7395: Pulling fs layer [2022-04-22T12:29:38.517Z] 7b1c46037f91: Pulling fs layer [2022-04-22T12:29:38.517Z] 3f3a8bcf1eab: Waiting [2022-04-22T12:29:38.517Z] f7c0051592d6: Waiting [2022-04-22T12:29:38.517Z] a227ed2f7395: Waiting [2022-04-22T12:29:38.517Z] 0c92f367c5e7: Waiting [2022-04-22T12:29:38.517Z] 7b1c46037f91: Waiting [2022-04-22T12:29:38.517Z] 94645a83ff95: Download complete [2022-04-22T12:29:38.517Z] 1a89e8eeedd5: Download complete [2022-04-22T12:29:38.517Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T12:29:38.517Z] 0c92f367c5e7: Download complete [2022-04-22T12:29:38.517Z] f7c0051592d6: Verifying Checksum [2022-04-22T12:29:38.517Z] f7c0051592d6: Download complete [2022-04-22T12:29:38.517Z] 9b3977197b4f: Verifying Checksum [2022-04-22T12:29:38.517Z] 9b3977197b4f: Download complete [2022-04-22T12:29:38.517Z] a227ed2f7395: Verifying Checksum [2022-04-22T12:29:38.517Z] a227ed2f7395: Download complete [2022-04-22T12:29:39.123Z] 9b3977197b4f: Pull complete [2022-04-22T12:29:39.725Z] 1a89e8eeedd5: Pull complete [2022-04-22T12:29:40.002Z] 94645a83ff95: Pull complete [2022-04-22T12:29:40.613Z] 7b1c46037f91: Verifying Checksum [2022-04-22T12:29:40.613Z] 7b1c46037f91: Download complete [2022-04-22T12:29:41.212Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T12:29:41.212Z] 3f3a8bcf1eab: Download complete [2022-04-22T12:29:53.630Z] 3f3a8bcf1eab: Pull complete [2022-04-22T12:29:53.630Z] 0c92f367c5e7: Pull complete [2022-04-22T12:29:53.630Z] f7c0051592d6: Pull complete [2022-04-22T12:29:53.908Z] a227ed2f7395: Pull complete [2022-04-22T12:30:00.633Z] 7b1c46037f91: Pull complete [2022-04-22T12:30:00.633Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T12:30:00.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T12:30:00.633Z] ---> f79e39bc4007 [2022-04-22T12:30:00.633Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T12:30:01.237Z] ---> Running in 4d3d65ac9e99 [2022-04-22T12:30:01.515Z] Removing intermediate container 4d3d65ac9e99 [2022-04-22T12:30:01.515Z] ---> 8fc93bf3928c [2022-04-22T12:30:01.515Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T12:30:01.515Z] ---> Running in 1585b1e46688 [2022-04-22T12:30:01.792Z] Removing intermediate container 1585b1e46688 [2022-04-22T12:30:01.792Z] ---> 6ba5c4b8a1b4 [2022-04-22T12:30:01.792Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:30:01.792Z] ---> Running in 0131e9e22311 [2022-04-22T12:30:02.074Z] Removing intermediate container 0131e9e22311 [2022-04-22T12:30:02.074Z] ---> a7318c932446 [2022-04-22T12:30:02.074Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T12:30:02.351Z] ---> Running in 345cb487450f [2022-04-22T12:30:03.798Z] Removing intermediate container 345cb487450f [2022-04-22T12:30:03.798Z] ---> 145430010f12 [2022-04-22T12:30:03.798Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T12:30:04.077Z] ---> Running in 6e771cabe436 [2022-04-22T12:30:05.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T12:30:06.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T12:30:06.645Z] OK: 220 MiB in 52 packages [2022-04-22T12:30:07.626Z] Removing intermediate container 6e771cabe436 [2022-04-22T12:30:07.626Z] ---> 8e2cb1afa128 [2022-04-22T12:30:07.626Z] Step 8/13 : WORKDIR /app [2022-04-22T12:30:07.627Z] ---> Running in e732fc0819c6 [2022-04-22T12:30:07.900Z] Removing intermediate container e732fc0819c6 [2022-04-22T12:30:07.901Z] ---> 671471bb2570 [2022-04-22T12:30:07.901Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-22T12:30:08.506Z] ---> 6f26c00b8dd3 [2022-04-22T12:30:08.506Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T12:30:08.506Z] ---> Running in b797a5c36e97 [2022-04-22T12:30:55.483Z] Removing intermediate container b797a5c36e97 [2022-04-22T12:30:55.483Z] ---> 2d7a3878f535 [2022-04-22T12:30:55.483Z] Step 11/13 : COPY . . [2022-04-22T12:30:55.483Z] ---> e931418c3477 [2022-04-22T12:30:55.483Z] Step 12/13 : ARG MAKE="make build" [2022-04-22T12:30:55.483Z] ---> Running in 005b874fd91a [2022-04-22T12:30:55.483Z] Removing intermediate container 005b874fd91a [2022-04-22T12:30:55.483Z] ---> 33a121f5cf2b [2022-04-22T12:30:55.483Z] Step 13/13 : RUN $MAKE [2022-04-22T12:30:55.483Z] ---> Running in 3c991a9e1cfc [2022-04-22T12:30:55.483Z] noop [2022-04-22T12:30:55.483Z] Removing intermediate container 3c991a9e1cfc [2022-04-22T12:30:55.483Z] ---> 2aa3a8fd7ab6 [2022-04-22T12:30:55.483Z] Successfully built 2aa3a8fd7ab6 [2022-04-22T12:30:55.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:30:55.853Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T12:30:55.853Z] . [Pipeline] withDockerContainer [2022-04-22T12:30:56.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-21783 does not seem to be running inside a container [2022-04-22T12:30:56.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T12:30:57.543Z] $ docker top a13b2566dc7ca5765348528412289af826e2b868d15d6e6b0dc22c7bde213d90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T12:30:58.494Z] + go version [2022-04-22T12:30:58.494Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T12:30:58.537Z] $ docker stop --time=1 a13b2566dc7ca5765348528412289af826e2b868d15d6e6b0dc22c7bde213d90 [2022-04-22T12:31:00.156Z] $ docker rm -f a13b2566dc7ca5765348528412289af826e2b868d15d6e6b0dc22c7bde213d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:31:01.014Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T12:31:01.014Z] . [Pipeline] withDockerContainer [2022-04-22T12:31:01.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-21783 does not seem to be running inside a container [2022-04-22T12:31:01.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T12:31:02.601Z] $ docker top 9a32d0677fd3087433213287c40ff66b5fceda16cdc550b116f8c673a16c5a27 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T12:31:03.587Z] + make test [2022-04-22T12:31:03.588Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-22T12:32:25.421Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-22T12:32:25.421Z] CGO_ENABLED=1 go vet ./... [2022-04-22T12:32:43.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T12:32:43.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T12:32:43.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T12:32:47.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T12:32:47.257Z] $ docker stop --time=1 9a32d0677fd3087433213287c40ff66b5fceda16cdc550b116f8c673a16c5a27 [2022-04-22T12:32:49.013Z] $ docker rm -f 9a32d0677fd3087433213287c40ff66b5fceda16cdc550b116f8c673a16c5a27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T12:32:50.009Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T12:32:50.044Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T12:32:50.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T12:32:51.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T12:32:51.418Z] + ls -al . [2022-04-22T12:32:51.418Z] total 160 [2022-04-22T12:32:51.418Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 22 12:32 . [2022-04-22T12:32:51.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 12:29 .. [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 22 12:29 .dockerignore [2022-04-22T12:32:51.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 12:29 .git [2022-04-22T12:32:51.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:29 .github [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 22 12:29 .gitignore [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 22 12:29 Attribution.txt [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 22 12:29 CHANGELOG.md [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 22 12:29 Dockerfile [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 12:29 GOVERNANCE.md [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 22 12:29 Jenkinsfile [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 22 12:29 LICENSE [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 22 12:29 OWNERS.md [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 22 12:29 README.md [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 12:27 VERSION [2022-04-22T12:32:51.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 12:29 bin [2022-04-22T12:32:51.419Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 12:31 coverage.out [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 22 12:29 go.mod [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 22 12:29 go.sum [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 22 12:29 main.go [2022-04-22T12:32:51.419Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 22 12:29 makefile [2022-04-22T12:32:51.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 12:29 res [2022-04-22T12:32:51.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 12:29 snap [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:32:51.781Z] + 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=e6e70ee785a4ea65c7bb03471372d86c2b416c95 --label arch=arm64 --label version=0.0.0 . [2022-04-22T12:32:51.781Z] Sending build context to Docker daemon 199.7kB [2022-04-22T12:32:52.055Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T12:32:52.055Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-22T12:32:52.055Z] ---> 2aa3a8fd7ab6 [2022-04-22T12:32:52.055Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-22T12:32:52.055Z] ---> Running in ee92b8aeb3ed [2022-04-22T12:32:52.660Z] Removing intermediate container ee92b8aeb3ed [2022-04-22T12:32:52.660Z] ---> 8b4445baa3bb [2022-04-22T12:32:52.660Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T12:32:52.660Z] ---> Running in 83673a3ba2a0 [2022-04-22T12:32:52.934Z] Removing intermediate container 83673a3ba2a0 [2022-04-22T12:32:52.934Z] ---> 450619a865f9 [2022-04-22T12:32:52.934Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:32:52.934Z] ---> Running in ec2bb7d8264d [2022-04-22T12:32:53.213Z] Removing intermediate container ec2bb7d8264d [2022-04-22T12:32:53.213Z] ---> 84db37fbcdc1 [2022-04-22T12:32:53.213Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T12:32:53.213Z] ---> Running in 423bba8d7ccb [2022-04-22T12:32:55.201Z] Removing intermediate container 423bba8d7ccb [2022-04-22T12:32:55.201Z] ---> 640e5f1b9f30 [2022-04-22T12:32:55.201Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T12:32:55.201Z] ---> Running in 95a303c37985 [2022-04-22T12:32:56.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T12:32:56.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T12:32:57.760Z] OK: 220 MiB in 52 packages [2022-04-22T12:32:58.368Z] Removing intermediate container 95a303c37985 [2022-04-22T12:32:58.368Z] ---> c2c510ce2d81 [2022-04-22T12:32:58.368Z] Step 8/27 : WORKDIR /app [2022-04-22T12:32:58.368Z] ---> Running in 90362076c2f5 [2022-04-22T12:32:58.971Z] Removing intermediate container 90362076c2f5 [2022-04-22T12:32:58.971Z] ---> bc1ef5ba52b4 [2022-04-22T12:32:58.971Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-22T12:32:59.250Z] ---> 661608c24742 [2022-04-22T12:32:59.250Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T12:32:59.532Z] ---> Running in f78a37b26e63 [2022-04-22T12:33:01.511Z] Removing intermediate container f78a37b26e63 [2022-04-22T12:33:01.511Z] ---> f62912c989d1 [2022-04-22T12:33:01.511Z] Step 11/27 : COPY . . [2022-04-22T12:33:02.109Z] ---> 7d129e3a428f [2022-04-22T12:33:02.109Z] Step 12/27 : ARG MAKE="make build" [2022-04-22T12:33:02.109Z] ---> Running in 49e25efcaa8d [2022-04-22T12:33:02.381Z] Removing intermediate container 49e25efcaa8d [2022-04-22T12:33:02.381Z] ---> 3e927307fbac [2022-04-22T12:33:02.381Z] Step 13/27 : RUN $MAKE [2022-04-22T12:33:02.381Z] ---> Running in 8098ba5dfbdd [2022-04-22T12:33:03.361Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-22T12:35:10.210Z] Removing intermediate container 8098ba5dfbdd [2022-04-22T12:35:10.210Z] ---> 65e081ff4d4b [2022-04-22T12:35:10.210Z] Step 14/27 : FROM alpine:3.14 [2022-04-22T12:35:10.210Z] 3.14: Pulling from library/alpine [2022-04-22T12:35:10.210Z] 455c02918c45: Pulling fs layer [2022-04-22T12:35:10.210Z] 455c02918c45: Download complete [2022-04-22T12:35:10.210Z] 455c02918c45: Pull complete [2022-04-22T12:35:10.210Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T12:35:10.210Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T12:35:10.210Z] ---> ac73e934f311 [2022-04-22T12:35:10.210Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T12:35:10.210Z] ---> Running in 562651e513e6 [2022-04-22T12:35:10.210Z] Removing intermediate container 562651e513e6 [2022-04-22T12:35:10.210Z] ---> ff1decf9950a [2022-04-22T12:35:10.210Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-22T12:35:10.210Z] ---> Running in 2db1285125cf [2022-04-22T12:35:10.210Z] Removing intermediate container 2db1285125cf [2022-04-22T12:35:10.210Z] ---> 0557406e14d8 [2022-04-22T12:35:10.210Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-22T12:35:10.210Z] ---> Running in ea86becb55c6 [2022-04-22T12:35:10.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T12:35:10.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T12:35:10.210Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-22T12:35:10.210Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-22T12:35:10.210Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T12:35:10.210Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-22T12:35:10.210Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T12:35:10.210Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-22T12:35:10.210Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-22T12:35:10.210Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T12:35:10.210Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T12:35:10.210Z] OK: 9 MiB in 21 packages [2022-04-22T12:35:10.210Z] Removing intermediate container ea86becb55c6 [2022-04-22T12:35:10.210Z] ---> 8d94ccb31a5a [2022-04-22T12:35:10.210Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-22T12:35:10.210Z] ---> 7e338be35fa1 [2022-04-22T12:35:10.210Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-22T12:35:10.210Z] ---> d318546a49a2 [2022-04-22T12:35:10.210Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-22T12:35:10.210Z] ---> 706c41c62d8d [2022-04-22T12:35:10.210Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-22T12:35:10.210Z] ---> e324bd8c359a [2022-04-22T12:35:10.210Z] Step 22/27 : EXPOSE 48095 [2022-04-22T12:35:10.210Z] ---> Running in f070b8bab904 [2022-04-22T12:35:10.210Z] Removing intermediate container f070b8bab904 [2022-04-22T12:35:10.210Z] ---> 451752f51666 [2022-04-22T12:35:10.210Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-22T12:35:10.210Z] ---> Running in 12bbc2fa505f [2022-04-22T12:35:10.210Z] Removing intermediate container 12bbc2fa505f [2022-04-22T12:35:10.210Z] ---> db23aed7e883 [2022-04-22T12:35:10.210Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T12:35:10.210Z] ---> Running in 53c119365714 [2022-04-22T12:35:10.210Z] Removing intermediate container 53c119365714 [2022-04-22T12:35:10.210Z] ---> bce3407e1a83 [2022-04-22T12:35:10.210Z] Step 25/27 : LABEL arch=arm64 [2022-04-22T12:35:10.210Z] ---> Running in 0cba1b9b299e [2022-04-22T12:35:10.210Z] Removing intermediate container 0cba1b9b299e [2022-04-22T12:35:10.210Z] ---> e94fb373fff4 [2022-04-22T12:35:10.210Z] Step 26/27 : LABEL git_sha=e6e70ee785a4ea65c7bb03471372d86c2b416c95 [2022-04-22T12:35:10.210Z] ---> Running in 5efd7fa71344 [2022-04-22T12:35:10.210Z] Removing intermediate container 5efd7fa71344 [2022-04-22T12:35:10.210Z] ---> d90040e8e3a8 [2022-04-22T12:35:10.210Z] Step 27/27 : LABEL version=0.0.0 [2022-04-22T12:35:10.210Z] ---> Running in 3eaaa9cea8f3 [2022-04-22T12:35:10.210Z] Removing intermediate container 3eaaa9cea8f3 [2022-04-22T12:35:10.210Z] ---> 67010529ace1 [2022-04-22T12:35:10.210Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T12:35:10.210Z] Successfully built 67010529ace1 [2022-04-22T12:35:10.210Z] Successfully tagged app-service-configurable-arm64:latest [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] sh [2022-04-22T12:35:10.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T12:35:10.886Z] [2022-04-22T12:35:10.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:35:11.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T12:35:11.546Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T12:35:11.546Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T12:35:11.546Z] 04944245beec: Pulling fs layer [2022-04-22T12:35:11.546Z] 699f458cf7ca: Pulling fs layer [2022-04-22T12:35:11.546Z] 765212b225bb: Pulling fs layer [2022-04-22T12:35:11.546Z] f23df028b6ca: Pulling fs layer [2022-04-22T12:35:11.546Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T12:35:11.546Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T12:35:11.546Z] f23df028b6ca: Waiting [2022-04-22T12:35:11.546Z] d65c8cfc05b1: Waiting [2022-04-22T12:35:11.546Z] 2437ff75d9bd: Waiting [2022-04-22T12:35:11.546Z] 765212b225bb: Waiting [2022-04-22T12:35:11.546Z] 04944245beec: Verifying Checksum [2022-04-22T12:35:11.546Z] 04944245beec: Download complete [2022-04-22T12:35:11.546Z] 765212b225bb: Verifying Checksum [2022-04-22T12:35:11.546Z] 765212b225bb: Download complete [2022-04-22T12:35:11.546Z] f23df028b6ca: Verifying Checksum [2022-04-22T12:35:11.546Z] f23df028b6ca: Download complete [2022-04-22T12:35:11.546Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T12:35:11.546Z] d65c8cfc05b1: Download complete [2022-04-22T12:35:11.828Z] 699f458cf7ca: Verifying Checksum [2022-04-22T12:35:11.828Z] 699f458cf7ca: Download complete [2022-04-22T12:35:12.104Z] 8998bd30e6a1: Download complete [2022-04-22T12:35:14.730Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T12:35:14.730Z] 2437ff75d9bd: Download complete [2022-04-22T12:35:16.179Z] 8998bd30e6a1: Pull complete [2022-04-22T12:35:16.777Z] 04944245beec: Pull complete [2022-04-22T12:35:18.221Z] 699f458cf7ca: Pull complete [2022-04-22T12:35:18.500Z] 765212b225bb: Pull complete [2022-04-22T12:35:19.482Z] f23df028b6ca: Pull complete [2022-04-22T12:35:19.482Z] d65c8cfc05b1: Pull complete [2022-04-22T12:35:34.586Z] 2437ff75d9bd: Pull complete [2022-04-22T12:35:34.586Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T12:35:34.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T12:35:34.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T12:35:34.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-21783 does not seem to be running inside a container [2022-04-22T12:35:34.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T12:35:37.464Z] $ docker top 87e12bb682007fffb2c1e066b066cdfc765ac564ef4b620cdd7457d408269502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:38.462Z] ---> job-cost.sh [2022-04-22T12:35:38.462Z] lf-activate-venv: SKIPPING [2022-04-22T12:35:38.462Z] INFO: No Stack... [2022-04-22T12:35:39.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T12:35:39.657Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T12:35:40.338Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2022-04-22T12:35:40.338Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T12:35:40.424Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [2022-04-22T12:35:40.428Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] did not exist. Created. [2022-04-22T12:35:40.428Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T12:35:41.178Z] /w/workspace/app-service-configurable/1@tmp/durable-bcba5713/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T12:35:41.691Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T12:35:41.917Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T12:35:41.964Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T12:35:41.978Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T12:35:42.052Z] $ docker stop --time=1 87e12bb682007fffb2c1e066b066cdfc765ac564ef4b620cdd7457d408269502 [2022-04-22T12:35:43.584Z] $ docker rm -f 87e12bb682007fffb2c1e066b066cdfc765ac564ef4b620cdd7457d408269502 [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 [2022-04-22T12:35:44.652Z] provisioning config files... [2022-04-22T12:35:44.690Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-407@tmp/config2472225360666398247tmp [Pipeline] { [Pipeline] sh [2022-04-22T12:35:45.058Z] + set +x [2022-04-22T12:35:45.058Z] + bash -s -- [2022-04-22T12:35:45.058Z] + curl -s https://codecov.io/bash [2022-04-22T12:35:45.058Z] [2022-04-22T12:35:45.058Z] _____ _ [2022-04-22T12:35:45.058Z] / ____| | | [2022-04-22T12:35:45.058Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T12:35:45.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T12:35:45.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T12:35:45.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T12:35:45.058Z] Bash-1.0.6 [2022-04-22T12:35:45.058Z] [2022-04-22T12:35:45.058Z] [2022-04-22T12:35:45.058Z] ==> git version 2.25.1 found [2022-04-22T12:35:45.058Z] ==> 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 [2022-04-22T12:35:45.058Z] Release-Date: 2020-01-08 [2022-04-22T12:35:45.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T12:35:45.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T12:35:45.058Z] ==> Jenkins CI detected. [2022-04-22T12:35:45.058Z] current dir:  /w/workspace/_app-service-configurable_PR-407 [2022-04-22T12:35:45.058Z] project root: . [2022-04-22T12:35:45.058Z] --> token set from env [2022-04-22T12:35:45.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T12:35:45.058Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T12:35:45.058Z] ==> Python coveragepy not found [2022-04-22T12:35:45.058Z] ==> Searching for coverage reports in: [2022-04-22T12:35:45.058Z] + . [2022-04-22T12:35:45.058Z] -> Found 1 reports [2022-04-22T12:35:45.058Z] ==> Detecting git/mercurial file structure [2022-04-22T12:35:45.058Z] ==> Reading reports [2022-04-22T12:35:45.058Z] + ./coverage.out bytes=10 [2022-04-22T12:35:45.058Z] ==> Appending adjustments [2022-04-22T12:35:45.058Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T12:35:45.320Z] + Found adjustments [2022-04-22T12:35:45.320Z] ==> Gzipping contents [2022-04-22T12:35:45.320Z] 4.0K /tmp/codecov.cksNwd.gz [2022-04-22T12:35:45.320Z] ==> Uploading reports [2022-04-22T12:35:45.320Z] url: https://codecov.io [2022-04-22T12:35:45.320Z] query: branch=PR-407&commit=e6e70ee785a4ea65c7bb03471372d86c2b416c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=407&job=&cmd_args= [2022-04-22T12:35:45.320Z] -> Pinging Codecov [2022-04-22T12:35:45.320Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-407&commit=e6e70ee785a4ea65c7bb03471372d86c2b416c95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=407&job=&cmd_args= [2022-04-22T12:35:45.579Z] -> Uploading to [2022-04-22T12:35:45.580Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/A97CA9966030D2A3747ED39772930CCE/e6e70ee785a4ea65c7bb03471372d86c2b416c95/2429940f-fda7-453e-b4f3-c35155ef5d66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T123545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f81ddcc4f0a9d485d4cc0de76c4b7a88ac0170a9418b8db04422766d5b521f9 [2022-04-22T12:35:45.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T12:35:45.580Z] Dload Upload Total Spent Left Speed [2022-04-22T12:35:45.840Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 577 0 0 100 577 0 2599 --:--:-- --:--:-- --:--:-- 2587 100 577 0 0 100 577 0 2345 --:--:-- --:--:-- --:--:-- 2336 [2022-04-22T12:35:45.840Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e6e70ee785a4ea65c7bb03471372d86c2b416c95 [Pipeline] } [2022-04-22T12:35:45.866Z] 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 [2022-04-22T12:35:47.628Z] + [ -d /w/workspace/_app-service-configurable_PR-407/archives ] [2022-04-22T12:35:47.628Z] + ls -al /w/workspace/_app-service-configurable_PR-407/archives [2022-04-22T12:35:47.628Z] total 16 [2022-04-22T12:35:47.628Z] drwxr-xr-x 3 root root 4096 Apr 22 12:28 . [2022-04-22T12:35:47.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 12:28 .. [2022-04-22T12:35:47.628Z] drwxr-xr-x 2 root root 4096 Apr 22 12:28 cost [2022-04-22T12:35:47.628Z] -rw-r--r-- 1 root root 95 Apr 22 12:28 cost.csv [2022-04-22T12:35:47.628Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-407/archives [2022-04-22T12:35:47.628Z] + ls -al /w/workspace/_app-service-configurable_PR-407/archives [2022-04-22T12:35:47.628Z] total 16 [2022-04-22T12:35:47.628Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 12:28 . [2022-04-22T12:35:47.628Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 12:28 .. [2022-04-22T12:35:47.628Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 12:28 cost [2022-04-22T12:35:47.628Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 22 12:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:47.960Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:48.851Z] ---> package-listing.sh [2022-04-22T12:35:48.851Z] ++ facter osfamily [2022-04-22T12:35:48.851Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T12:35:49.111Z] + OS_FAMILY=debian [2022-04-22T12:35:49.111Z] + workspace=/w/workspace/_app-service-configurable_PR-407 [2022-04-22T12:35:49.111Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T12:35:49.111Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T12:35:49.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T12:35:49.111Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T12:35:49.111Z] + '[' /w/workspace/_app-service-configurable_PR-407 ']' [2022-04-22T12:35:49.111Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T12:35:49.111Z] + case "${OS_FAMILY}" in [2022-04-22T12:35:49.111Z] + dpkg -l [2022-04-22T12:35:49.111Z] + grep '^ii' [2022-04-22T12:35:49.111Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T12:35:49.111Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T12:35:49.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T12:35:49.112Z] + '[' /w/workspace/_app-service-configurable_PR-407 ']' [2022-04-22T12:35:49.112Z] + mkdir -p /w/workspace/_app-service-configurable_PR-407/archives/ [2022-04-22T12:35:49.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-407/archives/ [Pipeline] echo [2022-04-22T12:35:49.152Z] 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-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T12:35:49.449Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T12:35:50.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T12:35:50.030Z] . [Pipeline] withDockerContainer [2022-04-22T12:35:50.117Z] prd-ubuntu20.04-docker-8c-8g-21782 does not seem to be running inside a container [2022-04-22T12:35:50.155Z] $ 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-407/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-407 -v /w/workspace/_app-service-configurable_PR-407:/w/workspace/_app-service-configurable_PR-407:rw,z -v /w/workspace/_app-service-configurable_PR-407@tmp:/w/workspace/_app-service-configurable_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T12:35:50.402Z] $ docker top 7c67220b648a8d7390a6c0bc0592b1a9c380a4c0c48d43227a9b202655e08e5f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T12:35:50.804Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T12:35:51.111Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T12:35:51.426Z] + ls /var/log/sa-host [2022-04-22T12:35:51.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T12:35:51.728Z] provisioning config files... [2022-04-22T12:35:51.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-407@tmp/config1603837233044401582tmp [Pipeline] { [Pipeline] echo [2022-04-22T12:35:51.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:52.098Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T12:35:52.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:52.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T12:35:52.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:52.877Z] ---> sudo-logs.sh [2022-04-22T12:35:52.877Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T12:35:52.959Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:53.274Z] ---> job-cost.sh [2022-04-22T12:35:53.274Z] lf-activate-venv: SKIPPING [2022-04-22T12:35:53.274Z] DEBUG: total: 0.2199999988079071 [2022-04-22T12:35:53.274Z] INFO: Retrieving Stack Cost... [2022-04-22T12:35:53.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T12:35:54.108Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T12:35:54.146Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T12:35:54.466Z] ---> logs-deploy.sh [2022-04-22T12:35:54.466Z] lf-activate-venv: SKIPPING [2022-04-22T12:35:54.466Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-407/1 [2022-04-22T12:35:54.466Z] INFO: archiving workspace using pattern(s): [2022-04-22T12:35:55.409Z] Archives upload complete. [2022-04-22T12:35:55.409Z] INFO: archiving logs to Nexus