Pull request #450 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 Obtained Jenkinsfile from 7291a57ddb8963a82bcaacc92549b318e99f024e+6085ab4eae462fefc7cb0a382f63c0193af74bd5 (6d424ca6b8eea63292791ffa5b267357185aff6c) 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-ssh2494443029891305663.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4283679607880168981.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15911728949986385635.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-450/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16087969267188409621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1243376603889129551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-450/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3746229866654922679.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20793 in /w/workspace/_app-service-configurable_PR-450 [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-450 # 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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit 7291a57ddb8963a82bcaacc92549b318e99f024e Merge succeeded, producing 7291a57ddb8963a82bcaacc92549b318e99f024e Checking out Revision 7291a57ddb8963a82bcaacc92549b318e99f024e (PR-450) > 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/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # 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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 Commit message: "refactor(snap): configure.go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-22T15:03:59.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-22T15:03:59.211Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-22T15:03:59.320Z] ========================================================= [2022-07-22T15:03:59.320Z] EdgeX Global Pipelines Version Info [2022-07-22T15:03:59.320Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:04:00.088Z] ------------------- [2022-07-22T15:04:00.088Z] stable info: [2022-07-22T15:04:00.088Z] ------------------- [2022-07-22T15:04:00.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T15:04:00.088Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T15:04:00.088Z] Message: update stable to v1.0.238 [2022-07-22T15:04:00.663Z] ------------------- [2022-07-22T15:04:00.663Z] experimental info: [2022-07-22T15:04:00.663Z] ------------------- [2022-07-22T15:04:00.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-22T15:04:00.663Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-22T15:04:00.663Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-22T15:04:01.044Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-22T15:04:01.082Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-22T15:04:01.127Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-22T15:04:01.168Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-22T15:04:01.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-22T15:04:01.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-22T15:04:01.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-22T15:04:01.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-22T15:04:01.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-22T15:04:01.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-22T15:04:01.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-22T15:04:01.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-22T15:04:01.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-22T15:04:01.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-22T15:04:01.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T15:04:01.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-22T15:04:01.688Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T15:04:01.733Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-22T15:04:01.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-22T15:04:01.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-22T15:04:01.851Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-22T15:04:01.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-22T15:04:01.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-22T15:04:01.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-22T15:04:02.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-22T15:04:02.049Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-22T15:04:02.086Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-22T15:04:02.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo [2022-07-22T15:04:02.164Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo [2022-07-22T15:04:02.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo [2022-07-22T15:04:02.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo [2022-07-22T15:04:02.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7291a57 [Pipeline] echo [2022-07-22T15:04:02.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T15:04:02.427Z] provisioning config files... [2022-07-22T15:04:02.442Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config2512537512758017174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:04:02.789Z] ---> docker-login.sh [2022-07-22T15:04:02.789Z] nexus3.edgexfoundry.org:10001 [2022-07-22T15:04:03.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:03.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:03.313Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:03.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:03.313Z] [2022-07-22T15:04:03.313Z] Login Succeeded [2022-07-22T15:04:03.313Z] nexus3.edgexfoundry.org:10002 [2022-07-22T15:04:03.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:03.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:03.573Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:03.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:03.573Z] [2022-07-22T15:04:03.573Z] Login Succeeded [2022-07-22T15:04:03.573Z] nexus3.edgexfoundry.org:10003 [2022-07-22T15:04:03.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:03.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:03.833Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:03.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:03.833Z] [2022-07-22T15:04:03.833Z] Login Succeeded [2022-07-22T15:04:03.833Z] nexus3.edgexfoundry.org:10004 [2022-07-22T15:04:03.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:03.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:03.833Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:03.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:03.833Z] [2022-07-22T15:04:03.833Z] Login Succeeded [2022-07-22T15:04:03.833Z] docker.io [2022-07-22T15:04:04.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:04.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:04.357Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:04.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:04.357Z] [2022-07-22T15:04:04.357Z] Login Succeeded [2022-07-22T15:04:04.357Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T15:04:04.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-22T15:04:05.015Z] + git rev-list -1 --merges 7291a57ddb8963a82bcaacc92549b318e99f024e~1..7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo [2022-07-22T15:04:05.142Z] -----------> git rev-list -1 --merges 7291a57ddb8963a82bcaacc92549b318e99f024e~1..7291a57ddb8963a82bcaacc92549b318e99f024e 7291a57ddb8963a82bcaacc92549b318e99f024e [false] [Pipeline] sh [2022-07-22T15:04:05.457Z] + git log --format=format:%s -1 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo [2022-07-22T15:04:05.490Z] ========================================================= [2022-07-22T15:04:05.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-22T15:04:05.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T15:04:06.312Z] + git log --format=format:%s -1 7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] echo [2022-07-22T15:04:06.343Z] [semverPrep] GIT_COMMIT: 7291a57ddb8963a82bcaacc92549b318e99f024e, Commit Message: refactor(snap): configure.go [Pipeline] echo [2022-07-22T15:04:06.373Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-22T15:04:06.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-22T15:04:06.760Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-22T15:04:06.760Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-22T15:04:06.760Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-22T15:04:06.760Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-22T15:04:06.760Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-22T15:04:06.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:04:07.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T15:04:07.252Z] [2022-07-22T15:04:07.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:04:07.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T15:04:07.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-22T15:04:07.626Z] b85a868b505f: Pulling fs layer [2022-07-22T15:04:07.626Z] e2be974225ed: Pulling fs layer [2022-07-22T15:04:07.626Z] 339a4e72a1f5: Pulling fs layer [2022-07-22T15:04:07.626Z] 988bab9f4d93: Pulling fs layer [2022-07-22T15:04:07.626Z] 1469e6f7b9e6: Pulling fs layer [2022-07-22T15:04:07.626Z] eaf3925da568: Pulling fs layer [2022-07-22T15:04:07.626Z] bab4dde63d76: Pulling fs layer [2022-07-22T15:04:07.626Z] bde34c3a00c8: Pulling fs layer [2022-07-22T15:04:07.626Z] b352a97aabf1: Pulling fs layer [2022-07-22T15:04:07.626Z] 4872d77fe225: Pulling fs layer [2022-07-22T15:04:07.626Z] 5851b861e8e6: Pulling fs layer [2022-07-22T15:04:07.626Z] bde34c3a00c8: Waiting [2022-07-22T15:04:07.626Z] bab4dde63d76: Waiting [2022-07-22T15:04:07.626Z] 5851b861e8e6: Waiting [2022-07-22T15:04:07.626Z] 4872d77fe225: Waiting [2022-07-22T15:04:07.626Z] 988bab9f4d93: Waiting [2022-07-22T15:04:07.626Z] b352a97aabf1: Waiting [2022-07-22T15:04:07.626Z] 1469e6f7b9e6: Waiting [2022-07-22T15:04:07.626Z] eaf3925da568: Waiting [2022-07-22T15:04:07.626Z] e2be974225ed: Download complete [2022-07-22T15:04:07.626Z] 988bab9f4d93: Verifying Checksum [2022-07-22T15:04:07.626Z] 988bab9f4d93: Download complete [2022-07-22T15:04:07.889Z] 1469e6f7b9e6: Verifying Checksum [2022-07-22T15:04:07.889Z] 1469e6f7b9e6: Download complete [2022-07-22T15:04:07.889Z] eaf3925da568: Verifying Checksum [2022-07-22T15:04:07.889Z] eaf3925da568: Download complete [2022-07-22T15:04:07.889Z] 339a4e72a1f5: Download complete [2022-07-22T15:04:07.889Z] bde34c3a00c8: Download complete [2022-07-22T15:04:07.889Z] b352a97aabf1: Verifying Checksum [2022-07-22T15:04:07.890Z] b352a97aabf1: Download complete [2022-07-22T15:04:07.890Z] 4872d77fe225: Verifying Checksum [2022-07-22T15:04:07.890Z] 4872d77fe225: Download complete [2022-07-22T15:04:07.890Z] 5851b861e8e6: Download complete [2022-07-22T15:04:07.890Z] b85a868b505f: Verifying Checksum [2022-07-22T15:04:07.890Z] b85a868b505f: Download complete [2022-07-22T15:04:08.152Z] bab4dde63d76: Verifying Checksum [2022-07-22T15:04:08.153Z] bab4dde63d76: Download complete [2022-07-22T15:04:09.537Z] b85a868b505f: Pull complete [2022-07-22T15:04:09.537Z] e2be974225ed: Pull complete [2022-07-22T15:04:10.115Z] 339a4e72a1f5: Pull complete [2022-07-22T15:04:10.378Z] 988bab9f4d93: Pull complete [2022-07-22T15:04:10.640Z] 1469e6f7b9e6: Pull complete [2022-07-22T15:04:10.640Z] eaf3925da568: Pull complete [2022-07-22T15:04:13.181Z] bab4dde63d76: Pull complete [2022-07-22T15:04:13.181Z] bde34c3a00c8: Pull complete [2022-07-22T15:04:13.181Z] b352a97aabf1: Pull complete [2022-07-22T15:04:13.181Z] 4872d77fe225: Pull complete [2022-07-22T15:04:13.181Z] 5851b861e8e6: Pull complete [2022-07-22T15:04:13.181Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-22T15:04:13.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-22T15:04:13.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:04:13.415Z] prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container [2022-07-22T15:04:13.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-22T15:04:15.448Z] $ docker top cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 -eo pid,comm [2022-07-22T15:04:15.532Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-22T15:04:15.532Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-22T15:04:15.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T15:04:15.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T15:04:15.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T15:04:15.801Z] $ docker exec cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent [2022-07-22T15:04:15.930Z] SSH_AUTH_SOCK=/tmp/ssh-lx8iVdB2lofW/agent.32 [2022-07-22T15:04:15.930Z] SSH_AGENT_PID=39 [2022-07-22T15:04:15.936Z] Running ssh-add (command line suppressed) [2022-07-22T15:04:16.059Z] Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_6545532507674945405.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_6545532507674945405.key) [2022-07-22T15:04:16.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T15:04:16.407Z] + git tag --points-at HEAD [Pipeline] } [2022-07-22T15:04:16.433Z] $ docker exec --env ******** --env ******** cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent -k [2022-07-22T15:04:16.549Z] unset SSH_AUTH_SOCK; [2022-07-22T15:04:16.551Z] unset SSH_AGENT_PID; [2022-07-22T15:04:16.551Z] echo Agent pid 39 killed; [2022-07-22T15:04:16.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-22T15:04:16.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-22T15:04:16.653Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-22T15:04:16.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-22T15:04:16.784Z] $ docker exec cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent [2022-07-22T15:04:16.929Z] SSH_AUTH_SOCK=/tmp/ssh-6A3eBve620Eh/agent.72 [2022-07-22T15:04:16.929Z] SSH_AGENT_PID=79 [2022-07-22T15:04:16.934Z] Running ssh-add (command line suppressed) [2022-07-22T15:04:17.054Z] Identity added: /w/workspace/_app-service-configurable_PR-450@tmp/private_key_8827492602274084676.key (/w/workspace/_app-service-configurable_PR-450@tmp/private_key_8827492602274084676.key) [2022-07-22T15:04:17.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-22T15:04:17.400Z] + git semver init [2022-07-22T15:04:17.665Z] 2022-07-22 15:04:17,580 [run_init] DEBUG init version:0.0.0 force:False [2022-07-22T15:04:17.665Z] 2022-07-22 15:04:17,581 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-450/.semver [2022-07-22T15:04:17.665Z] 2022-07-22 15:04:17,581 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-450/.semver [2022-07-22T15:04:17.665Z] 2022-07-22 15:04:17,581 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-450/.semver'], cwd=/w/workspace/_app-service-configurable_PR-450, universal_newlines=False, shell=None, istream=None) [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,337 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-450/.git/info/exclude [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 with force:False [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,337 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-450/.semver/PR-450 [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,344 [execute] INFO git cat-file --batch-check [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,352 [execute] INFO git cat-file --batch [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-450/.semver, universal_newlines=False, shell=None, istream=) [2022-07-22T15:04:18.633Z] 2022-07-22 15:04:18,359 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-450/.semver/PR-450 [2022-07-22T15:04:18.633Z] 0.0.0 [Pipeline] } [2022-07-22T15:04:18.655Z] $ docker exec --env ******** --env ******** cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 ssh-agent -k [2022-07-22T15:04:18.800Z] unset SSH_AUTH_SOCK; [2022-07-22T15:04:18.802Z] unset SSH_AGENT_PID; [2022-07-22T15:04:18.802Z] echo Agent pid 79 killed; [2022-07-22T15:04:18.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-22T15:04:19.251Z] + git semver [Pipeline] } [2022-07-22T15:04:19.554Z] $ docker stop --time=1 cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 [2022-07-22T15:04:20.891Z] $ docker rm -f cddcb5620e1dabbfe1c3e93e5a8a92ec26cee628c29857c0be151f07eeeded79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T15:04:21.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-22T15:04:21.599Z] Stashed 1 file(s) [Pipeline] echo [2022-07-22T15:04:21.614Z] [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-07-22T15:04:22.188Z] provisioning config files... [2022-07-22T15:04:22.200Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config6307320887003594264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:04:22.546Z] ---> docker-login.sh [2022-07-22T15:04:22.546Z] nexus3.edgexfoundry.org:10001 [2022-07-22T15:04:22.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:22.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:22.546Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:22.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:22.546Z] [2022-07-22T15:04:22.546Z] Login Succeeded [2022-07-22T15:04:22.546Z] nexus3.edgexfoundry.org:10002 [2022-07-22T15:04:22.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:22.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:22.807Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:22.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:22.807Z] [2022-07-22T15:04:22.807Z] Login Succeeded [2022-07-22T15:04:22.807Z] nexus3.edgexfoundry.org:10003 [2022-07-22T15:04:22.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:22.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:22.807Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:22.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:22.807Z] [2022-07-22T15:04:22.807Z] Login Succeeded [2022-07-22T15:04:22.807Z] nexus3.edgexfoundry.org:10004 [2022-07-22T15:04:23.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:23.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:23.069Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:23.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:23.069Z] [2022-07-22T15:04:23.069Z] Login Succeeded [2022-07-22T15:04:23.069Z] docker.io [2022-07-22T15:04:23.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:04:23.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:04:23.330Z] Configure a credential helper to remove this warning. See [2022-07-22T15:04:23.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:04:23.330Z] [2022-07-22T15:04:23.330Z] Login Succeeded [2022-07-22T15:04:23.330Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T15:04:23.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T15:04:23.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T15:04:23.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T15:04:23.615Z] ========================================================= [2022-07-22T15:04:23.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-22T15:04:23.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:04:24.074Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T15:04:24.075Z] Sending build context to Docker daemon 3.108MB [2022-07-22T15:04:24.075Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T15:04:24.075Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T15:04:24.075Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-22T15:04:24.075Z] 2408cc74d12b: Pulling fs layer [2022-07-22T15:04:24.075Z] ea60b727a1ce: Pulling fs layer [2022-07-22T15:04:24.075Z] 30c4a7721957: Pulling fs layer [2022-07-22T15:04:24.075Z] 370296b7ddb6: Pulling fs layer [2022-07-22T15:04:24.075Z] 7c6cee850709: Pulling fs layer [2022-07-22T15:04:24.075Z] 39a5fcdaea64: Pulling fs layer [2022-07-22T15:04:24.075Z] d94ebbe4e438: Pulling fs layer [2022-07-22T15:04:24.075Z] bcfd1f05c69d: Pulling fs layer [2022-07-22T15:04:24.075Z] 59ccb84bbe0f: Pulling fs layer [2022-07-22T15:04:24.075Z] 370296b7ddb6: Waiting [2022-07-22T15:04:24.075Z] 7c6cee850709: Waiting [2022-07-22T15:04:24.075Z] 39a5fcdaea64: Waiting [2022-07-22T15:04:24.075Z] d94ebbe4e438: Waiting [2022-07-22T15:04:24.075Z] bcfd1f05c69d: Waiting [2022-07-22T15:04:24.075Z] 59ccb84bbe0f: Waiting [2022-07-22T15:04:24.075Z] 30c4a7721957: Verifying Checksum [2022-07-22T15:04:24.075Z] 30c4a7721957: Download complete [2022-07-22T15:04:24.075Z] ea60b727a1ce: Verifying Checksum [2022-07-22T15:04:24.075Z] ea60b727a1ce: Download complete [2022-07-22T15:04:24.075Z] 7c6cee850709: Verifying Checksum [2022-07-22T15:04:24.075Z] 7c6cee850709: Download complete [2022-07-22T15:04:24.337Z] 39a5fcdaea64: Download complete [2022-07-22T15:04:24.337Z] 2408cc74d12b: Download complete [2022-07-22T15:04:24.337Z] d94ebbe4e438: Download complete [2022-07-22T15:04:24.604Z] 2408cc74d12b: Pull complete [2022-07-22T15:04:24.604Z] ea60b727a1ce: Pull complete [2022-07-22T15:04:24.872Z] 59ccb84bbe0f: Verifying Checksum [2022-07-22T15:04:24.872Z] 59ccb84bbe0f: Download complete [2022-07-22T15:04:24.872Z] 30c4a7721957: Pull complete [2022-07-22T15:04:24.872Z] bcfd1f05c69d: Verifying Checksum [2022-07-22T15:04:24.872Z] bcfd1f05c69d: Download complete [2022-07-22T15:04:25.132Z] 370296b7ddb6: Verifying Checksum [2022-07-22T15:04:25.132Z] 370296b7ddb6: Download complete [2022-07-22T15:04:29.331Z] 370296b7ddb6: Pull complete [2022-07-22T15:04:29.331Z] 7c6cee850709: Pull complete [2022-07-22T15:04:29.331Z] 39a5fcdaea64: Pull complete [2022-07-22T15:04:29.331Z] d94ebbe4e438: Pull complete [2022-07-22T15:04:31.263Z] bcfd1f05c69d: Pull complete [2022-07-22T15:04:32.242Z] 59ccb84bbe0f: Pull complete [2022-07-22T15:04:32.242Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-22T15:04:32.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-22T15:04:32.242Z] ---> a4fb48ad2a94 [2022-07-22T15:04:32.242Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T15:04:34.800Z] ---> Running in b452f2ef60b4 [2022-07-22T15:04:34.800Z] Removing intermediate container b452f2ef60b4 [2022-07-22T15:04:34.800Z] ---> 8d925e975293 [2022-07-22T15:04:34.800Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T15:04:35.061Z] ---> Running in 20512e026e41 [2022-07-22T15:04:35.061Z] Removing intermediate container 20512e026e41 [2022-07-22T15:04:35.061Z] ---> 1faa6bc2d004 [2022-07-22T15:04:35.061Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:04:35.061Z] ---> Running in 525e17dcef92 [2022-07-22T15:04:35.061Z] Removing intermediate container 525e17dcef92 [2022-07-22T15:04:35.061Z] ---> 6ad65a22d3f2 [2022-07-22T15:04:35.061Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T15:04:35.061Z] ---> Running in 2a2267f3a3d9 [2022-07-22T15:04:35.634Z] Removing intermediate container 2a2267f3a3d9 [2022-07-22T15:04:35.634Z] ---> b8344d04bf99 [2022-07-22T15:04:35.634Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T15:04:35.634Z] ---> Running in a8527498a679 [2022-07-22T15:04:35.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T15:04:37.031Z] Still waiting to schedule task [2022-07-22T15:04:37.031Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-22T15:04:37.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T15:04:37.807Z] OK: 211 MiB in 51 packages [2022-07-22T15:04:38.067Z] Removing intermediate container a8527498a679 [2022-07-22T15:04:38.067Z] ---> 21df4ec99374 [2022-07-22T15:04:38.067Z] Step 8/13 : WORKDIR /app [2022-07-22T15:04:38.067Z] ---> Running in 89153af0721a [2022-07-22T15:04:38.067Z] Removing intermediate container 89153af0721a [2022-07-22T15:04:38.067Z] ---> e92a8095f2f7 [2022-07-22T15:04:38.067Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T15:04:38.328Z] ---> 8f624f63ee4e [2022-07-22T15:04:38.328Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T15:04:38.328Z] ---> Running in bd396916f704 [2022-07-22T15:05:00.337Z] Removing intermediate container bd396916f704 [2022-07-22T15:05:00.337Z] ---> 22ef1b84ce9e [2022-07-22T15:05:00.337Z] Step 11/13 : COPY . . [2022-07-22T15:05:00.337Z] ---> 0eb0d2b86c6f [2022-07-22T15:05:00.337Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T15:05:00.337Z] ---> Running in 732717d0f667 [2022-07-22T15:05:00.337Z] Removing intermediate container 732717d0f667 [2022-07-22T15:05:00.337Z] ---> da8e6dc6a892 [2022-07-22T15:05:00.337Z] Step 13/13 : RUN $MAKE [2022-07-22T15:05:00.337Z] ---> Running in 7569bb1709d9 [2022-07-22T15:05:00.337Z] noop [2022-07-22T15:05:00.337Z] Removing intermediate container 7569bb1709d9 [2022-07-22T15:05:00.337Z] ---> f75c737bedb6 [2022-07-22T15:05:00.337Z] Successfully built f75c737bedb6 [2022-07-22T15:05:00.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:05:00.782Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T15:05:00.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:05:00.934Z] prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container [2022-07-22T15:05:00.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T15:05:01.346Z] $ docker top d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T15:05:01.755Z] + go version [2022-07-22T15:05:01.755Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-22T15:05:01.801Z] $ docker stop --time=1 d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 [2022-07-22T15:05:03.049Z] $ docker rm -f d360dff82574c033a81bd50fcb229e2743d82bfa586b8caafa4e5034307ed2f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:05:03.763Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-22T15:05:03.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:05:03.913Z] prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container [2022-07-22T15:05:03.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-22T15:05:04.269Z] $ docker top 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T15:05:04.651Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-450 [Pipeline] fileExists [Pipeline] sh [2022-07-22T15:05:05.015Z] + make test [2022-07-22T15:05:05.015Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T15:05:14.995Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T15:05:14.995Z] CGO_ENABLED=1 go vet ./... [2022-07-22T15:05:17.534Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T15:05:17.534Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T15:05:17.534Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T15:05:17.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T15:05:17.614Z] $ docker stop --time=1 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b [2022-07-22T15:05:19.605Z] $ docker rm -f 3328479071acb0986f14ac50767f6a49b97483d46f1a9b13b941e7a37f0ad30b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T15:05:20.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T15:05:20.126Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-22T15:05:20.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T15:05:21.102Z] + ls -al . [2022-07-22T15:05:21.102Z] total 168 [2022-07-22T15:05:21.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:05 . [2022-07-22T15:05:21.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:03 .. [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 15:03 .dockerignore [2022-07-22T15:05:21.102Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:04 .git [2022-07-22T15:05:21.102Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 15:03 .github [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 15:03 .gitignore [2022-07-22T15:05:21.102Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 15:04 .semver [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 15:03 Attribution.txt [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 15:03 CHANGELOG.md [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 15:03 Dockerfile [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 15:03 GOVERNANCE.md [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 15:03 Jenkinsfile [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 15:03 LICENSE [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 15:03 OWNERS.md [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 15:03 README.md [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 15:04 VERSION [2022-07-22T15:05:21.102Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 15:03 bin [2022-07-22T15:05:21.102Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 15:05 coverage.out [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 15:03 go.mod [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 15:03 go.sum [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 15:03 main.go [2022-07-22T15:05:21.102Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 15:03 makefile [2022-07-22T15:05:21.102Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 15:03 res [2022-07-22T15:05:21.102Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:03 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:05:21.498Z] + 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=7291a57ddb8963a82bcaacc92549b318e99f024e --label arch=amd64 --label version=0.0.0 . [2022-07-22T15:05:21.498Z] Sending build context to Docker daemon 3.109MB [2022-07-22T15:05:21.498Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T15:05:21.498Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T15:05:21.498Z] ---> f75c737bedb6 [2022-07-22T15:05:21.498Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T15:05:21.498Z] ---> Running in b7d6e3ee1647 [2022-07-22T15:05:21.758Z] Removing intermediate container b7d6e3ee1647 [2022-07-22T15:05:21.758Z] ---> a05d2c94e30c [2022-07-22T15:05:21.758Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T15:05:21.758Z] ---> Running in 0201b0f1ece8 [2022-07-22T15:05:21.758Z] Removing intermediate container 0201b0f1ece8 [2022-07-22T15:05:21.758Z] ---> 19204134025f [2022-07-22T15:05:21.758Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:05:21.758Z] ---> Running in 9e3a0e7a707e [2022-07-22T15:05:21.758Z] Removing intermediate container 9e3a0e7a707e [2022-07-22T15:05:21.758Z] ---> c13996941277 [2022-07-22T15:05:21.758Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T15:05:22.018Z] ---> Running in 61e83a03a2da [2022-07-22T15:05:22.590Z] Removing intermediate container 61e83a03a2da [2022-07-22T15:05:22.590Z] ---> f53dc50b1274 [2022-07-22T15:05:22.590Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T15:05:22.590Z] ---> Running in 6d828dd21cb1 [2022-07-22T15:05:22.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T15:05:23.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T15:05:23.792Z] OK: 211 MiB in 51 packages [2022-07-22T15:05:24.363Z] Removing intermediate container 6d828dd21cb1 [2022-07-22T15:05:24.363Z] ---> c4cfd93599eb [2022-07-22T15:05:24.363Z] Step 8/27 : WORKDIR /app [2022-07-22T15:05:24.363Z] ---> Running in dfb2145a9187 [2022-07-22T15:05:24.363Z] Removing intermediate container dfb2145a9187 [2022-07-22T15:05:24.363Z] ---> 42ff70671972 [2022-07-22T15:05:24.363Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T15:05:24.363Z] ---> cdb9c48c1735 [2022-07-22T15:05:24.363Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T15:05:24.363Z] ---> Running in 5f3c096dcf5c [2022-07-22T15:05:24.933Z] Removing intermediate container 5f3c096dcf5c [2022-07-22T15:05:24.933Z] ---> cd25fa5e9534 [2022-07-22T15:05:24.933Z] Step 11/27 : COPY . . [2022-07-22T15:05:25.193Z] ---> b4ea175a5d1a [2022-07-22T15:05:25.193Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T15:05:25.193Z] ---> Running in 9476e8ad8da8 [2022-07-22T15:05:25.453Z] Removing intermediate container 9476e8ad8da8 [2022-07-22T15:05:25.453Z] ---> 25396db9d79b [2022-07-22T15:05:25.453Z] Step 13/27 : RUN $MAKE [2022-07-22T15:05:25.453Z] ---> Running in 8ae280ceb0b6 [2022-07-22T15:05:25.714Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T15:05:47.698Z] Removing intermediate container 8ae280ceb0b6 [2022-07-22T15:05:47.698Z] ---> cd3fd504dd37 [2022-07-22T15:05:47.698Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T15:05:47.698Z] 3.16: Pulling from library/alpine [2022-07-22T15:05:47.960Z] 530afca65e2e: Pulling fs layer [2022-07-22T15:05:48.239Z] 530afca65e2e: Verifying Checksum [2022-07-22T15:05:48.239Z] 530afca65e2e: Download complete [2022-07-22T15:05:48.499Z] 530afca65e2e: Pull complete [2022-07-22T15:05:48.499Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T15:05:48.499Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T15:05:48.499Z] ---> d7d3d98c851f [2022-07-22T15:05:48.499Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:05:48.499Z] ---> Running in c2e94dc600f1 [2022-07-22T15:05:48.499Z] Removing intermediate container c2e94dc600f1 [2022-07-22T15:05:48.499Z] ---> 99af3ec1ba19 [2022-07-22T15:05:48.499Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T15:05:48.499Z] ---> Running in d1e5fdea9580 [2022-07-22T15:05:48.499Z] Removing intermediate container d1e5fdea9580 [2022-07-22T15:05:48.499Z] ---> 6a9d37e4e7e5 [2022-07-22T15:05:48.499Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T15:05:48.761Z] ---> Running in 0ed5c8806937 [2022-07-22T15:05:49.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-22T15:05:49.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-22T15:05:49.282Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T15:05:49.282Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T15:05:49.282Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T15:05:49.282Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T15:05:49.282Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T15:05:49.282Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T15:05:49.282Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T15:05:49.282Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T15:05:49.282Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T15:05:49.282Z] OK: 9 MiB in 21 packages [2022-07-22T15:05:49.853Z] Removing intermediate container 0ed5c8806937 [2022-07-22T15:05:49.853Z] ---> 92e01e7c185c [2022-07-22T15:05:49.853Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T15:05:49.853Z] ---> 804a83c448e6 [2022-07-22T15:05:49.853Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T15:05:50.114Z] ---> c9ec5afc8bc3 [2022-07-22T15:05:50.114Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T15:05:50.375Z] ---> a9267cc9608e [2022-07-22T15:05:50.375Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T15:05:50.946Z] ---> 9a040288b7c0 [2022-07-22T15:05:50.946Z] Step 22/27 : EXPOSE 48095 [2022-07-22T15:05:50.946Z] ---> Running in 980f90bc635c [2022-07-22T15:05:50.946Z] Removing intermediate container 980f90bc635c [2022-07-22T15:05:50.946Z] ---> 669c98584274 [2022-07-22T15:05:50.946Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T15:05:50.946Z] ---> Running in d34136ea54e0 [2022-07-22T15:05:51.206Z] Removing intermediate container d34136ea54e0 [2022-07-22T15:05:51.206Z] ---> 17258f437bfb [2022-07-22T15:05:51.206Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T15:05:51.206Z] ---> Running in 2ef0a3153389 [2022-07-22T15:05:51.206Z] Removing intermediate container 2ef0a3153389 [2022-07-22T15:05:51.206Z] ---> 1dde4a480dda [2022-07-22T15:05:51.206Z] Step 25/27 : LABEL arch=amd64 [2022-07-22T15:05:51.206Z] ---> Running in c43783020c17 [2022-07-22T15:05:51.206Z] Removing intermediate container c43783020c17 [2022-07-22T15:05:51.206Z] ---> 0da1146d667f [2022-07-22T15:05:51.206Z] Step 26/27 : LABEL git_sha=7291a57ddb8963a82bcaacc92549b318e99f024e [2022-07-22T15:05:51.206Z] ---> Running in 19a769897c17 [2022-07-22T15:05:51.469Z] Removing intermediate container 19a769897c17 [2022-07-22T15:05:51.469Z] ---> 72b15b71fedf [2022-07-22T15:05:51.469Z] Step 27/27 : LABEL version=0.0.0 [2022-07-22T15:05:51.469Z] ---> Running in b95fe1a15f3c [2022-07-22T15:05:51.469Z] Removing intermediate container b95fe1a15f3c [2022-07-22T15:05:51.469Z] ---> 0d8af011b420 [2022-07-22T15:05:51.469Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T15:05:51.469Z] Successfully built 0d8af011b420 [2022-07-22T15:05:51.469Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:05:52.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T15:05:52.349Z] [2022-07-22T15:05:52.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:05:52.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T15:05:52.735Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-22T15:05:52.735Z] 5eb5b503b376: Pulling fs layer [2022-07-22T15:05:52.735Z] 5c69ac0246d0: Pulling fs layer [2022-07-22T15:05:52.735Z] ec43610c2a17: Pulling fs layer [2022-07-22T15:05:52.735Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-22T15:05:52.735Z] 33b1e0a273af: Pulling fs layer [2022-07-22T15:05:52.735Z] 5d3b04190fa2: Pulling fs layer [2022-07-22T15:05:52.735Z] 2f39f015ded8: Pulling fs layer [2022-07-22T15:05:52.735Z] 3a2ae6a8a46f: Waiting [2022-07-22T15:05:52.735Z] 33b1e0a273af: Waiting [2022-07-22T15:05:52.735Z] 5d3b04190fa2: Waiting [2022-07-22T15:05:52.735Z] 5c69ac0246d0: Download complete [2022-07-22T15:05:52.735Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-22T15:05:52.735Z] 3a2ae6a8a46f: Download complete [2022-07-22T15:05:52.994Z] ec43610c2a17: Verifying Checksum [2022-07-22T15:05:52.994Z] ec43610c2a17: Download complete [2022-07-22T15:05:52.994Z] 33b1e0a273af: Verifying Checksum [2022-07-22T15:05:52.994Z] 33b1e0a273af: Download complete [2022-07-22T15:05:52.994Z] 5d3b04190fa2: Download complete [2022-07-22T15:05:52.994Z] 5eb5b503b376: Verifying Checksum [2022-07-22T15:05:52.994Z] 5eb5b503b376: Download complete [2022-07-22T15:05:53.563Z] 2f39f015ded8: Download complete [2022-07-22T15:05:54.504Z] 5eb5b503b376: Pull complete [2022-07-22T15:05:54.504Z] 5c69ac0246d0: Pull complete [2022-07-22T15:05:55.073Z] ec43610c2a17: Pull complete [2022-07-22T15:05:55.073Z] 3a2ae6a8a46f: Pull complete [2022-07-22T15:05:55.333Z] 33b1e0a273af: Pull complete [2022-07-22T15:05:55.333Z] 5d3b04190fa2: Pull complete [2022-07-22T15:06:00.618Z] 2f39f015ded8: Pull complete [2022-07-22T15:06:00.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-22T15:06:00.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T15:06:00.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:06:00.846Z] prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container [2022-07-22T15:06:00.898Z] $ 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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-22T15:06:03.375Z] $ docker top 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:06:03.879Z] ---> job-cost.sh [2022-07-22T15:06:03.879Z] lf-activate-venv: SKIPPING [2022-07-22T15:06:03.879Z] INFO: No Stack... [2022-07-22T15:06:04.141Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T15:06:04.712Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T15:06:05.027Z] + cat /w/workspace/_app-service-configurable_PR-450/archives/cost.csv [2022-07-22T15:06:05.027Z] + cut -d, -f6 [Pipeline] lock [2022-07-22T15:06:05.069Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [2022-07-22T15:06:05.074Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] did not exist. Created. [2022-07-22T15:06:05.074Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T15:06:05.453Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-22T15:06:05.497Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T15:06:05.524Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T15:06:05.604Z] $ docker stop --time=1 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b [2022-07-22T15:06:06.768Z] $ docker rm -f 69229e190a91b02d52149c0d4dd8418ea665da1f20e5263cb48ccd0617d8459b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-22T15:06:17.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20795 in /w/workspace/_app-service-configurable_PR-450 [Pipeline] { [Pipeline] ws [2022-07-22T15:06:17.929Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-07-22T15:06:18.006Z] Selected Git installation does not exist. Using Default [2022-07-22T15:06:18.006Z] The recommended git tool is: NONE [2022-07-22T15:06:24.705Z] using credential edgex-jenkins-ssh [2022-07-22T15:06:24.724Z] Cloning the remote Git repository [2022-07-22T15:06:24.789Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T15:06:24.867Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-07-22T15:06:24.975Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T15:06:24.975Z] > git --version # timeout=10 [2022-07-22T15:06:24.997Z] > git --version # 'git version 2.25.1' [2022-07-22T15:06:25.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T15:06:25.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T15:06:26.778Z] Merging remotes/origin/main commit 6085ab4eae462fefc7cb0a382f63c0193af74bd5 into PR head commit 7291a57ddb8963a82bcaacc92549b318e99f024e [2022-07-22T15:06:27.008Z] Merge succeeded, producing 7291a57ddb8963a82bcaacc92549b318e99f024e [2022-07-22T15:06:27.009Z] Checking out Revision 7291a57ddb8963a82bcaacc92549b318e99f024e (PR-450) [2022-07-22T15:06:26.163Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T15:06:26.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-22T15:06:26.219Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-22T15:06:26.256Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-22T15:06:26.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T15:06:26.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-22T15:06:26.804Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T15:06:26.828Z] > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 [2022-07-22T15:06:26.925Z] > git remote # timeout=10 [2022-07-22T15:06:26.942Z] > git config --get remote.origin.url # timeout=10 [2022-07-22T15:06:26.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-22T15:06:26.970Z] > git merge 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [2022-07-22T15:06:26.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-22T15:06:27.019Z] > git config core.sparsecheckout # timeout=10 [2022-07-22T15:06:27.032Z] > git checkout -f 7291a57ddb8963a82bcaacc92549b318e99f024e # timeout=10 [2022-07-22T15:06:31.222Z] Commit message: "refactor(snap): configure.go" [2022-07-22T15:06:31.283Z] > git --version # timeout=10 [2022-07-22T15:06:31.294Z] > git --version # 'git version 2.25.1' [2022-07-22T15:06:31.305Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T15:06:32.420Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-22T15:06:32.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T15:06:32.420Z] Dload Upload Total Spent Left Speed [2022-07-22T15:06:32.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh [2022-07-22T15:06:33.270Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-22T15:06:33.630Z] + sudo tee /etc/docker/daemon.new [2022-07-22T15:06:33.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-22T15:06:33.630Z] { [2022-07-22T15:06:33.630Z] "registry-mirrors": [ [2022-07-22T15:06:33.630Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-22T15:06:33.630Z] ], [2022-07-22T15:06:33.630Z] "bip": "10.250.0.254/24", [2022-07-22T15:06:33.630Z] "hosts": [ [2022-07-22T15:06:33.630Z] "tcp://0.0.0.0:5555", [2022-07-22T15:06:33.630Z] "unix:///var/run/docker.sock" [2022-07-22T15:06:33.630Z] ], [2022-07-22T15:06:33.630Z] "mtu": 1458, [2022-07-22T15:06:33.630Z] "selinux-enabled": true, [2022-07-22T15:06:33.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-22T15:06:33.630Z] } [Pipeline] sh [2022-07-22T15:06:33.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-22T15:06:34.359Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T15:06:52.945Z] provisioning config files... [2022-07-22T15:06:52.970Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8612469618996802142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:06:53.366Z] ---> docker-login.sh [2022-07-22T15:06:53.367Z] nexus3.edgexfoundry.org:10001 [2022-07-22T15:06:53.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:06:54.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:06:54.237Z] Configure a credential helper to remove this warning. See [2022-07-22T15:06:54.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:06:54.237Z] [2022-07-22T15:06:54.237Z] Login Succeeded [2022-07-22T15:06:54.237Z] nexus3.edgexfoundry.org:10002 [2022-07-22T15:06:54.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:06:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:06:54.789Z] Configure a credential helper to remove this warning. See [2022-07-22T15:06:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:06:54.789Z] [2022-07-22T15:06:54.789Z] Login Succeeded [2022-07-22T15:06:54.789Z] nexus3.edgexfoundry.org:10003 [2022-07-22T15:06:55.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:06:55.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:06:55.345Z] Configure a credential helper to remove this warning. See [2022-07-22T15:06:55.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:06:55.345Z] [2022-07-22T15:06:55.345Z] Login Succeeded [2022-07-22T15:06:55.345Z] nexus3.edgexfoundry.org:10004 [2022-07-22T15:06:55.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:06:55.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:06:55.619Z] Configure a credential helper to remove this warning. See [2022-07-22T15:06:55.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:06:55.619Z] [2022-07-22T15:06:55.619Z] Login Succeeded [2022-07-22T15:06:55.619Z] docker.io [2022-07-22T15:06:56.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-22T15:06:56.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-22T15:06:56.488Z] Configure a credential helper to remove this warning. See [2022-07-22T15:06:56.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-22T15:06:56.488Z] [2022-07-22T15:06:56.488Z] Login Succeeded [2022-07-22T15:06:56.488Z] ---> docker-login.sh ends [Pipeline] } [2022-07-22T15:06:56.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-22T15:06:56.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T15:06:56.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-22T15:06:56.966Z] ========================================================= [2022-07-22T15:06:56.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-22T15:06:56.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:06:57.464Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-22T15:06:57.464Z] Sending build context to Docker daemon 204.3kB [2022-07-22T15:06:57.737Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T15:06:57.737Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-22T15:06:58.017Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-22T15:06:58.017Z] b3c136eddcbf: Pulling fs layer [2022-07-22T15:06:58.017Z] c0a3192eca97: Pulling fs layer [2022-07-22T15:06:58.017Z] a050256f5b6f: Pulling fs layer [2022-07-22T15:06:58.017Z] 656be50a0ddc: Pulling fs layer [2022-07-22T15:06:58.017Z] 2bbca73fdf42: Pulling fs layer [2022-07-22T15:06:58.017Z] 46d945488cbd: Pulling fs layer [2022-07-22T15:06:58.017Z] 8a5474983e97: Pulling fs layer [2022-07-22T15:06:58.017Z] 329c88fbcd65: Pulling fs layer [2022-07-22T15:06:58.017Z] 656be50a0ddc: Waiting [2022-07-22T15:06:58.017Z] 2bbca73fdf42: Waiting [2022-07-22T15:06:58.017Z] 46d945488cbd: Waiting [2022-07-22T15:06:58.017Z] 8a5474983e97: Waiting [2022-07-22T15:06:58.017Z] 329c88fbcd65: Waiting [2022-07-22T15:06:58.017Z] a050256f5b6f: Verifying Checksum [2022-07-22T15:06:58.017Z] a050256f5b6f: Download complete [2022-07-22T15:06:58.017Z] c0a3192eca97: Verifying Checksum [2022-07-22T15:06:58.017Z] c0a3192eca97: Download complete [2022-07-22T15:06:58.017Z] 2bbca73fdf42: Verifying Checksum [2022-07-22T15:06:58.017Z] 2bbca73fdf42: Download complete [2022-07-22T15:06:58.017Z] 46d945488cbd: Verifying Checksum [2022-07-22T15:06:58.017Z] 46d945488cbd: Download complete [2022-07-22T15:06:58.017Z] b3c136eddcbf: Verifying Checksum [2022-07-22T15:06:59.017Z] b3c136eddcbf: Pull complete [2022-07-22T15:06:59.017Z] 329c88fbcd65: Verifying Checksum [2022-07-22T15:06:59.017Z] 329c88fbcd65: Download complete [2022-07-22T15:06:59.636Z] c0a3192eca97: Pull complete [2022-07-22T15:06:59.913Z] a050256f5b6f: Pull complete [2022-07-22T15:07:00.522Z] 8a5474983e97: Verifying Checksum [2022-07-22T15:07:00.522Z] 8a5474983e97: Download complete [2022-07-22T15:07:01.122Z] 656be50a0ddc: Verifying Checksum [2022-07-22T15:07:01.122Z] 656be50a0ddc: Download complete [2022-07-22T15:07:13.533Z] 656be50a0ddc: Pull complete [2022-07-22T15:07:13.807Z] 2bbca73fdf42: Pull complete [2022-07-22T15:07:14.081Z] 46d945488cbd: Pull complete [2022-07-22T15:07:20.821Z] 8a5474983e97: Pull complete [2022-07-22T15:07:22.258Z] 329c88fbcd65: Pull complete [2022-07-22T15:07:22.258Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-22T15:07:22.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-22T15:07:22.258Z] ---> ff4287adb874 [2022-07-22T15:07:22.258Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T15:07:23.242Z] ---> Running in 046e80d0e6f0 [2022-07-22T15:07:23.516Z] Removing intermediate container 046e80d0e6f0 [2022-07-22T15:07:23.516Z] ---> db96174cd891 [2022-07-22T15:07:23.516Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T15:07:23.516Z] ---> Running in 4af218ae67d9 [2022-07-22T15:07:23.792Z] Removing intermediate container 4af218ae67d9 [2022-07-22T15:07:23.792Z] ---> 519a9a888dbc [2022-07-22T15:07:23.792Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:07:23.792Z] ---> Running in f5639409253b [2022-07-22T15:07:24.070Z] Removing intermediate container f5639409253b [2022-07-22T15:07:24.070Z] ---> b50426b7e386 [2022-07-22T15:07:24.070Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T15:07:24.344Z] ---> Running in 7b7f12a848df [2022-07-22T15:07:27.739Z] Removing intermediate container 7b7f12a848df [2022-07-22T15:07:27.739Z] ---> 09652c0fd5c6 [2022-07-22T15:07:27.739Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T15:07:27.739Z] ---> Running in 4c5f9655fba0 [2022-07-22T15:07:28.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T15:07:28.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T15:07:29.905Z] OK: 221 MiB in 51 packages [2022-07-22T15:07:30.510Z] Removing intermediate container 4c5f9655fba0 [2022-07-22T15:07:30.510Z] ---> c80a597d050c [2022-07-22T15:07:30.510Z] Step 8/13 : WORKDIR /app [2022-07-22T15:07:30.799Z] ---> Running in 277eeb11098f [2022-07-22T15:07:31.075Z] Removing intermediate container 277eeb11098f [2022-07-22T15:07:31.075Z] ---> 4d77865a1dbc [2022-07-22T15:07:31.075Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-22T15:07:31.677Z] ---> 224da0af9b75 [2022-07-22T15:07:31.677Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T15:07:31.677Z] ---> Running in 0a6755f8fea5 [2022-07-22T15:08:18.692Z] Removing intermediate container 0a6755f8fea5 [2022-07-22T15:08:18.692Z] ---> 83f1648ea746 [2022-07-22T15:08:18.692Z] Step 11/13 : COPY . . [2022-07-22T15:08:18.692Z] ---> e988d08fea63 [2022-07-22T15:08:18.692Z] Step 12/13 : ARG MAKE="make build" [2022-07-22T15:08:18.692Z] ---> Running in 5cf84b15cc1e [2022-07-22T15:08:18.692Z] Removing intermediate container 5cf84b15cc1e [2022-07-22T15:08:18.692Z] ---> fcd695e92c26 [2022-07-22T15:08:18.692Z] Step 13/13 : RUN $MAKE [2022-07-22T15:08:18.692Z] ---> Running in ed76f877f52d [2022-07-22T15:08:18.692Z] noop [2022-07-22T15:08:18.692Z] Removing intermediate container ed76f877f52d [2022-07-22T15:08:18.692Z] ---> 8d86af4973c6 [2022-07-22T15:08:18.692Z] Successfully built 8d86af4973c6 [2022-07-22T15:08:18.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:08:19.178Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T15:08:19.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:08:19.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container [2022-07-22T15:08:19.593Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T15:08:20.863Z] $ docker top 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T15:08:21.823Z] + go version [2022-07-22T15:08:21.823Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-22T15:08:21.860Z] $ docker stop --time=1 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e [2022-07-22T15:08:23.510Z] $ docker rm -f 96a486b8bb6337872a8744490f5f3a22464f28172ddf34a7145e5ebe2567c48e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:08:24.408Z] + docker inspect -f . ci-base-image-arm64 [2022-07-22T15:08:24.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:08:24.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container [2022-07-22T15:08:24.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** ci-base-image-arm64 cat [2022-07-22T15:08:26.023Z] $ docker top 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T15:08:26.989Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2022-07-22T15:08:27.707Z] + make test [2022-07-22T15:08:27.707Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-22T15:09:49.551Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-22T15:09:49.551Z] CGO_ENABLED=1 go vet ./... [2022-07-22T15:10:01.994Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-22T15:10:01.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-22T15:10:01.994Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-22T15:10:02.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-22T15:10:02.069Z] $ docker stop --time=1 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 [2022-07-22T15:10:03.828Z] $ docker rm -f 6e485f52a8e8403e092378424f0f7cbef533d17d783b584306c4c1e7b9ad3c90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-22T15:10:04.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-22T15:10:04.914Z] Warning: overwriting stash ‘coverage-report’ [2022-07-22T15:10:05.373Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-22T15:10:05.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-22T15:10:06.348Z] + ls -al . [2022-07-22T15:10:06.348Z] total 164 [2022-07-22T15:10:06.348Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 22 15:08 . [2022-07-22T15:10:06.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:06 .. [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 22 15:06 .dockerignore [2022-07-22T15:10:06.348Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 22 15:06 .git [2022-07-22T15:10:06.348Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 22 15:06 .github [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 22 15:06 .gitignore [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 22 15:06 Attribution.txt [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 22 15:06 CHANGELOG.md [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 22 15:06 Dockerfile [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 22 15:06 GOVERNANCE.md [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 22 15:06 Jenkinsfile [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 22 15:06 LICENSE [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 22 15:06 OWNERS.md [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 22 15:06 README.md [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 22 15:04 VERSION [2022-07-22T15:10:06.348Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 22 15:06 bin [2022-07-22T15:10:06.348Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 22 15:08 coverage.out [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 22 15:06 go.mod [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 22 15:06 go.sum [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 22 15:06 main.go [2022-07-22T15:10:06.348Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 22 15:06 makefile [2022-07-22T15:10:06.348Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 22 15:06 res [2022-07-22T15:10:06.348Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 22 15:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:10:06.783Z] + 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=7291a57ddb8963a82bcaacc92549b318e99f024e --label arch=arm64 --label version=0.0.0 . [2022-07-22T15:10:06.783Z] Sending build context to Docker daemon 205.3kB [2022-07-22T15:10:07.058Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-22T15:10:07.058Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-22T15:10:07.058Z] ---> 8d86af4973c6 [2022-07-22T15:10:07.058Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-22T15:10:07.058Z] ---> Running in e07270d60c5f [2022-07-22T15:10:07.665Z] Removing intermediate container e07270d60c5f [2022-07-22T15:10:07.665Z] ---> a41cce85736a [2022-07-22T15:10:07.665Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-22T15:10:07.665Z] ---> Running in 9377c12f204b [2022-07-22T15:10:07.942Z] Removing intermediate container 9377c12f204b [2022-07-22T15:10:07.942Z] ---> ff5e6a48ac23 [2022-07-22T15:10:07.942Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:10:07.942Z] ---> Running in 34961725d041 [2022-07-22T15:10:08.215Z] Removing intermediate container 34961725d041 [2022-07-22T15:10:08.215Z] ---> 4748793808ea [2022-07-22T15:10:08.215Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-22T15:10:08.215Z] ---> Running in 4c2496ca5345 [2022-07-22T15:10:10.210Z] Removing intermediate container 4c2496ca5345 [2022-07-22T15:10:10.210Z] ---> 1dcb85a75895 [2022-07-22T15:10:10.210Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-22T15:10:10.210Z] ---> Running in 480bf7a414bf [2022-07-22T15:10:11.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T15:10:11.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T15:10:12.768Z] OK: 221 MiB in 51 packages [2022-07-22T15:10:13.750Z] Removing intermediate container 480bf7a414bf [2022-07-22T15:10:13.750Z] ---> b748269b218c [2022-07-22T15:10:13.750Z] Step 8/27 : WORKDIR /app [2022-07-22T15:10:13.750Z] ---> Running in 434ec7fdf3a7 [2022-07-22T15:10:14.026Z] Removing intermediate container 434ec7fdf3a7 [2022-07-22T15:10:14.026Z] ---> f77a8b22d67e [2022-07-22T15:10:14.026Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-22T15:10:14.623Z] ---> b696ac1e5b66 [2022-07-22T15:10:14.623Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-22T15:10:14.623Z] ---> Running in 140e93ccb011 [2022-07-22T15:10:16.617Z] Removing intermediate container 140e93ccb011 [2022-07-22T15:10:16.617Z] ---> f00b3b248f09 [2022-07-22T15:10:16.617Z] Step 11/27 : COPY . . [2022-07-22T15:10:17.216Z] ---> 880c4bafde1e [2022-07-22T15:10:17.216Z] Step 12/27 : ARG MAKE="make build" [2022-07-22T15:10:17.216Z] ---> Running in a35d0f34ea04 [2022-07-22T15:10:17.493Z] Removing intermediate container a35d0f34ea04 [2022-07-22T15:10:17.493Z] ---> 771c7a270024 [2022-07-22T15:10:17.493Z] Step 13/27 : RUN $MAKE [2022-07-22T15:10:17.768Z] ---> Running in e78e8be68f0d [2022-07-22T15:10:18.756Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-22T15:12:25.645Z] Removing intermediate container e78e8be68f0d [2022-07-22T15:12:25.645Z] ---> a16dfff0aec0 [2022-07-22T15:12:25.645Z] Step 14/27 : FROM alpine:3.16 [2022-07-22T15:12:25.645Z] 3.16: Pulling from library/alpine [2022-07-22T15:12:25.645Z] f97344484467: Pulling fs layer [2022-07-22T15:12:25.645Z] f97344484467: Verifying Checksum [2022-07-22T15:12:25.645Z] f97344484467: Download complete [2022-07-22T15:12:25.645Z] f97344484467: Pull complete [2022-07-22T15:12:25.645Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-22T15:12:25.645Z] Status: Downloaded newer image for alpine:3.16 [2022-07-22T15:12:25.645Z] ---> 3d81c46cd875 [2022-07-22T15:12:25.645Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-22T15:12:25.645Z] ---> Running in 5e0fafd26117 [2022-07-22T15:12:25.645Z] Removing intermediate container 5e0fafd26117 [2022-07-22T15:12:25.645Z] ---> a473c8517cab [2022-07-22T15:12:25.645Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-22T15:12:25.645Z] ---> Running in 8898f2287ecc [2022-07-22T15:12:25.645Z] Removing intermediate container 8898f2287ecc [2022-07-22T15:12:25.645Z] ---> 91c6dfad3248 [2022-07-22T15:12:25.645Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-22T15:12:25.645Z] ---> Running in 89d6d12a0f32 [2022-07-22T15:12:25.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-22T15:12:25.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-22T15:12:25.645Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-22T15:12:25.645Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-22T15:12:25.645Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-22T15:12:25.645Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-22T15:12:25.645Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-22T15:12:25.645Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-22T15:12:25.645Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-22T15:12:25.645Z] Executing busybox-1.35.0-r15.trigger [2022-07-22T15:12:25.645Z] Executing ca-certificates-20211220-r0.trigger [2022-07-22T15:12:25.645Z] OK: 9 MiB in 21 packages [2022-07-22T15:12:25.645Z] Removing intermediate container 89d6d12a0f32 [2022-07-22T15:12:25.645Z] ---> 53b8b2f7a8e0 [2022-07-22T15:12:25.645Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-22T15:12:25.922Z] ---> 2529600baaaf [2022-07-22T15:12:25.922Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-22T15:12:26.523Z] ---> 03385132145a [2022-07-22T15:12:26.523Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-22T15:12:27.126Z] ---> 37bfa0e57974 [2022-07-22T15:12:27.126Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-22T15:12:28.565Z] ---> fcb2517be3ef [2022-07-22T15:12:28.565Z] Step 22/27 : EXPOSE 48095 [2022-07-22T15:12:28.565Z] ---> Running in d75d7eec9381 [2022-07-22T15:12:28.843Z] Removing intermediate container d75d7eec9381 [2022-07-22T15:12:28.843Z] ---> 84d33354f3c8 [2022-07-22T15:12:28.843Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-22T15:12:28.843Z] ---> Running in 5a6526dc31d4 [2022-07-22T15:12:29.119Z] Removing intermediate container 5a6526dc31d4 [2022-07-22T15:12:29.119Z] ---> a9e2f0ba74b2 [2022-07-22T15:12:29.119Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-22T15:12:29.119Z] ---> Running in ad1665e97c50 [2022-07-22T15:12:29.398Z] Removing intermediate container ad1665e97c50 [2022-07-22T15:12:29.398Z] ---> 7a0855ca1282 [2022-07-22T15:12:29.398Z] Step 25/27 : LABEL arch=arm64 [2022-07-22T15:12:29.398Z] ---> Running in 4d6cd3d71bcb [2022-07-22T15:12:30.001Z] Removing intermediate container 4d6cd3d71bcb [2022-07-22T15:12:30.001Z] ---> d3aea046ef46 [2022-07-22T15:12:30.001Z] Step 26/27 : LABEL git_sha=7291a57ddb8963a82bcaacc92549b318e99f024e [2022-07-22T15:12:30.001Z] ---> Running in 4b9cbc4927c5 [2022-07-22T15:12:30.276Z] Removing intermediate container 4b9cbc4927c5 [2022-07-22T15:12:30.276Z] ---> c1a731e4a8cb [2022-07-22T15:12:30.276Z] Step 27/27 : LABEL version=0.0.0 [2022-07-22T15:12:30.276Z] ---> Running in d394d0b2fc09 [2022-07-22T15:12:30.550Z] Removing intermediate container d394d0b2fc09 [2022-07-22T15:12:30.550Z] ---> 15d42d37a447 [2022-07-22T15:12:30.550Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-22T15:12:30.550Z] Successfully built 15d42d37a447 [2022-07-22T15:12:30.550Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:12:31.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T15:12:31.328Z] [2022-07-22T15:12:31.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:12:31.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T15:12:32.017Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-22T15:12:32.017Z] 8998bd30e6a1: Pulling fs layer [2022-07-22T15:12:32.017Z] 04944245beec: Pulling fs layer [2022-07-22T15:12:32.017Z] 699f458cf7ca: Pulling fs layer [2022-07-22T15:12:32.017Z] 765212b225bb: Pulling fs layer [2022-07-22T15:12:32.017Z] f23df028b6ca: Pulling fs layer [2022-07-22T15:12:32.017Z] d65c8cfc05b1: Pulling fs layer [2022-07-22T15:12:32.017Z] 2437ff75d9bd: Pulling fs layer [2022-07-22T15:12:32.017Z] 765212b225bb: Waiting [2022-07-22T15:12:32.017Z] f23df028b6ca: Waiting [2022-07-22T15:12:32.017Z] d65c8cfc05b1: Waiting [2022-07-22T15:12:32.017Z] 2437ff75d9bd: Waiting [2022-07-22T15:12:32.017Z] 04944245beec: Verifying Checksum [2022-07-22T15:12:32.017Z] 04944245beec: Download complete [2022-07-22T15:12:32.017Z] 765212b225bb: Verifying Checksum [2022-07-22T15:12:32.017Z] 765212b225bb: Download complete [2022-07-22T15:12:32.017Z] f23df028b6ca: Verifying Checksum [2022-07-22T15:12:32.017Z] f23df028b6ca: Download complete [2022-07-22T15:12:32.017Z] d65c8cfc05b1: Download complete [2022-07-22T15:12:32.291Z] 699f458cf7ca: Verifying Checksum [2022-07-22T15:12:32.567Z] 8998bd30e6a1: Verifying Checksum [2022-07-22T15:12:32.567Z] 8998bd30e6a1: Download complete [2022-07-22T15:12:35.208Z] 2437ff75d9bd: Verifying Checksum [2022-07-22T15:12:35.208Z] 2437ff75d9bd: Download complete [2022-07-22T15:12:37.194Z] 8998bd30e6a1: Pull complete [2022-07-22T15:12:37.194Z] 04944245beec: Pull complete [2022-07-22T15:12:38.633Z] 699f458cf7ca: Pull complete [2022-07-22T15:12:38.906Z] 765212b225bb: Pull complete [2022-07-22T15:12:39.889Z] f23df028b6ca: Pull complete [2022-07-22T15:12:40.166Z] d65c8cfc05b1: Pull complete [2022-07-22T15:12:55.269Z] 2437ff75d9bd: Pull complete [2022-07-22T15:12:55.269Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-22T15:12:55.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-22T15:12:55.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:12:55.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-20795 does not seem to be running inside a container [2022-07-22T15:12:55.766Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-22T15:12:58.269Z] $ docker top 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:12:59.279Z] ---> job-cost.sh [2022-07-22T15:12:59.279Z] lf-activate-venv: SKIPPING [2022-07-22T15:12:59.279Z] INFO: No Stack... [2022-07-22T15:12:59.877Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-22T15:13:00.478Z] INFO: Archiving Costs [Pipeline] sh [2022-07-22T15:13:01.195Z] + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv -f6 [2022-07-22T15:13:01.195Z] [Pipeline] lock [2022-07-22T15:13:01.279Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [2022-07-22T15:13:01.284Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] did not exist. Created. [2022-07-22T15:13:01.284Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-22T15:13:02.046Z] /w/workspace/app-service-configurable/1@tmp/durable-042c8033/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-22T15:13:02.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-22T15:13:02.791Z] Warning: overwriting stash ‘stack-cost’ [2022-07-22T15:13:02.835Z] Stashed 1 file(s) [Pipeline] } [2022-07-22T15:13:02.849Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-22T15:13:02.929Z] $ docker stop --time=1 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 [2022-07-22T15:13:04.415Z] $ docker rm -f 90e1e62ca71f9ec31f20ec977b0cb0b83539bf44ded4c7694114e758d919cd05 [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-07-22T15:13:05.415Z] provisioning config files... [2022-07-22T15:13:05.423Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config1950810386172222456tmp [Pipeline] { [Pipeline] sh [2022-07-22T15:13:05.759Z] + set +x [2022-07-22T15:13:05.759Z] + curl -s https://codecov.io/bash [2022-07-22T15:13:05.759Z] + bash -s -- [2022-07-22T15:13:05.759Z] [2022-07-22T15:13:05.759Z] _____ _ [2022-07-22T15:13:05.759Z] / ____| | | [2022-07-22T15:13:05.759Z] | | ___ __| | ___ ___ _____ __ [2022-07-22T15:13:05.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-22T15:13:05.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-22T15:13:05.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-22T15:13:05.759Z] Bash-1.0.6 [2022-07-22T15:13:05.759Z] [2022-07-22T15:13:05.759Z] [2022-07-22T15:13:05.759Z] ==> git version 2.25.1 found [2022-07-22T15:13:05.759Z] ==> 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-07-22T15:13:05.759Z] Release-Date: 2020-01-08 [2022-07-22T15:13:05.759Z] 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-07-22T15:13:05.759Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-22T15:13:05.759Z] ==> Jenkins CI detected. [2022-07-22T15:13:05.759Z] current dir:  /w/workspace/_app-service-configurable_PR-450 [2022-07-22T15:13:05.759Z] project root: . [2022-07-22T15:13:05.759Z] --> token set from env [2022-07-22T15:13:05.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-22T15:13:05.759Z] ==> Running gcov in . (disable via -X gcov) [2022-07-22T15:13:05.759Z] ==> Python coveragepy not found [2022-07-22T15:13:05.759Z] ==> Searching for coverage reports in: [2022-07-22T15:13:05.759Z] + . [2022-07-22T15:13:05.759Z] -> Found 1 reports [2022-07-22T15:13:05.759Z] ==> Detecting git/mercurial file structure [2022-07-22T15:13:05.759Z] ==> Reading reports [2022-07-22T15:13:06.020Z] + ./coverage.out bytes=10 [2022-07-22T15:13:06.020Z] ==> Appending adjustments [2022-07-22T15:13:06.020Z] https://docs.codecov.io/docs/fixing-reports [2022-07-22T15:13:06.020Z] + Found adjustments [2022-07-22T15:13:06.020Z] ==> Gzipping contents [2022-07-22T15:13:06.020Z] 4.0K /tmp/codecov.87aNj1.gz [2022-07-22T15:13:06.020Z] ==> Uploading reports [2022-07-22T15:13:06.020Z] url: https://codecov.io [2022-07-22T15:13:06.020Z] query: branch=PR-450&commit=7291a57ddb8963a82bcaacc92549b318e99f024e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= [2022-07-22T15:13:06.020Z] -> Pinging Codecov [2022-07-22T15:13:06.020Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-450&commit=7291a57ddb8963a82bcaacc92549b318e99f024e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=450&job=&cmd_args= [2022-07-22T15:13:06.283Z] -> Uploading to [2022-07-22T15:13:06.283Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-22/A97CA9966030D2A3747ED39772930CCE/7291a57ddb8963a82bcaacc92549b318e99f024e/192d89ba-3989-4b6a-976a-d9bc98471eba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T151306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e24be1f2b4b6dec979df7afb3fbd3e3dd0a6c8a240bf3c7f63b276cbe86de320 [2022-07-22T15:13:06.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-22T15:13:06.283Z] Dload Upload Total Spent Left Speed [2022-07-22T15:13:06.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 542 0 0 100 542 0 2316 --:--:-- --:--:-- --:--:-- 2316 [2022-07-22T15:13:06.552Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/7291a57ddb8963a82bcaacc92549b318e99f024e [Pipeline] } [2022-07-22T15:13:06.578Z] 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-07-22T15:13:08.246Z] + [ -d /w/workspace/_app-service-configurable_PR-450/archives ] [2022-07-22T15:13:08.246Z] + ls -al /w/workspace/_app-service-configurable_PR-450/archives [2022-07-22T15:13:08.246Z] total 16 [2022-07-22T15:13:08.246Z] drwxr-xr-x 3 root root 4096 Jul 22 15:06 . [2022-07-22T15:13:08.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 15:06 .. [2022-07-22T15:13:08.246Z] drwxr-xr-x 2 root root 4096 Jul 22 15:06 cost [2022-07-22T15:13:08.246Z] -rw-r--r-- 1 root root 95 Jul 22 15:06 cost.csv [2022-07-22T15:13:08.246Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-450/archives [2022-07-22T15:13:08.246Z] + ls -al /w/workspace/_app-service-configurable_PR-450/archives [2022-07-22T15:13:08.246Z] total 16 [2022-07-22T15:13:08.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 15:06 . [2022-07-22T15:13:08.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 22 15:06 .. [2022-07-22T15:13:08.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 15:06 cost [2022-07-22T15:13:08.246Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 22 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:08.577Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:09.471Z] ---> package-listing.sh [2022-07-22T15:13:09.471Z] ++ facter osfamily [2022-07-22T15:13:09.471Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-22T15:13:09.731Z] + OS_FAMILY=debian [2022-07-22T15:13:09.731Z] + workspace=/w/workspace/_app-service-configurable_PR-450 [2022-07-22T15:13:09.731Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-22T15:13:09.731Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-22T15:13:09.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-22T15:13:09.731Z] + PACKAGES=/tmp/packages_start.txt [2022-07-22T15:13:09.731Z] + '[' /w/workspace/_app-service-configurable_PR-450 ']' [2022-07-22T15:13:09.731Z] + PACKAGES=/tmp/packages_end.txt [2022-07-22T15:13:09.731Z] + case "${OS_FAMILY}" in [2022-07-22T15:13:09.731Z] + dpkg -l [2022-07-22T15:13:09.731Z] + grep '^ii' [2022-07-22T15:13:09.731Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-22T15:13:09.731Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-22T15:13:09.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-22T15:13:09.731Z] + '[' /w/workspace/_app-service-configurable_PR-450 ']' [2022-07-22T15:13:09.731Z] + mkdir -p /w/workspace/_app-service-configurable_PR-450/archives/ [2022-07-22T15:13:09.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-450/archives/ [Pipeline] echo [2022-07-22T15:13:09.764Z] 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-22T15:13:10.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-22T15:13:10.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-22T15:13:10.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-22T15:13:10.833Z] prd-ubuntu20.04-docker-8c-8g-20793 does not seem to be running inside a container [2022-07-22T15:13:10.889Z] $ 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-450/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-450 -v /w/workspace/_app-service-configurable_PR-450:/w/workspace/_app-service-configurable_PR-450:rw,z -v /w/workspace/_app-service-configurable_PR-450@tmp:/w/workspace/_app-service-configurable_PR-450@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-07-22T15:13:11.097Z] $ docker top 70044d51fd6c47e24217ab95a7e2acb7651ed07bf1e01105e1fdd3634abf5946 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-22T15:13:11.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-22T15:13:11.786Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-22T15:13:12.094Z] + ls /var/log/sa-host [2022-07-22T15:13:12.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-22T15:13:12.400Z] provisioning config files... [2022-07-22T15:13:12.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-450@tmp/config8019594824299375857tmp [Pipeline] { [Pipeline] echo [2022-07-22T15:13:12.463Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:12.778Z] ---> create-netrc.sh [Pipeline] } [2022-07-22T15:13:12.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:13.218Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-22T15:13:13.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:13.565Z] ---> sudo-logs.sh [2022-07-22T15:13:13.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-22T15:13:13.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:13.958Z] ---> job-cost.sh [2022-07-22T15:13:13.958Z] lf-activate-venv: SKIPPING [2022-07-22T15:13:13.958Z] DEBUG: total: 0.2199999988079071 [2022-07-22T15:13:13.958Z] INFO: Retrieving Stack Cost... [2022-07-22T15:13:14.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-22T15:13:14.791Z] INFO: Archiving Costs [Pipeline] echo [2022-07-22T15:13:14.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-22T15:13:15.141Z] ---> logs-deploy.sh [2022-07-22T15:13:15.141Z] lf-activate-venv: SKIPPING [2022-07-22T15:13:15.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-450/1 [2022-07-22T15:13:15.141Z] INFO: archiving workspace using pattern(s): [2022-07-22T15:13:16.078Z] Archives upload complete. [2022-07-22T15:13:16.337Z] INFO: archiving logs to Nexus [2022-07-22T15:13:16.908Z] ---> uname -a: [2022-07-22T15:13:16.909Z] Linux prd-ubuntu20-04-docker-8c-8g-20793 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] ---> lscpu: [2022-07-22T15:13:16.909Z] Architecture: x86_64 [2022-07-22T15:13:16.909Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-22T15:13:16.909Z] Byte Order: Little Endian [2022-07-22T15:13:16.909Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-22T15:13:16.909Z] CPU(s): 8 [2022-07-22T15:13:16.909Z] On-line CPU(s) list: 0-7 [2022-07-22T15:13:16.909Z] Thread(s) per core: 1 [2022-07-22T15:13:16.909Z] Core(s) per socket: 1 [2022-07-22T15:13:16.909Z] Socket(s): 8 [2022-07-22T15:13:16.909Z] NUMA node(s): 1 [2022-07-22T15:13:16.909Z] Vendor ID: AuthenticAMD [2022-07-22T15:13:16.909Z] CPU family: 23 [2022-07-22T15:13:16.909Z] Model: 49 [2022-07-22T15:13:16.909Z] Model name: AMD EPYC-Rome Processor [2022-07-22T15:13:16.909Z] Stepping: 0 [2022-07-22T15:13:16.909Z] CPU MHz: 2799.864 [2022-07-22T15:13:16.909Z] BogoMIPS: 5599.72 [2022-07-22T15:13:16.909Z] Virtualization: AMD-V [2022-07-22T15:13:16.909Z] Hypervisor vendor: KVM [2022-07-22T15:13:16.909Z] Virtualization type: full [2022-07-22T15:13:16.909Z] L1d cache: 256 KiB [2022-07-22T15:13:16.909Z] L1i cache: 256 KiB [2022-07-22T15:13:16.909Z] L2 cache: 4 MiB [2022-07-22T15:13:16.909Z] L3 cache: 128 MiB [2022-07-22T15:13:16.909Z] NUMA node0 CPU(s): 0-7 [2022-07-22T15:13:16.909Z] Vulnerability Itlb multihit: Not affected [2022-07-22T15:13:16.909Z] Vulnerability L1tf: Not affected [2022-07-22T15:13:16.909Z] Vulnerability Mds: Not affected [2022-07-22T15:13:16.909Z] Vulnerability Meltdown: Not affected [2022-07-22T15:13:16.909Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-22T15:13:16.909Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-22T15:13:16.909Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-22T15:13:16.909Z] Vulnerability Srbds: Not affected [2022-07-22T15:13:16.909Z] Vulnerability Tsx async abort: Not affected [2022-07-22T15:13:16.909Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] ---> nproc: [2022-07-22T15:13:16.909Z] 8 [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] ---> df -h: [2022-07-22T15:13:16.909Z] Filesystem Size Used Avail Use% Mounted on [2022-07-22T15:13:16.909Z] overlay 155G 11G 145G 7% / [2022-07-22T15:13:16.909Z] tmpfs 64M 0 64M 0% /dev [2022-07-22T15:13:16.909Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-22T15:13:16.909Z] shm 64M 0 64M 0% /dev/shm [2022-07-22T15:13:16.909Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] ---> sar -b -r -n DEV: [2022-07-22T15:13:16.909Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20793) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:03:19 LINUX RESTART (8 CPU) [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-22T15:13:16.909Z] 15:05:01 202.28 12.88 189.40 0.00 1983.87 100385.60 0.00 [2022-07-22T15:13:16.909Z] 15:06:01 168.11 0.13 167.97 0.00 12.80 25749.84 0.00 [2022-07-22T15:13:16.909Z] 15:07:01 24.20 0.00 24.20 0.00 0.00 13244.06 0.00 [2022-07-22T15:13:16.909Z] 15:08:01 1.83 0.00 1.83 0.00 0.00 21.75 0.00 [2022-07-22T15:13:16.909Z] 15:09:01 1.22 0.03 1.18 0.00 0.40 14.00 0.00 [2022-07-22T15:13:16.909Z] 15:10:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2022-07-22T15:13:16.909Z] 15:11:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-07-22T15:13:16.909Z] 15:12:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-07-22T15:13:16.909Z] 15:13:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2022-07-22T15:13:16.909Z] Average: 44.74 1.45 43.29 0.00 221.93 15498.37 0.00 [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-22T15:13:16.909Z] 15:05:01 28451520 31761432 535188 1.63 159308 3367136 1895844 5.59 1138868 2854296 528 [2022-07-22T15:13:16.909Z] 15:06:01 27674552 31748548 539084 1.64 172924 4051500 1978420 5.83 1284756 3410500 378536 [2022-07-22T15:13:16.909Z] 15:07:01 27693936 31767896 524636 1.60 173160 4051512 1795516 5.29 1280044 3398144 136 [2022-07-22T15:13:16.909Z] 15:08:01 27696144 31770148 522504 1.59 173184 4051512 1795516 5.29 1278484 3398168 20 [2022-07-22T15:13:16.909Z] 15:09:01 27703688 31777540 514956 1.57 173220 4051528 1795516 5.29 1270572 3398184 20 [2022-07-22T15:13:16.909Z] 15:10:01 27704192 31778124 514276 1.56 173236 4051532 1795516 5.29 1270344 3398192 212 [2022-07-22T15:13:16.909Z] 15:11:01 27711720 31785788 506720 1.54 173268 4051528 1795516 5.29 1263496 3398300 152 [2022-07-22T15:13:16.909Z] 15:12:01 27711568 31785684 506628 1.54 173304 4051532 1795516 5.29 1263056 3398304 192 [2022-07-22T15:13:16.909Z] 15:13:01 27711748 31785864 506356 1.54 173328 4051540 1795516 5.29 1263076 3398304 12 [2022-07-22T15:13:16.909Z] Average: 27784341 31773447 518928 1.58 171659 3975480 1826986 5.38 1256966 3339155 42201 [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-22T15:13:16.909Z] 15:05:01 vethcab8b24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:05:01 ens3 412.80 296.22 6703.45 86.22 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:05:01 docker0 113.05 135.97 9.12 1084.56 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:05:01 lo 5.93 5.93 0.58 0.58 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:06:01 ens3 159.74 106.95 2695.40 47.08 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:06:01 docker0 11.95 16.55 0.71 101.25 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:07:01 ens3 22.40 20.50 9.25 32.73 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:09:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:11:01 ens3 0.47 0.45 0.26 0.22 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:12:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:13:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] Average: ens3 66.23 47.19 1045.47 18.48 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] Average: docker0 13.89 16.95 1.09 131.77 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] ---> sar -P ALL: [2022-07-22T15:13:16.909Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20793) 07/22/22 _x86_64_ (8 CPU) [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:03:19 LINUX RESTART (8 CPU) [2022-07-22T15:13:16.909Z] [2022-07-22T15:13:16.909Z] 15:04:01 CPU %user %nice %system %iowait %steal %idle [2022-07-22T15:13:16.909Z] 15:05:01 all 10.25 0.00 4.48 2.50 0.06 82.70 [2022-07-22T15:13:16.909Z] 15:05:01 0 9.88 0.00 4.04 1.03 0.08 84.97 [2022-07-22T15:13:16.909Z] 15:05:01 1 10.29 0.00 4.06 0.51 0.07 85.07 [2022-07-22T15:13:16.909Z] 15:05:01 2 11.46 0.00 4.21 0.22 0.05 84.06 [2022-07-22T15:13:16.909Z] 15:05:01 3 9.28 0.00 4.66 1.18 0.07 84.81 [2022-07-22T15:13:16.909Z] 15:05:01 4 11.73 0.00 4.58 5.88 0.05 77.76 [2022-07-22T15:13:16.909Z] 15:05:01 5 8.69 0.00 4.05 0.34 0.05 86.87 [2022-07-22T15:13:16.909Z] 15:05:01 6 10.94 0.00 5.79 7.86 0.07 75.34 [2022-07-22T15:13:16.909Z] 15:05:01 7 9.74 0.00 4.46 2.99 0.07 82.74 [2022-07-22T15:13:16.909Z] 15:06:01 all 34.20 0.00 7.06 1.10 0.09 57.55 [2022-07-22T15:13:16.909Z] 15:06:01 0 34.05 0.00 7.48 1.90 0.10 56.46 [2022-07-22T15:13:16.909Z] 15:06:01 1 33.66 0.00 7.01 1.26 0.07 58.00 [2022-07-22T15:13:16.909Z] 15:06:01 2 32.99 0.00 7.22 0.07 0.07 59.66 [2022-07-22T15:13:16.909Z] 15:06:01 3 35.07 0.00 6.54 0.10 0.10 58.19 [2022-07-22T15:13:16.909Z] 15:06:01 4 34.11 0.00 6.76 0.25 0.07 58.80 [2022-07-22T15:13:16.909Z] 15:06:01 5 34.45 0.00 6.47 0.15 0.08 58.84 [2022-07-22T15:13:16.909Z] 15:06:01 6 34.11 0.00 8.22 3.20 0.08 54.39 [2022-07-22T15:13:16.909Z] 15:06:01 7 35.18 0.00 6.76 1.84 0.12 56.10 [2022-07-22T15:13:16.909Z] 15:07:01 all 0.52 0.00 0.20 0.29 0.01 98.99 [2022-07-22T15:13:16.909Z] 15:07:01 0 0.23 0.00 0.18 0.15 0.00 99.43 [2022-07-22T15:13:16.909Z] 15:07:01 1 0.25 0.00 0.60 2.01 0.02 97.12 [2022-07-22T15:13:16.909Z] 15:07:01 2 2.17 0.00 0.15 0.00 0.03 97.65 [2022-07-22T15:13:16.909Z] 15:07:01 3 0.25 0.00 0.17 0.12 0.00 99.47 [2022-07-22T15:13:16.909Z] 15:07:01 4 0.30 0.00 0.08 0.00 0.00 99.62 [2022-07-22T15:13:16.909Z] 15:07:01 5 0.37 0.00 0.12 0.00 0.00 99.52 [2022-07-22T15:13:16.910Z] 15:07:01 6 0.37 0.00 0.13 0.02 0.00 99.48 [2022-07-22T15:13:16.910Z] 15:07:01 7 0.18 0.00 0.17 0.00 0.00 99.65 [2022-07-22T15:13:16.910Z] 15:08:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2022-07-22T15:13:16.910Z] 15:08:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2022-07-22T15:13:16.910Z] 15:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-22T15:13:16.910Z] 15:08:01 2 2.00 0.00 0.00 0.00 0.00 98.00 [2022-07-22T15:13:16.910Z] 15:08:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2022-07-22T15:13:16.910Z] 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-22T15:13:16.910Z] 15:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:09:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-07-22T15:13:16.910Z] 15:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T15:13:16.910Z] 15:09:01 2 1.95 0.00 0.00 0.00 0.02 98.03 [2022-07-22T15:13:16.910Z] 15:09:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2022-07-22T15:13:16.910Z] 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:09:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-22T15:13:16.910Z] 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-07-22T15:13:16.910Z] 15:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-22T15:13:16.910Z] 15:10:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-22T15:13:16.910Z] 15:10:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2022-07-22T15:13:16.910Z] 15:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-22T15:13:16.910Z] 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-22T15:13:16.910Z] 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-07-22T15:13:16.910Z] 15:11:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-22T15:13:16.910Z] 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-22T15:13:16.910Z] 15:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-22T15:13:16.910Z] 15:11:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2022-07-22T15:13:16.910Z] 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-22T15:13:16.910Z] 15:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T15:13:16.910Z] 15:12:01 all 0.17 0.00 0.00 0.01 0.00 99.81 [2022-07-22T15:13:16.910Z] 15:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-22T15:13:16.910Z] 15:12:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-22T15:13:16.910Z] 15:12:01 2 1.31 0.00 0.00 0.00 0.00 98.69 [2022-07-22T15:13:16.910Z] 15:12:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2022-07-22T15:13:16.910Z] 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:13:01 all 0.09 0.00 0.00 0.00 0.01 99.90 [2022-07-22T15:13:16.910Z] 15:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-22T15:13:16.910Z] 15:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-22T15:13:16.910Z] 15:13:01 2 0.55 0.00 0.00 0.00 0.02 99.43 [2022-07-22T15:13:16.910Z] 15:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-07-22T15:13:16.910Z] 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-22T15:13:16.910Z] 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-22T15:13:16.910Z] 15:13:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2022-07-22T15:13:16.910Z] Average: all 5.03 0.00 1.30 0.43 0.02 93.22 [2022-07-22T15:13:16.910Z] Average: 0 4.88 0.00 1.29 0.35 0.03 93.45 [2022-07-22T15:13:16.910Z] Average: 1 4.86 0.00 1.29 0.42 0.02 93.40 [2022-07-22T15:13:16.910Z] Average: 2 5.77 0.00 1.27 0.03 0.02 92.90 [2022-07-22T15:13:16.910Z] Average: 3 4.93 0.00 1.27 0.16 0.04 93.60 [2022-07-22T15:13:16.910Z] Average: 4 5.06 0.00 1.26 0.68 0.01 93.00 [2022-07-22T15:13:16.910Z] Average: 5 4.78 0.00 1.17 0.05 0.02 93.98 [2022-07-22T15:13:16.910Z] Average: 6 5.00 0.00 1.56 1.22 0.02 92.20 [2022-07-22T15:13:16.910Z] Average: 7 4.96 0.00 1.26 0.53 0.03 93.23 [2022-07-22T15:13:16.910Z] [2022-07-22T15:13:16.910Z] [2022-07-22T15:13:16.910Z]