Pull request #517 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b933366bef25f069134b1e08e89a437876d73529+d313b8299c0f6991d32094a1385114a65373b886 (6fb4420eedf66dff73098fe89dd5570e3998448d) 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-ssh13408783193491741927.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-ssh3692571958198909529.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-517/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-517/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16760795200687938335.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-517/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6785596262705328171.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-ssh8021892771415374379.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-517/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-517/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9147824271597001191.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-21738’ Running on prd-ubuntu20.04-docker-8c-8g-21740 in /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [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-517 # 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 b933366bef25f069134b1e08e89a437876d73529 Merge succeeded, producing b933366bef25f069134b1e08e89a437876d73529 Checking out Revision b933366bef25f069134b1e08e89a437876d73529 (PR-517) > 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/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" 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-22T04:08:46.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T04:08:47.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T04:08:47.227Z] ========================================================= [2022-04-22T04:08:47.227Z] EdgeX Global Pipelines Version Info [2022-04-22T04:08:47.227Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:08:48.038Z] ------------------- [2022-04-22T04:08:48.038Z] stable info: [2022-04-22T04:08:48.038Z] ------------------- [2022-04-22T04:08:48.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T04:08:48.038Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T04:08:48.038Z] Message: update stable to v1.0.221 [2022-04-22T04:08:48.612Z] ------------------- [2022-04-22T04:08:48.612Z] experimental info: [2022-04-22T04:08:48.612Z] ------------------- [2022-04-22T04:08:48.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T04:08:48.612Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T04:08:48.612Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T04:08:48.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-22T04:08:48.909Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-22T04:08:48.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T04:08:48.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T04:08:49.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T04:08:49.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T04:08:49.107Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T04:08:49.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T04:08:49.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T04:08:49.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T04:08:49.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T04:08:49.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-22T04:08:49.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T04:08:49.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T04:08:49.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T04:08:49.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T04:08:49.485Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T04:08:49.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-22T04:08:49.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T04:08:49.596Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T04:08:49.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-22T04:08:49.669Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-22T04:08:49.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-22T04:08:49.743Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-22T04:08:49.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-22T04:08:49.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T04:08:49.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-517 [Pipeline] echo [2022-04-22T04:08:49.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-517 [Pipeline] echo [2022-04-22T04:08:49.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-517 [Pipeline] echo [2022-04-22T04:08:49.966Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo [2022-04-22T04:08:50.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b933366 [Pipeline] echo [2022-04-22T04:08:50.047Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:08:50.151Z] provisioning config files... [2022-04-22T04:08:50.168Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config932019126025193710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:08:50.565Z] ---> docker-login.sh [2022-04-22T04:08:50.565Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:08:50.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:08:50.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:08:50.828Z] Configure a credential helper to remove this warning. See [2022-04-22T04:08:50.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:08:50.828Z] [2022-04-22T04:08:50.828Z] Login Succeeded [2022-04-22T04:08:50.828Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:08:51.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:08:51.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:08:51.093Z] Configure a credential helper to remove this warning. See [2022-04-22T04:08:51.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:08:51.093Z] [2022-04-22T04:08:51.093Z] Login Succeeded [2022-04-22T04:08:51.093Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:08:51.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:08:51.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:08:51.093Z] Configure a credential helper to remove this warning. See [2022-04-22T04:08:51.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:08:51.093Z] [2022-04-22T04:08:51.093Z] Login Succeeded [2022-04-22T04:08:51.093Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:08:51.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:08:51.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:08:51.355Z] Configure a credential helper to remove this warning. See [2022-04-22T04:08:51.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:08:51.355Z] [2022-04-22T04:08:51.355Z] Login Succeeded [2022-04-22T04:08:51.355Z] docker.io [2022-04-22T04:08:51.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:08:51.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:08:51.930Z] Configure a credential helper to remove this warning. See [2022-04-22T04:08:51.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:08:51.930Z] [2022-04-22T04:08:51.930Z] Login Succeeded [2022-04-22T04:08:51.930Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:08:51.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T04:08:52.551Z] + git rev-list -1 --merges b933366bef25f069134b1e08e89a437876d73529~1..b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo [2022-04-22T04:08:52.604Z] -----------> git rev-list -1 --merges b933366bef25f069134b1e08e89a437876d73529~1..b933366bef25f069134b1e08e89a437876d73529 b933366bef25f069134b1e08e89a437876d73529 [false] [Pipeline] sh [2022-04-22T04:08:52.913Z] + git log --format=format:%s -1 b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo [2022-04-22T04:08:52.946Z] ========================================================= [2022-04-22T04:08:52.946Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T04:08:52.946Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:08:53.386Z] + git log --format=format:%s -1 b933366bef25f069134b1e08e89a437876d73529 [Pipeline] echo [2022-04-22T04:08:53.416Z] [semverPrep] GIT_COMMIT: b933366bef25f069134b1e08e89a437876d73529, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo [2022-04-22T04:08:53.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-22T04:08:53.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T04:08:53.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T04:08:53.850Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T04:08:53.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T04:08:53.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T04:08:53.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T04:08:53.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:08:54.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:08:54.235Z] [2022-04-22T04:08:54.235Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:08:54.577Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:08:54.577Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T04:08:54.577Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T04:08:54.577Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T04:08:54.577Z] 4c7163046ea9: Pulling fs layer [2022-04-22T04:08:54.577Z] 0c2d73faf560: Pulling fs layer [2022-04-22T04:08:54.577Z] 0c2d73faf560: Waiting [2022-04-22T04:08:54.577Z] 3e5f54012d9b: Download complete [2022-04-22T04:08:54.577Z] a0d0a0d46f8b: Download complete [2022-04-22T04:08:54.837Z] 0c2d73faf560: Verifying Checksum [2022-04-22T04:08:54.837Z] 0c2d73faf560: Download complete [2022-04-22T04:08:54.837Z] 4c7163046ea9: Verifying Checksum [2022-04-22T04:08:54.837Z] 4c7163046ea9: Download complete [2022-04-22T04:08:54.837Z] a0d0a0d46f8b: Pull complete [2022-04-22T04:08:54.837Z] 3e5f54012d9b: Pull complete [2022-04-22T04:08:55.410Z] 4c7163046ea9: Pull complete [2022-04-22T04:08:55.410Z] 0c2d73faf560: Pull complete [2022-04-22T04:08:55.410Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T04:08:55.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T04:08:55.410Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T04:08:55.509Z] prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container [2022-04-22T04:08:55.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T04:08:56.363Z] $ docker top 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T04:08:56.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T04:08:56.570Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T04:08:56.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T04:08:56.698Z] $ docker exec 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent [2022-04-22T04:08:56.842Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgDjlF/agent.14 [2022-04-22T04:08:56.842Z] SSH_AGENT_PID=21 [2022-04-22T04:08:56.851Z] Running ssh-add (command line suppressed) [2022-04-22T04:08:56.977Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_2956795700441226141.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_2956795700441226141.key) [2022-04-22T04:08:57.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T04:08:57.348Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T04:08:57.364Z] $ docker exec --env ******** --env ******** 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent -k [2022-04-22T04:08:57.484Z] unset SSH_AUTH_SOCK; [2022-04-22T04:08:57.486Z] unset SSH_AGENT_PID; [2022-04-22T04:08:57.486Z] echo Agent pid 21 killed; [2022-04-22T04:08:57.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T04:08:57.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T04:08:57.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T04:08:57.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T04:08:57.708Z] $ docker exec 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent [2022-04-22T04:08:57.839Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBECAlf/agent.54 [2022-04-22T04:08:57.839Z] SSH_AGENT_PID=60 [2022-04-22T04:08:57.845Z] Running ssh-add (command line suppressed) [2022-04-22T04:08:57.952Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_3867968579717541966.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/private_key_3867968579717541966.key) [2022-04-22T04:08:57.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T04:08:58.313Z] + git semver init [2022-04-22T04:08:58.313Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T04:08:58.313Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-517/.git [2022-04-22T04:08:58.313Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [2022-04-22T04:08:58.313Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T04:08:58.313Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T04:08:58.313Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T04:08:58.313Z] # $SEMVER_BRANCH = PR-517 [2022-04-22T04:08:58.313Z] # $SEMVER_TEMP = /tmp/semver-607762693 [2022-04-22T04:08:58.313Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-22T04:09:00.866Z] # '/tmp/semver-607762693' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-517/.semver' [2022-04-22T04:09:00.867Z] # -> Force: false [2022-04-22T04:09:00.867Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-517/.semver [Pipeline] } [2022-04-22T04:09:00.885Z] $ docker exec --env ******** --env ******** 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 ssh-agent -k [2022-04-22T04:09:00.996Z] unset SSH_AUTH_SOCK; [2022-04-22T04:09:00.996Z] unset SSH_AGENT_PID; [2022-04-22T04:09:00.996Z] echo Agent pid 60 killed; [2022-04-22T04:09:01.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T04:09:01.435Z] + git semver [Pipeline] } [2022-04-22T04:09:01.457Z] $ docker stop --time=1 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 [2022-04-22T04:09:02.894Z] $ docker rm -f 7223c6832bae81867aa8b2a606bbdbbac7cbb327830ffd40b5bc02384480af30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:09:03.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T04:09:03.658Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T04:09:03.674Z] [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-22T04:09:04.216Z] provisioning config files... [2022-04-22T04:09:04.227Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config5255171180193385057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:09:04.571Z] ---> docker-login.sh [2022-04-22T04:09:04.571Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:09:04.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:09:04.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:09:04.571Z] Configure a credential helper to remove this warning. See [2022-04-22T04:09:04.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:09:04.571Z] [2022-04-22T04:09:04.571Z] Login Succeeded [2022-04-22T04:09:04.571Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:09:04.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:09:04.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:09:04.832Z] Configure a credential helper to remove this warning. See [2022-04-22T04:09:04.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:09:04.832Z] [2022-04-22T04:09:04.832Z] Login Succeeded [2022-04-22T04:09:04.832Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:09:04.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:09:04.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:09:04.832Z] Configure a credential helper to remove this warning. See [2022-04-22T04:09:04.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:09:04.832Z] [2022-04-22T04:09:04.832Z] Login Succeeded [2022-04-22T04:09:04.832Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:09:05.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:09:05.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:09:05.092Z] Configure a credential helper to remove this warning. See [2022-04-22T04:09:05.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:09:05.092Z] [2022-04-22T04:09:05.092Z] Login Succeeded [2022-04-22T04:09:05.092Z] docker.io [2022-04-22T04:09:05.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:09:05.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:09:05.664Z] Configure a credential helper to remove this warning. See [2022-04-22T04:09:05.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:09:05.664Z] [2022-04-22T04:09:05.664Z] Login Succeeded [2022-04-22T04:09:05.664Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:09:05.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T04:09:05.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T04:09:05.901Z] ========================================================= [2022-04-22T04:09:05.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T04:09:05.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:09:06.301Z] + 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-22T04:09:06.570Z] Sending build context to Docker daemon 42.86MB [2022-04-22T04:09:06.570Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:09:06.570Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-22T04:09:06.570Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T04:09:06.570Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T04:09:06.570Z] 666ba61612fd: Pulling fs layer [2022-04-22T04:09:06.570Z] 8ed8ca486205: Pulling fs layer [2022-04-22T04:09:06.570Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T04:09:06.570Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T04:09:06.570Z] 640e595b4fbd: Pulling fs layer [2022-04-22T04:09:06.570Z] 763cafe07f6e: Pulling fs layer [2022-04-22T04:09:06.570Z] 0c0b528cf693: Pulling fs layer [2022-04-22T04:09:06.570Z] 4fe6c5a15a65: Waiting [2022-04-22T04:09:06.570Z] 640e595b4fbd: Waiting [2022-04-22T04:09:06.570Z] 22a0e8bec74d: Waiting [2022-04-22T04:09:06.570Z] 763cafe07f6e: Waiting [2022-04-22T04:09:06.570Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T04:09:06.570Z] 10935f4eaf8b: Waiting [2022-04-22T04:09:06.570Z] 8ed8ca486205: Verifying Checksum [2022-04-22T04:09:06.570Z] 666ba61612fd: Download complete [2022-04-22T04:09:06.570Z] 22a0e8bec74d: Download complete [2022-04-22T04:09:06.570Z] 640e595b4fbd: Verifying Checksum [2022-04-22T04:09:06.570Z] 763cafe07f6e: Verifying Checksum [2022-04-22T04:09:06.570Z] 763cafe07f6e: Download complete [2022-04-22T04:09:06.570Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T04:09:06.570Z] 59bf1c3509f3: Download complete [2022-04-22T04:09:06.830Z] 0c0b528cf693: Verifying Checksum [2022-04-22T04:09:06.830Z] 0c0b528cf693: Download complete [2022-04-22T04:09:06.830Z] 59bf1c3509f3: Pull complete [2022-04-22T04:09:07.093Z] 666ba61612fd: Pull complete [2022-04-22T04:09:07.093Z] 8ed8ca486205: Pull complete [2022-04-22T04:09:07.356Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T04:09:07.356Z] 10935f4eaf8b: Download complete [2022-04-22T04:09:07.356Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T04:09:07.356Z] 4fe6c5a15a65: Download complete [2022-04-22T04:09:11.556Z] 4fe6c5a15a65: Pull complete [2022-04-22T04:09:11.556Z] 22a0e8bec74d: Pull complete [2022-04-22T04:09:11.556Z] 640e595b4fbd: Pull complete [2022-04-22T04:09:11.556Z] 763cafe07f6e: Pull complete [2022-04-22T04:09:11.556Z] 0c0b528cf693: Pull complete [2022-04-22T04:09:14.103Z] 10935f4eaf8b: Pull complete [2022-04-22T04:09:14.103Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T04:09:14.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T04:09:14.103Z] ---> 99d49a6021b9 [2022-04-22T04:09:14.103Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-22T04:09:15.491Z] ---> Running in a30da6ad14bb [2022-04-22T04:09:15.491Z] Removing intermediate container a30da6ad14bb [2022-04-22T04:09:15.491Z] ---> b4733acc9d3a [2022-04-22T04:09:15.491Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-22T04:09:15.491Z] ---> Running in fbcacf19a872 [2022-04-22T04:09:15.491Z] Removing intermediate container fbcacf19a872 [2022-04-22T04:09:15.491Z] ---> b3bc74dc9211 [2022-04-22T04:09:15.491Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T04:09:15.491Z] ---> Running in affea1a939d0 [2022-04-22T04:09:15.491Z] Removing intermediate container affea1a939d0 [2022-04-22T04:09:15.491Z] ---> 777dfb782422 [2022-04-22T04:09:15.491Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-22T04:09:15.753Z] ---> Running in c88d01fc9bc8 [2022-04-22T04:09:15.753Z] Removing intermediate container c88d01fc9bc8 [2022-04-22T04:09:15.753Z] ---> e56a251aed50 [2022-04-22T04:09:15.753Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-22T04:09:15.753Z] ---> Running in 6ff6e4b202c1 [2022-04-22T04:09:15.753Z] Removing intermediate container 6ff6e4b202c1 [2022-04-22T04:09:15.753Z] ---> 216d172049bc [2022-04-22T04:09:15.753Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:09:16.014Z] ---> Running in 8f30d12c39cb [2022-04-22T04:09:16.591Z] Removing intermediate container 8f30d12c39cb [2022-04-22T04:09:16.591Z] ---> 828a03a72e83 [2022-04-22T04:09:16.591Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T04:09:16.591Z] ---> Running in 8a148da7c70a [2022-04-22T04:09:16.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T04:09:17.799Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T04:09:18.060Z] OK: 221 MiB in 52 packages [2022-04-22T04:09:18.323Z] Removing intermediate container 8a148da7c70a [2022-04-22T04:09:18.323Z] ---> 6e7ce1fa6498 [2022-04-22T04:09:18.323Z] Step 10/15 : ENV GO111MODULE=on [2022-04-22T04:09:18.323Z] ---> Running in e5f509a46b34 [2022-04-22T04:09:18.323Z] Removing intermediate container e5f509a46b34 [2022-04-22T04:09:18.323Z] ---> 38f703034e41 [2022-04-22T04:09:18.323Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-22T04:09:18.586Z] ---> Running in 37d61c7594ba [2022-04-22T04:09:18.586Z] Removing intermediate container 37d61c7594ba [2022-04-22T04:09:18.586Z] ---> 46f911f73356 [2022-04-22T04:09:18.586Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-22T04:09:18.846Z] ---> 5eb9a0e50223 [2022-04-22T04:09:18.846Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:09:18.846Z] ---> Running in 08ffbfdea15f [2022-04-22T04:09:19.058Z] Still waiting to schedule task [2022-04-22T04:09:19.059Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21739’ [2022-04-22T04:09:45.438Z] Removing intermediate container 08ffbfdea15f [2022-04-22T04:09:45.438Z] ---> 579d645877a0 [2022-04-22T04:09:45.438Z] Step 14/15 : COPY . . [2022-04-22T04:09:45.438Z] ---> a8e633223171 [2022-04-22T04:09:45.438Z] Step 15/15 : RUN ${MAKE} [2022-04-22T04:09:45.438Z] ---> Running in 785793e8f30e [2022-04-22T04:09:45.701Z] noop [2022-04-22T04:09:46.279Z] Removing intermediate container 785793e8f30e [2022-04-22T04:09:46.279Z] ---> b691604921da [2022-04-22T04:09:46.279Z] Successfully built b691604921da [2022-04-22T04:09:46.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:09:46.607Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T04:09:46.607Z] . [Pipeline] withDockerContainer [2022-04-22T04:09:46.706Z] prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container [2022-04-22T04:09:46.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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 ******** ci-base-image-x86_64 cat [2022-04-22T04:09:47.150Z] $ docker top c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:09:47.559Z] + go version [2022-04-22T04:09:47.559Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T04:09:47.596Z] $ docker stop --time=1 c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 [2022-04-22T04:09:48.901Z] $ docker rm -f c08f28e9e0f84a5d02fafd9cd02dd04e5db732a4358292cee68c90c752e51a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:09:49.534Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T04:09:49.534Z] . [Pipeline] withDockerContainer [2022-04-22T04:09:49.625Z] prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container [2022-04-22T04:09:49.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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 ******** ci-base-image-x86_64 cat [2022-04-22T04:09:50.014Z] $ docker top eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T04:09:50.513Z] + make test [2022-04-22T04:09:50.513Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-22T04:09:50.804Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-22T04:09:56.083Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-22T04:09:56.083Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-22T04:09:57.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T04:09:57.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-22T04:09:58.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T04:09:58.315Z] $ docker stop --time=1 eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 [2022-04-22T04:09:59.872Z] $ docker rm -f eba58af09b98a3418ee46ea8d0caa799901964780c2bab88a1e8ed909e02de76 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:10:00.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T04:10:00.385Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-22T04:10:01.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T04:10:01.419Z] + ls -al . [2022-04-22T04:10:01.419Z] total 164 [2022-04-22T04:10:01.419Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 22 04:09 . [2022-04-22T04:10:01.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 .. [2022-04-22T04:10:01.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:08 .git [2022-04-22T04:10:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 .github [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:08 .gitignore [2022-04-22T04:10:01.419Z] drwx------ 3 jenkins jenkins 4096 Apr 22 04:09 .semver [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 22 04:08 Attribution.txt [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 04:08 CONTRIBUTING.md [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 22 04:08 Dockerfile [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 22 04:08 Jenkinsfile [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 04:08 LICENSE [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 22 04:08 Makefile [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 22 04:08 README.md [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:09 VERSION [2022-04-22T04:10:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 assets [2022-04-22T04:10:01.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:08 bin [2022-04-22T04:10:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 cmd [2022-04-22T04:10:01.419Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 04:09 coverage.out [2022-04-22T04:10:01.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:08 docs [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 22 04:08 go.mod [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 22 04:08 go.sum [2022-04-22T04:10:01.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 04:08 internal [2022-04-22T04:10:01.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:08 pkg [2022-04-22T04:10:01.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 snap [2022-04-22T04:10:01.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 testing [2022-04-22T04:10:01.419Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:08 version.go [2022-04-22T04:10:01.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:08 web [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:10:01.760Z] + 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=b933366bef25f069134b1e08e89a437876d73529 --label arch=amd64 --label version=0.0.0 . [2022-04-22T04:10:02.020Z] Sending build context to Docker daemon 42.86MB [2022-04-22T04:10:02.020Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:10:02.020Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-22T04:10:02.020Z] ---> b691604921da [2022-04-22T04:10:02.020Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-22T04:10:02.020Z] ---> Running in 64d6b679dd7d [2022-04-22T04:10:02.283Z] Removing intermediate container 64d6b679dd7d [2022-04-22T04:10:02.283Z] ---> 64fd5bfcc61b [2022-04-22T04:10:02.283Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-22T04:10:02.283Z] ---> Running in 0bf55af8af90 [2022-04-22T04:10:02.283Z] Removing intermediate container 0bf55af8af90 [2022-04-22T04:10:02.283Z] ---> e23eae9af53f [2022-04-22T04:10:02.283Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T04:10:02.283Z] ---> Running in 62c229abe3d8 [2022-04-22T04:10:02.545Z] Removing intermediate container 62c229abe3d8 [2022-04-22T04:10:02.545Z] ---> 3ac114b7416e [2022-04-22T04:10:02.545Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-22T04:10:02.545Z] ---> Running in c003e6817106 [2022-04-22T04:10:02.545Z] Removing intermediate container c003e6817106 [2022-04-22T04:10:02.545Z] ---> ff437a2c8997 [2022-04-22T04:10:02.545Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-22T04:10:02.545Z] ---> Running in 9a01f714df2e [2022-04-22T04:10:02.806Z] Removing intermediate container 9a01f714df2e [2022-04-22T04:10:02.807Z] ---> db1ee1685477 [2022-04-22T04:10:02.807Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:10:02.807Z] ---> Running in df84f02d2d24 [2022-04-22T04:10:03.378Z] Removing intermediate container df84f02d2d24 [2022-04-22T04:10:03.378Z] ---> 23644cb8b2b5 [2022-04-22T04:10:03.378Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T04:10:03.378Z] ---> Running in a589d06cef99 [2022-04-22T04:10:03.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T04:10:04.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T04:10:04.855Z] OK: 221 MiB in 52 packages [2022-04-22T04:10:05.119Z] Removing intermediate container a589d06cef99 [2022-04-22T04:10:05.119Z] ---> 11347bbce3d6 [2022-04-22T04:10:05.119Z] Step 10/23 : ENV GO111MODULE=on [2022-04-22T04:10:05.119Z] ---> Running in e664038026e5 [2022-04-22T04:10:05.119Z] Removing intermediate container e664038026e5 [2022-04-22T04:10:05.119Z] ---> d6d02bdaba0d [2022-04-22T04:10:05.119Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-22T04:10:05.119Z] ---> Running in 0218233a7d4a [2022-04-22T04:10:05.381Z] Removing intermediate container 0218233a7d4a [2022-04-22T04:10:05.381Z] ---> fdb89799bdab [2022-04-22T04:10:05.381Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-22T04:10:05.381Z] ---> 83c1675f9a7c [2022-04-22T04:10:05.381Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:10:05.644Z] ---> Running in e4baec5d0a7d [2022-04-22T04:10:06.215Z] Removing intermediate container e4baec5d0a7d [2022-04-22T04:10:06.215Z] ---> 2d1844b825fe [2022-04-22T04:10:06.215Z] Step 14/23 : COPY . . [2022-04-22T04:10:07.598Z] ---> b26a4f574915 [2022-04-22T04:10:07.598Z] Step 15/23 : RUN ${MAKE} [2022-04-22T04:10:07.598Z] ---> Running in 1bd342af78e6 [2022-04-22T04:10:07.598Z] 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-22T04:10:12.886Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-22T04:10:14.269Z] Removing intermediate container 1bd342af78e6 [2022-04-22T04:10:14.269Z] ---> 4925c8343f49 [2022-04-22T04:10:14.269Z] Step 16/23 : FROM alpine:3.14 [2022-04-22T04:10:15.210Z] 3.14: Pulling from library/alpine [2022-04-22T04:10:15.210Z] 8663204ce13b: Pulling fs layer [2022-04-22T04:10:15.210Z] 8663204ce13b: Verifying Checksum [2022-04-22T04:10:15.210Z] 8663204ce13b: Download complete [2022-04-22T04:10:15.471Z] 8663204ce13b: Pull complete [2022-04-22T04:10:15.471Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T04:10:15.471Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T04:10:15.471Z] ---> e04c818066af [2022-04-22T04:10:15.471Z] Step 17/23 : EXPOSE 4000 [2022-04-22T04:10:15.471Z] ---> Running in d81e82220d44 [2022-04-22T04:10:15.733Z] Removing intermediate container d81e82220d44 [2022-04-22T04:10:15.733Z] ---> 126c3870805c [2022-04-22T04:10:15.733Z] 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-22T04:10:16.010Z] ---> f9669fa8e92b [2022-04-22T04:10:16.010Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-22T04:10:16.272Z] ---> Running in 19783da8d5d6 [2022-04-22T04:10:16.272Z] Removing intermediate container 19783da8d5d6 [2022-04-22T04:10:16.272Z] ---> e94132b2ec79 [2022-04-22T04:10:16.272Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-22T04:10:16.272Z] ---> Running in 2b71aa9adf87 [2022-04-22T04:10:16.272Z] Removing intermediate container 2b71aa9adf87 [2022-04-22T04:10:16.272Z] ---> 79b01ee9936a [2022-04-22T04:10:16.272Z] Step 21/23 : LABEL arch=amd64 [2022-04-22T04:10:16.535Z] ---> Running in d68fcae9a266 [2022-04-22T04:10:16.535Z] Removing intermediate container d68fcae9a266 [2022-04-22T04:10:16.535Z] ---> db90fca61f2e [2022-04-22T04:10:16.535Z] Step 22/23 : LABEL git_sha=b933366bef25f069134b1e08e89a437876d73529 [2022-04-22T04:10:16.535Z] ---> Running in 11bea9ba5224 [2022-04-22T04:10:16.535Z] Removing intermediate container 11bea9ba5224 [2022-04-22T04:10:16.535Z] ---> 451ec92ab845 [2022-04-22T04:10:16.535Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T04:10:16.796Z] ---> Running in 79bd6840b223 [2022-04-22T04:10:16.796Z] Removing intermediate container 79bd6840b223 [2022-04-22T04:10:16.796Z] ---> c1f6dc85a637 [2022-04-22T04:10:16.796Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T04:10:16.796Z] Successfully built c1f6dc85a637 [2022-04-22T04:10:16.796Z] 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-22T04:10:17.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:10:17.502Z] [2022-04-22T04:10:17.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:10:17.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:10:17.838Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T04:10:17.838Z] 5eb5b503b376: Pulling fs layer [2022-04-22T04:10:17.838Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T04:10:17.838Z] ec43610c2a17: Pulling fs layer [2022-04-22T04:10:17.838Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T04:10:17.838Z] 33b1e0a273af: Pulling fs layer [2022-04-22T04:10:17.838Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T04:10:17.838Z] 2f39f015ded8: Pulling fs layer [2022-04-22T04:10:17.838Z] 33b1e0a273af: Waiting [2022-04-22T04:10:17.838Z] 5d3b04190fa2: Waiting [2022-04-22T04:10:17.838Z] 2f39f015ded8: Waiting [2022-04-22T04:10:17.838Z] 3a2ae6a8a46f: Waiting [2022-04-22T04:10:17.838Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T04:10:17.838Z] 5c69ac0246d0: Download complete [2022-04-22T04:10:17.838Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-22T04:10:17.838Z] 3a2ae6a8a46f: Download complete [2022-04-22T04:10:17.838Z] 33b1e0a273af: Verifying Checksum [2022-04-22T04:10:17.838Z] 33b1e0a273af: Download complete [2022-04-22T04:10:17.838Z] 5d3b04190fa2: Download complete [2022-04-22T04:10:18.099Z] ec43610c2a17: Verifying Checksum [2022-04-22T04:10:18.099Z] ec43610c2a17: Download complete [2022-04-22T04:10:18.099Z] 5eb5b503b376: Verifying Checksum [2022-04-22T04:10:18.099Z] 5eb5b503b376: Download complete [2022-04-22T04:10:18.668Z] 2f39f015ded8: Verifying Checksum [2022-04-22T04:10:18.668Z] 2f39f015ded8: Download complete [2022-04-22T04:10:19.238Z] 5eb5b503b376: Pull complete [2022-04-22T04:10:19.500Z] 5c69ac0246d0: Pull complete [2022-04-22T04:10:20.069Z] ec43610c2a17: Pull complete [2022-04-22T04:10:20.069Z] 3a2ae6a8a46f: Pull complete [2022-04-22T04:10:20.328Z] 33b1e0a273af: Pull complete [2022-04-22T04:10:20.328Z] 5d3b04190fa2: Pull complete [2022-04-22T04:10:24.527Z] 2f39f015ded8: Pull complete [2022-04-22T04:10:24.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T04:10:24.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:10:24.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T04:10:24.618Z] prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container [2022-04-22T04:10:24.661Z] $ 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-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@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-22T04:10:26.390Z] $ docker top ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:10:26.838Z] ---> job-cost.sh [2022-04-22T04:10:26.838Z] lf-activate-venv: SKIPPING [2022-04-22T04:10:26.838Z] INFO: No Stack... [2022-04-22T04:10:27.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T04:10:27.670Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T04:10:27.990Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/cost.csv [2022-04-22T04:10:27.990Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T04:10:28.034Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [2022-04-22T04:10:28.039Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] did not exist. Created. [2022-04-22T04:10:28.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T04:10:28.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T04:10:28.495Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T04:10:28.511Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T04:10:28.589Z] $ docker stop --time=1 ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 [2022-04-22T04:10:29.776Z] $ docker rm -f ea0a54666168413cf18b74f3eba2764b34ba7b7f01e75cfdc4c6e73a521329d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T04:12:31.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21742 in /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [Pipeline] { [Pipeline] ws [2022-04-22T04:12:31.487Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-04-22T04:12:31.997Z] The recommended git tool is: git [2022-04-22T04:12:36.745Z] using credential edgex-jenkins-ssh [2022-04-22T04:12:36.764Z] Cloning the remote Git repository [2022-04-22T04:12:36.826Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-22T04:12:36.963Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-04-22T04:12:37.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-22T04:12:37.160Z] > git --version # timeout=10 [2022-04-22T04:12:37.197Z] > git --version # 'git version 2.25.1' [2022-04-22T04:12:37.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:12:37.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T04:12:40.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-22T04:12:40.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T04:12:40.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-22T04:12:40.183Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-22T04:12:40.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:12:40.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/517/head:refs/remotes/origin/PR-517 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-22T04:12:40.764Z] Merging remotes/origin/main commit d313b8299c0f6991d32094a1385114a65373b886 into PR head commit b933366bef25f069134b1e08e89a437876d73529 [2022-04-22T04:12:41.247Z] Merge succeeded, producing b933366bef25f069134b1e08e89a437876d73529 [2022-04-22T04:12:41.248Z] Checking out Revision b933366bef25f069134b1e08e89a437876d73529 (PR-517) [2022-04-22T04:12:40.791Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T04:12:40.806Z] > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 [2022-04-22T04:12:41.159Z] > git remote # timeout=10 [2022-04-22T04:12:41.175Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T04:12:41.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T04:12:41.204Z] > git merge d313b8299c0f6991d32094a1385114a65373b886 # timeout=10 [2022-04-22T04:12:41.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T04:12:41.261Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T04:12:41.272Z] > git checkout -f b933366bef25f069134b1e08e89a437876d73529 # timeout=10 [2022-04-22T04:12:45.564Z] Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [2022-04-22T04:12:45.643Z] > git --version # timeout=10 [2022-04-22T04:12:45.654Z] > git --version # 'git version 2.25.1' [2022-04-22T04:12:45.668Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:12:46.725Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T04:12:46.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T04:12:46.725Z] Dload Upload Total Spent Left Speed [2022-04-22T04:12:46.725Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh [2022-04-22T04:12:47.305Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T04:12:47.662Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T04:12:47.662Z] + sudo tee /etc/docker/daemon.new [2022-04-22T04:12:47.662Z] { [2022-04-22T04:12:47.662Z] "registry-mirrors": [ [2022-04-22T04:12:47.662Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T04:12:47.662Z] ], [2022-04-22T04:12:47.662Z] "bip": "10.250.0.254/24", [2022-04-22T04:12:47.662Z] "hosts": [ [2022-04-22T04:12:47.662Z] "tcp://0.0.0.0:5555", [2022-04-22T04:12:47.662Z] "unix:///var/run/docker.sock" [2022-04-22T04:12:47.662Z] ], [2022-04-22T04:12:47.662Z] "mtu": 1458, [2022-04-22T04:12:47.662Z] "selinux-enabled": true, [2022-04-22T04:12:47.662Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T04:12:47.662Z] } [Pipeline] sh [2022-04-22T04:12:48.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T04:12:48.513Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:13:06.938Z] provisioning config files... [2022-04-22T04:13:06.968Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1837695871820764174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:13:07.552Z] ---> docker-login.sh [2022-04-22T04:13:07.552Z] nexus3.edgexfoundry.org:10001 [2022-04-22T04:13:08.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:13:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:13:08.431Z] Configure a credential helper to remove this warning. See [2022-04-22T04:13:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:13:08.431Z] [2022-04-22T04:13:08.431Z] Login Succeeded [2022-04-22T04:13:08.431Z] nexus3.edgexfoundry.org:10002 [2022-04-22T04:13:08.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:13:08.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:13:08.984Z] Configure a credential helper to remove this warning. See [2022-04-22T04:13:08.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:13:08.984Z] [2022-04-22T04:13:08.984Z] Login Succeeded [2022-04-22T04:13:08.984Z] nexus3.edgexfoundry.org:10003 [2022-04-22T04:13:09.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:13:09.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:13:09.544Z] Configure a credential helper to remove this warning. See [2022-04-22T04:13:09.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:13:09.544Z] [2022-04-22T04:13:09.544Z] Login Succeeded [2022-04-22T04:13:09.544Z] nexus3.edgexfoundry.org:10004 [2022-04-22T04:13:09.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:13:09.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:13:09.817Z] Configure a credential helper to remove this warning. See [2022-04-22T04:13:09.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:13:09.817Z] [2022-04-22T04:13:09.817Z] Login Succeeded [2022-04-22T04:13:09.817Z] docker.io [2022-04-22T04:13:10.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T04:13:10.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T04:13:10.696Z] Configure a credential helper to remove this warning. See [2022-04-22T04:13:10.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T04:13:10.696Z] [2022-04-22T04:13:10.696Z] Login Succeeded [2022-04-22T04:13:10.696Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T04:13:10.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-22T04:13:11.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T04:13:11.198Z] ========================================================= [2022-04-22T04:13:11.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T04:13:11.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:13:11.662Z] + 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-22T04:13:12.650Z] Sending build context to Docker daemon 26.93MB [2022-04-22T04:13:12.650Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:13:12.650Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-22T04:13:12.933Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T04:13:12.933Z] 9b3977197b4f: Pulling fs layer [2022-04-22T04:13:12.933Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T04:13:12.933Z] 94645a83ff95: Pulling fs layer [2022-04-22T04:13:12.933Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T04:13:12.933Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T04:13:12.933Z] f7c0051592d6: Pulling fs layer [2022-04-22T04:13:12.933Z] a227ed2f7395: Pulling fs layer [2022-04-22T04:13:12.933Z] 7b1c46037f91: Pulling fs layer [2022-04-22T04:13:12.933Z] 3f3a8bcf1eab: Waiting [2022-04-22T04:13:12.933Z] 0c92f367c5e7: Waiting [2022-04-22T04:13:12.933Z] a227ed2f7395: Waiting [2022-04-22T04:13:12.933Z] f7c0051592d6: Waiting [2022-04-22T04:13:12.933Z] 94645a83ff95: Verifying Checksum [2022-04-22T04:13:12.933Z] 94645a83ff95: Download complete [2022-04-22T04:13:12.933Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T04:13:12.933Z] 1a89e8eeedd5: Download complete [2022-04-22T04:13:12.933Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T04:13:12.933Z] 0c92f367c5e7: Download complete [2022-04-22T04:13:12.933Z] f7c0051592d6: Verifying Checksum [2022-04-22T04:13:12.933Z] f7c0051592d6: Download complete [2022-04-22T04:13:12.933Z] 9b3977197b4f: Download complete [2022-04-22T04:13:12.933Z] a227ed2f7395: Verifying Checksum [2022-04-22T04:13:12.933Z] a227ed2f7395: Download complete [2022-04-22T04:13:13.932Z] 9b3977197b4f: Pull complete [2022-04-22T04:13:14.211Z] 1a89e8eeedd5: Pull complete [2022-04-22T04:13:14.485Z] 94645a83ff95: Pull complete [2022-04-22T04:13:15.092Z] 7b1c46037f91: Verifying Checksum [2022-04-22T04:13:15.092Z] 7b1c46037f91: Download complete [2022-04-22T04:13:15.693Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T04:13:15.693Z] 3f3a8bcf1eab: Download complete [2022-04-22T04:13:28.120Z] 3f3a8bcf1eab: Pull complete [2022-04-22T04:13:28.120Z] 0c92f367c5e7: Pull complete [2022-04-22T04:13:28.401Z] f7c0051592d6: Pull complete [2022-04-22T04:13:28.675Z] a227ed2f7395: Pull complete [2022-04-22T04:13:37.010Z] 7b1c46037f91: Pull complete [2022-04-22T04:13:37.010Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T04:13:37.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T04:13:37.010Z] ---> f79e39bc4007 [2022-04-22T04:13:37.010Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-22T04:13:37.285Z] ---> Running in f35c25cf0db6 [2022-04-22T04:13:37.564Z] Removing intermediate container f35c25cf0db6 [2022-04-22T04:13:37.564Z] ---> 993f26becf78 [2022-04-22T04:13:37.564Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-22T04:13:37.844Z] ---> Running in 739a5c4026a4 [2022-04-22T04:13:38.118Z] Removing intermediate container 739a5c4026a4 [2022-04-22T04:13:38.118Z] ---> 1a48ce1e491f [2022-04-22T04:13:38.118Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T04:13:38.118Z] ---> Running in 89d634dfda6d [2022-04-22T04:13:38.395Z] Removing intermediate container 89d634dfda6d [2022-04-22T04:13:38.395Z] ---> 59650acbda7e [2022-04-22T04:13:38.395Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-22T04:13:38.667Z] ---> Running in cd3b3df68f81 [2022-04-22T04:13:38.940Z] Removing intermediate container cd3b3df68f81 [2022-04-22T04:13:38.940Z] ---> c3794e37d425 [2022-04-22T04:13:38.940Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-22T04:13:38.940Z] ---> Running in fb2b759bfa8e [2022-04-22T04:13:39.219Z] Removing intermediate container fb2b759bfa8e [2022-04-22T04:13:39.219Z] ---> 727d25656dda [2022-04-22T04:13:39.219Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:13:39.219Z] ---> Running in 8c0e93288488 [2022-04-22T04:13:41.194Z] Removing intermediate container 8c0e93288488 [2022-04-22T04:13:41.194Z] ---> e5f9528cc7de [2022-04-22T04:13:41.194Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T04:13:41.194Z] ---> Running in 932292a570ab [2022-04-22T04:13:42.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T04:13:43.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T04:13:44.142Z] OK: 220 MiB in 52 packages [2022-04-22T04:13:45.152Z] Removing intermediate container 932292a570ab [2022-04-22T04:13:45.152Z] ---> 709386cc3915 [2022-04-22T04:13:45.152Z] Step 10/15 : ENV GO111MODULE=on [2022-04-22T04:13:45.152Z] ---> Running in d2b8ac25b853 [2022-04-22T04:13:45.430Z] Removing intermediate container d2b8ac25b853 [2022-04-22T04:13:45.430Z] ---> ea9b6940f368 [2022-04-22T04:13:45.430Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-22T04:13:45.430Z] ---> Running in a0911f3f268d [2022-04-22T04:13:46.032Z] Removing intermediate container a0911f3f268d [2022-04-22T04:13:46.033Z] ---> 8da0b76a1924 [2022-04-22T04:13:46.033Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-22T04:13:46.631Z] ---> ea1f6eabe0a3 [2022-04-22T04:13:46.631Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:13:46.631Z] ---> Running in f87ed128ff9b [2022-04-22T04:15:23.474Z] Removing intermediate container f87ed128ff9b [2022-04-22T04:15:23.474Z] ---> c87f7698ca13 [2022-04-22T04:15:23.474Z] Step 14/15 : COPY . . [2022-04-22T04:15:23.474Z] ---> 0a7dae5c5bab [2022-04-22T04:15:23.474Z] Step 15/15 : RUN ${MAKE} [2022-04-22T04:15:23.474Z] ---> Running in 7594026667e2 [2022-04-22T04:15:23.474Z] noop [2022-04-22T04:15:23.474Z] Removing intermediate container 7594026667e2 [2022-04-22T04:15:23.474Z] ---> 1595f4d510c6 [2022-04-22T04:15:23.474Z] Successfully built 1595f4d510c6 [2022-04-22T04:15:23.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:15:23.851Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T04:15:23.851Z] . [Pipeline] withDockerContainer [2022-04-22T04:15:24.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container [2022-04-22T04:15:24.231Z] $ 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-22T04:15:25.639Z] $ docker top 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:15:26.635Z] + go version [2022-04-22T04:15:26.635Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T04:15:26.682Z] $ docker stop --time=1 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b [2022-04-22T04:15:28.389Z] $ docker rm -f 06afd6672eeda8bbf808112cce6fd9af7440a71ce67e0cd81806ad80e5ca7e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:15:29.271Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T04:15:29.271Z] . [Pipeline] withDockerContainer [2022-04-22T04:15:29.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container [2022-04-22T04:15:29.639Z] $ 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-22T04:15:31.060Z] $ docker top e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-22T04:15:32.119Z] + make test [2022-04-22T04:15:32.119Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-22T04:15:33.569Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-22T04:16:20.613Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-22T04:16:20.613Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-22T04:16:35.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T04:16:35.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-22T04:16:35.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-22T04:16:35.811Z] $ docker stop --time=1 e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e [2022-04-22T04:16:37.548Z] $ docker rm -f e51d34e63351a2db317a695166e28ab2d653d2755b74a37b8dc28ba3be89df1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T04:16:38.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-22T04:16:38.381Z] Warning: overwriting stash ‘coverage-report’ [2022-04-22T04:16:39.166Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T04:16:39.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T04:16:40.188Z] + ls -al . [2022-04-22T04:16:40.188Z] total 160 [2022-04-22T04:16:40.188Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 22 04:15 . [2022-04-22T04:16:40.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 .. [2022-04-22T04:16:40.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:12 .git [2022-04-22T04:16:40.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 .github [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:12 .gitignore [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 22 04:12 Attribution.txt [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 22 04:12 CONTRIBUTING.md [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 22 04:12 Dockerfile [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 22 04:12 Jenkinsfile [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 22 04:12 LICENSE [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 22 04:12 Makefile [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 22 04:12 README.md [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:09 VERSION [2022-04-22T04:16:40.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 assets [2022-04-22T04:16:40.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:12 bin [2022-04-22T04:16:40.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 cmd [2022-04-22T04:16:40.188Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 04:15 coverage.out [2022-04-22T04:16:40.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:12 docs [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 22 04:12 go.mod [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 22 04:12 go.sum [2022-04-22T04:16:40.188Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 04:12 internal [2022-04-22T04:16:40.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:12 pkg [2022-04-22T04:16:40.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 snap [2022-04-22T04:16:40.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 testing [2022-04-22T04:16:40.188Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 22 04:12 version.go [2022-04-22T04:16:40.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:12 web [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:16:40.668Z] + 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=b933366bef25f069134b1e08e89a437876d73529 --label arch=arm64 --label version=0.0.0 . [2022-04-22T04:16:41.698Z] Sending build context to Docker daemon 26.93MB [2022-04-22T04:16:41.973Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-22T04:16:41.973Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-22T04:16:41.973Z] ---> 1595f4d510c6 [2022-04-22T04:16:41.973Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-22T04:16:41.973Z] ---> Running in 9f379da85999 [2022-04-22T04:16:42.248Z] Removing intermediate container 9f379da85999 [2022-04-22T04:16:42.248Z] ---> 248a40de53fc [2022-04-22T04:16:42.248Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-22T04:16:42.522Z] ---> Running in 15afccf3f8d0 [2022-04-22T04:16:42.798Z] Removing intermediate container 15afccf3f8d0 [2022-04-22T04:16:42.798Z] ---> ef7d2784e1cc [2022-04-22T04:16:42.798Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-22T04:16:42.798Z] ---> Running in d38df94fc2fa [2022-04-22T04:16:43.072Z] Removing intermediate container d38df94fc2fa [2022-04-22T04:16:43.072Z] ---> dffcf054c977 [2022-04-22T04:16:43.072Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-22T04:16:43.351Z] ---> Running in 915a43fab1b2 [2022-04-22T04:16:43.625Z] Removing intermediate container 915a43fab1b2 [2022-04-22T04:16:43.626Z] ---> 819905cffd4a [2022-04-22T04:16:43.626Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-22T04:16:43.626Z] ---> Running in 49ad741509f7 [2022-04-22T04:16:43.901Z] Removing intermediate container 49ad741509f7 [2022-04-22T04:16:43.901Z] ---> 442268e6b116 [2022-04-22T04:16:43.901Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T04:16:44.189Z] ---> Running in 6dea1a2d9347 [2022-04-22T04:16:45.632Z] Removing intermediate container 6dea1a2d9347 [2022-04-22T04:16:45.632Z] ---> ac6714b12218 [2022-04-22T04:16:45.632Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-22T04:16:45.907Z] ---> Running in d815c0a38d55 [2022-04-22T04:16:46.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T04:16:47.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T04:16:48.461Z] OK: 220 MiB in 52 packages [2022-04-22T04:16:49.447Z] Removing intermediate container d815c0a38d55 [2022-04-22T04:16:49.448Z] ---> 456dc23a3601 [2022-04-22T04:16:49.448Z] Step 10/23 : ENV GO111MODULE=on [2022-04-22T04:16:49.448Z] ---> Running in 5fc1085b0e21 [2022-04-22T04:16:49.448Z] Removing intermediate container 5fc1085b0e21 [2022-04-22T04:16:49.448Z] ---> a6d9535fe189 [2022-04-22T04:16:49.448Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-22T04:16:49.722Z] ---> Running in 2aa2cb1ed556 [2022-04-22T04:16:49.995Z] Removing intermediate container 2aa2cb1ed556 [2022-04-22T04:16:49.995Z] ---> 5cb8d65ff6a3 [2022-04-22T04:16:49.995Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-22T04:16:50.593Z] ---> 72245427ae78 [2022-04-22T04:16:50.594Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T04:16:50.594Z] ---> Running in 56b03c85c13e [2022-04-22T04:16:52.573Z] Removing intermediate container 56b03c85c13e [2022-04-22T04:16:52.573Z] ---> 11d5e57f5be8 [2022-04-22T04:16:52.573Z] Step 14/23 : COPY . . [2022-04-22T04:16:55.965Z] ---> 00c039130342 [2022-04-22T04:16:55.965Z] Step 15/23 : RUN ${MAKE} [2022-04-22T04:16:55.965Z] ---> Running in e60c65c733e2 [2022-04-22T04:16:56.942Z] 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-22T04:17:29.323Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-22T04:17:32.710Z] Removing intermediate container e60c65c733e2 [2022-04-22T04:17:32.710Z] ---> 6260f6e4827f [2022-04-22T04:17:32.710Z] Step 16/23 : FROM alpine:3.14 [2022-04-22T04:17:33.304Z] 3.14: Pulling from library/alpine [2022-04-22T04:17:33.304Z] 455c02918c45: Pulling fs layer [2022-04-22T04:17:33.578Z] 455c02918c45: Download complete [2022-04-22T04:17:34.175Z] 455c02918c45: Pull complete [2022-04-22T04:17:34.175Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T04:17:34.175Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T04:17:34.175Z] ---> ac73e934f311 [2022-04-22T04:17:34.175Z] Step 17/23 : EXPOSE 4000 [2022-04-22T04:17:34.175Z] ---> Running in 0cb054e89f22 [2022-04-22T04:17:34.450Z] Removing intermediate container 0cb054e89f22 [2022-04-22T04:17:34.450Z] ---> def03aa07f7a [2022-04-22T04:17:34.450Z] 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-22T04:17:35.884Z] ---> f897cd4b7684 [2022-04-22T04:17:35.884Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-22T04:17:35.885Z] ---> Running in 5be59c1e2f4e [2022-04-22T04:17:36.157Z] Removing intermediate container 5be59c1e2f4e [2022-04-22T04:17:36.157Z] ---> 4a89e6d80ced [2022-04-22T04:17:36.157Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-22T04:17:36.157Z] ---> Running in 7c25153b1671 [2022-04-22T04:17:36.431Z] Removing intermediate container 7c25153b1671 [2022-04-22T04:17:36.431Z] ---> 37badce5697a [2022-04-22T04:17:36.431Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T04:17:36.431Z] ---> Running in 0d69fc10551d [2022-04-22T04:17:36.704Z] Removing intermediate container 0d69fc10551d [2022-04-22T04:17:36.704Z] ---> a4ff6673b1d6 [2022-04-22T04:17:36.704Z] Step 22/23 : LABEL git_sha=b933366bef25f069134b1e08e89a437876d73529 [2022-04-22T04:17:36.704Z] ---> Running in ec557687b86d [2022-04-22T04:17:36.977Z] Removing intermediate container ec557687b86d [2022-04-22T04:17:36.977Z] ---> de1880283b21 [2022-04-22T04:17:36.977Z] Step 23/23 : LABEL version=0.0.0 [2022-04-22T04:17:37.251Z] ---> Running in f0b634ae2238 [2022-04-22T04:17:37.524Z] Removing intermediate container f0b634ae2238 [2022-04-22T04:17:37.524Z] ---> 725b1643b137 [2022-04-22T04:17:37.524Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T04:17:37.524Z] Successfully built 725b1643b137 [2022-04-22T04:17:37.524Z] 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-22T04:17:38.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:17:38.213Z] [2022-04-22T04:17:38.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:17:38.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:17:38.867Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T04:17:38.867Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T04:17:38.867Z] 04944245beec: Pulling fs layer [2022-04-22T04:17:38.867Z] 699f458cf7ca: Pulling fs layer [2022-04-22T04:17:38.867Z] 765212b225bb: Pulling fs layer [2022-04-22T04:17:38.867Z] f23df028b6ca: Pulling fs layer [2022-04-22T04:17:38.867Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T04:17:38.867Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T04:17:38.867Z] f23df028b6ca: Waiting [2022-04-22T04:17:38.867Z] 2437ff75d9bd: Waiting [2022-04-22T04:17:38.867Z] 765212b225bb: Waiting [2022-04-22T04:17:38.867Z] 04944245beec: Verifying Checksum [2022-04-22T04:17:38.867Z] 04944245beec: Download complete [2022-04-22T04:17:38.867Z] 765212b225bb: Verifying Checksum [2022-04-22T04:17:38.867Z] 765212b225bb: Download complete [2022-04-22T04:17:38.867Z] f23df028b6ca: Verifying Checksum [2022-04-22T04:17:38.867Z] f23df028b6ca: Download complete [2022-04-22T04:17:38.867Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T04:17:38.867Z] d65c8cfc05b1: Download complete [2022-04-22T04:17:38.867Z] 699f458cf7ca: Verifying Checksum [2022-04-22T04:17:38.867Z] 699f458cf7ca: Download complete [2022-04-22T04:17:39.466Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T04:17:39.466Z] 8998bd30e6a1: Download complete [2022-04-22T04:17:41.445Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T04:17:41.445Z] 2437ff75d9bd: Download complete [2022-04-22T04:17:43.417Z] 8998bd30e6a1: Pull complete [2022-04-22T04:17:44.014Z] 04944245beec: Pull complete [2022-04-22T04:17:45.448Z] 699f458cf7ca: Pull complete [2022-04-22T04:17:45.720Z] 765212b225bb: Pull complete [2022-04-22T04:17:46.314Z] f23df028b6ca: Pull complete [2022-04-22T04:17:46.585Z] d65c8cfc05b1: Pull complete [2022-04-22T04:18:01.666Z] 2437ff75d9bd: Pull complete [2022-04-22T04:18:01.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T04:18:01.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T04:18:01.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T04:18:01.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-21742 does not seem to be running inside a container [2022-04-22T04:18:02.022Z] $ 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-22T04:18:04.547Z] $ docker top aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:05.527Z] ---> job-cost.sh [2022-04-22T04:18:05.528Z] lf-activate-venv: SKIPPING [2022-04-22T04:18:05.528Z] INFO: No Stack... [2022-04-22T04:18:06.121Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T04:18:06.717Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T04:18:07.393Z] + cut -d, -f6 [2022-04-22T04:18:07.393Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2022-04-22T04:18:07.479Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [2022-04-22T04:18:07.484Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] did not exist. Created. [2022-04-22T04:18:07.485Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T04:18:08.277Z] /w/workspace/edgex-ui-go/1@tmp/durable-c814b559/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T04:18:09.031Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T04:18:09.069Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T04:18:09.218Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T04:18:09.236Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-517-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T04:18:09.328Z] $ docker stop --time=1 aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 [2022-04-22T04:18:10.868Z] $ docker rm -f aa7259511e6d65bccd99e462c68fc0cc9825c8f5be6b6db9bb9e20959dfc5964 [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-22T04:18:11.799Z] provisioning config files... [2022-04-22T04:18:11.810Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config3108820997952868865tmp [Pipeline] { [Pipeline] sh [2022-04-22T04:18:12.144Z] + set +x [2022-04-22T04:18:12.144Z] + bash -s -- [2022-04-22T04:18:12.144Z] + curl -s https://codecov.io/bash [2022-04-22T04:18:12.144Z] [2022-04-22T04:18:12.144Z] _____ _ [2022-04-22T04:18:12.144Z] / ____| | | [2022-04-22T04:18:12.144Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T04:18:12.144Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T04:18:12.144Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T04:18:12.144Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T04:18:12.144Z] Bash-1.0.6 [2022-04-22T04:18:12.144Z] [2022-04-22T04:18:12.144Z] [2022-04-22T04:18:12.144Z] ==> git version 2.25.1 found [2022-04-22T04:18:12.144Z] ==> 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-22T04:18:12.144Z] Release-Date: 2020-01-08 [2022-04-22T04:18:12.144Z] 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-22T04:18:12.144Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T04:18:12.144Z] ==> Jenkins CI detected. [2022-04-22T04:18:12.144Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-517 [2022-04-22T04:18:12.144Z] project root: . [2022-04-22T04:18:12.144Z] --> token set from env [2022-04-22T04:18:12.144Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T04:18:12.144Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T04:18:12.144Z] ==> Python coveragepy not found [2022-04-22T04:18:12.144Z] ==> Searching for coverage reports in: [2022-04-22T04:18:12.144Z] + . [2022-04-22T04:18:12.144Z] -> Found 1 reports [2022-04-22T04:18:12.144Z] ==> Detecting git/mercurial file structure [2022-04-22T04:18:12.144Z] ==> Reading reports [2022-04-22T04:18:12.144Z] + ./coverage.out bytes=10 [2022-04-22T04:18:12.144Z] ==> Appending adjustments [2022-04-22T04:18:12.144Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T04:18:12.405Z] + Found adjustments [2022-04-22T04:18:12.405Z] ==> Gzipping contents [2022-04-22T04:18:12.405Z] 4.0K /tmp/codecov.ByYN1N.gz [2022-04-22T04:18:12.405Z] ==> Uploading reports [2022-04-22T04:18:12.405Z] url: https://codecov.io [2022-04-22T04:18:12.405Z] query: branch=PR-517&commit=b933366bef25f069134b1e08e89a437876d73529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=517&job=&cmd_args= [2022-04-22T04:18:12.405Z] -> Pinging Codecov [2022-04-22T04:18:12.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-517&commit=b933366bef25f069134b1e08e89a437876d73529&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-517%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=517&job=&cmd_args= [2022-04-22T04:18:12.665Z] -> Uploading to [2022-04-22T04:18:12.665Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/FB506323287CE973F263BFD2A0EB1F37/b933366bef25f069134b1e08e89a437876d73529/860e6750-1919-44b5-a3e9-2b0c2c7a0c19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T041812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5616ac7bc033d39c67bf1ccc07a4e7dcbf9b1fb275fdf3c18d21859fa3f5a573 [2022-04-22T04:18:12.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T04:18:12.665Z] Dload Upload Total Spent Left Speed [2022-04-22T04:18:12.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19236 --:--:-- --:--:-- --:--:-- 19236 [2022-04-22T04:18:12.927Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b933366bef25f069134b1e08e89a437876d73529 [Pipeline] } [2022-04-22T04:18:12.953Z] 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-22T04:18:14.605Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives ] [2022-04-22T04:18:14.605Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives [2022-04-22T04:18:14.605Z] total 16 [2022-04-22T04:18:14.605Z] drwxr-xr-x 3 root root 4096 Apr 22 04:10 . [2022-04-22T04:18:14.605Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:10 .. [2022-04-22T04:18:14.605Z] drwxr-xr-x 2 root root 4096 Apr 22 04:10 cost [2022-04-22T04:18:14.605Z] -rw-r--r-- 1 root root 82 Apr 22 04:10 cost.csv [2022-04-22T04:18:14.605Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives [2022-04-22T04:18:14.605Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives [2022-04-22T04:18:14.605Z] total 16 [2022-04-22T04:18:14.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 04:10 . [2022-04-22T04:18:14.605Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:10 .. [2022-04-22T04:18:14.605Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 04:10 cost [2022-04-22T04:18:14.605Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 22 04:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:14.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:15.835Z] ---> package-listing.sh [2022-04-22T04:18:15.835Z] ++ facter osfamily [2022-04-22T04:18:15.835Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T04:18:16.097Z] + OS_FAMILY=debian [2022-04-22T04:18:16.097Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-517 [2022-04-22T04:18:16.097Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T04:18:16.097Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T04:18:16.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T04:18:16.097Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T04:18:16.097Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-517 ']' [2022-04-22T04:18:16.097Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T04:18:16.097Z] + case "${OS_FAMILY}" in [2022-04-22T04:18:16.097Z] + dpkg -l [2022-04-22T04:18:16.097Z] + grep '^ii' [2022-04-22T04:18:16.097Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T04:18:16.097Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T04:18:16.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T04:18:16.097Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-517 ']' [2022-04-22T04:18:16.097Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/ [2022-04-22T04:18:16.097Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-517/archives/ [Pipeline] echo [2022-04-22T04:18:16.130Z] 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-517/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T04:18:16.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T04:18:17.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T04:18:17.014Z] . [Pipeline] withDockerContainer [2022-04-22T04:18:17.106Z] prd-ubuntu20.04-docker-8c-8g-21740 does not seem to be running inside a container [2022-04-22T04:18:17.155Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517/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-517 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517:/w/workspace/edgexfoundry_edgex-ui-go_PR-517:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T04:18:17.410Z] $ docker top c1f6aa15a6b9e548219d6e7fa7b7830b3af7dcf5a994770a17e3bdbdd5e2dee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T04:18:17.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T04:18:18.140Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T04:18:18.453Z] + ls /var/log/sa-host [2022-04-22T04:18:18.453Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T04:18:18.622Z] provisioning config files... [2022-04-22T04:18:18.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-517@tmp/config6315155702417356876tmp [Pipeline] { [Pipeline] echo [2022-04-22T04:18:18.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:18.999Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T04:18:19.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:19.421Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T04:18:19.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:19.767Z] ---> sudo-logs.sh [2022-04-22T04:18:19.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T04:18:19.845Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:20.162Z] ---> job-cost.sh [2022-04-22T04:18:20.162Z] lf-activate-venv: SKIPPING [2022-04-22T04:18:20.162Z] DEBUG: total: 0.2199999988079071 [2022-04-22T04:18:20.162Z] INFO: Retrieving Stack Cost... [2022-04-22T04:18:20.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T04:18:20.993Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T04:18:21.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T04:18:21.357Z] ---> logs-deploy.sh [2022-04-22T04:18:21.358Z] lf-activate-venv: SKIPPING [2022-04-22T04:18:21.358Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-517/1 [2022-04-22T04:18:21.358Z] INFO: archiving workspace using pattern(s): [2022-04-22T04:18:22.299Z] Archives upload complete. [2022-04-22T04:18:22.299Z] INFO: archiving logs to Nexus