Pull request #516 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca8313716d86096bc22ceb49f26c9dbb4d5e59f2+d313b8299c0f6991d32094a1385114a65373b886 (3beb6eb5015d788b771f5fe7c015f58c25596cbd) 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-ssh6913187551209540696.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-ssh2499616846637594955.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-516/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-516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1060128492896513378.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-516/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9153894628102823121.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-ssh7846554140477525911.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-516/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-516/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10689155469077152421.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 on ‘prd-ubuntu20.04-docker-8c-8g-21482’ Running on prd-ubuntu20.04-docker-8c-8g-21484 in /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [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-516 # 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 Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 > 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/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 Merge succeeded, producing ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 Checking out Revision ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 (PR-516) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-20T08:25:42.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-20T08:25:42.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-20T08:25:42.517Z] ========================================================= [2022-04-20T08:25:42.517Z] EdgeX Global Pipelines Version Info [2022-04-20T08:25:42.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:25:43.321Z] ------------------- [2022-04-20T08:25:43.321Z] stable info: [2022-04-20T08:25:43.321Z] ------------------- [2022-04-20T08:25:43.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T08:25:43.321Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-20T08:25:43.321Z] Message: update stable to v1.0.221 [2022-04-20T08:25:43.895Z] ------------------- [2022-04-20T08:25:43.895Z] experimental info: [2022-04-20T08:25:43.895Z] ------------------- [2022-04-20T08:25:43.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-20T08:25:43.895Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-20T08:25:43.895Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-20T08:25:44.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-20T08:25:44.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-20T08:25:44.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-20T08:25:44.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-20T08:25:44.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-20T08:25:44.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-20T08:25:44.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-20T08:25:44.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-20T08:25:44.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-20T08:25:44.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-20T08:25:44.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-20T08:25:44.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-20T08:25:44.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-20T08:25:44.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-20T08:25:44.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T08:25:44.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-20T08:25:44.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T08:25:44.896Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-20T08:25:44.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-20T08:25:44.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-20T08:25:45.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-20T08:25:45.084Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-20T08:25:45.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-20T08:25:45.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-20T08:25:45.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-20T08:25:45.265Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-20T08:25:45.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-516 [Pipeline] echo [2022-04-20T08:25:45.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-516 [Pipeline] echo [2022-04-20T08:25:45.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-516 [Pipeline] echo [2022-04-20T08:25:45.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo [2022-04-20T08:25:45.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca83137 [Pipeline] echo [2022-04-20T08:25:45.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:25:45.628Z] provisioning config files... [2022-04-20T08:25:45.706Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config797558334907011360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:25:46.050Z] ---> docker-login.sh [2022-04-20T08:25:46.050Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:25:46.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:46.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:46.312Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:46.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:46.312Z] [2022-04-20T08:25:46.312Z] Login Succeeded [2022-04-20T08:25:46.312Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:25:46.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:46.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:46.575Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:46.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:46.575Z] [2022-04-20T08:25:46.575Z] Login Succeeded [2022-04-20T08:25:46.575Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:25:46.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:46.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:46.575Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:46.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:46.575Z] [2022-04-20T08:25:46.575Z] Login Succeeded [2022-04-20T08:25:46.575Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:25:46.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:46.836Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:46.836Z] [2022-04-20T08:25:46.836Z] Login Succeeded [2022-04-20T08:25:46.836Z] docker.io [2022-04-20T08:25:46.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:47.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:47.099Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:47.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:47.099Z] [2022-04-20T08:25:47.361Z] Login Succeeded [2022-04-20T08:25:47.361Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:25:47.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-20T08:25:48.035Z] + git rev-list -1 --merges ca8313716d86096bc22ceb49f26c9dbb4d5e59f2~1..ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo [2022-04-20T08:25:48.084Z] -----------> git rev-list -1 --merges ca8313716d86096bc22ceb49f26c9dbb4d5e59f2~1..ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [false] [Pipeline] sh [2022-04-20T08:25:48.396Z] + git log --format=format:%s -1 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo [2022-04-20T08:25:48.434Z] ========================================================= [2022-04-20T08:25:48.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-20T08:25:48.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:25:48.870Z] + git log --format=format:%s -1 ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] echo [2022-04-20T08:25:48.904Z] [semverPrep] GIT_COMMIT: ca8313716d86096bc22ceb49f26c9dbb4d5e59f2, Commit Message: chore(deps): Bump async from 2.6.3 to 2.6.4 in /web [Pipeline] echo [2022-04-20T08:25:48.934Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-20T08:25:49.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-20T08:25:49.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-20T08:25:49.337Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-20T08:25:49.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-20T08:25:49.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-20T08:25:49.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-20T08:25:49.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:25:49.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:25:49.722Z] [2022-04-20T08:25:49.722Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:25:50.061Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:25:50.061Z] latest: Pulling from edgex-devops/git-semver [2022-04-20T08:25:50.061Z] a0d0a0d46f8b: Pulling fs layer [2022-04-20T08:25:50.061Z] 3e5f54012d9b: Pulling fs layer [2022-04-20T08:25:50.061Z] 4c7163046ea9: Pulling fs layer [2022-04-20T08:25:50.061Z] 0c2d73faf560: Pulling fs layer [2022-04-20T08:25:50.061Z] 0c2d73faf560: Waiting [2022-04-20T08:25:50.061Z] 3e5f54012d9b: Verifying Checksum [2022-04-20T08:25:50.061Z] 3e5f54012d9b: Download complete [2022-04-20T08:25:50.061Z] a0d0a0d46f8b: Download complete [2022-04-20T08:25:50.061Z] 0c2d73faf560: Verifying Checksum [2022-04-20T08:25:50.061Z] 0c2d73faf560: Download complete [2022-04-20T08:25:50.061Z] 4c7163046ea9: Verifying Checksum [2022-04-20T08:25:50.061Z] 4c7163046ea9: Download complete [2022-04-20T08:25:50.320Z] a0d0a0d46f8b: Pull complete [2022-04-20T08:25:50.320Z] 3e5f54012d9b: Pull complete [2022-04-20T08:25:50.579Z] 4c7163046ea9: Pull complete [2022-04-20T08:25:50.840Z] 0c2d73faf560: Pull complete [2022-04-20T08:25:50.840Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-20T08:25:50.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-20T08:25:50.840Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-20T08:25:50.944Z] prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container [2022-04-20T08:25:50.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-20T08:25:51.736Z] $ docker top 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-20T08:25:51.916Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:25:51.916Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:25:52.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:25:52.043Z] $ docker exec 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent [2022-04-20T08:25:52.155Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFlPIPj/agent.14 [2022-04-20T08:25:52.155Z] SSH_AGENT_PID=21 [2022-04-20T08:25:52.164Z] Running ssh-add (command line suppressed) [2022-04-20T08:25:52.279Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_7895530322806978044.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_7895530322806978044.key) [2022-04-20T08:25:52.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:25:52.620Z] + git tag --points-at HEAD [Pipeline] } [2022-04-20T08:25:52.652Z] $ docker exec --env ******** --env ******** 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent -k [2022-04-20T08:25:52.762Z] unset SSH_AUTH_SOCK; [2022-04-20T08:25:52.763Z] unset SSH_AGENT_PID; [2022-04-20T08:25:52.763Z] echo Agent pid 21 killed; [2022-04-20T08:25:52.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-20T08:25:52.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-20T08:25:52.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-20T08:25:52.978Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-20T08:25:52.987Z] $ docker exec 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent [2022-04-20T08:25:53.090Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJhiahN/agent.53 [2022-04-20T08:25:53.090Z] SSH_AGENT_PID=59 [2022-04-20T08:25:53.096Z] Running ssh-add (command line suppressed) [2022-04-20T08:25:53.229Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_2641585504512741307.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/private_key_2641585504512741307.key) [2022-04-20T08:25:53.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-20T08:25:53.572Z] + git semver init [2022-04-20T08:25:53.572Z] # -> Open(): unable to determine branch for HEAD [2022-04-20T08:25:53.572Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-516/.git [2022-04-20T08:25:53.572Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [2022-04-20T08:25:53.572Z] # $SEMVER_REMOTE_NAME = origin [2022-04-20T08:25:53.572Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-20T08:25:53.572Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-20T08:25:53.572Z] # $SEMVER_BRANCH = PR-516 [2022-04-20T08:25:53.572Z] # $SEMVER_TEMP = /tmp/semver-362533380 [2022-04-20T08:25:53.572Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-20T08:25:56.117Z] # '/tmp/semver-362533380' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-516/.semver' [2022-04-20T08:25:56.117Z] # -> Force: false [2022-04-20T08:25:56.117Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-516/.semver [Pipeline] } [2022-04-20T08:25:56.147Z] $ docker exec --env ******** --env ******** 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 ssh-agent -k [2022-04-20T08:25:56.250Z] unset SSH_AUTH_SOCK; [2022-04-20T08:25:56.250Z] unset SSH_AGENT_PID; [2022-04-20T08:25:56.250Z] echo Agent pid 59 killed; [2022-04-20T08:25:56.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-20T08:25:56.682Z] + git semver [Pipeline] } [2022-04-20T08:25:56.717Z] $ docker stop --time=1 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 [2022-04-20T08:25:58.117Z] $ docker rm -f 8ef2cc6ffb3eb2b9526fdfc84db5f959692d54bff16340311836b31c68018ee9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:25:58.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-20T08:25:58.890Z] Stashed 1 file(s) [Pipeline] echo [2022-04-20T08:25:58.907Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:25:59.463Z] provisioning config files... [2022-04-20T08:25:59.475Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config3298634433892771423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:25:59.836Z] ---> docker-login.sh [2022-04-20T08:25:59.836Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:25:59.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:59.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:59.836Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:59.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:59.836Z] [2022-04-20T08:25:59.836Z] Login Succeeded [2022-04-20T08:25:59.836Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:25:59.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:25:59.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:25:59.836Z] Configure a credential helper to remove this warning. See [2022-04-20T08:25:59.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:25:59.836Z] [2022-04-20T08:25:59.836Z] Login Succeeded [2022-04-20T08:26:00.096Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:26:00.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:26:00.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:26:00.097Z] Configure a credential helper to remove this warning. See [2022-04-20T08:26:00.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:26:00.097Z] [2022-04-20T08:26:00.097Z] Login Succeeded [2022-04-20T08:26:00.097Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:26:00.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:26:00.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:26:00.097Z] Configure a credential helper to remove this warning. See [2022-04-20T08:26:00.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:26:00.097Z] [2022-04-20T08:26:00.097Z] Login Succeeded [2022-04-20T08:26:00.097Z] docker.io [2022-04-20T08:26:00.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:26:00.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:26:00.619Z] Configure a credential helper to remove this warning. See [2022-04-20T08:26:00.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:26:00.619Z] [2022-04-20T08:26:00.619Z] Login Succeeded [2022-04-20T08:26:00.619Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:26:00.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T08:26:00.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:26:00.862Z] ========================================================= [2022-04-20T08:26:00.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-20T08:26:00.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:01.274Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T08:26:01.536Z] Sending build context to Docker daemon 43.19MB [2022-04-20T08:26:01.536Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:26:01.536Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-20T08:26:01.536Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-20T08:26:01.536Z] 59bf1c3509f3: Pulling fs layer [2022-04-20T08:26:01.536Z] 666ba61612fd: Pulling fs layer [2022-04-20T08:26:01.536Z] 8ed8ca486205: Pulling fs layer [2022-04-20T08:26:01.536Z] 4fe6c5a15a65: Pulling fs layer [2022-04-20T08:26:01.536Z] 22a0e8bec74d: Pulling fs layer [2022-04-20T08:26:01.536Z] 640e595b4fbd: Pulling fs layer [2022-04-20T08:26:01.536Z] 763cafe07f6e: Pulling fs layer [2022-04-20T08:26:01.536Z] 0c0b528cf693: Pulling fs layer [2022-04-20T08:26:01.536Z] 10935f4eaf8b: Pulling fs layer [2022-04-20T08:26:01.536Z] 4fe6c5a15a65: Waiting [2022-04-20T08:26:01.536Z] 22a0e8bec74d: Waiting [2022-04-20T08:26:01.536Z] 640e595b4fbd: Waiting [2022-04-20T08:26:01.536Z] 763cafe07f6e: Waiting [2022-04-20T08:26:01.536Z] 0c0b528cf693: Waiting [2022-04-20T08:26:01.536Z] 10935f4eaf8b: Waiting [2022-04-20T08:26:01.536Z] 8ed8ca486205: Verifying Checksum [2022-04-20T08:26:01.536Z] 8ed8ca486205: Download complete [2022-04-20T08:26:01.536Z] 666ba61612fd: Download complete [2022-04-20T08:26:01.536Z] 22a0e8bec74d: Verifying Checksum [2022-04-20T08:26:01.536Z] 22a0e8bec74d: Download complete [2022-04-20T08:26:01.536Z] 640e595b4fbd: Verifying Checksum [2022-04-20T08:26:01.536Z] 640e595b4fbd: Download complete [2022-04-20T08:26:01.536Z] 763cafe07f6e: Verifying Checksum [2022-04-20T08:26:01.536Z] 763cafe07f6e: Download complete [2022-04-20T08:26:01.536Z] 59bf1c3509f3: Verifying Checksum [2022-04-20T08:26:01.536Z] 59bf1c3509f3: Download complete [2022-04-20T08:26:01.796Z] 0c0b528cf693: Verifying Checksum [2022-04-20T08:26:01.797Z] 0c0b528cf693: Download complete [2022-04-20T08:26:01.797Z] 59bf1c3509f3: Pull complete [2022-04-20T08:26:02.060Z] 666ba61612fd: Pull complete [2022-04-20T08:26:02.060Z] 8ed8ca486205: Pull complete [2022-04-20T08:26:02.321Z] 10935f4eaf8b: Verifying Checksum [2022-04-20T08:26:02.321Z] 10935f4eaf8b: Download complete [2022-04-20T08:26:02.321Z] 4fe6c5a15a65: Verifying Checksum [2022-04-20T08:26:02.321Z] 4fe6c5a15a65: Download complete [2022-04-20T08:26:05.611Z] 4fe6c5a15a65: Pull complete [2022-04-20T08:26:05.611Z] 22a0e8bec74d: Pull complete [2022-04-20T08:26:05.871Z] 640e595b4fbd: Pull complete [2022-04-20T08:26:05.871Z] 763cafe07f6e: Pull complete [2022-04-20T08:26:05.871Z] 0c0b528cf693: Pull complete [2022-04-20T08:26:08.405Z] 10935f4eaf8b: Pull complete [2022-04-20T08:26:08.405Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-20T08:26:08.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-20T08:26:08.405Z] ---> 99d49a6021b9 [2022-04-20T08:26:08.406Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:26:09.788Z] ---> Running in 83a5109796de [2022-04-20T08:26:09.788Z] Removing intermediate container 83a5109796de [2022-04-20T08:26:09.788Z] ---> 5d669eab003e [2022-04-20T08:26:09.788Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:26:09.788Z] ---> Running in f111c91a58dd [2022-04-20T08:26:09.788Z] Removing intermediate container f111c91a58dd [2022-04-20T08:26:09.788Z] ---> 1df2387978e5 [2022-04-20T08:26:09.788Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:26:09.788Z] ---> Running in dbef26b31270 [2022-04-20T08:26:09.788Z] Removing intermediate container dbef26b31270 [2022-04-20T08:26:09.788Z] ---> 132f3a15efba [2022-04-20T08:26:09.788Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-20T08:26:09.788Z] ---> Running in fd39528ad40a [2022-04-20T08:26:10.049Z] Removing intermediate container fd39528ad40a [2022-04-20T08:26:10.049Z] ---> 844e05ba9326 [2022-04-20T08:26:10.049Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:26:10.049Z] ---> Running in 13255116390d [2022-04-20T08:26:10.049Z] Removing intermediate container 13255116390d [2022-04-20T08:26:10.049Z] ---> 25605ee1f0c7 [2022-04-20T08:26:10.049Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:26:10.049Z] ---> Running in 46c856a98a41 [2022-04-20T08:26:10.621Z] Removing intermediate container 46c856a98a41 [2022-04-20T08:26:10.621Z] ---> bf9795dced8f [2022-04-20T08:26:10.621Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:26:10.621Z] ---> Running in 92f81dc04e2f [2022-04-20T08:26:10.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T08:26:11.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T08:26:12.092Z] OK: 221 MiB in 52 packages [2022-04-20T08:26:12.352Z] Removing intermediate container 92f81dc04e2f [2022-04-20T08:26:12.352Z] ---> b95b453e7ad6 [2022-04-20T08:26:12.352Z] Step 10/15 : ENV GO111MODULE=on [2022-04-20T08:26:12.352Z] ---> Running in e4cd092fa6cc [2022-04-20T08:26:12.612Z] Removing intermediate container e4cd092fa6cc [2022-04-20T08:26:12.612Z] ---> 79f5df7d2602 [2022-04-20T08:26:12.612Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:26:12.612Z] ---> Running in 84d5f32be47a [2022-04-20T08:26:12.612Z] Removing intermediate container 84d5f32be47a [2022-04-20T08:26:12.612Z] ---> 69fd621e3e15 [2022-04-20T08:26:12.612Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-20T08:26:12.871Z] ---> 00be959c8ace [2022-04-20T08:26:12.871Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:26:12.871Z] ---> Running in 999b5c4d7561 [2022-04-20T08:26:14.299Z] Still waiting to schedule task [2022-04-20T08:26:14.299Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21483’ [2022-04-20T08:26:34.821Z] Removing intermediate container 999b5c4d7561 [2022-04-20T08:26:34.821Z] ---> e11780015a57 [2022-04-20T08:26:34.821Z] Step 14/15 : COPY . . [2022-04-20T08:26:34.821Z] ---> e979a6a0c7c4 [2022-04-20T08:26:34.821Z] Step 15/15 : RUN ${MAKE} [2022-04-20T08:26:34.821Z] ---> Running in fa4178bd1ca2 [2022-04-20T08:26:34.821Z] noop [2022-04-20T08:26:34.821Z] Removing intermediate container fa4178bd1ca2 [2022-04-20T08:26:34.821Z] ---> e68160b9533b [2022-04-20T08:26:34.821Z] Successfully built e68160b9533b [2022-04-20T08:26:34.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:35.162Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T08:26:35.162Z] . [Pipeline] withDockerContainer [2022-04-20T08:26:35.257Z] prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container [2022-04-20T08:26:35.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T08:26:35.662Z] $ docker top 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:26:36.062Z] + go version [2022-04-20T08:26:36.062Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-20T08:26:36.100Z] $ docker stop --time=1 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 [2022-04-20T08:26:37.374Z] $ docker rm -f 15ac09ff4fd99d2877d3690c5b2e5ade1c9b443df2f1ea90824ded8546c81e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:38.021Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-20T08:26:38.022Z] . [Pipeline] withDockerContainer [2022-04-20T08:26:38.116Z] prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container [2022-04-20T08:26:38.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-20T08:26:38.544Z] $ docker top f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T08:26:39.000Z] + make test [2022-04-20T08:26:39.000Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-20T08:26:39.326Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-20T08:26:43.575Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-20T08:26:43.834Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-20T08:26:46.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T08:26:46.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T08:26:46.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T08:26:46.440Z] $ docker stop --time=1 f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a [2022-04-20T08:26:47.994Z] $ docker rm -f f4493187437d5b8662e118c6f3fdbdd5e1099ade75dc8d70a12a7d9021d34e4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:26:48.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T08:26:48.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-20T08:26:49.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T08:26:49.558Z] + ls -al . [2022-04-20T08:26:49.558Z] total 164 [2022-04-20T08:26:49.558Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 20 08:26 . [2022-04-20T08:26:49.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 .. [2022-04-20T08:26:49.558Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:25 .git [2022-04-20T08:26:49.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 .github [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:25 .gitignore [2022-04-20T08:26:49.558Z] drwx------ 3 jenkins jenkins 4096 Apr 20 08:25 .semver [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:25 Attribution.txt [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:25 CONTRIBUTING.md [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:25 Dockerfile [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:25 Jenkinsfile [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:25 LICENSE [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:25 Makefile [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:25 README.md [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:25 VERSION [2022-04-20T08:26:49.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 assets [2022-04-20T08:26:49.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:25 bin [2022-04-20T08:26:49.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 cmd [2022-04-20T08:26:49.558Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:26 coverage.out [2022-04-20T08:26:49.558Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:25 docs [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:25 go.mod [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:25 go.sum [2022-04-20T08:26:49.558Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:25 internal [2022-04-20T08:26:49.558Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:25 pkg [2022-04-20T08:26:49.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 snap [2022-04-20T08:26:49.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 testing [2022-04-20T08:26:49.558Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:25 version.go [2022-04-20T08:26:49.558Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:25 web [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:26:49.892Z] + 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=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 --label arch=amd64 --label version=0.0.0 . [2022-04-20T08:26:50.154Z] Sending build context to Docker daemon 43.19MB [2022-04-20T08:26:50.154Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:26:50.154Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-20T08:26:50.154Z] ---> e68160b9533b [2022-04-20T08:26:50.154Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:26:50.154Z] ---> Running in 916b66db3234 [2022-04-20T08:26:50.414Z] Removing intermediate container 916b66db3234 [2022-04-20T08:26:50.414Z] ---> f07cacf4c6ba [2022-04-20T08:26:50.414Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:26:50.414Z] ---> Running in ec1b0aa7048a [2022-04-20T08:26:50.414Z] Removing intermediate container ec1b0aa7048a [2022-04-20T08:26:50.414Z] ---> 891922342e90 [2022-04-20T08:26:50.414Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:26:50.414Z] ---> Running in 3e78c6b18361 [2022-04-20T08:26:50.675Z] Removing intermediate container 3e78c6b18361 [2022-04-20T08:26:50.675Z] ---> c8446297c039 [2022-04-20T08:26:50.675Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-20T08:26:50.675Z] ---> Running in a5a18714a1f8 [2022-04-20T08:26:50.675Z] Removing intermediate container a5a18714a1f8 [2022-04-20T08:26:50.675Z] ---> 34e2fd6f6ee0 [2022-04-20T08:26:50.675Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:26:50.675Z] ---> Running in 272977fd5843 [2022-04-20T08:26:50.936Z] Removing intermediate container 272977fd5843 [2022-04-20T08:26:50.936Z] ---> e2c7544df97b [2022-04-20T08:26:50.936Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:26:50.936Z] ---> Running in a5f6c4dd795d [2022-04-20T08:26:51.508Z] Removing intermediate container a5f6c4dd795d [2022-04-20T08:26:51.508Z] ---> 44f861e93e22 [2022-04-20T08:26:51.508Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:26:51.508Z] ---> Running in 6e2fa6ea77cc [2022-04-20T08:26:51.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-20T08:26:52.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-20T08:26:52.713Z] OK: 221 MiB in 52 packages [2022-04-20T08:26:53.283Z] Removing intermediate container 6e2fa6ea77cc [2022-04-20T08:26:53.283Z] ---> 97ba32f4e12c [2022-04-20T08:26:53.283Z] Step 10/23 : ENV GO111MODULE=on [2022-04-20T08:26:53.283Z] ---> Running in f53cf7750497 [2022-04-20T08:26:53.283Z] Removing intermediate container f53cf7750497 [2022-04-20T08:26:53.283Z] ---> ce3218532c6c [2022-04-20T08:26:53.283Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:26:53.283Z] ---> Running in 2d9c938d6adc [2022-04-20T08:26:53.542Z] Removing intermediate container 2d9c938d6adc [2022-04-20T08:26:53.542Z] ---> cf30fcbd73fd [2022-04-20T08:26:53.542Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-20T08:26:53.542Z] ---> cae8a9e49989 [2022-04-20T08:26:53.542Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:26:53.542Z] ---> Running in 0a93728a5452 [2022-04-20T08:26:54.485Z] Removing intermediate container 0a93728a5452 [2022-04-20T08:26:54.485Z] ---> 7f00dfba323c [2022-04-20T08:26:54.485Z] Step 14/23 : COPY . . [2022-04-20T08:26:55.425Z] ---> fa9e6f4eb51f [2022-04-20T08:26:55.425Z] Step 15/23 : RUN ${MAKE} [2022-04-20T08:26:55.425Z] ---> Running in aea3643545e8 [2022-04-20T08:26:55.686Z] 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-04-20T08:27:00.964Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-20T08:27:01.914Z] Removing intermediate container aea3643545e8 [2022-04-20T08:27:01.914Z] ---> aac8e9140c84 [2022-04-20T08:27:01.914Z] Step 16/23 : FROM alpine:3.14 [2022-04-20T08:27:02.485Z] 3.14: Pulling from library/alpine [2022-04-20T08:27:02.744Z] 8663204ce13b: Pulling fs layer [2022-04-20T08:27:03.004Z] 8663204ce13b: Download complete [2022-04-20T08:27:03.004Z] 8663204ce13b: Pull complete [2022-04-20T08:27:03.004Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T08:27:03.004Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T08:27:03.004Z] ---> e04c818066af [2022-04-20T08:27:03.004Z] Step 17/23 : EXPOSE 4000 [2022-04-20T08:27:03.004Z] ---> Running in 5b32c01aa971 [2022-04-20T08:27:03.263Z] Removing intermediate container 5b32c01aa971 [2022-04-20T08:27:03.263Z] ---> 2cc11686bd4d [2022-04-20T08:27:03.263Z] 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-04-20T08:27:03.525Z] ---> edf326c73447 [2022-04-20T08:27:03.525Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-20T08:27:03.789Z] ---> Running in 237d6fc7dbdf [2022-04-20T08:27:03.789Z] Removing intermediate container 237d6fc7dbdf [2022-04-20T08:27:03.789Z] ---> 5106f088274e [2022-04-20T08:27:03.789Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-20T08:27:03.789Z] ---> Running in a407b292fe03 [2022-04-20T08:27:04.061Z] Removing intermediate container a407b292fe03 [2022-04-20T08:27:04.061Z] ---> 65fc3f02fb39 [2022-04-20T08:27:04.061Z] Step 21/23 : LABEL arch=amd64 [2022-04-20T08:27:04.061Z] ---> Running in ebe2612222a5 [2022-04-20T08:27:04.061Z] Removing intermediate container ebe2612222a5 [2022-04-20T08:27:04.061Z] ---> 2f99514e5b15 [2022-04-20T08:27:04.061Z] Step 22/23 : LABEL git_sha=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [2022-04-20T08:27:04.061Z] ---> Running in 9195043d408e [2022-04-20T08:27:04.061Z] Removing intermediate container 9195043d408e [2022-04-20T08:27:04.061Z] ---> 843b116bbb53 [2022-04-20T08:27:04.061Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T08:27:04.322Z] ---> Running in c95407ddf594 [2022-04-20T08:27:04.322Z] Removing intermediate container c95407ddf594 [2022-04-20T08:27:04.322Z] ---> 036015131e30 [2022-04-20T08:27:04.322Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T08:27:04.322Z] Successfully built 036015131e30 [2022-04-20T08:27:04.322Z] 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-04-20T08:27:05.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:27:05.042Z] [2022-04-20T08:27:05.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:27:05.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:27:05.386Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-20T08:27:05.386Z] 5eb5b503b376: Pulling fs layer [2022-04-20T08:27:05.386Z] 5c69ac0246d0: Pulling fs layer [2022-04-20T08:27:05.386Z] ec43610c2a17: Pulling fs layer [2022-04-20T08:27:05.386Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-20T08:27:05.386Z] 33b1e0a273af: Pulling fs layer [2022-04-20T08:27:05.386Z] 5d3b04190fa2: Pulling fs layer [2022-04-20T08:27:05.386Z] 2f39f015ded8: Pulling fs layer [2022-04-20T08:27:05.386Z] 33b1e0a273af: Waiting [2022-04-20T08:27:05.386Z] 3a2ae6a8a46f: Waiting [2022-04-20T08:27:05.386Z] 5d3b04190fa2: Waiting [2022-04-20T08:27:05.386Z] 2f39f015ded8: Waiting [2022-04-20T08:27:05.386Z] 5c69ac0246d0: Download complete [2022-04-20T08:27:05.386Z] 3a2ae6a8a46f: Download complete [2022-04-20T08:27:05.386Z] ec43610c2a17: Verifying Checksum [2022-04-20T08:27:05.386Z] ec43610c2a17: Download complete [2022-04-20T08:27:05.386Z] 5d3b04190fa2: Verifying Checksum [2022-04-20T08:27:05.386Z] 5d3b04190fa2: Download complete [2022-04-20T08:27:05.386Z] 33b1e0a273af: Verifying Checksum [2022-04-20T08:27:05.386Z] 33b1e0a273af: Download complete [2022-04-20T08:27:05.648Z] 5eb5b503b376: Download complete [2022-04-20T08:27:06.217Z] 2f39f015ded8: Verifying Checksum [2022-04-20T08:27:06.217Z] 2f39f015ded8: Download complete [2022-04-20T08:27:06.788Z] 5eb5b503b376: Pull complete [2022-04-20T08:27:06.788Z] 5c69ac0246d0: Pull complete [2022-04-20T08:27:07.356Z] ec43610c2a17: Pull complete [2022-04-20T08:27:07.356Z] 3a2ae6a8a46f: Pull complete [2022-04-20T08:27:07.620Z] 33b1e0a273af: Pull complete [2022-04-20T08:27:07.620Z] 5d3b04190fa2: Pull complete [2022-04-20T08:27:11.814Z] 2f39f015ded8: Pull complete [2022-04-20T08:27:11.814Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-20T08:27:11.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:27:11.814Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-20T08:27:11.910Z] prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container [2022-04-20T08:27:11.955Z] $ 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-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@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-04-20T08:27:13.688Z] $ docker top b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:27:14.129Z] ---> job-cost.sh [2022-04-20T08:27:14.129Z] lf-activate-venv: SKIPPING [2022-04-20T08:27:14.129Z] INFO: No Stack... [2022-04-20T08:27:14.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T08:27:14.970Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T08:27:15.287Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/cost.csv [2022-04-20T08:27:15.287Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T08:27:15.487Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [2022-04-20T08:27:15.493Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] did not exist. Created. [2022-04-20T08:27:15.493Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T08:27:15.898Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-20T08:27:15.959Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T08:27:15.976Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T08:27:16.044Z] $ docker stop --time=1 b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 [2022-04-20T08:27:17.201Z] $ docker rm -f b2c5e3abc75c64fb3763de179e0e2b22ded486b47aab7be970c3a0121348e2c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-20T08:29:43.840Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21485 in /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [Pipeline] { [Pipeline] ws [2022-04-20T08:29:43.886Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-20T08:29:44.150Z] The recommended git tool is: git [2022-04-20T08:29:51.103Z] using credential edgex-jenkins-ssh [2022-04-20T08:29:51.124Z] Cloning the remote Git repository [2022-04-20T08:29:51.179Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-20T08:29:51.254Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-20T08:29:51.365Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-20T08:29:51.366Z] > git --version # timeout=10 [2022-04-20T08:29:51.388Z] > git --version # 'git version 2.25.1' [2022-04-20T08:29:51.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T08:29:51.524Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T08:29:55.413Z] Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [2022-04-20T08:29:54.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-20T08:29:54.634Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-20T08:29:54.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-20T08:29:54.830Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-20T08:29:54.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T08:29:54.853Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/516/head:refs/remotes/origin/PR-516 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-20T08:29:55.438Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T08:29:55.453Z] > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 [2022-04-20T08:29:55.935Z] Merge succeeded, producing ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [2022-04-20T08:29:55.935Z] Checking out Revision ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 (PR-516) [2022-04-20T08:29:55.838Z] > git remote # timeout=10 [2022-04-20T08:29:55.858Z] > git config --get remote.origin.url # timeout=10 [2022-04-20T08:29:55.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-20T08:29:55.895Z] > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 [2022-04-20T08:29:55.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-20T08:29:55.949Z] > git config core.sparsecheckout # timeout=10 [2022-04-20T08:29:55.966Z] > git checkout -f ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 # timeout=10 [2022-04-20T08:30:00.606Z] Commit message: "chore(deps): Bump async from 2.6.3 to 2.6.4 in /web" [2022-04-20T08:30:00.670Z] > git --version # timeout=10 [2022-04-20T08:30:00.679Z] > git --version # 'git version 2.25.1' [2022-04-20T08:30:00.695Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:30:01.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-20T08:30:01.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T08:30:01.857Z] Dload Upload Total Spent Left Speed [2022-04-20T08:30:01.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 69664 0 --:--:-- --:--:-- --:--:-- 69664 [Pipeline] sh [2022-04-20T08:30:02.372Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-20T08:30:02.727Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-04-20T08:30:02.727Z] [2022-04-20T08:30:02.727Z] { [2022-04-20T08:30:02.727Z] "registry-mirrors": [ [2022-04-20T08:30:02.727Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-20T08:30:02.727Z] ], [2022-04-20T08:30:02.727Z] "bip": "10.250.0.254/24", [2022-04-20T08:30:02.727Z] "hosts": [ [2022-04-20T08:30:02.727Z] "tcp://0.0.0.0:5555", [2022-04-20T08:30:02.727Z] "unix:///var/run/docker.sock" [2022-04-20T08:30:02.727Z] ], [2022-04-20T08:30:02.727Z] "mtu": 1458, [2022-04-20T08:30:02.727Z] "selinux-enabled": true, [2022-04-20T08:30:02.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-20T08:30:02.727Z] } [Pipeline] sh [2022-04-20T08:30:03.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-20T08:30:03.449Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:30:21.903Z] provisioning config files... [2022-04-20T08:30:21.929Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5581983227893886533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:30:22.496Z] ---> docker-login.sh [2022-04-20T08:30:22.496Z] nexus3.edgexfoundry.org:10001 [2022-04-20T08:30:23.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:30:23.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:30:23.376Z] Configure a credential helper to remove this warning. See [2022-04-20T08:30:23.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:30:23.376Z] [2022-04-20T08:30:23.376Z] Login Succeeded [2022-04-20T08:30:23.376Z] nexus3.edgexfoundry.org:10002 [2022-04-20T08:30:23.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:30:23.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:30:23.929Z] Configure a credential helper to remove this warning. See [2022-04-20T08:30:23.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:30:23.929Z] [2022-04-20T08:30:23.929Z] Login Succeeded [2022-04-20T08:30:23.929Z] nexus3.edgexfoundry.org:10003 [2022-04-20T08:30:24.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:30:24.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:30:24.219Z] Configure a credential helper to remove this warning. See [2022-04-20T08:30:24.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:30:24.219Z] [2022-04-20T08:30:24.219Z] Login Succeeded [2022-04-20T08:30:24.219Z] nexus3.edgexfoundry.org:10004 [2022-04-20T08:30:24.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:30:24.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:30:24.818Z] Configure a credential helper to remove this warning. See [2022-04-20T08:30:24.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:30:24.818Z] [2022-04-20T08:30:24.818Z] Login Succeeded [2022-04-20T08:30:24.818Z] docker.io [2022-04-20T08:30:25.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-20T08:30:25.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-20T08:30:25.692Z] Configure a credential helper to remove this warning. See [2022-04-20T08:30:25.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-20T08:30:25.692Z] [2022-04-20T08:30:25.692Z] Login Succeeded [2022-04-20T08:30:25.692Z] ---> docker-login.sh ends [Pipeline] } [2022-04-20T08:30:25.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-20T08:30:26.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-20T08:30:26.164Z] ========================================================= [2022-04-20T08:30:26.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-20T08:30:26.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:30:26.625Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-20T08:30:27.611Z] Sending build context to Docker daemon 27.09MB [2022-04-20T08:30:27.611Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:30:27.611Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-20T08:30:27.611Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-20T08:30:27.611Z] 9b3977197b4f: Pulling fs layer [2022-04-20T08:30:27.611Z] 1a89e8eeedd5: Pulling fs layer [2022-04-20T08:30:27.611Z] 94645a83ff95: Pulling fs layer [2022-04-20T08:30:27.611Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-20T08:30:27.611Z] 0c92f367c5e7: Pulling fs layer [2022-04-20T08:30:27.611Z] f7c0051592d6: Pulling fs layer [2022-04-20T08:30:27.611Z] a227ed2f7395: Pulling fs layer [2022-04-20T08:30:27.611Z] 7b1c46037f91: Pulling fs layer [2022-04-20T08:30:27.611Z] 0c92f367c5e7: Waiting [2022-04-20T08:30:27.611Z] f7c0051592d6: Waiting [2022-04-20T08:30:27.611Z] a227ed2f7395: Waiting [2022-04-20T08:30:27.611Z] 7b1c46037f91: Waiting [2022-04-20T08:30:27.611Z] 3f3a8bcf1eab: Waiting [2022-04-20T08:30:27.888Z] 94645a83ff95: Download complete [2022-04-20T08:30:27.888Z] 1a89e8eeedd5: Verifying Checksum [2022-04-20T08:30:27.888Z] 1a89e8eeedd5: Download complete [2022-04-20T08:30:27.888Z] 0c92f367c5e7: Verifying Checksum [2022-04-20T08:30:27.888Z] 0c92f367c5e7: Download complete [2022-04-20T08:30:27.888Z] f7c0051592d6: Verifying Checksum [2022-04-20T08:30:27.888Z] f7c0051592d6: Download complete [2022-04-20T08:30:27.888Z] 9b3977197b4f: Verifying Checksum [2022-04-20T08:30:27.888Z] 9b3977197b4f: Download complete [2022-04-20T08:30:27.888Z] a227ed2f7395: Verifying Checksum [2022-04-20T08:30:27.888Z] a227ed2f7395: Download complete [2022-04-20T08:30:28.493Z] 9b3977197b4f: Pull complete [2022-04-20T08:30:29.126Z] 1a89e8eeedd5: Pull complete [2022-04-20T08:30:29.406Z] 94645a83ff95: Pull complete [2022-04-20T08:30:30.008Z] 7b1c46037f91: Verifying Checksum [2022-04-20T08:30:30.008Z] 7b1c46037f91: Download complete [2022-04-20T08:30:30.606Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-20T08:30:30.606Z] 3f3a8bcf1eab: Download complete [2022-04-20T08:30:43.016Z] 3f3a8bcf1eab: Pull complete [2022-04-20T08:30:43.016Z] 0c92f367c5e7: Pull complete [2022-04-20T08:30:43.016Z] f7c0051592d6: Pull complete [2022-04-20T08:30:43.016Z] a227ed2f7395: Pull complete [2022-04-20T08:30:49.754Z] 7b1c46037f91: Pull complete [2022-04-20T08:30:49.754Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-20T08:30:49.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-20T08:30:49.755Z] ---> f79e39bc4007 [2022-04-20T08:30:49.755Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:30:50.356Z] ---> Running in 05c0205d2db3 [2022-04-20T08:30:50.632Z] Removing intermediate container 05c0205d2db3 [2022-04-20T08:30:50.632Z] ---> c21154c3b587 [2022-04-20T08:30:50.632Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:30:50.632Z] ---> Running in f1bb7174591a [2022-04-20T08:30:51.230Z] Removing intermediate container f1bb7174591a [2022-04-20T08:30:51.230Z] ---> 87aa7f60196a [2022-04-20T08:30:51.230Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:30:51.230Z] ---> Running in 92f337810c9b [2022-04-20T08:30:51.506Z] Removing intermediate container 92f337810c9b [2022-04-20T08:30:51.506Z] ---> 05c5bd566197 [2022-04-20T08:30:51.506Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-20T08:30:51.506Z] ---> Running in 019f11ebd5a8 [2022-04-20T08:30:51.783Z] Removing intermediate container 019f11ebd5a8 [2022-04-20T08:30:51.783Z] ---> 1ccd2bb8c2a6 [2022-04-20T08:30:51.783Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:30:51.783Z] ---> Running in f9061ca4f74f [2022-04-20T08:30:52.060Z] Removing intermediate container f9061ca4f74f [2022-04-20T08:30:52.060Z] ---> 657fc0482fbf [2022-04-20T08:30:52.060Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:30:52.339Z] ---> Running in d9af377481ea [2022-04-20T08:30:54.326Z] Removing intermediate container d9af377481ea [2022-04-20T08:30:54.326Z] ---> 8f2b3b1f7791 [2022-04-20T08:30:54.326Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:30:54.326Z] ---> Running in 70742dee7fd1 [2022-04-20T08:30:55.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T08:30:55.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T08:30:56.884Z] OK: 220 MiB in 52 packages [2022-04-20T08:30:57.490Z] Removing intermediate container 70742dee7fd1 [2022-04-20T08:30:57.490Z] ---> e7b8a04c5528 [2022-04-20T08:30:57.490Z] Step 10/15 : ENV GO111MODULE=on [2022-04-20T08:30:57.769Z] ---> Running in 950ba24e0fd8 [2022-04-20T08:30:58.042Z] Removing intermediate container 950ba24e0fd8 [2022-04-20T08:30:58.042Z] ---> 75adc9a54b33 [2022-04-20T08:30:58.042Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:30:58.042Z] ---> Running in 2d2d025c27a0 [2022-04-20T08:30:59.484Z] Removing intermediate container 2d2d025c27a0 [2022-04-20T08:30:59.484Z] ---> 9be837e939a2 [2022-04-20T08:30:59.484Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-20T08:31:00.938Z] ---> ab81a1e57067 [2022-04-20T08:31:00.938Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:31:01.217Z] ---> Running in d336db217d80 [2022-04-20T08:32:23.026Z] Removing intermediate container d336db217d80 [2022-04-20T08:32:23.026Z] ---> 6efa16962ae9 [2022-04-20T08:32:23.026Z] Step 14/15 : COPY . . [2022-04-20T08:32:23.026Z] ---> 70089b5785eb [2022-04-20T08:32:23.026Z] Step 15/15 : RUN ${MAKE} [2022-04-20T08:32:23.026Z] ---> Running in dbf688f29b6c [2022-04-20T08:32:23.026Z] noop [2022-04-20T08:32:23.026Z] Removing intermediate container dbf688f29b6c [2022-04-20T08:32:23.026Z] ---> 79faec4169c7 [2022-04-20T08:32:23.026Z] Successfully built 79faec4169c7 [2022-04-20T08:32:23.026Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:32:23.398Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T08:32:23.398Z] . [Pipeline] withDockerContainer [2022-04-20T08:32:23.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container [2022-04-20T08:32:23.743Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-20T08:32:25.089Z] $ docker top 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:32:26.069Z] + go version [2022-04-20T08:32:26.069Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-20T08:32:26.109Z] $ docker stop --time=1 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 [2022-04-20T08:32:27.726Z] $ docker rm -f 64a159f5f86e875394abc337d4a1aa409c882d0e6dadf09753cb9d822659ff43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:32:28.566Z] + docker inspect -f . ci-base-image-arm64 [2022-04-20T08:32:28.566Z] . [Pipeline] withDockerContainer [2022-04-20T08:32:28.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container [2022-04-20T08:32:28.901Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-20T08:32:30.160Z] $ docker top 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-20T08:32:31.163Z] + make test [2022-04-20T08:32:31.163Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-20T08:32:32.606Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-20T08:33:11.645Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-20T08:33:11.645Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-20T08:33:26.742Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-20T08:33:26.742Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-20T08:33:26.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-20T08:33:26.817Z] $ docker stop --time=1 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c [2022-04-20T08:33:28.621Z] $ docker rm -f 806c8fc1a5f06ff5fc03a40339e5eb710b9a624b61d07e9a1fdbf911e110388c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-20T08:33:29.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-20T08:33:29.467Z] Warning: overwriting stash ‘coverage-report’ [2022-04-20T08:33:30.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-20T08:33:30.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-20T08:33:30.975Z] + ls -al . [2022-04-20T08:33:30.975Z] total 160 [2022-04-20T08:33:30.975Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 20 08:32 . [2022-04-20T08:33:30.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 .. [2022-04-20T08:33:30.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 08:30 .git [2022-04-20T08:33:30.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 .github [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:29 .gitignore [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 20 08:29 Attribution.txt [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 20 08:29 CONTRIBUTING.md [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 20 08:29 Dockerfile [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 20 08:29 Jenkinsfile [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 20 08:29 LICENSE [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 20 08:29 Makefile [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 20 08:29 README.md [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 08:25 VERSION [2022-04-20T08:33:30.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 assets [2022-04-20T08:33:30.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:29 bin [2022-04-20T08:33:30.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 cmd [2022-04-20T08:33:30.975Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 20 08:32 coverage.out [2022-04-20T08:33:30.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 08:29 docs [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 20 08:29 go.mod [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 20 08:29 go.sum [2022-04-20T08:33:30.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 08:29 internal [2022-04-20T08:33:30.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 08:29 pkg [2022-04-20T08:33:30.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 snap [2022-04-20T08:33:30.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 testing [2022-04-20T08:33:30.975Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 20 08:29 version.go [2022-04-20T08:33:30.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 08:29 web [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:33:31.352Z] + 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=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 --label arch=arm64 --label version=0.0.0 . [2022-04-20T08:33:32.377Z] Sending build context to Docker daemon 27.09MB [2022-04-20T08:33:32.377Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-20T08:33:32.377Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-20T08:33:32.377Z] ---> 79faec4169c7 [2022-04-20T08:33:32.377Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-20T08:33:32.663Z] ---> Running in 68f50e2ca1a6 [2022-04-20T08:33:32.937Z] Removing intermediate container 68f50e2ca1a6 [2022-04-20T08:33:32.937Z] ---> a273e0f3bd59 [2022-04-20T08:33:32.937Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-20T08:33:32.937Z] ---> Running in 0cef33e60363 [2022-04-20T08:33:33.248Z] Removing intermediate container 0cef33e60363 [2022-04-20T08:33:33.248Z] ---> b002a97c2456 [2022-04-20T08:33:33.248Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-20T08:33:33.534Z] ---> Running in 229d2c93b9b2 [2022-04-20T08:33:33.825Z] Removing intermediate container 229d2c93b9b2 [2022-04-20T08:33:33.825Z] ---> 668d26afe0e8 [2022-04-20T08:33:33.825Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-20T08:33:33.825Z] ---> Running in dd0ceabc68a7 [2022-04-20T08:33:34.462Z] Removing intermediate container dd0ceabc68a7 [2022-04-20T08:33:34.462Z] ---> 9d1250a1fac9 [2022-04-20T08:33:34.462Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-20T08:33:34.462Z] ---> Running in b2baebceb300 [2022-04-20T08:33:34.758Z] Removing intermediate container b2baebceb300 [2022-04-20T08:33:34.758Z] ---> 60e38430ca5e [2022-04-20T08:33:34.758Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-20T08:33:34.758Z] ---> Running in 9ea365ab2a5d [2022-04-20T08:33:36.765Z] Removing intermediate container 9ea365ab2a5d [2022-04-20T08:33:36.765Z] ---> 713c53f2e81a [2022-04-20T08:33:36.765Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-20T08:33:36.765Z] ---> Running in 0742d229649a [2022-04-20T08:33:37.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-20T08:33:38.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-20T08:33:39.325Z] OK: 220 MiB in 52 packages [2022-04-20T08:33:39.926Z] Removing intermediate container 0742d229649a [2022-04-20T08:33:39.926Z] ---> c766d457ecc8 [2022-04-20T08:33:39.926Z] Step 10/23 : ENV GO111MODULE=on [2022-04-20T08:33:39.926Z] ---> Running in c7a01ad45428 [2022-04-20T08:33:40.202Z] Removing intermediate container c7a01ad45428 [2022-04-20T08:33:40.202Z] ---> 88343fcc730c [2022-04-20T08:33:40.202Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-20T08:33:40.202Z] ---> Running in 2a4063b9ab12 [2022-04-20T08:33:40.802Z] Removing intermediate container 2a4063b9ab12 [2022-04-20T08:33:40.802Z] ---> e1e8ae1f8207 [2022-04-20T08:33:40.802Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-20T08:33:41.078Z] ---> 2b8c8dd0976d [2022-04-20T08:33:41.078Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-20T08:33:41.358Z] ---> Running in 5d1efefeeb97 [2022-04-20T08:33:43.344Z] Removing intermediate container 5d1efefeeb97 [2022-04-20T08:33:43.344Z] ---> 52ea8652b901 [2022-04-20T08:33:43.344Z] Step 14/23 : COPY . . [2022-04-20T08:33:46.748Z] ---> 1f51eb644316 [2022-04-20T08:33:46.748Z] Step 15/23 : RUN ${MAKE} [2022-04-20T08:33:46.748Z] ---> Running in aeec6eef2fc4 [2022-04-20T08:33:47.346Z] 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-04-20T08:34:19.690Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-20T08:34:22.315Z] Removing intermediate container aeec6eef2fc4 [2022-04-20T08:34:22.315Z] ---> 17caddbf4981 [2022-04-20T08:34:22.315Z] Step 16/23 : FROM alpine:3.14 [2022-04-20T08:34:22.589Z] 3.14: Pulling from library/alpine [2022-04-20T08:34:22.861Z] 455c02918c45: Pulling fs layer [2022-04-20T08:34:23.134Z] 455c02918c45: Download complete [2022-04-20T08:34:23.408Z] 455c02918c45: Pull complete [2022-04-20T08:34:23.682Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-20T08:34:23.682Z] Status: Downloaded newer image for alpine:3.14 [2022-04-20T08:34:23.682Z] ---> ac73e934f311 [2022-04-20T08:34:23.682Z] Step 17/23 : EXPOSE 4000 [2022-04-20T08:34:23.682Z] ---> Running in 04fe57dd1c68 [2022-04-20T08:34:23.959Z] Removing intermediate container 04fe57dd1c68 [2022-04-20T08:34:23.959Z] ---> 5ef7c3df7faa [2022-04-20T08:34:23.959Z] 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-04-20T08:34:25.397Z] ---> 964eaeec281e [2022-04-20T08:34:25.397Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-20T08:34:25.397Z] ---> Running in fed1ea2fd2a4 [2022-04-20T08:34:25.672Z] Removing intermediate container fed1ea2fd2a4 [2022-04-20T08:34:25.672Z] ---> 7f6942d27ef0 [2022-04-20T08:34:25.672Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-20T08:34:25.672Z] ---> Running in 5cf94b47b7ea [2022-04-20T08:34:25.945Z] Removing intermediate container 5cf94b47b7ea [2022-04-20T08:34:25.945Z] ---> ebcc4387d0c4 [2022-04-20T08:34:25.945Z] Step 21/23 : LABEL arch=arm64 [2022-04-20T08:34:26.230Z] ---> Running in 5053c064b499 [2022-04-20T08:34:26.503Z] Removing intermediate container 5053c064b499 [2022-04-20T08:34:26.503Z] ---> 2a57dceb5c85 [2022-04-20T08:34:26.503Z] Step 22/23 : LABEL git_sha=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [2022-04-20T08:34:26.503Z] ---> Running in 1bf51f841c32 [2022-04-20T08:34:26.777Z] Removing intermediate container 1bf51f841c32 [2022-04-20T08:34:26.777Z] ---> 804255c03344 [2022-04-20T08:34:26.777Z] Step 23/23 : LABEL version=0.0.0 [2022-04-20T08:34:26.777Z] ---> Running in 81c05dcba3e3 [2022-04-20T08:34:27.373Z] Removing intermediate container 81c05dcba3e3 [2022-04-20T08:34:27.373Z] ---> f67369e24e5c [2022-04-20T08:34:27.373Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-20T08:34:27.373Z] Successfully built f67369e24e5c [2022-04-20T08:34:27.373Z] 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-04-20T08:34:28.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:34:28.082Z] [2022-04-20T08:34:28.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:34:28.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:34:28.738Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-20T08:34:28.738Z] 8998bd30e6a1: Pulling fs layer [2022-04-20T08:34:28.738Z] 04944245beec: Pulling fs layer [2022-04-20T08:34:28.738Z] 699f458cf7ca: Pulling fs layer [2022-04-20T08:34:28.738Z] 765212b225bb: Pulling fs layer [2022-04-20T08:34:28.738Z] f23df028b6ca: Pulling fs layer [2022-04-20T08:34:28.738Z] d65c8cfc05b1: Pulling fs layer [2022-04-20T08:34:28.738Z] 2437ff75d9bd: Pulling fs layer [2022-04-20T08:34:28.738Z] d65c8cfc05b1: Waiting [2022-04-20T08:34:28.738Z] 2437ff75d9bd: Waiting [2022-04-20T08:34:28.738Z] 765212b225bb: Waiting [2022-04-20T08:34:28.738Z] f23df028b6ca: Waiting [2022-04-20T08:34:28.738Z] 04944245beec: Verifying Checksum [2022-04-20T08:34:28.738Z] 04944245beec: Download complete [2022-04-20T08:34:28.738Z] 765212b225bb: Verifying Checksum [2022-04-20T08:34:28.738Z] 765212b225bb: Download complete [2022-04-20T08:34:28.738Z] f23df028b6ca: Verifying Checksum [2022-04-20T08:34:28.738Z] f23df028b6ca: Download complete [2022-04-20T08:34:28.738Z] d65c8cfc05b1: Download complete [2022-04-20T08:34:29.014Z] 699f458cf7ca: Verifying Checksum [2022-04-20T08:34:29.288Z] 8998bd30e6a1: Download complete [2022-04-20T08:34:31.914Z] 2437ff75d9bd: Verifying Checksum [2022-04-20T08:34:31.914Z] 2437ff75d9bd: Download complete [2022-04-20T08:34:33.887Z] 8998bd30e6a1: Pull complete [2022-04-20T08:34:34.165Z] 04944245beec: Pull complete [2022-04-20T08:34:35.601Z] 699f458cf7ca: Pull complete [2022-04-20T08:34:35.874Z] 765212b225bb: Pull complete [2022-04-20T08:34:36.471Z] f23df028b6ca: Pull complete [2022-04-20T08:34:36.744Z] d65c8cfc05b1: Pull complete [2022-04-20T08:34:51.821Z] 2437ff75d9bd: Pull complete [2022-04-20T08:34:51.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-20T08:34:51.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-20T08:34:51.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-20T08:34:52.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-21485 does not seem to be running inside a container [2022-04-20T08:34:52.145Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-20T08:34:54.599Z] $ docker top f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:34:55.585Z] ---> job-cost.sh [2022-04-20T08:34:55.585Z] lf-activate-venv: SKIPPING [2022-04-20T08:34:55.585Z] INFO: No Stack... [2022-04-20T08:34:56.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-20T08:34:57.155Z] INFO: Archiving Costs [Pipeline] sh [2022-04-20T08:34:57.836Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-04-20T08:34:57.837Z] + cut -d, -f6 [Pipeline] lock [2022-04-20T08:34:57.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [2022-04-20T08:34:57.924Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] did not exist. Created. [2022-04-20T08:34:57.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-20T08:34:58.689Z] /w/workspace/edgex-ui-go/1@tmp/durable-71607e33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-20T08:34:59.393Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-20T08:34:59.431Z] Warning: overwriting stash ‘stack-cost’ [2022-04-20T08:34:59.577Z] Stashed 1 file(s) [Pipeline] } [2022-04-20T08:34:59.594Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-516-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-20T08:34:59.674Z] $ docker stop --time=1 f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d [2022-04-20T08:35:01.181Z] $ docker rm -f f11f963ce9373a6a2bcc8f1d83193d1a00bc0224d7bfff879022f9fb47452c2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-20T08:35:02.174Z] provisioning config files... [2022-04-20T08:35:02.207Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config4445180863621688038tmp [Pipeline] { [Pipeline] sh [2022-04-20T08:35:02.566Z] + set +x [2022-04-20T08:35:02.566Z] + bash -s -- [2022-04-20T08:35:02.566Z] + curl -s https://codecov.io/bash [2022-04-20T08:35:02.566Z] [2022-04-20T08:35:02.566Z] _____ _ [2022-04-20T08:35:02.566Z] / ____| | | [2022-04-20T08:35:02.566Z] | | ___ __| | ___ ___ _____ __ [2022-04-20T08:35:02.566Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-20T08:35:02.566Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-20T08:35:02.566Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-20T08:35:02.566Z] Bash-1.0.6 [2022-04-20T08:35:02.566Z] [2022-04-20T08:35:02.566Z] [2022-04-20T08:35:02.566Z] ==> git version 2.25.1 found [2022-04-20T08:35:02.566Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-20T08:35:02.566Z] Release-Date: 2020-01-08 [2022-04-20T08:35:02.566Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-20T08:35:02.566Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-20T08:35:02.566Z] ==> Jenkins CI detected. [2022-04-20T08:35:02.566Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-516 [2022-04-20T08:35:02.566Z] project root: . [2022-04-20T08:35:02.566Z] --> token set from env [2022-04-20T08:35:02.566Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-20T08:35:02.566Z] ==> Running gcov in . (disable via -X gcov) [2022-04-20T08:35:02.566Z] ==> Python coveragepy not found [2022-04-20T08:35:02.566Z] ==> Searching for coverage reports in: [2022-04-20T08:35:02.566Z] + . [2022-04-20T08:35:02.566Z] -> Found 1 reports [2022-04-20T08:35:02.566Z] ==> Detecting git/mercurial file structure [2022-04-20T08:35:02.566Z] ==> Reading reports [2022-04-20T08:35:02.566Z] + ./coverage.out bytes=10 [2022-04-20T08:35:02.566Z] ==> Appending adjustments [2022-04-20T08:35:02.566Z] https://docs.codecov.io/docs/fixing-reports [2022-04-20T08:35:02.826Z] + Found adjustments [2022-04-20T08:35:02.826Z] ==> Gzipping contents [2022-04-20T08:35:02.826Z] 4.0K /tmp/codecov.8feHUf.gz [2022-04-20T08:35:02.826Z] ==> Uploading reports [2022-04-20T08:35:02.826Z] url: https://codecov.io [2022-04-20T08:35:02.827Z] query: branch=PR-516&commit=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=516&job=&cmd_args= [2022-04-20T08:35:02.827Z] -> Pinging Codecov [2022-04-20T08:35:02.827Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-516&commit=ca8313716d86096bc22ceb49f26c9dbb4d5e59f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-516%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=516&job=&cmd_args= [2022-04-20T08:35:03.088Z] -> Uploading to [2022-04-20T08:35:03.088Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-20/FB506323287CE973F263BFD2A0EB1F37/ca8313716d86096bc22ceb49f26c9dbb4d5e59f2/7e36db2b-6f48-44f1-8566-0ad52cdee876.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T083503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1027610863b29fc07eec97123f8f193d30bc33a52fa79ba169b3ab0ceebd1bbf [2022-04-20T08:35:03.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-20T08:35:03.088Z] Dload Upload Total Spent Left Speed [2022-04-20T08:35:03.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 17420 --:--:-- --:--:-- --:--:-- 17420 [2022-04-20T08:35:03.348Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ca8313716d86096bc22ceb49f26c9dbb4d5e59f2 [Pipeline] } [2022-04-20T08:35:03.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-20T08:35:05.145Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives ] [2022-04-20T08:35:05.145Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives [2022-04-20T08:35:05.145Z] total 16 [2022-04-20T08:35:05.145Z] drwxr-xr-x 3 root root 4096 Apr 20 08:27 . [2022-04-20T08:35:05.145Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:27 .. [2022-04-20T08:35:05.145Z] drwxr-xr-x 2 root root 4096 Apr 20 08:27 cost [2022-04-20T08:35:05.145Z] -rw-r--r-- 1 root root 82 Apr 20 08:27 cost.csv [2022-04-20T08:35:05.145Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives [2022-04-20T08:35:05.145Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives [2022-04-20T08:35:05.145Z] total 16 [2022-04-20T08:35:05.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 08:27 . [2022-04-20T08:35:05.145Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 20 08:27 .. [2022-04-20T08:35:05.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 08:27 cost [2022-04-20T08:35:05.145Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 20 08:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:05.478Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:06.380Z] ---> package-listing.sh [2022-04-20T08:35:06.380Z] ++ facter osfamily [2022-04-20T08:35:06.380Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-20T08:35:06.641Z] + OS_FAMILY=debian [2022-04-20T08:35:06.641Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-516 [2022-04-20T08:35:06.641Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-20T08:35:06.641Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-20T08:35:06.641Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-20T08:35:06.641Z] + PACKAGES=/tmp/packages_start.txt [2022-04-20T08:35:06.641Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-516 ']' [2022-04-20T08:35:06.641Z] + PACKAGES=/tmp/packages_end.txt [2022-04-20T08:35:06.641Z] + case "${OS_FAMILY}" in [2022-04-20T08:35:06.641Z] + dpkg -l [2022-04-20T08:35:06.641Z] + grep '^ii' [2022-04-20T08:35:06.641Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-20T08:35:06.641Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-20T08:35:06.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-20T08:35:06.641Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-516 ']' [2022-04-20T08:35:06.641Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/ [2022-04-20T08:35:06.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-516/archives/ [Pipeline] echo [2022-04-20T08:35:06.671Z] 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-516/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-20T08:35:06.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-20T08:35:07.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-20T08:35:07.545Z] . [Pipeline] withDockerContainer [2022-04-20T08:35:07.632Z] prd-ubuntu20.04-docker-8c-8g-21484 does not seem to be running inside a container [2022-04-20T08:35:07.671Z] $ 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-516/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-516 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516:/w/workspace/edgexfoundry_edgex-ui-go_PR-516:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-20T08:35:07.904Z] $ docker top 22384cefab16ac17c05bc932105cc0fcb00339a330201e1a667096290fa3d0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-20T08:35:08.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-20T08:35:08.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-20T08:35:08.926Z] + ls /var/log/sa-host [2022-04-20T08:35:08.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-20T08:35:09.216Z] provisioning config files... [2022-04-20T08:35:09.228Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-516@tmp/config7368705108596975523tmp [Pipeline] { [Pipeline] echo [2022-04-20T08:35:09.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:09.722Z] ---> create-netrc.sh [Pipeline] } [2022-04-20T08:35:09.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:10.131Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-20T08:35:10.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:10.479Z] ---> sudo-logs.sh [2022-04-20T08:35:10.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-20T08:35:10.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:10.879Z] ---> job-cost.sh [2022-04-20T08:35:10.879Z] lf-activate-venv: SKIPPING [2022-04-20T08:35:10.879Z] DEBUG: total: 0.2199999988079071 [2022-04-20T08:35:10.879Z] INFO: Retrieving Stack Cost... [2022-04-20T08:35:11.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-20T08:35:12.022Z] INFO: Archiving Costs [Pipeline] echo [2022-04-20T08:35:12.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-20T08:35:12.382Z] ---> logs-deploy.sh [2022-04-20T08:35:12.382Z] lf-activate-venv: SKIPPING [2022-04-20T08:35:12.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-516/1 [2022-04-20T08:35:12.382Z] INFO: archiving workspace using pattern(s): [2022-04-20T08:35:13.322Z] Archives upload complete. [2022-04-20T08:35:13.322Z] INFO: archiving logs to Nexus