Pull request #505 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 0efc70c0c815a0eb29c9af60f7acbb04968f91ba+f9498ebccf673a4c6f900ddcda9c706b19cd353c (330e3cc49788e479a6c164860f7cf8eea8512f51) 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-ssh7495970927273939240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15903257869561962136.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-505/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-505/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18260733385429728536.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/edgex-ui-go/branches/PR-505/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12451168795471428890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17395025462869493496.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-505/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-505/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4828818922159414563.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-8610 in /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-505 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f9498ebccf673a4c6f900ddcda9c706b19cd353c into PR head commit 0efc70c0c815a0eb29c9af60f7acbb04968f91ba Merge succeeded, producing 0efc70c0c815a0eb29c9af60f7acbb04968f91ba Checking out Revision 0efc70c0c815a0eb29c9af60f7acbb04968f91ba (PR-505) > git config core.sparsecheckout # timeout=10 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # 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 f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 Commit message: "fix: bug about invalid property type of rule" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-23T05:38:45.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-23T05:38:45.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-23T05:38:45.947Z] ========================================================= [2022-03-23T05:38:45.947Z] EdgeX Global Pipelines Version Info [2022-03-23T05:38:45.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:38:46.798Z] ------------------- [2022-03-23T05:38:46.798Z] stable info: [2022-03-23T05:38:46.798Z] ------------------- [2022-03-23T05:38:46.798Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-23T05:38:46.798Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T05:38:46.798Z] Message: update stable to v1.0.221 [2022-03-23T05:38:47.372Z] ------------------- [2022-03-23T05:38:47.372Z] experimental info: [2022-03-23T05:38:47.372Z] ------------------- [2022-03-23T05:38:47.372Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-23T05:38:47.372Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-23T05:38:47.372Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-23T05:38:47.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-23T05:38:47.686Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-23T05:38:47.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-23T05:38:47.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-23T05:38:47.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-23T05:38:47.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-23T05:38:47.900Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-23T05:38:47.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-23T05:38:47.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-23T05:38:48.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-23T05:38:48.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-23T05:38:48.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-23T05:38:48.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-23T05:38:48.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-23T05:38:48.220Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T05:38:48.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-23T05:38:48.296Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T05:38:48.338Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-23T05:38:48.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-23T05:38:48.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-23T05:38:48.466Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-23T05:38:48.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-23T05:38:48.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-23T05:38:48.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-23T05:38:48.626Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-23T05:38:48.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-23T05:38:48.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo [2022-03-23T05:38:48.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo [2022-03-23T05:38:48.783Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo [2022-03-23T05:38:48.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo [2022-03-23T05:38:48.864Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0efc70c [Pipeline] echo [2022-03-23T05:38:48.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T05:38:49.030Z] provisioning config files... [2022-03-23T05:38:49.047Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config6867185797073118714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:38:49.405Z] ---> docker-login.sh [2022-03-23T05:38:49.405Z] nexus3.edgexfoundry.org:10001 [2022-03-23T05:38:49.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:38:49.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:38:49.671Z] Configure a credential helper to remove this warning. See [2022-03-23T05:38:49.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:38:49.671Z] [2022-03-23T05:38:49.671Z] Login Succeeded [2022-03-23T05:38:49.671Z] nexus3.edgexfoundry.org:10002 [2022-03-23T05:38:49.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:38:49.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:38:49.934Z] Configure a credential helper to remove this warning. See [2022-03-23T05:38:49.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:38:49.934Z] [2022-03-23T05:38:49.934Z] Login Succeeded [2022-03-23T05:38:49.934Z] nexus3.edgexfoundry.org:10003 [2022-03-23T05:38:49.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:38:49.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:38:49.934Z] Configure a credential helper to remove this warning. See [2022-03-23T05:38:49.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:38:49.934Z] [2022-03-23T05:38:49.934Z] Login Succeeded [2022-03-23T05:38:49.934Z] nexus3.edgexfoundry.org:10004 [2022-03-23T05:38:50.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:38:50.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:38:50.196Z] Configure a credential helper to remove this warning. See [2022-03-23T05:38:50.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:38:50.196Z] [2022-03-23T05:38:50.196Z] Login Succeeded [2022-03-23T05:38:50.196Z] docker.io [2022-03-23T05:38:50.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:38:50.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:38:50.770Z] Configure a credential helper to remove this warning. See [2022-03-23T05:38:50.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:38:50.770Z] [2022-03-23T05:38:50.770Z] Login Succeeded [2022-03-23T05:38:50.770Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T05:38:50.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-23T05:38:51.432Z] + git rev-list -1 --merges 0efc70c0c815a0eb29c9af60f7acbb04968f91ba~1..0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo [2022-03-23T05:38:51.482Z] -----------> git rev-list -1 --merges 0efc70c0c815a0eb29c9af60f7acbb04968f91ba~1..0efc70c0c815a0eb29c9af60f7acbb04968f91ba 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [false] [Pipeline] sh [2022-03-23T05:38:51.795Z] + git log --format=format:%s -1 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo [2022-03-23T05:38:51.832Z] ========================================================= [2022-03-23T05:38:51.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-23T05:38:51.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T05:38:52.267Z] + git log --format=format:%s -1 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] echo [2022-03-23T05:38:52.301Z] [semverPrep] GIT_COMMIT: 0efc70c0c815a0eb29c9af60f7acbb04968f91ba, Commit Message: fix: bug about invalid property type of rule [Pipeline] echo [2022-03-23T05:38:52.331Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-23T05:38:52.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-23T05:38:52.787Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-23T05:38:52.787Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-23T05:38:52.787Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-23T05:38:52.787Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-23T05:38:52.787Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-23T05:38:52.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:38:53.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T05:38:53.245Z] [2022-03-23T05:38:53.245Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:38:53.591Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T05:38:53.591Z] latest: Pulling from edgex-devops/git-semver [2022-03-23T05:38:53.591Z] a0d0a0d46f8b: Pulling fs layer [2022-03-23T05:38:53.591Z] 3e5f54012d9b: Pulling fs layer [2022-03-23T05:38:53.591Z] 4c7163046ea9: Pulling fs layer [2022-03-23T05:38:53.591Z] 0c2d73faf560: Pulling fs layer [2022-03-23T05:38:53.591Z] 3e5f54012d9b: Verifying Checksum [2022-03-23T05:38:53.591Z] 3e5f54012d9b: Download complete [2022-03-23T05:38:53.591Z] a0d0a0d46f8b: Download complete [2022-03-23T05:38:53.591Z] 0c2d73faf560: Verifying Checksum [2022-03-23T05:38:53.591Z] 0c2d73faf560: Download complete [2022-03-23T05:38:53.591Z] 4c7163046ea9: Verifying Checksum [2022-03-23T05:38:53.591Z] 4c7163046ea9: Download complete [2022-03-23T05:38:53.853Z] a0d0a0d46f8b: Pull complete [2022-03-23T05:38:53.853Z] 3e5f54012d9b: Pull complete [2022-03-23T05:38:54.114Z] 4c7163046ea9: Pull complete [2022-03-23T05:38:54.376Z] 0c2d73faf560: Pull complete [2022-03-23T05:38:54.376Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-23T05:38:54.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-23T05:38:54.376Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-23T05:38:54.483Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2022-03-23T05:38:54.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-23T05:38:55.239Z] $ docker top 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-23T05:38:55.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T05:38:55.435Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T05:38:55.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T05:38:55.596Z] $ docker exec 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent [2022-03-23T05:38:55.712Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFcJaK/agent.14 [2022-03-23T05:38:55.712Z] SSH_AGENT_PID=20 [2022-03-23T05:38:55.722Z] Running ssh-add (command line suppressed) [2022-03-23T05:38:55.849Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_166925500267243192.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_166925500267243192.key) [2022-03-23T05:38:55.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T05:38:56.204Z] + git tag --points-at HEAD [Pipeline] } [2022-03-23T05:38:56.235Z] $ docker exec --env ******** --env ******** 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent -k [2022-03-23T05:38:56.372Z] unset SSH_AUTH_SOCK; [2022-03-23T05:38:56.373Z] unset SSH_AGENT_PID; [2022-03-23T05:38:56.373Z] echo Agent pid 20 killed; [2022-03-23T05:38:56.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-23T05:38:56.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-23T05:38:56.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-23T05:38:56.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-23T05:38:56.625Z] $ docker exec 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent [2022-03-23T05:38:56.750Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMALojk/agent.52 [2022-03-23T05:38:56.750Z] SSH_AGENT_PID=58 [2022-03-23T05:38:56.756Z] Running ssh-add (command line suppressed) [2022-03-23T05:38:56.896Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_4523350025715156732.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/private_key_4523350025715156732.key) [2022-03-23T05:38:56.910Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-23T05:38:57.242Z] + git semver init [2022-03-23T05:38:57.242Z] # -> Open(): unable to determine branch for HEAD [2022-03-23T05:38:57.242Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-505/.git [2022-03-23T05:38:57.242Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [2022-03-23T05:38:57.242Z] # $SEMVER_REMOTE_NAME = origin [2022-03-23T05:38:57.242Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-23T05:38:57.242Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-23T05:38:57.242Z] # $SEMVER_BRANCH = PR-505 [2022-03-23T05:38:57.242Z] # $SEMVER_TEMP = /tmp/semver-884035675 [2022-03-23T05:38:57.242Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-23T05:38:59.793Z] # '/tmp/semver-884035675' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-505/.semver' [2022-03-23T05:38:59.793Z] # -> Force: false [2022-03-23T05:38:59.793Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-505/.semver [Pipeline] } [2022-03-23T05:38:59.823Z] $ docker exec --env ******** --env ******** 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e ssh-agent -k [2022-03-23T05:38:59.949Z] unset SSH_AUTH_SOCK; [2022-03-23T05:38:59.949Z] unset SSH_AGENT_PID; [2022-03-23T05:38:59.949Z] echo Agent pid 58 killed; [2022-03-23T05:38:59.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-23T05:39:00.392Z] + git semver [Pipeline] } [2022-03-23T05:39:00.432Z] $ docker stop --time=1 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e [2022-03-23T05:39:01.840Z] $ docker rm -f 72b8c9e6632c6cca584d790256336229a9e993af110b88c3bc53f7964195922e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T05:39:02.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-23T05:39:02.590Z] Stashed 1 file(s) [Pipeline] echo [2022-03-23T05:39:02.611Z] [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-03-23T05:39:03.191Z] provisioning config files... [2022-03-23T05:39:03.206Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config5960143936922307223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:39:03.553Z] ---> docker-login.sh [2022-03-23T05:39:03.553Z] nexus3.edgexfoundry.org:10001 [2022-03-23T05:39:03.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:39:03.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:39:03.553Z] Configure a credential helper to remove this warning. See [2022-03-23T05:39:03.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:39:03.553Z] [2022-03-23T05:39:03.553Z] Login Succeeded [2022-03-23T05:39:03.553Z] nexus3.edgexfoundry.org:10002 [2022-03-23T05:39:03.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:39:03.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:39:03.814Z] Configure a credential helper to remove this warning. See [2022-03-23T05:39:03.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:39:03.814Z] [2022-03-23T05:39:03.814Z] Login Succeeded [2022-03-23T05:39:03.814Z] nexus3.edgexfoundry.org:10003 [2022-03-23T05:39:03.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:39:03.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:39:03.814Z] Configure a credential helper to remove this warning. See [2022-03-23T05:39:03.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:39:03.814Z] [2022-03-23T05:39:03.814Z] Login Succeeded [2022-03-23T05:39:03.814Z] nexus3.edgexfoundry.org:10004 [2022-03-23T05:39:04.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:39:04.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:39:04.076Z] Configure a credential helper to remove this warning. See [2022-03-23T05:39:04.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:39:04.076Z] [2022-03-23T05:39:04.076Z] Login Succeeded [2022-03-23T05:39:04.076Z] docker.io [2022-03-23T05:39:04.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:39:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:39:04.338Z] Configure a credential helper to remove this warning. See [2022-03-23T05:39:04.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:39:04.338Z] [2022-03-23T05:39:04.338Z] Login Succeeded [2022-03-23T05:39:04.338Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T05:39:04.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T05:39:04.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T05:39:04.600Z] ========================================================= [2022-03-23T05:39:04.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-23T05:39:04.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:39:05.004Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-23T05:39:05.266Z] Sending build context to Docker daemon 43.02MB [2022-03-23T05:39:05.266Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T05:39:05.266Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-23T05:39:05.266Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-23T05:39:05.266Z] 59bf1c3509f3: Pulling fs layer [2022-03-23T05:39:05.266Z] 666ba61612fd: Pulling fs layer [2022-03-23T05:39:05.266Z] 8ed8ca486205: Pulling fs layer [2022-03-23T05:39:05.266Z] 4fe6c5a15a65: Pulling fs layer [2022-03-23T05:39:05.266Z] 22a0e8bec74d: Pulling fs layer [2022-03-23T05:39:05.266Z] 640e595b4fbd: Pulling fs layer [2022-03-23T05:39:05.266Z] 763cafe07f6e: Pulling fs layer [2022-03-23T05:39:05.266Z] 0c0b528cf693: Pulling fs layer [2022-03-23T05:39:05.266Z] 10935f4eaf8b: Pulling fs layer [2022-03-23T05:39:05.266Z] 4fe6c5a15a65: Waiting [2022-03-23T05:39:05.266Z] 22a0e8bec74d: Waiting [2022-03-23T05:39:05.266Z] 0c0b528cf693: Waiting [2022-03-23T05:39:05.266Z] 10935f4eaf8b: Waiting [2022-03-23T05:39:05.266Z] 640e595b4fbd: Waiting [2022-03-23T05:39:05.266Z] 8ed8ca486205: Verifying Checksum [2022-03-23T05:39:05.266Z] 8ed8ca486205: Download complete [2022-03-23T05:39:05.266Z] 666ba61612fd: Verifying Checksum [2022-03-23T05:39:05.266Z] 666ba61612fd: Download complete [2022-03-23T05:39:05.266Z] 22a0e8bec74d: Verifying Checksum [2022-03-23T05:39:05.266Z] 22a0e8bec74d: Download complete [2022-03-23T05:39:05.266Z] 640e595b4fbd: Verifying Checksum [2022-03-23T05:39:05.266Z] 640e595b4fbd: Download complete [2022-03-23T05:39:05.266Z] 59bf1c3509f3: Verifying Checksum [2022-03-23T05:39:05.266Z] 59bf1c3509f3: Download complete [2022-03-23T05:39:05.266Z] 763cafe07f6e: Verifying Checksum [2022-03-23T05:39:05.266Z] 763cafe07f6e: Download complete [2022-03-23T05:39:05.527Z] 0c0b528cf693: Verifying Checksum [2022-03-23T05:39:05.527Z] 0c0b528cf693: Download complete [2022-03-23T05:39:05.527Z] 59bf1c3509f3: Pull complete [2022-03-23T05:39:05.790Z] 666ba61612fd: Pull complete [2022-03-23T05:39:05.790Z] 8ed8ca486205: Pull complete [2022-03-23T05:39:06.053Z] 10935f4eaf8b: Verifying Checksum [2022-03-23T05:39:06.053Z] 10935f4eaf8b: Download complete [2022-03-23T05:39:06.053Z] 4fe6c5a15a65: Verifying Checksum [2022-03-23T05:39:06.053Z] 4fe6c5a15a65: Download complete [2022-03-23T05:39:10.253Z] 4fe6c5a15a65: Pull complete [2022-03-23T05:39:10.253Z] 22a0e8bec74d: Pull complete [2022-03-23T05:39:10.253Z] 640e595b4fbd: Pull complete [2022-03-23T05:39:10.253Z] 763cafe07f6e: Pull complete [2022-03-23T05:39:10.512Z] 0c0b528cf693: Pull complete [2022-03-23T05:39:13.056Z] 10935f4eaf8b: Pull complete [2022-03-23T05:39:13.056Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-23T05:39:13.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-23T05:39:13.056Z] ---> 99d49a6021b9 [2022-03-23T05:39:13.056Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-23T05:39:14.441Z] ---> Running in b3cc6f7083c6 [2022-03-23T05:39:14.441Z] Removing intermediate container b3cc6f7083c6 [2022-03-23T05:39:14.441Z] ---> c83d52fb20f3 [2022-03-23T05:39:14.441Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-23T05:39:14.701Z] ---> Running in 5bb3a986f429 [2022-03-23T05:39:14.701Z] Removing intermediate container 5bb3a986f429 [2022-03-23T05:39:14.701Z] ---> fe24d18bb7f8 [2022-03-23T05:39:14.701Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T05:39:14.701Z] ---> Running in 1320bb23e69a [2022-03-23T05:39:14.701Z] Removing intermediate container 1320bb23e69a [2022-03-23T05:39:14.701Z] ---> f32488c18f64 [2022-03-23T05:39:14.701Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-23T05:39:14.962Z] ---> Running in b49afd9e1bc7 [2022-03-23T05:39:14.962Z] Removing intermediate container b49afd9e1bc7 [2022-03-23T05:39:14.962Z] ---> b11a93ec7f75 [2022-03-23T05:39:14.962Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-23T05:39:14.962Z] ---> Running in be52346955cb [2022-03-23T05:39:14.962Z] Removing intermediate container be52346955cb [2022-03-23T05:39:14.962Z] ---> c3c2c85cb5e2 [2022-03-23T05:39:14.962Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T05:39:14.962Z] ---> Running in 1faa2e097c3e [2022-03-23T05:39:15.536Z] Removing intermediate container 1faa2e097c3e [2022-03-23T05:39:15.536Z] ---> bf145a4b193e [2022-03-23T05:39:15.536Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T05:39:15.798Z] ---> Running in efdbf9037fc4 [2022-03-23T05:39:16.058Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T05:39:17.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T05:39:17.261Z] OK: 221 MiB in 52 packages [2022-03-23T05:39:17.523Z] Removing intermediate container efdbf9037fc4 [2022-03-23T05:39:17.523Z] ---> 419217533067 [2022-03-23T05:39:17.523Z] Step 10/15 : ENV GO111MODULE=on [2022-03-23T05:39:17.523Z] ---> Running in 48b980a31efe [2022-03-23T05:39:17.784Z] Removing intermediate container 48b980a31efe [2022-03-23T05:39:17.784Z] ---> c422107792c0 [2022-03-23T05:39:17.784Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-23T05:39:17.784Z] ---> Running in 412e30ce64ef [2022-03-23T05:39:17.784Z] Removing intermediate container 412e30ce64ef [2022-03-23T05:39:17.784Z] ---> f0555ef60c7e [2022-03-23T05:39:17.784Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-23T05:39:18.017Z] Still waiting to schedule task [2022-03-23T05:39:18.017Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-23T05:39:18.045Z] ---> 6f99ef5f39f1 [2022-03-23T05:39:18.045Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T05:39:18.046Z] ---> Running in 87732f4075c5 [2022-03-23T05:39:50.184Z] Removing intermediate container 87732f4075c5 [2022-03-23T05:39:50.184Z] ---> 39ef1829d336 [2022-03-23T05:39:50.184Z] Step 14/15 : COPY . . [2022-03-23T05:39:50.184Z] ---> e4b6069c2528 [2022-03-23T05:39:50.184Z] Step 15/15 : RUN ${MAKE} [2022-03-23T05:39:50.184Z] ---> Running in 4639d4214214 [2022-03-23T05:39:50.184Z] noop [2022-03-23T05:39:50.184Z] Removing intermediate container 4639d4214214 [2022-03-23T05:39:50.184Z] ---> 406f2d1661c6 [2022-03-23T05:39:50.184Z] Successfully built 406f2d1661c6 [2022-03-23T05:39:50.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:39:50.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T05:39:50.528Z] . [Pipeline] withDockerContainer [2022-03-23T05:39:50.633Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2022-03-23T05:39:50.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T05:39:51.085Z] $ docker top e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T05:39:51.545Z] + go version [2022-03-23T05:39:51.545Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-23T05:39:51.578Z] $ docker stop --time=1 e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 [2022-03-23T05:39:52.872Z] $ docker rm -f e9babf645fbaaff50b91cd2597982240720ec0420d7e1033a698bfa4ce126657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:39:53.543Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-23T05:39:53.543Z] . [Pipeline] withDockerContainer [2022-03-23T05:39:53.641Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2022-03-23T05:39:53.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-23T05:39:54.093Z] $ docker top 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T05:39:54.557Z] + make test [2022-03-23T05:39:54.557Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-23T05:39:54.818Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-23T05:40:00.100Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-23T05:40:00.100Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-23T05:40:03.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T05:40:03.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-23T05:40:03.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T05:40:03.500Z] $ docker stop --time=1 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a [2022-03-23T05:40:05.066Z] $ docker rm -f 155c5c16e0ab59d598c074bafa44238c85c234e8253b24808a4b261db6c8751a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T05:40:05.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T05:40:05.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-23T05:40:06.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T05:40:07.077Z] + ls -al . [2022-03-23T05:40:07.077Z] total 160 [2022-03-23T05:40:07.077Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 23 05:39 . [2022-03-23T05:40:07.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 .. [2022-03-23T05:40:07.077Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:38 .git [2022-03-23T05:40:07.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 .github [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:38 .gitignore [2022-03-23T05:40:07.077Z] drwx------ 3 jenkins jenkins 4096 Mar 23 05:38 .semver [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 05:38 CONTRIBUTING.md [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 23 05:38 Dockerfile [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 05:38 Jenkinsfile [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 05:38 LICENSE [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 23 05:38 Makefile [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 23 05:38 README.md [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:39 VERSION [2022-03-23T05:40:07.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 assets [2022-03-23T05:40:07.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 bin [2022-03-23T05:40:07.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 cmd [2022-03-23T05:40:07.077Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 05:39 coverage.out [2022-03-23T05:40:07.077Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:38 docs [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 23 05:38 go.mod [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 23 05:38 go.sum [2022-03-23T05:40:07.077Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 05:38 internal [2022-03-23T05:40:07.077Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:38 pkg [2022-03-23T05:40:07.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 snap [2022-03-23T05:40:07.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 testing [2022-03-23T05:40:07.077Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:38 version.go [2022-03-23T05:40:07.077Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:38 web [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:40:07.409Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba --label arch=amd64 --label version=0.0.0 . [2022-03-23T05:40:07.673Z] Sending build context to Docker daemon 43.02MB [2022-03-23T05:40:07.673Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T05:40:07.673Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-23T05:40:07.673Z] ---> 406f2d1661c6 [2022-03-23T05:40:07.673Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-23T05:40:07.941Z] ---> Running in 107a8ce48ca4 [2022-03-23T05:40:07.941Z] Removing intermediate container 107a8ce48ca4 [2022-03-23T05:40:07.941Z] ---> cf0ef1726ea7 [2022-03-23T05:40:07.941Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-23T05:40:07.941Z] ---> Running in 72b1a5c8a1b1 [2022-03-23T05:40:08.206Z] Removing intermediate container 72b1a5c8a1b1 [2022-03-23T05:40:08.206Z] ---> 21d1ca805b82 [2022-03-23T05:40:08.206Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T05:40:08.206Z] ---> Running in 9d4633566709 [2022-03-23T05:40:08.206Z] Removing intermediate container 9d4633566709 [2022-03-23T05:40:08.206Z] ---> f943800cf765 [2022-03-23T05:40:08.206Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-23T05:40:08.206Z] ---> Running in 273b4893e0f9 [2022-03-23T05:40:08.469Z] Removing intermediate container 273b4893e0f9 [2022-03-23T05:40:08.469Z] ---> 3b0954e9b979 [2022-03-23T05:40:08.469Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-23T05:40:08.469Z] ---> Running in d59bddaf3787 [2022-03-23T05:40:08.469Z] Removing intermediate container d59bddaf3787 [2022-03-23T05:40:08.469Z] ---> b142756dfa49 [2022-03-23T05:40:08.469Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T05:40:08.469Z] ---> Running in f1cdc2e99d5a [2022-03-23T05:40:09.039Z] Removing intermediate container f1cdc2e99d5a [2022-03-23T05:40:09.039Z] ---> 5c71fbf87308 [2022-03-23T05:40:09.039Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T05:40:09.299Z] ---> Running in 2118524a1888 [2022-03-23T05:40:09.562Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-23T05:40:10.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-23T05:40:10.707Z] OK: 221 MiB in 52 packages [2022-03-23T05:40:10.968Z] Removing intermediate container 2118524a1888 [2022-03-23T05:40:10.968Z] ---> 50492057011a [2022-03-23T05:40:10.968Z] Step 10/23 : ENV GO111MODULE=on [2022-03-23T05:40:10.968Z] ---> Running in 4b5be5df901f [2022-03-23T05:40:10.968Z] Removing intermediate container 4b5be5df901f [2022-03-23T05:40:10.968Z] ---> b905a9119cd8 [2022-03-23T05:40:10.968Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-23T05:40:11.230Z] ---> Running in 4e5422ca9166 [2022-03-23T05:40:11.230Z] Removing intermediate container 4e5422ca9166 [2022-03-23T05:40:11.230Z] ---> ab78646896c3 [2022-03-23T05:40:11.230Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-23T05:40:11.492Z] ---> 96c736d9710c [2022-03-23T05:40:11.492Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T05:40:11.492Z] ---> Running in 7252b10caa9a [2022-03-23T05:40:12.065Z] Removing intermediate container 7252b10caa9a [2022-03-23T05:40:12.065Z] ---> da4deb858047 [2022-03-23T05:40:12.065Z] Step 14/23 : COPY . . [2022-03-23T05:40:13.451Z] ---> 460dfb957e65 [2022-03-23T05:40:13.451Z] Step 15/23 : RUN ${MAKE} [2022-03-23T05:40:13.451Z] ---> Running in 20fc79340fc5 [2022-03-23T05:40:13.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-23T05:40:18.743Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-23T05:40:20.658Z] Removing intermediate container 20fc79340fc5 [2022-03-23T05:40:20.658Z] ---> 6f998abc6141 [2022-03-23T05:40:20.658Z] Step 16/23 : FROM alpine:3.14 [2022-03-23T05:40:20.918Z] 3.14: Pulling from library/alpine [2022-03-23T05:40:21.179Z] 36ccefbf3d8a: Pulling fs layer [2022-03-23T05:40:21.448Z] 36ccefbf3d8a: Verifying Checksum [2022-03-23T05:40:21.449Z] 36ccefbf3d8a: Download complete [2022-03-23T05:40:21.449Z] 36ccefbf3d8a: Pull complete [2022-03-23T05:40:21.449Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T05:40:21.449Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T05:40:21.449Z] ---> a33ac4f1069a [2022-03-23T05:40:21.449Z] Step 17/23 : EXPOSE 4000 [2022-03-23T05:40:21.709Z] ---> Running in 9887b8d9dbff [2022-03-23T05:40:21.709Z] Removing intermediate container 9887b8d9dbff [2022-03-23T05:40:21.709Z] ---> b7cb27a91761 [2022-03-23T05:40:21.709Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-23T05:40:22.280Z] ---> 3c67e7594cb2 [2022-03-23T05:40:22.280Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-23T05:40:22.280Z] ---> Running in 420a0c6222e9 [2022-03-23T05:40:22.280Z] Removing intermediate container 420a0c6222e9 [2022-03-23T05:40:22.280Z] ---> b8751bc36c06 [2022-03-23T05:40:22.280Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-23T05:40:22.280Z] ---> Running in 768b36d33367 [2022-03-23T05:40:22.539Z] Removing intermediate container 768b36d33367 [2022-03-23T05:40:22.539Z] ---> d71c9ece1a45 [2022-03-23T05:40:22.539Z] Step 21/23 : LABEL arch=amd64 [2022-03-23T05:40:22.539Z] ---> Running in a3aa3979ab90 [2022-03-23T05:40:22.539Z] Removing intermediate container a3aa3979ab90 [2022-03-23T05:40:22.539Z] ---> 782222461a90 [2022-03-23T05:40:22.539Z] Step 22/23 : LABEL git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba [2022-03-23T05:40:22.539Z] ---> Running in b861e09d308a [2022-03-23T05:40:22.800Z] Removing intermediate container b861e09d308a [2022-03-23T05:40:22.800Z] ---> 9a47608c2739 [2022-03-23T05:40:22.800Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T05:40:22.800Z] ---> Running in 0ba05f45bdc0 [2022-03-23T05:40:22.800Z] Removing intermediate container 0ba05f45bdc0 [2022-03-23T05:40:22.800Z] ---> 6555f88f6575 [2022-03-23T05:40:22.800Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T05:40:22.800Z] Successfully built 6555f88f6575 [2022-03-23T05:40:22.800Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:40:23.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T05:40:23.551Z] [2022-03-23T05:40:23.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:40:23.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T05:40:23.891Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-23T05:40:23.891Z] 5eb5b503b376: Pulling fs layer [2022-03-23T05:40:23.891Z] 5c69ac0246d0: Pulling fs layer [2022-03-23T05:40:23.891Z] ec43610c2a17: Pulling fs layer [2022-03-23T05:40:23.891Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-23T05:40:23.891Z] 33b1e0a273af: Pulling fs layer [2022-03-23T05:40:23.891Z] 5d3b04190fa2: Pulling fs layer [2022-03-23T05:40:23.891Z] 2f39f015ded8: Pulling fs layer [2022-03-23T05:40:23.891Z] 3a2ae6a8a46f: Waiting [2022-03-23T05:40:23.891Z] 33b1e0a273af: Waiting [2022-03-23T05:40:23.891Z] 5d3b04190fa2: Waiting [2022-03-23T05:40:23.891Z] 2f39f015ded8: Waiting [2022-03-23T05:40:23.891Z] 5c69ac0246d0: Download complete [2022-03-23T05:40:23.891Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-23T05:40:23.891Z] 3a2ae6a8a46f: Download complete [2022-03-23T05:40:23.891Z] 33b1e0a273af: Verifying Checksum [2022-03-23T05:40:23.891Z] 33b1e0a273af: Download complete [2022-03-23T05:40:23.891Z] ec43610c2a17: Verifying Checksum [2022-03-23T05:40:23.891Z] ec43610c2a17: Download complete [2022-03-23T05:40:23.891Z] 5d3b04190fa2: Download complete [2022-03-23T05:40:24.150Z] 5eb5b503b376: Verifying Checksum [2022-03-23T05:40:24.150Z] 5eb5b503b376: Download complete [2022-03-23T05:40:24.719Z] 2f39f015ded8: Verifying Checksum [2022-03-23T05:40:24.719Z] 2f39f015ded8: Download complete [2022-03-23T05:40:25.288Z] 5eb5b503b376: Pull complete [2022-03-23T05:40:25.548Z] 5c69ac0246d0: Pull complete [2022-03-23T05:40:26.118Z] ec43610c2a17: Pull complete [2022-03-23T05:40:26.118Z] 3a2ae6a8a46f: Pull complete [2022-03-23T05:40:26.378Z] 33b1e0a273af: Pull complete [2022-03-23T05:40:26.378Z] 5d3b04190fa2: Pull complete [2022-03-23T05:40:31.654Z] 2f39f015ded8: Pull complete [2022-03-23T05:40:31.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-23T05:40:31.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T05:40:31.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-23T05:40:31.752Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2022-03-23T05:40:31.791Z] $ 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/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T05:40:33.562Z] $ docker top c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:40:34.066Z] ---> job-cost.sh [2022-03-23T05:40:34.066Z] lf-activate-venv: SKIPPING [2022-03-23T05:40:34.066Z] INFO: No Stack... [2022-03-23T05:40:34.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T05:40:34.899Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T05:40:35.226Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/cost.csv [2022-03-23T05:40:35.226Z] + cut -d, -f6 [Pipeline] lock [2022-03-23T05:40:35.269Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [2022-03-23T05:40:35.274Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] did not exist. Created. [2022-03-23T05:40:35.274Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T05:40:35.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-23T05:40:35.724Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T05:40:35.740Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T05:40:35.811Z] $ docker stop --time=1 c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee [2022-03-23T05:40:37.004Z] $ docker rm -f c5b5f1bb9eea1f1dfd7bd116f7eba3e8df26de44580a4eecb270bc4954c91dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-23T05:40:58.993Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8611 in /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [Pipeline] { [Pipeline] ws [2022-03-23T05:40:59.037Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-03-23T05:40:59.427Z] The recommended git tool is: git [2022-03-23T05:41:07.185Z] using credential edgex-jenkins-ssh [2022-03-23T05:41:07.206Z] Cloning the remote Git repository [2022-03-23T05:41:07.300Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-23T05:41:07.389Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-03-23T05:41:07.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-23T05:41:07.462Z] > git --version # timeout=10 [2022-03-23T05:41:07.493Z] > git --version # 'git version 2.25.1' [2022-03-23T05:41:07.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T05:41:07.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T05:41:11.703Z] Merging remotes/origin/main commit f9498ebccf673a4c6f900ddcda9c706b19cd353c into PR head commit 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [2022-03-23T05:41:10.806Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-23T05:41:10.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-23T05:41:10.875Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-23T05:41:11.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-23T05:41:11.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T05:41:11.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-23T05:41:11.728Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T05:41:11.748Z] > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 [2022-03-23T05:41:12.113Z] > git remote # timeout=10 [2022-03-23T05:41:12.209Z] Merge succeeded, producing 0efc70c0c815a0eb29c9af60f7acbb04968f91ba [2022-03-23T05:41:12.210Z] Checking out Revision 0efc70c0c815a0eb29c9af60f7acbb04968f91ba (PR-505) [2022-03-23T05:41:12.136Z] > git config --get remote.origin.url # timeout=10 [2022-03-23T05:41:12.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-23T05:41:12.166Z] > git merge f9498ebccf673a4c6f900ddcda9c706b19cd353c # timeout=10 [2022-03-23T05:41:12.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-23T05:41:12.222Z] > git config core.sparsecheckout # timeout=10 [2022-03-23T05:41:12.234Z] > git checkout -f 0efc70c0c815a0eb29c9af60f7acbb04968f91ba # timeout=10 [2022-03-23T05:41:16.397Z] Commit message: "fix: bug about invalid property type of rule" [2022-03-23T05:41:16.457Z] > git --version # timeout=10 [2022-03-23T05:41:16.479Z] > git --version # 'git version 2.25.1' [2022-03-23T05:41:16.492Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T05:41:17.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-23T05:41:17.751Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T05:41:17.751Z] Dload Upload Total Spent Left Speed [2022-03-23T05:41:17.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49970 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh [2022-03-23T05:41:18.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-23T05:41:18.659Z] + sudo tee /etc/docker/daemon.new [2022-03-23T05:41:18.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-23T05:41:18.659Z] { [2022-03-23T05:41:18.659Z] "registry-mirrors": [ [2022-03-23T05:41:18.659Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-23T05:41:18.659Z] ], [2022-03-23T05:41:18.659Z] "bip": "10.250.0.254/24", [2022-03-23T05:41:18.659Z] "hosts": [ [2022-03-23T05:41:18.659Z] "tcp://0.0.0.0:5555", [2022-03-23T05:41:18.659Z] "unix:///var/run/docker.sock" [2022-03-23T05:41:18.659Z] ], [2022-03-23T05:41:18.659Z] "mtu": 1458, [2022-03-23T05:41:18.659Z] "selinux-enabled": true, [2022-03-23T05:41:18.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-23T05:41:18.659Z] } [Pipeline] sh [2022-03-23T05:41:19.024Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-23T05:41:19.415Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T05:41:37.882Z] provisioning config files... [2022-03-23T05:41:37.905Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8085085718183296971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:41:38.430Z] ---> docker-login.sh [2022-03-23T05:41:38.430Z] nexus3.edgexfoundry.org:10001 [2022-03-23T05:41:39.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:41:39.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:41:39.295Z] Configure a credential helper to remove this warning. See [2022-03-23T05:41:39.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:41:39.295Z] [2022-03-23T05:41:39.295Z] Login Succeeded [2022-03-23T05:41:39.295Z] nexus3.edgexfoundry.org:10002 [2022-03-23T05:41:39.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:41:39.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:41:39.567Z] Configure a credential helper to remove this warning. See [2022-03-23T05:41:39.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:41:39.567Z] [2022-03-23T05:41:39.567Z] Login Succeeded [2022-03-23T05:41:39.567Z] nexus3.edgexfoundry.org:10003 [2022-03-23T05:41:39.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:41:40.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:41:40.111Z] Configure a credential helper to remove this warning. See [2022-03-23T05:41:40.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:41:40.111Z] [2022-03-23T05:41:40.111Z] Login Succeeded [2022-03-23T05:41:40.111Z] nexus3.edgexfoundry.org:10004 [2022-03-23T05:41:40.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:41:40.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:41:40.393Z] Configure a credential helper to remove this warning. See [2022-03-23T05:41:40.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:41:40.393Z] [2022-03-23T05:41:40.393Z] Login Succeeded [2022-03-23T05:41:40.393Z] docker.io [2022-03-23T05:41:40.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-23T05:41:41.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-23T05:41:41.266Z] Configure a credential helper to remove this warning. See [2022-03-23T05:41:41.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-23T05:41:41.266Z] [2022-03-23T05:41:41.266Z] Login Succeeded [2022-03-23T05:41:41.266Z] ---> docker-login.sh ends [Pipeline] } [2022-03-23T05:41:41.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-23T05:41:41.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-23T05:41:41.702Z] ========================================================= [2022-03-23T05:41:41.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-23T05:41:41.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:41:42.166Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-23T05:41:43.168Z] Sending build context to Docker daemon 27.02MB [2022-03-23T05:41:43.168Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T05:41:43.168Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-23T05:41:43.168Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-23T05:41:43.168Z] 9b3977197b4f: Pulling fs layer [2022-03-23T05:41:43.168Z] 1a89e8eeedd5: Pulling fs layer [2022-03-23T05:41:43.168Z] 94645a83ff95: Pulling fs layer [2022-03-23T05:41:43.168Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-23T05:41:43.168Z] 0c92f367c5e7: Pulling fs layer [2022-03-23T05:41:43.168Z] f7c0051592d6: Pulling fs layer [2022-03-23T05:41:43.168Z] a227ed2f7395: Pulling fs layer [2022-03-23T05:41:43.168Z] 7b1c46037f91: Pulling fs layer [2022-03-23T05:41:43.168Z] 3f3a8bcf1eab: Waiting [2022-03-23T05:41:43.168Z] 0c92f367c5e7: Waiting [2022-03-23T05:41:43.168Z] f7c0051592d6: Waiting [2022-03-23T05:41:43.168Z] a227ed2f7395: Waiting [2022-03-23T05:41:43.168Z] 7b1c46037f91: Waiting [2022-03-23T05:41:43.444Z] 94645a83ff95: Verifying Checksum [2022-03-23T05:41:43.444Z] 94645a83ff95: Download complete [2022-03-23T05:41:43.444Z] 1a89e8eeedd5: Verifying Checksum [2022-03-23T05:41:43.444Z] 1a89e8eeedd5: Download complete [2022-03-23T05:41:43.444Z] 0c92f367c5e7: Verifying Checksum [2022-03-23T05:41:43.444Z] 0c92f367c5e7: Download complete [2022-03-23T05:41:43.444Z] f7c0051592d6: Download complete [2022-03-23T05:41:43.444Z] 9b3977197b4f: Verifying Checksum [2022-03-23T05:41:43.444Z] 9b3977197b4f: Download complete [2022-03-23T05:41:43.444Z] a227ed2f7395: Verifying Checksum [2022-03-23T05:41:43.444Z] a227ed2f7395: Download complete [2022-03-23T05:41:44.048Z] 9b3977197b4f: Pull complete [2022-03-23T05:41:44.653Z] 1a89e8eeedd5: Pull complete [2022-03-23T05:41:44.928Z] 94645a83ff95: Pull complete [2022-03-23T05:41:45.534Z] 7b1c46037f91: Download complete [2022-03-23T05:41:46.135Z] 3f3a8bcf1eab: Download complete [2022-03-23T05:41:58.550Z] 3f3a8bcf1eab: Pull complete [2022-03-23T05:41:58.550Z] 0c92f367c5e7: Pull complete [2022-03-23T05:41:58.550Z] f7c0051592d6: Pull complete [2022-03-23T05:41:58.550Z] a227ed2f7395: Pull complete [2022-03-23T05:42:05.275Z] 7b1c46037f91: Pull complete [2022-03-23T05:42:05.275Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-23T05:42:05.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-23T05:42:05.275Z] ---> f79e39bc4007 [2022-03-23T05:42:05.275Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-23T05:42:06.268Z] ---> Running in 4bfa20c2b9ed [2022-03-23T05:42:06.542Z] Removing intermediate container 4bfa20c2b9ed [2022-03-23T05:42:06.542Z] ---> 0d200fe302ad [2022-03-23T05:42:06.542Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-23T05:42:06.542Z] ---> Running in 5f8a01330765 [2022-03-23T05:42:06.817Z] Removing intermediate container 5f8a01330765 [2022-03-23T05:42:06.817Z] ---> 61fb906b45e6 [2022-03-23T05:42:06.817Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T05:42:07.093Z] ---> Running in 32d3f36c62e7 [2022-03-23T05:42:07.366Z] Removing intermediate container 32d3f36c62e7 [2022-03-23T05:42:07.366Z] ---> b55b773458dd [2022-03-23T05:42:07.366Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-23T05:42:07.366Z] ---> Running in b9f728a610f5 [2022-03-23T05:42:07.639Z] Removing intermediate container b9f728a610f5 [2022-03-23T05:42:07.639Z] ---> beebb5499184 [2022-03-23T05:42:07.639Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-23T05:42:07.639Z] ---> Running in fb540a5dba00 [2022-03-23T05:42:08.243Z] Removing intermediate container fb540a5dba00 [2022-03-23T05:42:08.243Z] ---> 4e809912fa86 [2022-03-23T05:42:08.243Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T05:42:08.243Z] ---> Running in b64bce51f5d5 [2022-03-23T05:42:09.683Z] Removing intermediate container b64bce51f5d5 [2022-03-23T05:42:09.683Z] ---> 0ba73e853f8a [2022-03-23T05:42:09.683Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T05:42:09.958Z] ---> Running in 98ab092c7a9a [2022-03-23T05:42:10.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T05:42:11.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T05:42:12.549Z] OK: 220 MiB in 52 packages [2022-03-23T05:42:13.558Z] Removing intermediate container 98ab092c7a9a [2022-03-23T05:42:13.558Z] ---> 4672445de135 [2022-03-23T05:42:13.558Z] Step 10/15 : ENV GO111MODULE=on [2022-03-23T05:42:13.833Z] ---> Running in c7c0e9c66b82 [2022-03-23T05:42:14.816Z] Removing intermediate container c7c0e9c66b82 [2022-03-23T05:42:14.816Z] ---> c02f785a6774 [2022-03-23T05:42:14.816Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-23T05:42:14.816Z] ---> Running in dd2fed1c35e7 [2022-03-23T05:42:15.092Z] Removing intermediate container dd2fed1c35e7 [2022-03-23T05:42:15.092Z] ---> becb6978f005 [2022-03-23T05:42:15.092Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-23T05:42:16.085Z] ---> c3ae872f2705 [2022-03-23T05:42:16.085Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T05:42:16.085Z] ---> Running in a05231b37858 [2022-03-23T05:43:37.903Z] Removing intermediate container a05231b37858 [2022-03-23T05:43:37.904Z] ---> 1a487f7dc78c [2022-03-23T05:43:37.904Z] Step 14/15 : COPY . . [2022-03-23T05:43:37.904Z] ---> 7b4afe3dcb2d [2022-03-23T05:43:37.904Z] Step 15/15 : RUN ${MAKE} [2022-03-23T05:43:37.904Z] ---> Running in 0fd7aaec71cf [2022-03-23T05:43:37.904Z] noop [2022-03-23T05:43:37.904Z] Removing intermediate container 0fd7aaec71cf [2022-03-23T05:43:37.904Z] ---> dc9f2c7d13bd [2022-03-23T05:43:37.904Z] Successfully built dc9f2c7d13bd [2022-03-23T05:43:37.904Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:43:38.274Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T05:43:38.274Z] . [Pipeline] withDockerContainer [2022-03-23T05:43:38.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2022-03-23T05:43:38.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T05:43:39.917Z] $ docker top 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T05:43:40.872Z] + go version [2022-03-23T05:43:40.872Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-23T05:43:40.911Z] $ docker stop --time=1 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 [2022-03-23T05:43:42.507Z] $ docker rm -f 509600adba97755c3f71ba83efdd48e2bc807c8a8b0d17242aa53e69a963e953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:43:43.348Z] + docker inspect -f . ci-base-image-arm64 [2022-03-23T05:43:43.348Z] . [Pipeline] withDockerContainer [2022-03-23T05:43:43.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2022-03-23T05:43:43.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-23T05:43:44.957Z] $ docker top 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-23T05:43:45.950Z] + make test [2022-03-23T05:43:45.950Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-23T05:43:47.396Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-23T05:44:26.495Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-23T05:44:26.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-23T05:44:26.496Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-23T05:44:26.496Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-23T05:44:41.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-23T05:44:41.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-23T05:44:41.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-23T05:44:41.691Z] $ docker stop --time=1 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 [2022-03-23T05:44:43.413Z] $ docker rm -f 564d8ac1ea8426344e8b95e8852dd752362078b08302cacfaf26be7256cd9ff7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-23T05:44:44.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-23T05:44:44.268Z] Warning: overwriting stash ‘coverage-report’ [2022-03-23T05:44:44.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-23T05:44:45.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-23T05:44:45.737Z] + ls -al . [2022-03-23T05:44:45.737Z] total 156 [2022-03-23T05:44:45.737Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 23 05:43 . [2022-03-23T05:44:45.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 .. [2022-03-23T05:44:45.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 05:41 .git [2022-03-23T05:44:45.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 .github [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:41 .gitignore [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 23 05:41 CONTRIBUTING.md [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 23 05:41 Dockerfile [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 23 05:41 Jenkinsfile [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 23 05:41 LICENSE [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 23 05:41 Makefile [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 23 05:41 README.md [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 05:39 VERSION [2022-03-23T05:44:45.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 assets [2022-03-23T05:44:45.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 bin [2022-03-23T05:44:45.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 cmd [2022-03-23T05:44:45.737Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 23 05:43 coverage.out [2022-03-23T05:44:45.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 05:41 docs [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 23 05:41 go.mod [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 23 05:41 go.sum [2022-03-23T05:44:45.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 05:41 internal [2022-03-23T05:44:45.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 05:41 pkg [2022-03-23T05:44:45.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 snap [2022-03-23T05:44:45.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 testing [2022-03-23T05:44:45.737Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 23 05:41 version.go [2022-03-23T05:44:45.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 05:41 web [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:44:46.097Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba --label arch=arm64 --label version=0.0.0 . [2022-03-23T05:44:47.076Z] Sending build context to Docker daemon 27.02MB [2022-03-23T05:44:47.076Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-23T05:44:47.076Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-23T05:44:47.076Z] ---> dc9f2c7d13bd [2022-03-23T05:44:47.076Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-23T05:44:47.350Z] ---> Running in 1c7d8a365588 [2022-03-23T05:44:47.636Z] Removing intermediate container 1c7d8a365588 [2022-03-23T05:44:47.636Z] ---> f6ff52a050de [2022-03-23T05:44:47.636Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-23T05:44:47.636Z] ---> Running in 2ccd84654ded [2022-03-23T05:44:47.914Z] Removing intermediate container 2ccd84654ded [2022-03-23T05:44:47.914Z] ---> f077a4a10b19 [2022-03-23T05:44:47.914Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-23T05:44:47.914Z] ---> Running in 2442b107fb87 [2022-03-23T05:44:48.511Z] Removing intermediate container 2442b107fb87 [2022-03-23T05:44:48.511Z] ---> 652cc1e35fc1 [2022-03-23T05:44:48.511Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-23T05:44:48.511Z] ---> Running in 7439bdc0ef82 [2022-03-23T05:44:48.787Z] Removing intermediate container 7439bdc0ef82 [2022-03-23T05:44:48.787Z] ---> 2e07306dd504 [2022-03-23T05:44:48.787Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-23T05:44:48.787Z] ---> Running in 21ae08b7a5df [2022-03-23T05:44:49.066Z] Removing intermediate container 21ae08b7a5df [2022-03-23T05:44:49.066Z] ---> c752560c51d3 [2022-03-23T05:44:49.066Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-23T05:44:49.347Z] ---> Running in 2c2c8fc742d9 [2022-03-23T05:44:51.341Z] Removing intermediate container 2c2c8fc742d9 [2022-03-23T05:44:51.341Z] ---> 80b4fe556ca8 [2022-03-23T05:44:51.341Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-23T05:44:51.341Z] ---> Running in 3b0f5526d4a6 [2022-03-23T05:44:51.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-23T05:44:52.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-23T05:44:53.908Z] OK: 220 MiB in 52 packages [2022-03-23T05:44:54.507Z] Removing intermediate container 3b0f5526d4a6 [2022-03-23T05:44:54.507Z] ---> 56bd035abee5 [2022-03-23T05:44:54.507Z] Step 10/23 : ENV GO111MODULE=on [2022-03-23T05:44:54.507Z] ---> Running in d515847fa672 [2022-03-23T05:44:54.783Z] Removing intermediate container d515847fa672 [2022-03-23T05:44:54.783Z] ---> a74ceaed528e [2022-03-23T05:44:54.783Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-23T05:44:54.783Z] ---> Running in d6380053b155 [2022-03-23T05:44:55.381Z] Removing intermediate container d6380053b155 [2022-03-23T05:44:55.381Z] ---> 01deab053a84 [2022-03-23T05:44:55.381Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-23T05:44:55.656Z] ---> 45f803a31116 [2022-03-23T05:44:55.656Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-23T05:44:55.936Z] ---> Running in 686a46e160c7 [2022-03-23T05:44:57.926Z] Removing intermediate container 686a46e160c7 [2022-03-23T05:44:57.926Z] ---> 23b3ad7db809 [2022-03-23T05:44:57.926Z] Step 14/23 : COPY . . [2022-03-23T05:45:01.321Z] ---> 36b6b31d9b30 [2022-03-23T05:45:01.321Z] Step 15/23 : RUN ${MAKE} [2022-03-23T05:45:01.321Z] ---> Running in 87a1cc1920e2 [2022-03-23T05:45:02.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-23T05:45:34.687Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-23T05:45:38.084Z] Removing intermediate container 87a1cc1920e2 [2022-03-23T05:45:38.084Z] ---> 9b57a8785ffb [2022-03-23T05:45:38.084Z] Step 16/23 : FROM alpine:3.14 [2022-03-23T05:45:38.084Z] 3.14: Pulling from library/alpine [2022-03-23T05:45:38.357Z] 93a1719cf261: Pulling fs layer [2022-03-23T05:45:38.630Z] 93a1719cf261: Download complete [2022-03-23T05:45:39.228Z] 93a1719cf261: Pull complete [2022-03-23T05:45:39.228Z] Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b [2022-03-23T05:45:39.228Z] Status: Downloaded newer image for alpine:3.14 [2022-03-23T05:45:39.228Z] ---> 71a2028e5025 [2022-03-23T05:45:39.228Z] Step 17/23 : EXPOSE 4000 [2022-03-23T05:45:39.228Z] ---> Running in bbb04f23965b [2022-03-23T05:45:39.502Z] Removing intermediate container bbb04f23965b [2022-03-23T05:45:39.502Z] ---> af8b7a376451 [2022-03-23T05:45:39.502Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-23T05:45:40.949Z] ---> 2a5cde26c970 [2022-03-23T05:45:40.949Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-23T05:45:40.949Z] ---> Running in 20b6c2ff4f85 [2022-03-23T05:45:41.224Z] Removing intermediate container 20b6c2ff4f85 [2022-03-23T05:45:41.224Z] ---> 909b07dc806b [2022-03-23T05:45:41.224Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-23T05:45:41.224Z] ---> Running in ae8db112df41 [2022-03-23T05:45:41.498Z] Removing intermediate container ae8db112df41 [2022-03-23T05:45:41.498Z] ---> 1c4f7694cf71 [2022-03-23T05:45:41.498Z] Step 21/23 : LABEL arch=arm64 [2022-03-23T05:45:41.498Z] ---> Running in e4ffc79733d7 [2022-03-23T05:45:41.779Z] Removing intermediate container e4ffc79733d7 [2022-03-23T05:45:41.779Z] ---> b252ea337dd7 [2022-03-23T05:45:41.779Z] Step 22/23 : LABEL git_sha=0efc70c0c815a0eb29c9af60f7acbb04968f91ba [2022-03-23T05:45:42.050Z] ---> Running in 01d44defdde7 [2022-03-23T05:45:42.325Z] Removing intermediate container 01d44defdde7 [2022-03-23T05:45:42.325Z] ---> e5ce39e5727f [2022-03-23T05:45:42.325Z] Step 23/23 : LABEL version=0.0.0 [2022-03-23T05:45:42.325Z] ---> Running in ac263e7b9836 [2022-03-23T05:45:42.598Z] Removing intermediate container ac263e7b9836 [2022-03-23T05:45:42.598Z] ---> 0103510f6d5e [2022-03-23T05:45:42.598Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-23T05:45:42.871Z] Successfully built 0103510f6d5e [2022-03-23T05:45:42.871Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:45:43.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T05:45:43.639Z] [2022-03-23T05:45:43.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:45:44.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T05:45:44.302Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-23T05:45:44.302Z] 8998bd30e6a1: Pulling fs layer [2022-03-23T05:45:44.302Z] 04944245beec: Pulling fs layer [2022-03-23T05:45:44.302Z] 699f458cf7ca: Pulling fs layer [2022-03-23T05:45:44.302Z] 765212b225bb: Pulling fs layer [2022-03-23T05:45:44.302Z] f23df028b6ca: Pulling fs layer [2022-03-23T05:45:44.302Z] d65c8cfc05b1: Pulling fs layer [2022-03-23T05:45:44.302Z] 2437ff75d9bd: Pulling fs layer [2022-03-23T05:45:44.302Z] f23df028b6ca: Waiting [2022-03-23T05:45:44.302Z] d65c8cfc05b1: Waiting [2022-03-23T05:45:44.302Z] 765212b225bb: Waiting [2022-03-23T05:45:44.302Z] 2437ff75d9bd: Waiting [2022-03-23T05:45:44.302Z] 04944245beec: Download complete [2022-03-23T05:45:44.302Z] 765212b225bb: Verifying Checksum [2022-03-23T05:45:44.302Z] 765212b225bb: Download complete [2022-03-23T05:45:44.302Z] f23df028b6ca: Download complete [2022-03-23T05:45:44.302Z] d65c8cfc05b1: Download complete [2022-03-23T05:45:44.576Z] 699f458cf7ca: Verifying Checksum [2022-03-23T05:45:44.576Z] 699f458cf7ca: Download complete [2022-03-23T05:45:44.855Z] 8998bd30e6a1: Verifying Checksum [2022-03-23T05:45:44.855Z] 8998bd30e6a1: Download complete [2022-03-23T05:45:47.488Z] 2437ff75d9bd: Verifying Checksum [2022-03-23T05:45:47.488Z] 2437ff75d9bd: Download complete [2022-03-23T05:45:49.473Z] 8998bd30e6a1: Pull complete [2022-03-23T05:45:49.749Z] 04944245beec: Pull complete [2022-03-23T05:45:51.192Z] 699f458cf7ca: Pull complete [2022-03-23T05:45:51.192Z] 765212b225bb: Pull complete [2022-03-23T05:45:52.181Z] f23df028b6ca: Pull complete [2022-03-23T05:45:52.459Z] d65c8cfc05b1: Pull complete [2022-03-23T05:46:07.571Z] 2437ff75d9bd: Pull complete [2022-03-23T05:46:07.571Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-23T05:46:07.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-23T05:46:07.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-23T05:46:07.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2022-03-23T05:46:07.907Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-23T05:46:10.244Z] $ docker top 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:11.219Z] ---> job-cost.sh [2022-03-23T05:46:11.219Z] lf-activate-venv: SKIPPING [2022-03-23T05:46:11.219Z] INFO: No Stack... [2022-03-23T05:46:11.491Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-23T05:46:12.465Z] INFO: Archiving Costs [Pipeline] sh [2022-03-23T05:46:13.156Z] + cut -d, -f6 [2022-03-23T05:46:13.156Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-03-23T05:46:13.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [2022-03-23T05:46:13.248Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] did not exist. Created. [2022-03-23T05:46:13.249Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-23T05:46:13.998Z] /w/workspace/edgex-ui-go/1@tmp/durable-3ed1df40/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-23T05:46:14.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-23T05:46:14.742Z] Warning: overwriting stash ‘stack-cost’ [2022-03-23T05:46:14.899Z] Stashed 1 file(s) [Pipeline] } [2022-03-23T05:46:14.916Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-23T05:46:14.991Z] $ docker stop --time=1 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c [2022-03-23T05:46:16.525Z] $ docker rm -f 29bf60fc07627f4cc2609f2690b1e8196cf8bb73ce29ea8ec3e1ccf8a911861c [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-03-23T05:46:17.543Z] provisioning config files... [2022-03-23T05:46:17.553Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config8165133340795984392tmp [Pipeline] { [Pipeline] sh [2022-03-23T05:46:17.888Z] + set +x [2022-03-23T05:46:17.888Z] + curl -s https://codecov.io/bash [2022-03-23T05:46:17.888Z] + bash -s -- [2022-03-23T05:46:17.888Z] [2022-03-23T05:46:17.888Z] _____ _ [2022-03-23T05:46:17.888Z] / ____| | | [2022-03-23T05:46:17.888Z] | | ___ __| | ___ ___ _____ __ [2022-03-23T05:46:17.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-23T05:46:17.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-23T05:46:17.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-23T05:46:17.888Z] Bash-1.0.6 [2022-03-23T05:46:17.888Z] [2022-03-23T05:46:17.888Z] [2022-03-23T05:46:17.888Z] ==> git version 2.25.1 found [2022-03-23T05:46:17.888Z] ==> 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-03-23T05:46:17.888Z] Release-Date: 2020-01-08 [2022-03-23T05:46:17.888Z] 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-03-23T05:46:17.888Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-23T05:46:17.888Z] ==> Jenkins CI detected. [2022-03-23T05:46:17.888Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-505 [2022-03-23T05:46:17.888Z] project root: . [2022-03-23T05:46:17.888Z] --> token set from env [2022-03-23T05:46:17.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-23T05:46:17.888Z] ==> Running gcov in . (disable via -X gcov) [2022-03-23T05:46:17.888Z] ==> Python coveragepy not found [2022-03-23T05:46:17.888Z] ==> Searching for coverage reports in: [2022-03-23T05:46:17.888Z] + . [2022-03-23T05:46:17.888Z] -> Found 1 reports [2022-03-23T05:46:17.888Z] ==> Detecting git/mercurial file structure [2022-03-23T05:46:18.148Z] ==> Reading reports [2022-03-23T05:46:18.148Z] + ./coverage.out bytes=10 [2022-03-23T05:46:18.148Z] ==> Appending adjustments [2022-03-23T05:46:18.148Z] https://docs.codecov.io/docs/fixing-reports [2022-03-23T05:46:18.148Z] + Found adjustments [2022-03-23T05:46:18.148Z] ==> Gzipping contents [2022-03-23T05:46:18.148Z] 4.0K /tmp/codecov.SLISee.gz [2022-03-23T05:46:18.148Z] ==> Uploading reports [2022-03-23T05:46:18.148Z] url: https://codecov.io [2022-03-23T05:46:18.148Z] query: branch=PR-505&commit=0efc70c0c815a0eb29c9af60f7acbb04968f91ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=505&job=&cmd_args= [2022-03-23T05:46:18.148Z] -> Pinging Codecov [2022-03-23T05:46:18.148Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-505&commit=0efc70c0c815a0eb29c9af60f7acbb04968f91ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=505&job=&cmd_args= [2022-03-23T05:46:18.409Z] -> Uploading to [2022-03-23T05:46:18.409Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-23/FB506323287CE973F263BFD2A0EB1F37/0efc70c0c815a0eb29c9af60f7acbb04968f91ba/2ab9155c-0bd5-4066-9949-ed6132f0d6ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220323T054618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd098c23f87ebbcf3307fd2538d2149bba3bf9ff90e485bb927db85203ccad89 [2022-03-23T05:46:18.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-23T05:46:18.409Z] Dload Upload Total Spent Left Speed [2022-03-23T05:46:18.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4050 0 0 100 4050 0 17088 --:--:-- --:--:-- --:--:-- 17088 [2022-03-23T05:46:18.672Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0efc70c0c815a0eb29c9af60f7acbb04968f91ba [Pipeline] } [2022-03-23T05:46:18.698Z] 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-03-23T05:46:20.426Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives ] [2022-03-23T05:46:20.426Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives [2022-03-23T05:46:20.426Z] total 16 [2022-03-23T05:46:20.426Z] drwxr-xr-x 3 root root 4096 Mar 23 05:40 . [2022-03-23T05:46:20.426Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 23 05:40 .. [2022-03-23T05:46:20.426Z] drwxr-xr-x 2 root root 4096 Mar 23 05:40 cost [2022-03-23T05:46:20.426Z] -rw-r--r-- 1 root root 82 Mar 23 05:40 cost.csv [2022-03-23T05:46:20.426Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives [2022-03-23T05:46:20.426Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives [2022-03-23T05:46:20.426Z] total 16 [2022-03-23T05:46:20.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 05:40 . [2022-03-23T05:46:20.426Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 23 05:40 .. [2022-03-23T05:46:20.426Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 05:40 cost [2022-03-23T05:46:20.426Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 23 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:20.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:21.659Z] ---> package-listing.sh [2022-03-23T05:46:21.659Z] ++ facter osfamily [2022-03-23T05:46:21.659Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-23T05:46:21.920Z] + OS_FAMILY=debian [2022-03-23T05:46:21.920Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-505 [2022-03-23T05:46:21.920Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-23T05:46:21.920Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-23T05:46:21.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-23T05:46:21.920Z] + PACKAGES=/tmp/packages_start.txt [2022-03-23T05:46:21.920Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-505 ']' [2022-03-23T05:46:21.920Z] + PACKAGES=/tmp/packages_end.txt [2022-03-23T05:46:21.920Z] + case "${OS_FAMILY}" in [2022-03-23T05:46:21.920Z] + dpkg -l [2022-03-23T05:46:21.920Z] + grep '^ii' [2022-03-23T05:46:21.920Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-23T05:46:21.920Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-23T05:46:21.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-23T05:46:21.920Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-505 ']' [2022-03-23T05:46:21.920Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/ [2022-03-23T05:46:21.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-505/archives/ [Pipeline] echo [2022-03-23T05:46:21.952Z] 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/edgexfoundry_edgex-ui-go_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-23T05:46:22.248Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-23T05:46:22.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-23T05:46:22.830Z] . [Pipeline] withDockerContainer [2022-03-23T05:46:22.922Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2022-03-23T05:46:22.962Z] $ 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/edgexfoundry_edgex-ui-go_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-505 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505:/w/workspace/edgexfoundry_edgex-ui-go_PR-505:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-23T05:46:23.198Z] $ docker top f2b6c6dfbb96b9e70de979de35c986fdc5b03e3657e25323a967193cb8bf768e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-23T05:46:23.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-23T05:46:23.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-23T05:46:24.236Z] + ls /var/log/sa-host [2022-03-23T05:46:24.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-23T05:46:24.507Z] provisioning config files... [2022-03-23T05:46:24.518Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-505@tmp/config4727881244246700208tmp [Pipeline] { [Pipeline] echo [2022-03-23T05:46:24.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:24.878Z] ---> create-netrc.sh [Pipeline] } [2022-03-23T05:46:24.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:25.308Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-23T05:46:25.341Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:25.659Z] ---> sudo-logs.sh [2022-03-23T05:46:25.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-23T05:46:25.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:26.063Z] ---> job-cost.sh [2022-03-23T05:46:26.063Z] lf-activate-venv: SKIPPING [2022-03-23T05:46:26.063Z] DEBUG: total: 0.2199999988079071 [2022-03-23T05:46:26.063Z] INFO: Retrieving Stack Cost... [2022-03-23T05:46:26.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-23T05:46:26.897Z] INFO: Archiving Costs [Pipeline] echo [2022-03-23T05:46:26.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-23T05:46:27.261Z] ---> logs-deploy.sh [2022-03-23T05:46:27.262Z] lf-activate-venv: SKIPPING [2022-03-23T05:46:27.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-505/1 [2022-03-23T05:46:27.262Z] INFO: archiving workspace using pattern(s): [2022-03-23T05:46:28.205Z] Archives upload complete. [2022-03-23T05:46:28.466Z] INFO: archiving logs to Nexus [2022-03-23T05:46:29.037Z] ---> uname -a: [2022-03-23T05:46:29.037Z] Linux prd-ubuntu20-04-docker-8c-8g-8610 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] ---> lscpu: [2022-03-23T05:46:29.037Z] Architecture: x86_64 [2022-03-23T05:46:29.037Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-23T05:46:29.037Z] Byte Order: Little Endian [2022-03-23T05:46:29.037Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-23T05:46:29.037Z] CPU(s): 8 [2022-03-23T05:46:29.037Z] On-line CPU(s) list: 0-7 [2022-03-23T05:46:29.037Z] Thread(s) per core: 1 [2022-03-23T05:46:29.037Z] Core(s) per socket: 1 [2022-03-23T05:46:29.037Z] Socket(s): 8 [2022-03-23T05:46:29.037Z] NUMA node(s): 1 [2022-03-23T05:46:29.037Z] Vendor ID: AuthenticAMD [2022-03-23T05:46:29.037Z] CPU family: 23 [2022-03-23T05:46:29.037Z] Model: 49 [2022-03-23T05:46:29.037Z] Model name: AMD EPYC-Rome Processor [2022-03-23T05:46:29.037Z] Stepping: 0 [2022-03-23T05:46:29.037Z] CPU MHz: 2799.976 [2022-03-23T05:46:29.037Z] BogoMIPS: 5599.95 [2022-03-23T05:46:29.037Z] Virtualization: AMD-V [2022-03-23T05:46:29.037Z] Hypervisor vendor: KVM [2022-03-23T05:46:29.037Z] Virtualization type: full [2022-03-23T05:46:29.037Z] L1d cache: 256 KiB [2022-03-23T05:46:29.037Z] L1i cache: 256 KiB [2022-03-23T05:46:29.037Z] L2 cache: 4 MiB [2022-03-23T05:46:29.037Z] L3 cache: 128 MiB [2022-03-23T05:46:29.037Z] NUMA node0 CPU(s): 0-7 [2022-03-23T05:46:29.037Z] Vulnerability Itlb multihit: Not affected [2022-03-23T05:46:29.037Z] Vulnerability L1tf: Not affected [2022-03-23T05:46:29.037Z] Vulnerability Mds: Not affected [2022-03-23T05:46:29.037Z] Vulnerability Meltdown: Not affected [2022-03-23T05:46:29.037Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-23T05:46:29.037Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-03-23T05:46:29.037Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-03-23T05:46:29.037Z] Vulnerability Srbds: Not affected [2022-03-23T05:46:29.037Z] Vulnerability Tsx async abort: Not affected [2022-03-23T05:46:29.037Z] 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-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] ---> nproc: [2022-03-23T05:46:29.037Z] 8 [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] ---> df -h: [2022-03-23T05:46:29.037Z] Filesystem Size Used Avail Use% Mounted on [2022-03-23T05:46:29.037Z] overlay 155G 11G 145G 7% / [2022-03-23T05:46:29.037Z] tmpfs 64M 0 64M 0% /dev [2022-03-23T05:46:29.037Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-03-23T05:46:29.037Z] shm 64M 0 64M 0% /dev/shm [2022-03-23T05:46:29.037Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] ---> sar -b -r -n DEV: [2022-03-23T05:46:29.037Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8610) 03/23/22 _x86_64_ (8 CPU) [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:38:07 LINUX RESTART (8 CPU) [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-23T05:46:29.037Z] 05:40:01 214.07 1.85 212.22 0.00 29.69 86506.02 0.00 [2022-03-23T05:46:29.037Z] 05:41:01 159.70 0.15 159.55 0.00 13.06 30249.25 0.00 [2022-03-23T05:46:29.037Z] 05:42:01 1.70 0.00 1.70 0.00 0.00 19.34 0.00 [2022-03-23T05:46:29.037Z] 05:43:01 2.28 0.00 2.28 0.00 0.00 25.06 0.00 [2022-03-23T05:46:29.037Z] 05:44:01 1.05 0.02 1.03 0.00 0.13 11.73 0.00 [2022-03-23T05:46:29.037Z] 05:45:01 2.08 0.00 2.08 0.00 0.00 22.40 0.00 [2022-03-23T05:46:29.037Z] 05:46:01 3.53 0.87 2.67 0.00 18.39 34.39 0.00 [2022-03-23T05:46:29.037Z] Average: 54.54 0.41 54.13 0.00 8.70 16528.41 0.00 [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-23T05:46:29.037Z] 05:40:01 28211800 31718048 575908 1.75 177676 3527700 2363176 6.96 1296088 2918172 50388 [2022-03-23T05:46:29.037Z] 05:41:01 27674508 31770176 524604 1.60 189672 4057112 1963024 5.79 1354284 3347060 144 [2022-03-23T05:46:29.037Z] 05:42:01 27675304 31771104 523440 1.59 189740 4057116 1963024 5.79 1353000 3347068 32 [2022-03-23T05:46:29.037Z] 05:43:01 27676360 31772356 522084 1.59 189828 4057244 1979080 5.83 1352264 3347240 52 [2022-03-23T05:46:29.037Z] 05:44:01 27676304 31772360 522068 1.59 189848 4057252 1979080 5.83 1352396 3347248 8 [2022-03-23T05:46:29.037Z] 05:45:01 27684312 31780436 513936 1.56 189912 4057252 1979080 5.83 1343408 3347248 16 [2022-03-23T05:46:29.037Z] 05:46:01 27673672 31770788 523776 1.59 190032 4057768 2001576 5.90 1354988 3347788 164 [2022-03-23T05:46:29.037Z] Average: 27753180 31765038 529402 1.61 188101 3981635 2032577 5.99 1343775 3285975 7258 [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-23T05:46:29.037Z] 05:40:01 veth62ccadb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:40:01 ens3 426.05 297.19 5531.79 84.40 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:40:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:40:01 docker0 186.31 249.20 14.95 2110.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:41:01 ens3 138.22 81.87 2624.83 19.79 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:41:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:41:01 docker0 5.55 7.55 0.30 38.03 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:43:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:44:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:46:01 ens3 14.85 9.80 13.66 0.68 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] Average: ens3 81.97 55.03 1156.76 14.83 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] Average: docker0 27.03 36.17 2.15 302.54 0.00 0.00 0.00 0.00 [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] ---> sar -P ALL: [2022-03-23T05:46:29.037Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-8610) 03/23/22 _x86_64_ (8 CPU) [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:38:07 LINUX RESTART (8 CPU) [2022-03-23T05:46:29.037Z] [2022-03-23T05:46:29.037Z] 05:39:02 CPU %user %nice %system %iowait %steal %idle [2022-03-23T05:46:29.037Z] 05:40:01 all 17.63 0.00 6.05 1.71 0.06 74.55 [2022-03-23T05:46:29.037Z] 05:40:01 0 16.87 0.00 6.04 5.80 0.07 71.23 [2022-03-23T05:46:29.037Z] 05:40:01 1 17.94 0.00 6.18 0.48 0.05 75.35 [2022-03-23T05:46:29.037Z] 05:40:01 2 17.23 0.00 5.45 0.05 0.05 77.22 [2022-03-23T05:46:29.037Z] 05:40:01 3 17.22 0.00 5.39 0.24 0.07 77.08 [2022-03-23T05:46:29.037Z] 05:40:01 4 18.32 0.00 5.84 0.41 0.05 75.37 [2022-03-23T05:46:29.037Z] 05:40:01 5 18.17 0.00 6.60 0.19 0.05 75.00 [2022-03-23T05:46:29.037Z] 05:40:01 6 17.88 0.00 7.13 5.90 0.05 69.04 [2022-03-23T05:46:29.037Z] 05:40:01 7 17.44 0.00 5.77 0.62 0.07 76.10 [2022-03-23T05:46:29.037Z] 05:41:01 all 10.38 0.00 3.10 0.90 0.04 85.59 [2022-03-23T05:46:29.037Z] 05:41:01 0 9.96 0.00 2.96 1.04 0.03 86.00 [2022-03-23T05:46:29.038Z] 05:41:01 1 10.51 0.00 3.23 0.49 0.05 85.72 [2022-03-23T05:46:29.038Z] 05:41:01 2 11.06 0.00 3.32 0.13 0.03 85.45 [2022-03-23T05:46:29.038Z] 05:41:01 3 10.18 0.00 3.14 0.22 0.03 86.43 [2022-03-23T05:46:29.038Z] 05:41:01 4 8.86 0.00 2.90 1.62 0.03 86.59 [2022-03-23T05:46:29.038Z] 05:41:01 5 10.77 0.00 3.40 3.13 0.05 82.65 [2022-03-23T05:46:29.038Z] 05:41:01 6 11.04 0.00 2.94 0.29 0.03 85.70 [2022-03-23T05:46:29.038Z] 05:41:01 7 10.61 0.00 2.88 0.32 0.03 86.15 [2022-03-23T05:46:29.038Z] 05:42:01 all 0.10 0.00 0.02 0.01 0.00 99.86 [2022-03-23T05:46:29.038Z] 05:42:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2022-03-23T05:46:29.038Z] 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-23T05:46:29.038Z] 05:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-23T05:46:29.038Z] 05:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:42:01 4 0.63 0.00 0.07 0.00 0.00 99.30 [2022-03-23T05:46:29.038Z] 05:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-03-23T05:46:29.038Z] 05:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-03-23T05:46:29.038Z] 05:43:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2022-03-23T05:46:29.038Z] 05:43:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2022-03-23T05:46:29.038Z] 05:43:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-03-23T05:46:29.038Z] 05:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-23T05:46:29.038Z] 05:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-03-23T05:46:29.038Z] 05:43:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-03-23T05:46:29.038Z] 05:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-23T05:46:29.038Z] 05:43:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2022-03-23T05:46:29.038Z] 05:44:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2022-03-23T05:46:29.038Z] 05:44:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-03-23T05:46:29.038Z] 05:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2022-03-23T05:46:29.038Z] 05:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-03-23T05:46:29.038Z] 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-23T05:46:29.038Z] 05:44:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2022-03-23T05:46:29.038Z] 05:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-03-23T05:46:29.038Z] 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-23T05:46:29.038Z] 05:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:45:01 all 0.28 0.00 0.02 0.01 0.00 99.69 [2022-03-23T05:46:29.038Z] 05:45:01 0 0.03 0.00 0.05 0.05 0.02 99.85 [2022-03-23T05:46:29.038Z] 05:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2022-03-23T05:46:29.038Z] 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-03-23T05:46:29.038Z] 05:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:45:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2022-03-23T05:46:29.038Z] 05:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-03-23T05:46:29.038Z] 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-03-23T05:46:29.038Z] 05:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-03-23T05:46:29.038Z] 05:46:01 all 0.31 0.00 0.05 0.02 0.00 99.62 [2022-03-23T05:46:29.038Z] 05:46:01 0 0.07 0.00 0.02 0.07 0.00 99.85 [2022-03-23T05:46:29.038Z] 05:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-03-23T05:46:29.038Z] 05:46:01 2 0.13 0.00 0.05 0.02 0.00 99.80 [2022-03-23T05:46:29.038Z] 05:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-03-23T05:46:29.038Z] 05:46:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2022-03-23T05:46:29.038Z] 05:46:01 5 0.08 0.00 0.07 0.02 0.00 99.83 [2022-03-23T05:46:29.038Z] 05:46:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-03-23T05:46:29.038Z] 05:46:01 7 0.08 0.00 0.12 0.05 0.00 99.75 [2022-03-23T05:46:29.038Z] Average: all 4.10 0.00 1.30 0.37 0.02 94.21 [2022-03-23T05:46:29.038Z] Average: 0 3.80 0.00 1.28 0.99 0.02 93.91 [2022-03-23T05:46:29.038Z] Average: 1 4.04 0.00 1.35 0.14 0.03 94.45 [2022-03-23T05:46:29.038Z] Average: 2 4.00 0.00 1.24 0.03 0.01 94.72 [2022-03-23T05:46:29.038Z] Average: 3 3.86 0.00 1.21 0.07 0.01 94.85 [2022-03-23T05:46:29.038Z] Average: 4 5.00 0.00 1.22 0.28 0.01 93.47 [2022-03-23T05:46:29.038Z] Average: 5 4.09 0.00 1.42 0.47 0.02 94.00 [2022-03-23T05:46:29.038Z] Average: 6 4.07 0.00 1.42 0.86 0.01 93.64 [2022-03-23T05:46:29.038Z] Average: 7 3.95 0.00 1.23 0.16 0.02 94.64 [2022-03-23T05:46:29.038Z] [2022-03-23T05:46:29.038Z] [2022-03-23T05:46:29.038Z]