Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a297faecba2e479c84256204d88875266373bb25 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-ssh1513534695723891865.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-ssh10252911048510497834.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6583285494096468226.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 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-ssh16550371859388535002.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9106479050250644399.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9107 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision a297faecba2e479c84256204d88875266373bb25 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f a297faecba2e479c84256204d88875266373bb25 # timeout=10 Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" > git rev-list --no-walk 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-26T00:32:50.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-26T00:32:50.385Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-26T00:32:50.405Z] ========================================================= [2022-03-26T00:32:50.405Z] EdgeX Global Pipelines Version Info [2022-03-26T00:32:50.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:32:51.197Z] ------------------- [2022-03-26T00:32:51.197Z] stable info: [2022-03-26T00:32:51.197Z] ------------------- [2022-03-26T00:32:51.197Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-26T00:32:51.197Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-26T00:32:51.197Z] Message: update stable to v1.0.221 [2022-03-26T00:32:51.771Z] ------------------- [2022-03-26T00:32:51.771Z] experimental info: [2022-03-26T00:32:51.771Z] ------------------- [2022-03-26T00:32:51.771Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-26T00:32:51.771Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-26T00:32:51.771Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-26T00:32:51.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-26T00:32:51.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-26T00:32:51.953Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-26T00:32:51.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-26T00:32:51.986Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-26T00:32:52.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-26T00:32:52.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-26T00:32:52.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-26T00:32:52.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-26T00:32:52.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-26T00:32:52.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-26T00:32:52.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-26T00:32:52.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-26T00:32:52.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-26T00:32:52.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-26T00:32:52.142Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-26T00:32:52.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-26T00:32:52.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-26T00:32:52.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-26T00:32:52.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-26T00:32:52.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-26T00:32:52.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-26T00:32:52.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-26T00:32:52.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-26T00:32:52.269Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-26T00:32:52.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-26T00:32:52.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-26T00:32:52.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-26T00:32:52.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-26T00:32:52.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo [2022-03-26T00:32:52.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a297fae [Pipeline] echo [2022-03-26T00:32:52.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:32:52.436Z] provisioning config files... [2022-03-26T00:32:52.451Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2932754370798010518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:32:52.754Z] ---> docker-login.sh [2022-03-26T00:32:52.754Z] nexus3.edgexfoundry.org:10001 [2022-03-26T00:32:53.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:32:53.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:32:53.282Z] Configure a credential helper to remove this warning. See [2022-03-26T00:32:53.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:32:53.282Z] [2022-03-26T00:32:53.282Z] Login Succeeded [2022-03-26T00:32:53.282Z] nexus3.edgexfoundry.org:10002 [2022-03-26T00:32:53.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:32:53.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:32:53.282Z] Configure a credential helper to remove this warning. See [2022-03-26T00:32:53.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:32:53.282Z] [2022-03-26T00:32:53.282Z] Login Succeeded [2022-03-26T00:32:53.282Z] nexus3.edgexfoundry.org:10003 [2022-03-26T00:32:53.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:32:53.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:32:53.543Z] Configure a credential helper to remove this warning. See [2022-03-26T00:32:53.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:32:53.543Z] [2022-03-26T00:32:53.543Z] Login Succeeded [2022-03-26T00:32:53.543Z] nexus3.edgexfoundry.org:10004 [2022-03-26T00:32:53.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:32:53.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:32:53.543Z] Configure a credential helper to remove this warning. See [2022-03-26T00:32:53.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:32:53.543Z] [2022-03-26T00:32:53.543Z] Login Succeeded [2022-03-26T00:32:53.543Z] docker.io [2022-03-26T00:32:53.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:32:54.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:32:54.117Z] Configure a credential helper to remove this warning. See [2022-03-26T00:32:54.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:32:54.117Z] [2022-03-26T00:32:54.117Z] Login Succeeded [2022-03-26T00:32:54.117Z] ---> docker-login.sh ends [Pipeline] } [2022-03-26T00:32:54.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-26T00:32:54.491Z] + git rev-list -1 --merges a297faecba2e479c84256204d88875266373bb25~1..a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo [2022-03-26T00:32:54.606Z] -----------> git rev-list -1 --merges a297faecba2e479c84256204d88875266373bb25~1..a297faecba2e479c84256204d88875266373bb25 a297faecba2e479c84256204d88875266373bb25 [false] [Pipeline] sh [2022-03-26T00:32:54.901Z] + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo [2022-03-26T00:32:54.920Z] ========================================================= [2022-03-26T00:32:54.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-26T00:32:54.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-26T00:32:55.261Z] + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] echo [2022-03-26T00:32:55.273Z] [semverPrep] GIT_COMMIT: a297faecba2e479c84256204d88875266373bb25, Commit Message: fix: bug result in failing to add or update one stuff and remove dead code [Pipeline] echo [2022-03-26T00:32:55.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-26T00:32:55.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-26T00:32:55.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-26T00:32:55.751Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-26T00:32:55.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-26T00:32:55.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-26T00:32:55.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-26T00:32:55.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:32:56.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:32:56.178Z] [2022-03-26T00:32:56.178Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:32:56.484Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:32:56.484Z] latest: Pulling from edgex-devops/git-semver [2022-03-26T00:32:56.484Z] a0d0a0d46f8b: Pulling fs layer [2022-03-26T00:32:56.484Z] 3e5f54012d9b: Pulling fs layer [2022-03-26T00:32:56.484Z] 4c7163046ea9: Pulling fs layer [2022-03-26T00:32:56.484Z] 0c2d73faf560: Pulling fs layer [2022-03-26T00:32:56.484Z] 0c2d73faf560: Waiting [2022-03-26T00:32:56.484Z] 3e5f54012d9b: Verifying Checksum [2022-03-26T00:32:56.484Z] 3e5f54012d9b: Download complete [2022-03-26T00:32:56.484Z] a0d0a0d46f8b: Verifying Checksum [2022-03-26T00:32:56.484Z] a0d0a0d46f8b: Download complete [2022-03-26T00:32:56.484Z] 4c7163046ea9: Verifying Checksum [2022-03-26T00:32:56.484Z] 4c7163046ea9: Download complete [2022-03-26T00:32:56.484Z] 0c2d73faf560: Verifying Checksum [2022-03-26T00:32:56.484Z] 0c2d73faf560: Download complete [2022-03-26T00:32:56.744Z] a0d0a0d46f8b: Pull complete [2022-03-26T00:32:56.744Z] 3e5f54012d9b: Pull complete [2022-03-26T00:32:57.004Z] 4c7163046ea9: Pull complete [2022-03-26T00:32:57.266Z] 0c2d73faf560: Pull complete [2022-03-26T00:32:57.266Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-26T00:32:57.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:32:57.266Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-26T00:32:57.337Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:32:57.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-26T00:32:58.058Z] $ docker top d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-26T00:32:58.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-26T00:32:58.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-26T00:32:58.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-26T00:32:58.296Z] $ docker exec d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent [2022-03-26T00:32:58.405Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXliHCDo/agent.13 [2022-03-26T00:32:58.405Z] SSH_AGENT_PID=19 [2022-03-26T00:32:58.413Z] Running ssh-add (command line suppressed) [2022-03-26T00:32:58.528Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5384040282452062670.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5384040282452062670.key) [2022-03-26T00:32:58.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-26T00:32:58.838Z] + git tag --points-at HEAD [Pipeline] } [2022-03-26T00:32:58.857Z] $ docker exec --env ******** --env ******** d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent -k [2022-03-26T00:32:58.964Z] unset SSH_AUTH_SOCK; [2022-03-26T00:32:58.964Z] unset SSH_AGENT_PID; [2022-03-26T00:32:58.964Z] echo Agent pid 19 killed; [2022-03-26T00:32:58.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-26T00:32:58.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-26T00:32:58.995Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-26T00:32:59.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-26T00:32:59.122Z] $ docker exec d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent [2022-03-26T00:32:59.242Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkCcknd/agent.54 [2022-03-26T00:32:59.242Z] SSH_AGENT_PID=60 [2022-03-26T00:32:59.247Z] Running ssh-add (command line suppressed) [2022-03-26T00:32:59.377Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8723762687683957032.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8723762687683957032.key) [2022-03-26T00:32:59.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-26T00:32:59.671Z] + git semver init [2022-03-26T00:32:59.671Z] # -> Open(): unable to determine branch for HEAD [2022-03-26T00:32:59.671Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-26T00:32:59.671Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:32:59.671Z] # $SEMVER_REMOTE_NAME = origin [2022-03-26T00:32:59.671Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-26T00:32:59.671Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-26T00:32:59.671Z] # $SEMVER_BRANCH = main [2022-03-26T00:32:59.671Z] # $SEMVER_TEMP = /tmp/semver-275543534 [2022-03-26T00:32:59.671Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-26T00:33:02.221Z] # '/tmp/semver-275543534' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-03-26T00:33:02.221Z] # -> Force: false [2022-03-26T00:33:02.221Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-26T00:33:02.237Z] $ docker exec --env ******** --env ******** d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d ssh-agent -k [2022-03-26T00:33:02.334Z] unset SSH_AUTH_SOCK; [2022-03-26T00:33:02.334Z] unset SSH_AGENT_PID; [2022-03-26T00:33:02.334Z] echo Agent pid 60 killed; [2022-03-26T00:33:02.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-26T00:33:02.644Z] + git semver [Pipeline] } [2022-03-26T00:33:02.663Z] $ docker stop --time=1 d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d [2022-03-26T00:33:04.146Z] $ docker rm -f d8bc0daab82ed2162158516dccb6c88bcb02c8b0dbe597889140f2724965bd4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-26T00:33:04.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-26T00:33:04.746Z] Stashed 1 file(s) [Pipeline] echo [2022-03-26T00:33:04.750Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:33:04.907Z] provisioning config files... [2022-03-26T00:33:04.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1127406915379424894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:33:05.214Z] ---> docker-login.sh [2022-03-26T00:33:05.214Z] nexus3.edgexfoundry.org:10001 [2022-03-26T00:33:05.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:33:05.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:33:05.214Z] Configure a credential helper to remove this warning. See [2022-03-26T00:33:05.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:33:05.214Z] [2022-03-26T00:33:05.214Z] Login Succeeded [2022-03-26T00:33:05.214Z] nexus3.edgexfoundry.org:10002 [2022-03-26T00:33:05.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:33:05.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:33:05.476Z] Configure a credential helper to remove this warning. See [2022-03-26T00:33:05.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:33:05.476Z] [2022-03-26T00:33:05.476Z] Login Succeeded [2022-03-26T00:33:05.476Z] nexus3.edgexfoundry.org:10003 [2022-03-26T00:33:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:33:05.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:33:05.476Z] Configure a credential helper to remove this warning. See [2022-03-26T00:33:05.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:33:05.476Z] [2022-03-26T00:33:05.476Z] Login Succeeded [2022-03-26T00:33:05.476Z] nexus3.edgexfoundry.org:10004 [2022-03-26T00:33:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:33:05.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:33:05.736Z] Configure a credential helper to remove this warning. See [2022-03-26T00:33:05.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:33:05.736Z] [2022-03-26T00:33:05.736Z] Login Succeeded [2022-03-26T00:33:05.736Z] docker.io [2022-03-26T00:33:05.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:33:05.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:33:05.999Z] Configure a credential helper to remove this warning. See [2022-03-26T00:33:05.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:33:05.999Z] [2022-03-26T00:33:05.999Z] Login Succeeded [2022-03-26T00:33:05.999Z] ---> docker-login.sh ends [Pipeline] } [2022-03-26T00:33:06.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-26T00:33:06.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-26T00:33:06.081Z] ========================================================= [2022-03-26T00:33:06.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-26T00:33:06.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:33:06.389Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-26T00:33:06.649Z] Sending build context to Docker daemon 43.05MB [2022-03-26T00:33:06.649Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-26T00:33:06.649Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-26T00:33:06.649Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-26T00:33:06.649Z] 59bf1c3509f3: Pulling fs layer [2022-03-26T00:33:06.649Z] 666ba61612fd: Pulling fs layer [2022-03-26T00:33:06.649Z] 8ed8ca486205: Pulling fs layer [2022-03-26T00:33:06.649Z] 4fe6c5a15a65: Pulling fs layer [2022-03-26T00:33:06.649Z] 22a0e8bec74d: Pulling fs layer [2022-03-26T00:33:06.649Z] 4fe6c5a15a65: Waiting [2022-03-26T00:33:06.649Z] 640e595b4fbd: Pulling fs layer [2022-03-26T00:33:06.649Z] 763cafe07f6e: Pulling fs layer [2022-03-26T00:33:06.649Z] 0c0b528cf693: Pulling fs layer [2022-03-26T00:33:06.649Z] 10935f4eaf8b: Pulling fs layer [2022-03-26T00:33:06.649Z] 22a0e8bec74d: Waiting [2022-03-26T00:33:06.649Z] 763cafe07f6e: Waiting [2022-03-26T00:33:06.649Z] 640e595b4fbd: Waiting [2022-03-26T00:33:06.649Z] 0c0b528cf693: Waiting [2022-03-26T00:33:06.649Z] 10935f4eaf8b: Waiting [2022-03-26T00:33:06.649Z] 8ed8ca486205: Verifying Checksum [2022-03-26T00:33:06.649Z] 8ed8ca486205: Download complete [2022-03-26T00:33:06.649Z] 666ba61612fd: Download complete [2022-03-26T00:33:06.649Z] 22a0e8bec74d: Verifying Checksum [2022-03-26T00:33:06.649Z] 22a0e8bec74d: Download complete [2022-03-26T00:33:06.649Z] 640e595b4fbd: Verifying Checksum [2022-03-26T00:33:06.649Z] 640e595b4fbd: Download complete [2022-03-26T00:33:06.649Z] 763cafe07f6e: Verifying Checksum [2022-03-26T00:33:06.649Z] 763cafe07f6e: Download complete [2022-03-26T00:33:06.649Z] 59bf1c3509f3: Verifying Checksum [2022-03-26T00:33:06.649Z] 59bf1c3509f3: Download complete [2022-03-26T00:33:06.908Z] 0c0b528cf693: Verifying Checksum [2022-03-26T00:33:06.908Z] 0c0b528cf693: Download complete [2022-03-26T00:33:06.908Z] 59bf1c3509f3: Pull complete [2022-03-26T00:33:07.168Z] 666ba61612fd: Pull complete [2022-03-26T00:33:07.168Z] 8ed8ca486205: Pull complete [2022-03-26T00:33:07.428Z] 10935f4eaf8b: Verifying Checksum [2022-03-26T00:33:07.428Z] 10935f4eaf8b: Download complete [2022-03-26T00:33:07.428Z] 4fe6c5a15a65: Verifying Checksum [2022-03-26T00:33:07.428Z] 4fe6c5a15a65: Download complete [2022-03-26T00:33:11.624Z] 4fe6c5a15a65: Pull complete [2022-03-26T00:33:11.624Z] 22a0e8bec74d: Pull complete [2022-03-26T00:33:11.624Z] 640e595b4fbd: Pull complete [2022-03-26T00:33:11.624Z] 763cafe07f6e: Pull complete [2022-03-26T00:33:11.624Z] 0c0b528cf693: Pull complete [2022-03-26T00:33:13.530Z] 10935f4eaf8b: Pull complete [2022-03-26T00:33:13.530Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-26T00:33:13.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-26T00:33:13.530Z] ---> 99d49a6021b9 [2022-03-26T00:33:13.530Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-26T00:33:14.911Z] ---> Running in 10d0c0b94e5c [2022-03-26T00:33:14.911Z] Removing intermediate container 10d0c0b94e5c [2022-03-26T00:33:14.911Z] ---> f1132b7941ac [2022-03-26T00:33:14.911Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-26T00:33:14.911Z] ---> Running in 0b65429a4480 [2022-03-26T00:33:15.172Z] Removing intermediate container 0b65429a4480 [2022-03-26T00:33:15.172Z] ---> f4e4402c3ba5 [2022-03-26T00:33:15.172Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-26T00:33:15.172Z] ---> Running in f3ab60313e04 [2022-03-26T00:33:15.172Z] Removing intermediate container f3ab60313e04 [2022-03-26T00:33:15.172Z] ---> 4531d422291a [2022-03-26T00:33:15.172Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-26T00:33:15.172Z] ---> Running in 6e73cb49d8de [2022-03-26T00:33:15.172Z] Removing intermediate container 6e73cb49d8de [2022-03-26T00:33:15.172Z] ---> 3752ce370f2e [2022-03-26T00:33:15.172Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-26T00:33:15.433Z] ---> Running in d391ef8a08fb [2022-03-26T00:33:15.433Z] Removing intermediate container d391ef8a08fb [2022-03-26T00:33:15.433Z] ---> 7bc3e777c265 [2022-03-26T00:33:15.433Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-26T00:33:15.433Z] ---> Running in 62f95add28cf [2022-03-26T00:33:16.004Z] Removing intermediate container 62f95add28cf [2022-03-26T00:33:16.004Z] ---> ef2fd0f1f17a [2022-03-26T00:33:16.004Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-26T00:33:16.004Z] ---> Running in 8678bb5dc998 [2022-03-26T00:33:16.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-26T00:33:17.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-26T00:33:17.468Z] OK: 221 MiB in 52 packages [2022-03-26T00:33:17.727Z] Removing intermediate container 8678bb5dc998 [2022-03-26T00:33:17.728Z] ---> 39f49e5a3b6f [2022-03-26T00:33:17.728Z] Step 10/15 : ENV GO111MODULE=on [2022-03-26T00:33:17.988Z] ---> Running in 81ff8bd12e22 [2022-03-26T00:33:17.988Z] Removing intermediate container 81ff8bd12e22 [2022-03-26T00:33:17.988Z] ---> b1874c861366 [2022-03-26T00:33:17.988Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-26T00:33:17.988Z] ---> Running in bef178d66481 [2022-03-26T00:33:18.248Z] Removing intermediate container bef178d66481 [2022-03-26T00:33:18.248Z] ---> 4421262df359 [2022-03-26T00:33:18.248Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-26T00:33:18.248Z] ---> 6d3ab22fb433 [2022-03-26T00:33:18.248Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-26T00:33:18.248Z] ---> Running in 76abcbb664fc [2022-03-26T00:33:19.860Z] Still waiting to schedule task [2022-03-26T00:33:19.860Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-03-26T00:33:44.815Z] Removing intermediate container 76abcbb664fc [2022-03-26T00:33:44.815Z] ---> 1a9246304845 [2022-03-26T00:33:44.815Z] Step 14/15 : COPY . . [2022-03-26T00:33:44.815Z] ---> 63305a632d2f [2022-03-26T00:33:44.815Z] Step 15/15 : RUN ${MAKE} [2022-03-26T00:33:44.815Z] ---> Running in 3ffe6e290d67 [2022-03-26T00:33:45.076Z] noop [2022-03-26T00:33:45.647Z] Removing intermediate container 3ffe6e290d67 [2022-03-26T00:33:45.647Z] ---> 5499747ba330 [2022-03-26T00:33:45.647Z] Successfully built 5499747ba330 [2022-03-26T00:33:45.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:33:45.944Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-26T00:33:45.944Z] . [Pipeline] withDockerContainer [2022-03-26T00:33:46.007Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:33:46.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-03-26T00:33:46.433Z] $ docker top 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-26T00:33:46.789Z] + go version [2022-03-26T00:33:46.789Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-26T00:33:46.805Z] $ docker stop --time=1 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 [2022-03-26T00:33:48.089Z] $ docker rm -f 911b7be293e94416de35c2b91b86d6bf85499c08b4f42640f8772e9ffc8f9be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:33:48.495Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-26T00:33:48.495Z] . [Pipeline] withDockerContainer [2022-03-26T00:33:48.561Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:33:48.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-03-26T00:33:48.979Z] $ docker top a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-26T00:33:49.343Z] + make test [2022-03-26T00:33:49.343Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-26T00:33:49.602Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-26T00:33:54.985Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-26T00:33:54.985Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-26T00:33:56.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-26T00:33:56.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-26T00:33:56.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-26T00:33:56.931Z] $ docker stop --time=1 a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 [2022-03-26T00:33:58.529Z] $ docker rm -f a1d0d68eee2f97758c2c0955580a811a2d9985811d5e1d18632d4b89c6b3fdd2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-26T00:33:58.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-26T00:33:58.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-26T00:34:00.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-26T00:34:00.309Z] + ls -al . [2022-03-26T00:34:00.309Z] total 160 [2022-03-26T00:34:00.309Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 26 00:33 . [2022-03-26T00:34:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 .. [2022-03-26T00:34:00.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 00:32 .git [2022-03-26T00:34:00.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 .github [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:32 .gitignore [2022-03-26T00:34:00.309Z] drwx------ 3 jenkins jenkins 4096 Mar 26 00:33 .semver [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 26 00:32 CONTRIBUTING.md [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 26 00:32 Dockerfile [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 26 00:32 Jenkinsfile [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 26 00:32 LICENSE [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 26 00:32 Makefile [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 26 00:32 README.md [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 00:33 VERSION [2022-03-26T00:34:00.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 assets [2022-03-26T00:34:00.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 bin [2022-03-26T00:34:00.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 cmd [2022-03-26T00:34:00.309Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 26 00:33 coverage.out [2022-03-26T00:34:00.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:32 docs [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 26 00:32 go.mod [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 26 00:32 go.sum [2022-03-26T00:34:00.309Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 00:32 internal [2022-03-26T00:34:00.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:32 pkg [2022-03-26T00:34:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 snap [2022-03-26T00:34:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 testing [2022-03-26T00:34:00.309Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:32 version.go [2022-03-26T00:34:00.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:32 web [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:00.609Z] + 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=a297faecba2e479c84256204d88875266373bb25 --label arch=amd64 --label version=2.1.1-dev.17 . [2022-03-26T00:34:00.889Z] Sending build context to Docker daemon 43.06MB [2022-03-26T00:34:00.889Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-26T00:34:00.889Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-26T00:34:00.889Z] ---> 5499747ba330 [2022-03-26T00:34:00.889Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-26T00:34:01.160Z] ---> Running in 574d9d531128 [2022-03-26T00:34:01.160Z] Removing intermediate container 574d9d531128 [2022-03-26T00:34:01.160Z] ---> 9eeea0e97829 [2022-03-26T00:34:01.160Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-26T00:34:01.160Z] ---> Running in a3c0119827bf [2022-03-26T00:34:01.424Z] Removing intermediate container a3c0119827bf [2022-03-26T00:34:01.424Z] ---> 2fbcaeddf9fe [2022-03-26T00:34:01.424Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-26T00:34:01.424Z] ---> Running in 5689f331c304 [2022-03-26T00:34:01.424Z] Removing intermediate container 5689f331c304 [2022-03-26T00:34:01.424Z] ---> e3eb102428fd [2022-03-26T00:34:01.424Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-26T00:34:01.424Z] ---> Running in f4c2b299ba44 [2022-03-26T00:34:01.684Z] Removing intermediate container f4c2b299ba44 [2022-03-26T00:34:01.684Z] ---> 935bab4ad55f [2022-03-26T00:34:01.684Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-26T00:34:01.684Z] ---> Running in a752ef96d5fb [2022-03-26T00:34:01.684Z] Removing intermediate container a752ef96d5fb [2022-03-26T00:34:01.684Z] ---> 3a67b6cf82b6 [2022-03-26T00:34:01.684Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-26T00:34:01.684Z] ---> Running in a1e5e7182086 [2022-03-26T00:34:02.253Z] Removing intermediate container a1e5e7182086 [2022-03-26T00:34:02.253Z] ---> 771c1084c217 [2022-03-26T00:34:02.253Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-26T00:34:02.253Z] ---> Running in 849cb15dec41 [2022-03-26T00:34:02.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-26T00:34:03.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-26T00:34:03.711Z] OK: 221 MiB in 52 packages [2022-03-26T00:34:04.281Z] Removing intermediate container 849cb15dec41 [2022-03-26T00:34:04.281Z] ---> 259c5582aa89 [2022-03-26T00:34:04.281Z] Step 10/23 : ENV GO111MODULE=on [2022-03-26T00:34:04.281Z] ---> Running in 5cf37af4081d [2022-03-26T00:34:04.281Z] Removing intermediate container 5cf37af4081d [2022-03-26T00:34:04.281Z] ---> 6fb1a79c30af [2022-03-26T00:34:04.281Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-26T00:34:04.281Z] ---> Running in f40dd7b26d17 [2022-03-26T00:34:04.539Z] Removing intermediate container f40dd7b26d17 [2022-03-26T00:34:04.539Z] ---> a1399b7980ae [2022-03-26T00:34:04.539Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-26T00:34:04.539Z] ---> 279463677506 [2022-03-26T00:34:04.539Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-26T00:34:04.539Z] ---> Running in 5975ad3910a6 [2022-03-26T00:34:05.472Z] Removing intermediate container 5975ad3910a6 [2022-03-26T00:34:05.472Z] ---> 829bbaf6cd0f [2022-03-26T00:34:05.472Z] Step 14/23 : COPY . . [2022-03-26T00:34:06.414Z] ---> c0d55977ed3b [2022-03-26T00:34:06.414Z] Step 15/23 : RUN ${MAKE} [2022-03-26T00:34:06.414Z] ---> Running in d535805a7a0e [2022-03-26T00:34:06.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-26T00:34:11.942Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-26T00:34:12.881Z] Removing intermediate container d535805a7a0e [2022-03-26T00:34:12.881Z] ---> 32e073679637 [2022-03-26T00:34:12.881Z] Step 16/23 : FROM alpine:3.14 [2022-03-26T00:34:13.451Z] 3.14: Pulling from library/alpine [2022-03-26T00:34:13.710Z] 36ccefbf3d8a: Pulling fs layer [2022-03-26T00:34:13.710Z] 36ccefbf3d8a: Verifying Checksum [2022-03-26T00:34:13.710Z] 36ccefbf3d8a: Download complete [2022-03-26T00:34:13.970Z] 36ccefbf3d8a: Pull complete [2022-03-26T00:34:13.970Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-26T00:34:13.970Z] Status: Downloaded newer image for alpine:3.14 [2022-03-26T00:34:13.970Z] ---> a33ac4f1069a [2022-03-26T00:34:13.970Z] Step 17/23 : EXPOSE 4000 [2022-03-26T00:34:13.970Z] ---> Running in 78d42d4f6e44 [2022-03-26T00:34:14.229Z] Removing intermediate container 78d42d4f6e44 [2022-03-26T00:34:14.229Z] ---> 41259bfbdf39 [2022-03-26T00:34:14.229Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-26T00:34:14.488Z] ---> 67a461cf4628 [2022-03-26T00:34:14.488Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-26T00:34:14.488Z] ---> Running in 9e41a14e1271 [2022-03-26T00:34:14.747Z] Removing intermediate container 9e41a14e1271 [2022-03-26T00:34:14.747Z] ---> 9b13d0293292 [2022-03-26T00:34:14.747Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-26T00:34:14.747Z] ---> Running in 0058c137733f [2022-03-26T00:34:14.747Z] Removing intermediate container 0058c137733f [2022-03-26T00:34:14.747Z] ---> d6caaa9b9415 [2022-03-26T00:34:14.747Z] Step 21/23 : LABEL arch=amd64 [2022-03-26T00:34:14.747Z] ---> Running in dba4dcca5144 [2022-03-26T00:34:14.747Z] Removing intermediate container dba4dcca5144 [2022-03-26T00:34:14.747Z] ---> 6652dd2fa8cf [2022-03-26T00:34:14.747Z] Step 22/23 : LABEL git_sha=a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:34:14.747Z] ---> Running in f050ac1250e1 [2022-03-26T00:34:15.006Z] Removing intermediate container f050ac1250e1 [2022-03-26T00:34:15.006Z] ---> f04cfd5b4d14 [2022-03-26T00:34:15.006Z] Step 23/23 : LABEL version=2.1.1-dev.17 [2022-03-26T00:34:15.006Z] ---> Running in da3ba3057530 [2022-03-26T00:34:15.006Z] Removing intermediate container da3ba3057530 [2022-03-26T00:34:15.006Z] ---> ba2c60ecf240 [2022-03-26T00:34:15.006Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-26T00:34:15.006Z] Successfully built ba2c60ecf240 [2022-03-26T00:34:15.006Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:34:15.110Z] provisioning config files... [2022-03-26T00:34:15.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6233532536562627614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:34:15.418Z] ---> docker-login.sh [2022-03-26T00:34:15.418Z] nexus3.edgexfoundry.org:10001 [2022-03-26T00:34:15.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:34:15.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:34:15.418Z] Configure a credential helper to remove this warning. See [2022-03-26T00:34:15.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:34:15.418Z] [2022-03-26T00:34:15.418Z] Login Succeeded [2022-03-26T00:34:15.418Z] nexus3.edgexfoundry.org:10002 [2022-03-26T00:34:15.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:34:15.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:34:15.418Z] Configure a credential helper to remove this warning. See [2022-03-26T00:34:15.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:34:15.418Z] [2022-03-26T00:34:15.418Z] Login Succeeded [2022-03-26T00:34:15.678Z] nexus3.edgexfoundry.org:10003 [2022-03-26T00:34:15.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:34:15.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:34:15.678Z] Configure a credential helper to remove this warning. See [2022-03-26T00:34:15.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:34:15.678Z] [2022-03-26T00:34:15.678Z] Login Succeeded [2022-03-26T00:34:15.678Z] nexus3.edgexfoundry.org:10004 [2022-03-26T00:34:15.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:34:15.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:34:15.940Z] Configure a credential helper to remove this warning. See [2022-03-26T00:34:15.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:34:15.940Z] [2022-03-26T00:34:15.940Z] Login Succeeded [2022-03-26T00:34:15.940Z] docker.io [2022-03-26T00:34:15.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:34:16.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:34:16.201Z] Configure a credential helper to remove this warning. See [2022-03-26T00:34:16.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:34:16.201Z] [2022-03-26T00:34:16.201Z] Login Succeeded [2022-03-26T00:34:16.201Z] ---> docker-login.sh ends [Pipeline] } [2022-03-26T00:34:16.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-26T00:34:16.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-26T00:34:16.263Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-03-26T00:34:16.263Z] a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:34:16.263Z] latest [2022-03-26T00:34:16.263Z] 2.1.1-dev.17 [2022-03-26T00:34:16.263Z] a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:34:16.263Z] main [2022-03-26T00:34:16.263Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:16.580Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:16.872Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:34:16.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-26T00:34:16.872Z] 9065ee0a6384: Preparing [2022-03-26T00:34:16.872Z] 2e38978dfe40: Preparing [2022-03-26T00:34:16.872Z] 2e38978dfe40: Layer already exists [2022-03-26T00:34:18.779Z] 9065ee0a6384: Pushed [2022-03-26T00:34:18.779Z] a297faecba2e479c84256204d88875266373bb25: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:19.077Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:19.369Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-26T00:34:19.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-26T00:34:19.369Z] 9065ee0a6384: Preparing [2022-03-26T00:34:19.369Z] 2e38978dfe40: Preparing [2022-03-26T00:34:19.369Z] 9065ee0a6384: Layer already exists [2022-03-26T00:34:19.369Z] 2e38978dfe40: Layer already exists [2022-03-26T00:34:19.369Z] latest: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:19.668Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:19.960Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 [2022-03-26T00:34:19.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-26T00:34:19.960Z] 9065ee0a6384: Preparing [2022-03-26T00:34:19.960Z] 2e38978dfe40: Preparing [2022-03-26T00:34:19.960Z] 2e38978dfe40: Layer already exists [2022-03-26T00:34:19.960Z] 9065ee0a6384: Layer already exists [2022-03-26T00:34:19.960Z] 2.1.1-dev.17: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:20.259Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:20.553Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:34:20.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-26T00:34:20.553Z] 9065ee0a6384: Preparing [2022-03-26T00:34:20.553Z] 2e38978dfe40: Preparing [2022-03-26T00:34:20.553Z] 9065ee0a6384: Layer already exists [2022-03-26T00:34:20.553Z] 2e38978dfe40: Layer already exists [2022-03-26T00:34:20.553Z] a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:20.851Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:21.155Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-03-26T00:34:21.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-26T00:34:21.155Z] 9065ee0a6384: Preparing [2022-03-26T00:34:21.155Z] 2e38978dfe40: Preparing [2022-03-26T00:34:21.155Z] 9065ee0a6384: Layer already exists [2022-03-26T00:34:21.155Z] 2e38978dfe40: Layer already exists [2022-03-26T00:34:21.155Z] main: digest: sha256:2f36f24b4a60cca8026d121997513f3f50d773cef7d9171c6a83d2f793a89fda size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-26T00:34:21.190Z] ===================================================== [Pipeline] echo [2022-03-26T00:34:21.201Z] taggedImages: [2022-03-26T00:34:21.201Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:34:21.201Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-26T00:34:21.201Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.17 [2022-03-26T00:34:21.201Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:34:21.201Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:21.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-26T00:34:21.609Z] [2022-03-26T00:34:21.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:34:21.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-26T00:34:21.917Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-26T00:34:21.917Z] 5eb5b503b376: Pulling fs layer [2022-03-26T00:34:21.917Z] 5c69ac0246d0: Pulling fs layer [2022-03-26T00:34:21.917Z] ec43610c2a17: Pulling fs layer [2022-03-26T00:34:21.917Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-26T00:34:21.917Z] 33b1e0a273af: Pulling fs layer [2022-03-26T00:34:21.917Z] 3a2ae6a8a46f: Waiting [2022-03-26T00:34:21.917Z] 5d3b04190fa2: Pulling fs layer [2022-03-26T00:34:21.917Z] 2f39f015ded8: Pulling fs layer [2022-03-26T00:34:21.917Z] 33b1e0a273af: Waiting [2022-03-26T00:34:21.917Z] 5c69ac0246d0: Download complete [2022-03-26T00:34:21.917Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-26T00:34:21.917Z] 3a2ae6a8a46f: Download complete [2022-03-26T00:34:21.917Z] 33b1e0a273af: Verifying Checksum [2022-03-26T00:34:21.917Z] 33b1e0a273af: Download complete [2022-03-26T00:34:21.917Z] ec43610c2a17: Verifying Checksum [2022-03-26T00:34:21.917Z] ec43610c2a17: Download complete [2022-03-26T00:34:21.917Z] 5d3b04190fa2: Download complete [2022-03-26T00:34:22.176Z] 5eb5b503b376: Verifying Checksum [2022-03-26T00:34:22.176Z] 5eb5b503b376: Download complete [2022-03-26T00:34:22.751Z] 2f39f015ded8: Download complete [2022-03-26T00:34:23.318Z] 5eb5b503b376: Pull complete [2022-03-26T00:34:23.576Z] 5c69ac0246d0: Pull complete [2022-03-26T00:34:23.837Z] ec43610c2a17: Pull complete [2022-03-26T00:34:24.099Z] 3a2ae6a8a46f: Pull complete [2022-03-26T00:34:24.099Z] 33b1e0a273af: Pull complete [2022-03-26T00:34:24.357Z] 5d3b04190fa2: Pull complete [2022-03-26T00:34:28.550Z] 2f39f015ded8: Pull complete [2022-03-26T00:34:28.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-26T00:34:28.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-26T00:34:28.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-26T00:34:28.621Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:34:28.660Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-26T00:34:30.034Z] $ docker top 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:34:30.460Z] ---> job-cost.sh [2022-03-26T00:34:30.460Z] lf-activate-venv: SKIPPING [2022-03-26T00:34:30.460Z] INFO: No Stack... [2022-03-26T00:34:31.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-26T00:34:31.292Z] INFO: Archiving Costs [Pipeline] sh [2022-03-26T00:34:31.584Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-03-26T00:34:31.585Z] cut -d, -f6 [Pipeline] lock [2022-03-26T00:34:31.601Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [2022-03-26T00:34:31.607Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] did not exist. Created. [2022-03-26T00:34:31.607Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-26T00:34:31.912Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-26T00:34:31.972Z] Stashed 1 file(s) [Pipeline] } [2022-03-26T00:34:31.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-26T00:34:31.998Z] $ docker stop --time=1 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 [2022-03-26T00:34:33.169Z] $ docker rm -f 91b7538bc27898c9fd2a1d00ab93d5cd433122f2f45680915e18a6f454f68306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-26T00:37:39.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9109 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-03-26T00:37:39.308Z] Running in /w/workspace/edgex-ui-go/56 [Pipeline] { [Pipeline] checkout [2022-03-26T00:37:39.687Z] The recommended git tool is: git [2022-03-26T00:37:47.410Z] using credential edgex-jenkins-ssh [2022-03-26T00:37:47.446Z] Cloning the remote Git repository [2022-03-26T00:37:47.557Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-26T00:37:47.679Z] > git init /w/workspace/edgex-ui-go/56 # timeout=10 [2022-03-26T00:37:47.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-26T00:37:47.798Z] > git --version # timeout=10 [2022-03-26T00:37:47.828Z] > git --version # 'git version 2.25.1' [2022-03-26T00:37:47.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-26T00:37:47.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-26T00:37:51.732Z] Avoid second fetch [2022-03-26T00:37:51.732Z] Checking out Revision a297faecba2e479c84256204d88875266373bb25 (main) [2022-03-26T00:37:51.672Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-26T00:37:51.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-26T00:37:51.758Z] > git config core.sparsecheckout # timeout=10 [2022-03-26T00:37:51.774Z] > git checkout -f a297faecba2e479c84256204d88875266373bb25 # timeout=10 [2022-03-26T00:37:56.474Z] Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-26T00:37:57.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-26T00:37:57.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-26T00:37:57.471Z] Dload Upload Total Spent Left Speed [2022-03-26T00:37:57.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42600 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh [2022-03-26T00:37:58.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-26T00:37:58.354Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-26T00:37:58.355Z] + sudo tee /etc/docker/daemon.new [2022-03-26T00:37:58.355Z] { [2022-03-26T00:37:58.355Z] "registry-mirrors": [ [2022-03-26T00:37:58.355Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-26T00:37:58.355Z] ], [2022-03-26T00:37:58.355Z] "bip": "10.250.0.254/24", [2022-03-26T00:37:58.355Z] "hosts": [ [2022-03-26T00:37:58.355Z] "tcp://0.0.0.0:5555", [2022-03-26T00:37:58.355Z] "unix:///var/run/docker.sock" [2022-03-26T00:37:58.355Z] ], [2022-03-26T00:37:58.355Z] "mtu": 1458, [2022-03-26T00:37:58.355Z] "selinux-enabled": true, [2022-03-26T00:37:58.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-26T00:37:58.355Z] } [Pipeline] sh [2022-03-26T00:37:58.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-26T00:37:59.060Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:38:17.411Z] provisioning config files... [2022-03-26T00:38:17.435Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/56@tmp/config4895917412539049520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:38:17.786Z] ---> docker-login.sh [2022-03-26T00:38:17.786Z] nexus3.edgexfoundry.org:10001 [2022-03-26T00:38:18.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:38:18.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:38:18.654Z] Configure a credential helper to remove this warning. See [2022-03-26T00:38:18.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:38:18.654Z] [2022-03-26T00:38:18.654Z] Login Succeeded [2022-03-26T00:38:18.654Z] nexus3.edgexfoundry.org:10002 [2022-03-26T00:38:18.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:38:18.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:38:18.927Z] Configure a credential helper to remove this warning. See [2022-03-26T00:38:18.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:38:18.927Z] [2022-03-26T00:38:18.927Z] Login Succeeded [2022-03-26T00:38:18.927Z] nexus3.edgexfoundry.org:10003 [2022-03-26T00:38:19.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:38:19.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:38:19.480Z] Configure a credential helper to remove this warning. See [2022-03-26T00:38:19.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:38:19.480Z] [2022-03-26T00:38:19.480Z] Login Succeeded [2022-03-26T00:38:19.480Z] nexus3.edgexfoundry.org:10004 [2022-03-26T00:38:19.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:38:19.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:38:19.755Z] Configure a credential helper to remove this warning. See [2022-03-26T00:38:19.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:38:19.755Z] [2022-03-26T00:38:19.755Z] Login Succeeded [2022-03-26T00:38:19.755Z] docker.io [2022-03-26T00:38:20.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:38:20.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:38:20.624Z] Configure a credential helper to remove this warning. See [2022-03-26T00:38:20.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:38:20.624Z] [2022-03-26T00:38:20.624Z] Login Succeeded [2022-03-26T00:38:20.624Z] ---> docker-login.sh ends [Pipeline] } [2022-03-26T00:38:20.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-26T00:38:21.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-26T00:38:21.357Z] ========================================================= [2022-03-26T00:38:21.357Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-26T00:38:21.357Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:38:21.703Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-26T00:38:22.681Z] Sending build context to Docker daemon 27.05MB [2022-03-26T00:38:22.681Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-26T00:38:22.681Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-26T00:38:22.681Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-26T00:38:22.681Z] 9b3977197b4f: Pulling fs layer [2022-03-26T00:38:22.681Z] 1a89e8eeedd5: Pulling fs layer [2022-03-26T00:38:22.681Z] 94645a83ff95: Pulling fs layer [2022-03-26T00:38:22.681Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-26T00:38:22.681Z] 0c92f367c5e7: Pulling fs layer [2022-03-26T00:38:22.681Z] f7c0051592d6: Pulling fs layer [2022-03-26T00:38:22.681Z] a227ed2f7395: Pulling fs layer [2022-03-26T00:38:22.681Z] 7b1c46037f91: Pulling fs layer [2022-03-26T00:38:22.681Z] f7c0051592d6: Waiting [2022-03-26T00:38:22.681Z] 3f3a8bcf1eab: Waiting [2022-03-26T00:38:22.681Z] 0c92f367c5e7: Waiting [2022-03-26T00:38:22.681Z] a227ed2f7395: Waiting [2022-03-26T00:38:22.958Z] 94645a83ff95: Verifying Checksum [2022-03-26T00:38:22.958Z] 94645a83ff95: Download complete [2022-03-26T00:38:22.958Z] 1a89e8eeedd5: Verifying Checksum [2022-03-26T00:38:22.958Z] 1a89e8eeedd5: Download complete [2022-03-26T00:38:22.958Z] 0c92f367c5e7: Verifying Checksum [2022-03-26T00:38:22.958Z] 0c92f367c5e7: Download complete [2022-03-26T00:38:22.958Z] f7c0051592d6: Verifying Checksum [2022-03-26T00:38:22.958Z] f7c0051592d6: Download complete [2022-03-26T00:38:22.958Z] 9b3977197b4f: Verifying Checksum [2022-03-26T00:38:22.958Z] 9b3977197b4f: Download complete [2022-03-26T00:38:22.958Z] a227ed2f7395: Verifying Checksum [2022-03-26T00:38:22.958Z] a227ed2f7395: Download complete [2022-03-26T00:38:23.560Z] 9b3977197b4f: Pull complete [2022-03-26T00:38:24.160Z] 1a89e8eeedd5: Pull complete [2022-03-26T00:38:24.435Z] 94645a83ff95: Pull complete [2022-03-26T00:38:25.033Z] 7b1c46037f91: Verifying Checksum [2022-03-26T00:38:25.033Z] 7b1c46037f91: Download complete [2022-03-26T00:38:25.307Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-26T00:38:25.307Z] 3f3a8bcf1eab: Download complete [2022-03-26T00:38:37.703Z] 3f3a8bcf1eab: Pull complete [2022-03-26T00:38:37.703Z] 0c92f367c5e7: Pull complete [2022-03-26T00:38:37.703Z] f7c0051592d6: Pull complete [2022-03-26T00:38:37.703Z] a227ed2f7395: Pull complete [2022-03-26T00:38:43.124Z] 7b1c46037f91: Pull complete [2022-03-26T00:38:43.124Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-26T00:38:43.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-26T00:38:43.124Z] ---> f79e39bc4007 [2022-03-26T00:38:43.124Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-26T00:38:45.106Z] ---> Running in eaa02bf82a7b [2022-03-26T00:38:45.106Z] Removing intermediate container eaa02bf82a7b [2022-03-26T00:38:45.106Z] ---> aa11ecff3e23 [2022-03-26T00:38:45.106Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-26T00:38:45.106Z] ---> Running in 54b0b2a3d756 [2022-03-26T00:38:45.381Z] Removing intermediate container 54b0b2a3d756 [2022-03-26T00:38:45.381Z] ---> 4de8ebe585b6 [2022-03-26T00:38:45.381Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-26T00:38:45.381Z] ---> Running in 8a48e6b6bcad [2022-03-26T00:38:45.656Z] Removing intermediate container 8a48e6b6bcad [2022-03-26T00:38:45.656Z] ---> 6feb741a69fd [2022-03-26T00:38:45.656Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-26T00:38:45.941Z] ---> Running in f9f59a3e14bd [2022-03-26T00:38:46.216Z] Removing intermediate container f9f59a3e14bd [2022-03-26T00:38:46.216Z] ---> e3a346cc3c41 [2022-03-26T00:38:46.216Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-26T00:38:46.216Z] ---> Running in e8586358eaa1 [2022-03-26T00:38:46.491Z] Removing intermediate container e8586358eaa1 [2022-03-26T00:38:46.491Z] ---> 2dcb74cd66b2 [2022-03-26T00:38:46.491Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-26T00:38:46.491Z] ---> Running in 68189e74b6bb [2022-03-26T00:38:48.491Z] Removing intermediate container 68189e74b6bb [2022-03-26T00:38:48.491Z] ---> 581b83bd09ff [2022-03-26T00:38:48.491Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-26T00:38:48.491Z] ---> Running in 3ead684a172b [2022-03-26T00:38:49.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-26T00:38:50.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-26T00:38:51.447Z] OK: 220 MiB in 52 packages [2022-03-26T00:38:52.050Z] Removing intermediate container 3ead684a172b [2022-03-26T00:38:52.050Z] ---> ab2832f654b5 [2022-03-26T00:38:52.050Z] Step 10/15 : ENV GO111MODULE=on [2022-03-26T00:38:52.050Z] ---> Running in d9c3cb52a921 [2022-03-26T00:38:52.325Z] Removing intermediate container d9c3cb52a921 [2022-03-26T00:38:52.325Z] ---> f948a3434e33 [2022-03-26T00:38:52.325Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-26T00:38:52.610Z] ---> Running in d9567e05e832 [2022-03-26T00:38:52.884Z] Removing intermediate container d9567e05e832 [2022-03-26T00:38:52.884Z] ---> 3192decae241 [2022-03-26T00:38:52.884Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-26T00:38:53.480Z] ---> 20b118026e4c [2022-03-26T00:38:53.480Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-26T00:38:53.480Z] ---> Running in 3114d5be986e [2022-03-26T00:40:15.296Z] Removing intermediate container 3114d5be986e [2022-03-26T00:40:15.296Z] ---> 6399cecc21de [2022-03-26T00:40:15.296Z] Step 14/15 : COPY . . [2022-03-26T00:40:15.296Z] ---> ee60f4b839ae [2022-03-26T00:40:15.296Z] Step 15/15 : RUN ${MAKE} [2022-03-26T00:40:15.296Z] ---> Running in 07e6c25fa6c0 [2022-03-26T00:40:15.296Z] noop [2022-03-26T00:40:15.296Z] Removing intermediate container 07e6c25fa6c0 [2022-03-26T00:40:15.296Z] ---> bf14e525e343 [2022-03-26T00:40:15.296Z] Successfully built bf14e525e343 [2022-03-26T00:40:15.296Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:40:15.647Z] + docker inspect -f . ci-base-image-arm64 [2022-03-26T00:40:15.647Z] . [Pipeline] withDockerContainer [2022-03-26T00:40:15.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container [2022-03-26T00:40:15.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@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 ******** ci-base-image-arm64 cat [2022-03-26T00:40:17.359Z] $ docker top 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-26T00:40:18.257Z] + go version [2022-03-26T00:40:18.257Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-26T00:40:18.288Z] $ docker stop --time=1 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c [2022-03-26T00:40:19.924Z] $ docker rm -f 5d53156ba8483b68cc44d5f4233e2f48ab817149a1359ca5a43337e8370ded8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:40:20.519Z] + docker inspect -f . ci-base-image-arm64 [2022-03-26T00:40:20.519Z] . [Pipeline] withDockerContainer [2022-03-26T00:40:20.743Z] prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container [2022-03-26T00:40:20.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@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 ******** ci-base-image-arm64 cat [2022-03-26T00:40:22.197Z] $ docker top e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-26T00:40:23.141Z] + make test [2022-03-26T00:40:23.141Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-26T00:40:24.587Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-26T00:41:03.649Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-26T00:41:03.649Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-26T00:41:18.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-26T00:41:18.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-26T00:41:18.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-26T00:41:18.799Z] $ docker stop --time=1 e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e [2022-03-26T00:41:20.605Z] $ docker rm -f e4dcf300c8821f0366579815465b5bbcc2acc5321f1071c22bb28f71d26cfe0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-26T00:41:21.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-26T00:41:21.436Z] Warning: overwriting stash ‘coverage-report’ [2022-03-26T00:41:22.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-26T00:41:22.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-26T00:41:22.811Z] + ls -al . [2022-03-26T00:41:22.811Z] total 156 [2022-03-26T00:41:22.811Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 26 00:40 . [2022-03-26T00:41:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 .. [2022-03-26T00:41:22.811Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 00:37 .git [2022-03-26T00:41:22.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 .github [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:37 .gitignore [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 26 00:37 CONTRIBUTING.md [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 26 00:37 Dockerfile [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 26 00:37 Jenkinsfile [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 26 00:37 LICENSE [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 26 00:37 Makefile [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 26 00:37 README.md [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 00:33 VERSION [2022-03-26T00:41:22.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 assets [2022-03-26T00:41:22.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 bin [2022-03-26T00:41:22.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 cmd [2022-03-26T00:41:22.811Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 26 00:40 coverage.out [2022-03-26T00:41:22.811Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 00:37 docs [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 26 00:37 go.mod [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 26 00:37 go.sum [2022-03-26T00:41:22.811Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 00:37 internal [2022-03-26T00:41:22.811Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 00:37 pkg [2022-03-26T00:41:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 snap [2022-03-26T00:41:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 testing [2022-03-26T00:41:22.811Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 26 00:37 version.go [2022-03-26T00:41:22.811Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 00:37 web [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:41:23.164Z] + 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=a297faecba2e479c84256204d88875266373bb25 --label arch=arm64 --label version=2.1.1-dev.17 . [2022-03-26T00:41:24.153Z] Sending build context to Docker daemon 27.05MB [2022-03-26T00:41:24.153Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-26T00:41:24.153Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-26T00:41:24.153Z] ---> bf14e525e343 [2022-03-26T00:41:24.153Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-26T00:41:24.462Z] ---> Running in 18191c76a98f [2022-03-26T00:41:24.736Z] Removing intermediate container 18191c76a98f [2022-03-26T00:41:24.736Z] ---> dc176cbe981d [2022-03-26T00:41:24.736Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-26T00:41:24.736Z] ---> Running in a709a15251f9 [2022-03-26T00:41:25.009Z] Removing intermediate container a709a15251f9 [2022-03-26T00:41:25.009Z] ---> 94f11a161c05 [2022-03-26T00:41:25.009Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-26T00:41:25.282Z] ---> Running in 89c34c19e905 [2022-03-26T00:41:25.553Z] Removing intermediate container 89c34c19e905 [2022-03-26T00:41:25.553Z] ---> 59cc457a9c21 [2022-03-26T00:41:25.553Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-26T00:41:25.553Z] ---> Running in 6b9c51b7522f [2022-03-26T00:41:25.828Z] Removing intermediate container 6b9c51b7522f [2022-03-26T00:41:25.828Z] ---> 1427b0e208e0 [2022-03-26T00:41:25.828Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-26T00:41:26.100Z] ---> Running in d6a71294b902 [2022-03-26T00:41:26.374Z] Removing intermediate container d6a71294b902 [2022-03-26T00:41:26.374Z] ---> 55b22347f48c [2022-03-26T00:41:26.374Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-26T00:41:26.374Z] ---> Running in d2052f5f5171 [2022-03-26T00:41:28.352Z] Removing intermediate container d2052f5f5171 [2022-03-26T00:41:28.352Z] ---> f0664fc99953 [2022-03-26T00:41:28.352Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-26T00:41:28.352Z] ---> Running in 92afd4044d05 [2022-03-26T00:41:29.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-26T00:41:29.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-26T00:41:30.895Z] OK: 220 MiB in 52 packages [2022-03-26T00:41:31.884Z] Removing intermediate container 92afd4044d05 [2022-03-26T00:41:31.884Z] ---> 7aaa8aec8b06 [2022-03-26T00:41:31.884Z] Step 10/23 : ENV GO111MODULE=on [2022-03-26T00:41:31.884Z] ---> Running in 3bf70aa5dbf4 [2022-03-26T00:41:32.165Z] Removing intermediate container 3bf70aa5dbf4 [2022-03-26T00:41:32.165Z] ---> e30c1b84827e [2022-03-26T00:41:32.165Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-26T00:41:32.165Z] ---> Running in 5b2b9c94775e [2022-03-26T00:41:32.760Z] Removing intermediate container 5b2b9c94775e [2022-03-26T00:41:32.760Z] ---> 81f2a87ef8ab [2022-03-26T00:41:32.760Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-26T00:41:33.356Z] ---> d5f73c731e28 [2022-03-26T00:41:33.356Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-26T00:41:33.356Z] ---> Running in 7e4d1eb4850c [2022-03-26T00:41:35.985Z] Removing intermediate container 7e4d1eb4850c [2022-03-26T00:41:35.985Z] ---> 0d4e76fc80e7 [2022-03-26T00:41:35.985Z] Step 14/23 : COPY . . [2022-03-26T00:41:39.380Z] ---> 077ac3c961e9 [2022-03-26T00:41:39.380Z] Step 15/23 : RUN ${MAKE} [2022-03-26T00:41:39.380Z] ---> Running in b795d1fd9c0b [2022-03-26T00:41:39.978Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-26T00:42:19.004Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-26T00:42:19.600Z] Removing intermediate container b795d1fd9c0b [2022-03-26T00:42:19.600Z] ---> 5839714323c3 [2022-03-26T00:42:19.600Z] Step 16/23 : FROM alpine:3.14 [2022-03-26T00:42:20.192Z] 3.14: Pulling from library/alpine [2022-03-26T00:42:20.462Z] 93a1719cf261: Pulling fs layer [2022-03-26T00:42:20.732Z] 93a1719cf261: Verifying Checksum [2022-03-26T00:42:20.732Z] 93a1719cf261: Download complete [2022-03-26T00:42:21.323Z] 93a1719cf261: Pull complete [2022-03-26T00:42:21.323Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-26T00:42:21.323Z] Status: Downloaded newer image for alpine:3.14 [2022-03-26T00:42:21.323Z] ---> 71a2028e5025 [2022-03-26T00:42:21.323Z] Step 17/23 : EXPOSE 4000 [2022-03-26T00:42:21.323Z] ---> Running in 51d4753f6ecb [2022-03-26T00:42:21.597Z] Removing intermediate container 51d4753f6ecb [2022-03-26T00:42:21.597Z] ---> 9f87f64fda88 [2022-03-26T00:42:21.597Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-26T00:42:23.027Z] ---> 9c40ef533a15 [2022-03-26T00:42:23.027Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-26T00:42:23.027Z] ---> Running in 1bee73f52667 [2022-03-26T00:42:23.304Z] Removing intermediate container 1bee73f52667 [2022-03-26T00:42:23.304Z] ---> 3ae1305d18d0 [2022-03-26T00:42:23.304Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-26T00:42:23.304Z] ---> Running in 23a299ddad2f [2022-03-26T00:42:23.577Z] Removing intermediate container 23a299ddad2f [2022-03-26T00:42:23.577Z] ---> 9ab8d1ec3203 [2022-03-26T00:42:23.577Z] Step 21/23 : LABEL arch=arm64 [2022-03-26T00:42:23.851Z] ---> Running in eaa5d94d3c2d [2022-03-26T00:42:24.125Z] Removing intermediate container eaa5d94d3c2d [2022-03-26T00:42:24.125Z] ---> e68e1ffb6ee9 [2022-03-26T00:42:24.125Z] Step 22/23 : LABEL git_sha=a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:42:24.125Z] ---> Running in 3f0ccd734a8f [2022-03-26T00:42:24.403Z] Removing intermediate container 3f0ccd734a8f [2022-03-26T00:42:24.403Z] ---> eefa67f5415a [2022-03-26T00:42:24.403Z] Step 23/23 : LABEL version=2.1.1-dev.17 [2022-03-26T00:42:24.403Z] ---> Running in 359592a9ccf7 [2022-03-26T00:42:25.000Z] Removing intermediate container 359592a9ccf7 [2022-03-26T00:42:25.000Z] ---> f34e7382ccc0 [2022-03-26T00:42:25.000Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-26T00:42:25.000Z] Successfully built f34e7382ccc0 [2022-03-26T00:42:25.000Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:42:25.109Z] provisioning config files... [2022-03-26T00:42:25.128Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/56@tmp/config5011983722718001352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:42:25.478Z] ---> docker-login.sh [2022-03-26T00:42:25.478Z] nexus3.edgexfoundry.org:10001 [2022-03-26T00:42:25.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:42:25.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:42:25.752Z] Configure a credential helper to remove this warning. See [2022-03-26T00:42:25.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:42:25.752Z] [2022-03-26T00:42:25.752Z] Login Succeeded [2022-03-26T00:42:25.752Z] nexus3.edgexfoundry.org:10002 [2022-03-26T00:42:26.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:42:26.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:42:26.300Z] Configure a credential helper to remove this warning. See [2022-03-26T00:42:26.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:42:26.300Z] [2022-03-26T00:42:26.300Z] Login Succeeded [2022-03-26T00:42:26.300Z] nexus3.edgexfoundry.org:10003 [2022-03-26T00:42:26.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:42:26.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:42:26.846Z] Configure a credential helper to remove this warning. See [2022-03-26T00:42:26.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:42:26.846Z] [2022-03-26T00:42:26.846Z] Login Succeeded [2022-03-26T00:42:26.846Z] nexus3.edgexfoundry.org:10004 [2022-03-26T00:42:27.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:42:27.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:42:27.394Z] Configure a credential helper to remove this warning. See [2022-03-26T00:42:27.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:42:27.394Z] [2022-03-26T00:42:27.394Z] Login Succeeded [2022-03-26T00:42:27.394Z] docker.io [2022-03-26T00:42:27.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-26T00:42:27.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-26T00:42:27.939Z] Configure a credential helper to remove this warning. See [2022-03-26T00:42:27.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-26T00:42:27.939Z] [2022-03-26T00:42:27.939Z] Login Succeeded [2022-03-26T00:42:27.939Z] ---> docker-login.sh ends [Pipeline] } [2022-03-26T00:42:27.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-26T00:42:27.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-26T00:42:28.009Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-03-26T00:42:28.009Z] a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:42:28.009Z] latest [2022-03-26T00:42:28.009Z] 2.1.1-dev.17 [2022-03-26T00:42:28.009Z] a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:42:28.009Z] main [2022-03-26T00:42:28.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:28.364Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:28.703Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:42:28.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-26T00:42:28.703Z] 61e7afcbcd18: Preparing [2022-03-26T00:42:28.703Z] 49c7c6f6dc6c: Preparing [2022-03-26T00:42:28.703Z] 49c7c6f6dc6c: Layer already exists [2022-03-26T00:42:34.099Z] 61e7afcbcd18: Pushed [2022-03-26T00:42:34.099Z] a297faecba2e479c84256204d88875266373bb25: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:34.451Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:34.795Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-26T00:42:34.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-26T00:42:34.795Z] 61e7afcbcd18: Preparing [2022-03-26T00:42:34.795Z] 49c7c6f6dc6c: Preparing [2022-03-26T00:42:34.795Z] 61e7afcbcd18: Layer already exists [2022-03-26T00:42:34.795Z] 49c7c6f6dc6c: Layer already exists [2022-03-26T00:42:35.067Z] latest: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:35.423Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:35.771Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 [2022-03-26T00:42:35.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-26T00:42:35.771Z] 61e7afcbcd18: Preparing [2022-03-26T00:42:35.771Z] 49c7c6f6dc6c: Preparing [2022-03-26T00:42:35.771Z] 61e7afcbcd18: Layer already exists [2022-03-26T00:42:35.771Z] 49c7c6f6dc6c: Layer already exists [2022-03-26T00:42:36.045Z] 2.1.1-dev.17: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:36.402Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:36.746Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:42:36.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-26T00:42:36.746Z] 61e7afcbcd18: Preparing [2022-03-26T00:42:36.746Z] 49c7c6f6dc6c: Preparing [2022-03-26T00:42:36.746Z] 61e7afcbcd18: Layer already exists [2022-03-26T00:42:36.746Z] 49c7c6f6dc6c: Layer already exists [2022-03-26T00:42:37.019Z] a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:37.373Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:37.719Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-03-26T00:42:37.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-26T00:42:37.719Z] 61e7afcbcd18: Preparing [2022-03-26T00:42:37.719Z] 49c7c6f6dc6c: Preparing [2022-03-26T00:42:37.719Z] 61e7afcbcd18: Layer already exists [2022-03-26T00:42:37.719Z] 49c7c6f6dc6c: Layer already exists [2022-03-26T00:42:37.992Z] main: digest: sha256:dda680f5d52aa37b5465ce10a15e1b391fdeef7e1e6fbb9dc9ecb6fdb11b2163 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-26T00:42:38.042Z] ===================================================== [Pipeline] echo [2022-03-26T00:42:38.051Z] taggedImages: [2022-03-26T00:42:38.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25 [2022-03-26T00:42:38.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-26T00:42:38.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.17 [2022-03-26T00:42:38.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a297faecba2e479c84256204d88875266373bb25-2.1.1-dev.17 [2022-03-26T00:42:38.051Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:38.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-26T00:42:38.429Z] [2022-03-26T00:42:38.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:42:38.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-26T00:42:39.047Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-26T00:42:39.047Z] 8998bd30e6a1: Pulling fs layer [2022-03-26T00:42:39.047Z] 04944245beec: Pulling fs layer [2022-03-26T00:42:39.047Z] 699f458cf7ca: Pulling fs layer [2022-03-26T00:42:39.047Z] 765212b225bb: Pulling fs layer [2022-03-26T00:42:39.047Z] f23df028b6ca: Pulling fs layer [2022-03-26T00:42:39.047Z] d65c8cfc05b1: Pulling fs layer [2022-03-26T00:42:39.047Z] 2437ff75d9bd: Pulling fs layer [2022-03-26T00:42:39.047Z] 765212b225bb: Waiting [2022-03-26T00:42:39.047Z] f23df028b6ca: Waiting [2022-03-26T00:42:39.047Z] 2437ff75d9bd: Waiting [2022-03-26T00:42:39.047Z] 04944245beec: Verifying Checksum [2022-03-26T00:42:39.047Z] 04944245beec: Download complete [2022-03-26T00:42:39.047Z] 765212b225bb: Download complete [2022-03-26T00:42:39.047Z] f23df028b6ca: Verifying Checksum [2022-03-26T00:42:39.047Z] f23df028b6ca: Download complete [2022-03-26T00:42:39.047Z] d65c8cfc05b1: Verifying Checksum [2022-03-26T00:42:39.047Z] d65c8cfc05b1: Download complete [2022-03-26T00:42:39.322Z] 699f458cf7ca: Verifying Checksum [2022-03-26T00:42:39.322Z] 699f458cf7ca: Download complete [2022-03-26T00:42:39.601Z] 8998bd30e6a1: Verifying Checksum [2022-03-26T00:42:39.601Z] 8998bd30e6a1: Download complete [2022-03-26T00:42:42.237Z] 2437ff75d9bd: Verifying Checksum [2022-03-26T00:42:42.237Z] 2437ff75d9bd: Download complete [2022-03-26T00:42:43.675Z] 8998bd30e6a1: Pull complete [2022-03-26T00:42:44.277Z] 04944245beec: Pull complete [2022-03-26T00:42:45.724Z] 699f458cf7ca: Pull complete [2022-03-26T00:42:46.000Z] 765212b225bb: Pull complete [2022-03-26T00:42:46.988Z] f23df028b6ca: Pull complete [2022-03-26T00:42:46.988Z] d65c8cfc05b1: Pull complete [2022-03-26T00:43:02.103Z] 2437ff75d9bd: Pull complete [2022-03-26T00:43:02.103Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-26T00:43:02.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-26T00:43:02.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-26T00:43:02.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-9109 does not seem to be running inside a container [2022-03-26T00:43:02.432Z] $ 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/56 -v /w/workspace/edgex-ui-go/56:/w/workspace/edgex-ui-go/56:rw,z -v /w/workspace/edgex-ui-go/56@tmp:/w/workspace/edgex-ui-go/56@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:arm64 cat [2022-03-26T00:43:05.180Z] $ docker top df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:43:06.097Z] ---> job-cost.sh [2022-03-26T00:43:06.097Z] lf-activate-venv: SKIPPING [2022-03-26T00:43:06.097Z] INFO: No Stack... [2022-03-26T00:43:06.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-26T00:43:07.347Z] INFO: Archiving Costs [Pipeline] sh [2022-03-26T00:43:08.018Z] + cat /w/workspace/edgex-ui-go/56/archives/cost.csv [2022-03-26T00:43:08.018Z] + cut -d, -f6 [Pipeline] lock [2022-03-26T00:43:08.085Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [2022-03-26T00:43:08.090Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] did not exist. Created. [2022-03-26T00:43:08.090Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-26T00:43:08.774Z] /w/workspace/edgex-ui-go/56@tmp/durable-f2cb69bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-26T00:43:09.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-26T00:43:09.488Z] Warning: overwriting stash ‘stack-cost’ [2022-03-26T00:43:09.651Z] Stashed 1 file(s) [Pipeline] } [2022-03-26T00:43:09.665Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-26T00:43:09.692Z] $ docker stop --time=1 df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 [2022-03-26T00:43:11.195Z] $ docker rm -f df5e96394f110c57f2c800e30b29c5432ebad80b9e65a787f453024f51cb18f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-26T00:43:11.716Z] provisioning config files... [2022-03-26T00:43:11.729Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5020969423577298136tmp [Pipeline] { [Pipeline] sh [2022-03-26T00:43:12.030Z] + set +x [2022-03-26T00:43:12.030Z] + curl -s https://codecov.io/bash [2022-03-26T00:43:12.030Z] + bash -s -- [2022-03-26T00:43:12.030Z] [2022-03-26T00:43:12.030Z] _____ _ [2022-03-26T00:43:12.030Z] / ____| | | [2022-03-26T00:43:12.030Z] | | ___ __| | ___ ___ _____ __ [2022-03-26T00:43:12.030Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-26T00:43:12.030Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-26T00:43:12.030Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-26T00:43:12.030Z] Bash-1.0.6 [2022-03-26T00:43:12.030Z] [2022-03-26T00:43:12.030Z] [2022-03-26T00:43:12.030Z] ==> git version 2.25.1 found [2022-03-26T00:43:12.030Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-26T00:43:12.030Z] Release-Date: 2020-01-08 [2022-03-26T00:43:12.030Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-26T00:43:12.030Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-26T00:43:12.030Z] ==> Jenkins CI detected. [2022-03-26T00:43:12.030Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:43:12.030Z] project root: . [2022-03-26T00:43:12.030Z] --> token set from env [2022-03-26T00:43:12.030Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-26T00:43:12.290Z] ==> Running gcov in . (disable via -X gcov) [2022-03-26T00:43:12.290Z] ==> Python coveragepy not found [2022-03-26T00:43:12.290Z] ==> Searching for coverage reports in: [2022-03-26T00:43:12.290Z] + . [2022-03-26T00:43:12.290Z] -> Found 1 reports [2022-03-26T00:43:12.290Z] ==> Detecting git/mercurial file structure [2022-03-26T00:43:12.290Z] ==> Reading reports [2022-03-26T00:43:12.290Z] + ./coverage.out bytes=10 [2022-03-26T00:43:12.290Z] ==> Appending adjustments [2022-03-26T00:43:12.290Z] https://docs.codecov.io/docs/fixing-reports [2022-03-26T00:43:12.290Z] + Found adjustments [2022-03-26T00:43:12.290Z] ==> Gzipping contents [2022-03-26T00:43:12.290Z] 4.0K /tmp/codecov.ghNogd.gz [2022-03-26T00:43:12.290Z] ==> Uploading reports [2022-03-26T00:43:12.290Z] url: https://codecov.io [2022-03-26T00:43:12.290Z] query: branch=main&commit=a297faecba2e479c84256204d88875266373bb25&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-26T00:43:12.290Z] -> Pinging Codecov [2022-03-26T00:43:12.290Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=a297faecba2e479c84256204d88875266373bb25&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-26T00:43:12.552Z] -> Uploading to [2022-03-26T00:43:12.552Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-26/FB506323287CE973F263BFD2A0EB1F37/a297faecba2e479c84256204d88875266373bb25/d24d76c4-f08d-4822-82e8-0843546975ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220326T004312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f92f16888fb01df4fc7085a341ad56411fdb31ee247eb55616afb1b0d498ff1f [2022-03-26T00:43:12.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-26T00:43:12.552Z] Dload Upload Total Spent Left Speed [2022-03-26T00:43:12.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4052 0 0 100 4052 0 19113 --:--:-- --:--:-- --:--:-- 19113 [2022-03-26T00:43:12.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a297faecba2e479c84256204d88875266373bb25 [Pipeline] } [2022-03-26T00:43:12.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-26T00:43:13.086Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-26T00:43:13.096Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:13.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-26T00:43:13.390Z] [2022-03-26T00:43:13.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:13.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-26T00:43:13.696Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-26T00:43:13.696Z] 188c0c94c7c5: Pulling fs layer [2022-03-26T00:43:13.696Z] 0ef7d3d256c8: Pulling fs layer [2022-03-26T00:43:13.696Z] de9db76c5a1d: Pulling fs layer [2022-03-26T00:43:13.696Z] 0eba1c9be4d2: Pulling fs layer [2022-03-26T00:43:13.696Z] 0d57e429df01: Pulling fs layer [2022-03-26T00:43:13.696Z] 4e4be7b47b0d: Pulling fs layer [2022-03-26T00:43:13.696Z] e1f770b5df2f: Pulling fs layer [2022-03-26T00:43:13.696Z] 85a0685a4137: Pulling fs layer [2022-03-26T00:43:13.696Z] 0eba1c9be4d2: Waiting [2022-03-26T00:43:13.696Z] 0d57e429df01: Waiting [2022-03-26T00:43:13.696Z] 4e4be7b47b0d: Waiting [2022-03-26T00:43:13.696Z] e1f770b5df2f: Waiting [2022-03-26T00:43:13.696Z] 85a0685a4137: Waiting [2022-03-26T00:43:13.696Z] de9db76c5a1d: Verifying Checksum [2022-03-26T00:43:13.696Z] de9db76c5a1d: Download complete [2022-03-26T00:43:13.696Z] 0ef7d3d256c8: Download complete [2022-03-26T00:43:13.696Z] 0d57e429df01: Verifying Checksum [2022-03-26T00:43:13.696Z] 0d57e429df01: Download complete [2022-03-26T00:43:13.696Z] 4e4be7b47b0d: Verifying Checksum [2022-03-26T00:43:13.696Z] 4e4be7b47b0d: Download complete [2022-03-26T00:43:13.696Z] 188c0c94c7c5: Verifying Checksum [2022-03-26T00:43:13.696Z] 188c0c94c7c5: Download complete [2022-03-26T00:43:13.956Z] 188c0c94c7c5: Pull complete [2022-03-26T00:43:13.956Z] e1f770b5df2f: Verifying Checksum [2022-03-26T00:43:13.956Z] e1f770b5df2f: Download complete [2022-03-26T00:43:13.956Z] 0ef7d3d256c8: Pull complete [2022-03-26T00:43:13.956Z] de9db76c5a1d: Pull complete [2022-03-26T00:43:14.524Z] 0eba1c9be4d2: Verifying Checksum [2022-03-26T00:43:14.524Z] 0eba1c9be4d2: Download complete [2022-03-26T00:43:14.524Z] 85a0685a4137: Verifying Checksum [2022-03-26T00:43:14.524Z] 85a0685a4137: Download complete [2022-03-26T00:43:17.812Z] 0eba1c9be4d2: Pull complete [2022-03-26T00:43:17.812Z] 0d57e429df01: Pull complete [2022-03-26T00:43:17.812Z] 4e4be7b47b0d: Pull complete [2022-03-26T00:43:18.070Z] e1f770b5df2f: Pull complete [2022-03-26T00:43:21.359Z] 85a0685a4137: Pull complete [2022-03-26T00:43:21.359Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-26T00:43:21.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-26T00:43:21.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-26T00:43:21.425Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:43:21.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-26T00:43:22.973Z] $ docker top a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-26T00:43:23.043Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-26T00:43:23.324Z] + set -o pipefail [2022-03-26T00:43:23.324Z] + snyk monitor '--org=edgex-jenkins' [2022-03-26T00:43:27.526Z] [2022-03-26T00:43:27.526Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-03-26T00:43:27.526Z] [2022-03-26T00:43:27.526Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/d2ea1f50-416b-4759-a9a4-27bb2fd1ef06 [2022-03-26T00:43:27.526Z] [2022-03-26T00:43:27.526Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-26T00:43:27.526Z] [2022-03-26T00:43:27.526Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-26T00:43:27.526Z] [2022-03-26T00:43:27.788Z] [Pipeline] } [2022-03-26T00:43:27.808Z] $ docker stop --time=1 a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 [2022-03-26T00:43:29.380Z] $ docker rm -f a09bb4e58bb11804630a4233d2514de05b9122c27c06c6a9b325da04599b2ad7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-26T00:43:29.985Z] + git log --format=format:%s -1 a297faecba2e479c84256204d88875266373bb25 [Pipeline] sh [2022-03-26T00:43:30.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-26T00:43:30.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:30.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:43:30.572Z] . [Pipeline] withDockerContainer [2022-03-26T00:43:30.642Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:43:30.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-03-26T00:43:31.069Z] $ docker top fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-26T00:43:31.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-26T00:43:31.154Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-26T00:43:31.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-26T00:43:31.287Z] $ docker exec fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 ssh-agent [2022-03-26T00:43:31.391Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnhgCoi/agent.14 [2022-03-26T00:43:31.391Z] SSH_AGENT_PID=20 [2022-03-26T00:43:31.396Z] Running ssh-add (command line suppressed) [2022-03-26T00:43:31.507Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6997850480715841755.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6997850480715841755.key) [2022-03-26T00:43:31.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-26T00:43:31.800Z] + git semver tag [2022-03-26T00:43:31.800Z] # -> Open(): unable to determine branch for HEAD [2022-03-26T00:43:31.800Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-26T00:43:31.800Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:43:31.800Z] # $SEMVER_REMOTE_NAME = origin [2022-03-26T00:43:31.800Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-26T00:43:31.800Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-26T00:43:31.800Z] # $SEMVER_BRANCH = main [2022-03-26T00:43:31.800Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-26T00:43:31.800Z] # a297faecba2e479c84256204d88875266373bb25 HEAD [2022-03-26T00:43:31.800Z] # -> Force: false [2022-03-26T00:43:31.800Z] # 330cc4c59690cce111ea83d3e3a5fd2cc5fb6afe refs/tags/v2.1.1-dev.17 [Pipeline] } [2022-03-26T00:43:31.814Z] $ docker exec --env ******** --env ******** fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 ssh-agent -k [2022-03-26T00:43:31.922Z] unset SSH_AUTH_SOCK; [2022-03-26T00:43:31.922Z] unset SSH_AGENT_PID; [2022-03-26T00:43:31.922Z] echo Agent pid 20 killed; [2022-03-26T00:43:31.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-26T00:43:32.236Z] + git semver [Pipeline] } [2022-03-26T00:43:32.258Z] $ docker stop --time=1 fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 [2022-03-26T00:43:33.540Z] $ docker rm -f fc0701ec76262af2be07bfd4eab9188f048ce34e6f42dd61e658e656f21f9d27 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:33.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-26T00:43:33.929Z] [2022-03-26T00:43:33.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:34.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-26T00:43:34.276Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-26T00:43:34.276Z] ab5ef0e58194: Pulling fs layer [2022-03-26T00:43:34.276Z] 9712f1f96733: Pulling fs layer [2022-03-26T00:43:34.276Z] 63f879dbbcfc: Pulling fs layer [2022-03-26T00:43:34.276Z] 0d9ebad4ef96: Pulling fs layer [2022-03-26T00:43:34.276Z] e9a5061849ea: Pulling fs layer [2022-03-26T00:43:34.276Z] d747dcd14b5f: Pulling fs layer [2022-03-26T00:43:34.276Z] 2de7ff778b66: Pulling fs layer [2022-03-26T00:43:34.276Z] 0d9ebad4ef96: Waiting [2022-03-26T00:43:34.276Z] e9a5061849ea: Waiting [2022-03-26T00:43:34.276Z] d747dcd14b5f: Waiting [2022-03-26T00:43:34.276Z] 2de7ff778b66: Waiting [2022-03-26T00:43:34.276Z] 9712f1f96733: Verifying Checksum [2022-03-26T00:43:34.276Z] 9712f1f96733: Download complete [2022-03-26T00:43:34.541Z] 63f879dbbcfc: Verifying Checksum [2022-03-26T00:43:34.541Z] 63f879dbbcfc: Download complete [2022-03-26T00:43:34.541Z] e9a5061849ea: Verifying Checksum [2022-03-26T00:43:34.541Z] e9a5061849ea: Download complete [2022-03-26T00:43:34.800Z] d747dcd14b5f: Download complete [2022-03-26T00:43:34.800Z] 0d9ebad4ef96: Verifying Checksum [2022-03-26T00:43:34.800Z] 0d9ebad4ef96: Download complete [2022-03-26T00:43:34.800Z] ab5ef0e58194: Verifying Checksum [2022-03-26T00:43:34.800Z] ab5ef0e58194: Download complete [2022-03-26T00:43:34.800Z] 2de7ff778b66: Verifying Checksum [2022-03-26T00:43:34.800Z] 2de7ff778b66: Download complete [2022-03-26T00:43:37.337Z] ab5ef0e58194: Pull complete [2022-03-26T00:43:37.596Z] 9712f1f96733: Pull complete [2022-03-26T00:43:38.164Z] 63f879dbbcfc: Pull complete [2022-03-26T00:43:42.359Z] 0d9ebad4ef96: Pull complete [2022-03-26T00:43:42.359Z] e9a5061849ea: Pull complete [2022-03-26T00:43:42.359Z] d747dcd14b5f: Pull complete [2022-03-26T00:43:43.296Z] 2de7ff778b66: Pull complete [2022-03-26T00:43:43.296Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-26T00:43:43.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-26T00:43:43.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-26T00:43:43.358Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:43:43.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-26T00:43:45.234Z] $ docker top fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:43:45.312Z] provisioning config files... [2022-03-26T00:43:45.320Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2466901675852333474tmp [2022-03-26T00:43:45.331Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1188673078774508240tmp [2022-03-26T00:43:45.340Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9012110874518404648tmp [Pipeline] { [Pipeline] echo [2022-03-26T00:43:45.354Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:43:45.637Z] ---> sigul-configuration.sh [2022-03-26T00:43:45.637Z] gpg: directory `/root/.gnupg' created [2022-03-26T00:43:45.637Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-26T00:43:45.637Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-26T00:43:45.637Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-26T00:43:45.637Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-26T00:43:45.637Z] gpg: CAST5 encrypted data [2022-03-26T00:43:45.637Z] gpg: encrypted with 1 passphrase [2022-03-26T00:43:45.637Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-26T00:43:45.928Z] + mkdir /home/jenkins [2022-03-26T00:43:45.928Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-26T00:43:46.219Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-26T00:43:46.230Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:43:46.515Z] ---> sigul-install.sh [2022-03-26T00:43:46.515Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-26T00:43:46.803Z] + git tag --list [2022-03-26T00:43:46.803Z] 0.1.1 [2022-03-26T00:43:46.803Z] v1.1.0 [2022-03-26T00:43:46.803Z] v1.2.0 [2022-03-26T00:43:46.803Z] v1.2.1 [2022-03-26T00:43:46.803Z] v1.3.0 [2022-03-26T00:43:46.803Z] v2.0.0 [2022-03-26T00:43:46.803Z] v2.0.1-dev.1 [2022-03-26T00:43:46.803Z] v2.0.1-dev.10 [2022-03-26T00:43:46.803Z] v2.0.1-dev.11 [2022-03-26T00:43:46.803Z] v2.0.1-dev.12 [2022-03-26T00:43:46.803Z] v2.0.1-dev.13 [2022-03-26T00:43:46.803Z] v2.0.1-dev.14 [2022-03-26T00:43:46.803Z] v2.0.1-dev.15 [2022-03-26T00:43:46.803Z] v2.0.1-dev.16 [2022-03-26T00:43:46.803Z] v2.0.1-dev.17 [2022-03-26T00:43:46.803Z] v2.0.1-dev.18 [2022-03-26T00:43:46.803Z] v2.0.1-dev.19 [2022-03-26T00:43:46.803Z] v2.0.1-dev.2 [2022-03-26T00:43:46.803Z] v2.0.1-dev.20 [2022-03-26T00:43:46.803Z] v2.0.1-dev.21 [2022-03-26T00:43:46.803Z] v2.0.1-dev.22 [2022-03-26T00:43:46.803Z] v2.0.1-dev.23 [2022-03-26T00:43:46.803Z] v2.0.1-dev.24 [2022-03-26T00:43:46.803Z] v2.0.1-dev.25 [2022-03-26T00:43:46.803Z] v2.0.1-dev.26 [2022-03-26T00:43:46.803Z] v2.0.1-dev.27 [2022-03-26T00:43:46.803Z] v2.0.1-dev.28 [2022-03-26T00:43:46.803Z] v2.0.1-dev.29 [2022-03-26T00:43:46.803Z] v2.0.1-dev.3 [2022-03-26T00:43:46.803Z] v2.0.1-dev.30 [2022-03-26T00:43:46.803Z] v2.0.1-dev.31 [2022-03-26T00:43:46.803Z] v2.0.1-dev.32 [2022-03-26T00:43:46.803Z] v2.0.1-dev.33 [2022-03-26T00:43:46.803Z] v2.0.1-dev.4 [2022-03-26T00:43:46.803Z] v2.0.1-dev.5 [2022-03-26T00:43:46.803Z] v2.0.1-dev.6 [2022-03-26T00:43:46.803Z] v2.0.1-dev.7 [2022-03-26T00:43:46.803Z] v2.0.1-dev.8 [2022-03-26T00:43:46.803Z] v2.0.1-dev.9 [2022-03-26T00:43:46.803Z] v2.1.0 [2022-03-26T00:43:46.803Z] v2.1.1-dev.1 [2022-03-26T00:43:46.803Z] v2.1.1-dev.10 [2022-03-26T00:43:46.803Z] v2.1.1-dev.11 [2022-03-26T00:43:46.803Z] v2.1.1-dev.12 [2022-03-26T00:43:46.803Z] v2.1.1-dev.13 [2022-03-26T00:43:46.803Z] v2.1.1-dev.14 [2022-03-26T00:43:46.803Z] v2.1.1-dev.15 [2022-03-26T00:43:46.803Z] v2.1.1-dev.16 [2022-03-26T00:43:46.803Z] v2.1.1-dev.17 [2022-03-26T00:43:46.803Z] v2.1.1-dev.2 [2022-03-26T00:43:46.803Z] v2.1.1-dev.3 [2022-03-26T00:43:46.803Z] v2.1.1-dev.4 [2022-03-26T00:43:46.803Z] v2.1.1-dev.5 [2022-03-26T00:43:46.803Z] v2.1.1-dev.6 [2022-03-26T00:43:46.803Z] v2.1.1-dev.7 [2022-03-26T00:43:46.803Z] v2.1.1-dev.8 [2022-03-26T00:43:46.803Z] v2.1.1-dev.9 [Pipeline] sh [2022-03-26T00:43:47.093Z] + lftools sign git-tag v2.1.1-dev.17 [2022-03-26T00:43:47.662Z] Signing Git tag with Sigul... [2022-03-26T00:43:47.662Z] Signing v2.1.1-dev.17 [Pipeline] echo [2022-03-26T00:43:47.933Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:43:48.222Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-26T00:43:48.231Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-26T00:43:48.258Z] $ docker stop --time=1 fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 [2022-03-26T00:43:49.557Z] $ docker rm -f fa7cc18082a774bd8d4328438281e709d8bb9287733533b6407b8efc90196778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-26T00:43:49.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-26T00:43:49.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:50.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:43:50.271Z] . [Pipeline] withDockerContainer [2022-03-26T00:43:50.343Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:43:50.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-03-26T00:43:50.750Z] $ docker top 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-26T00:43:50.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-26T00:43:50.843Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-26T00:43:50.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-26T00:43:50.976Z] $ docker exec 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 ssh-agent [2022-03-26T00:43:51.084Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKKalOJ/agent.14 [2022-03-26T00:43:51.084Z] SSH_AGENT_PID=21 [2022-03-26T00:43:51.089Z] Running ssh-add (command line suppressed) [2022-03-26T00:43:51.209Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1181518304468000886.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1181518304468000886.key) [2022-03-26T00:43:51.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-26T00:43:51.509Z] + git semver bump pre [2022-03-26T00:43:51.509Z] # -> Open(): unable to determine branch for HEAD [2022-03-26T00:43:51.509Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-26T00:43:51.509Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:43:51.509Z] # $SEMVER_REMOTE_NAME = origin [2022-03-26T00:43:51.509Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-26T00:43:51.509Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-26T00:43:51.509Z] # $SEMVER_BRANCH = main [2022-03-26T00:43:51.509Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-26T00:43:51.509Z] 2.1.1-dev.18 [Pipeline] } [2022-03-26T00:43:51.523Z] $ docker exec --env ******** --env ******** 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 ssh-agent -k [2022-03-26T00:43:51.656Z] unset SSH_AUTH_SOCK; [2022-03-26T00:43:51.656Z] unset SSH_AGENT_PID; [2022-03-26T00:43:51.656Z] echo Agent pid 21 killed; [2022-03-26T00:43:51.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-26T00:43:51.973Z] + git semver [Pipeline] } [2022-03-26T00:43:51.990Z] $ docker stop --time=1 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 [2022-03-26T00:43:53.278Z] $ docker rm -f 92899866de8f7f2870ff7ede82ebc5c652dc4e21b84d9d1b0a78d09561727aa0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-26T00:43:53.626Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-26T00:43:53.627Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:43:53.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-26T00:43:53.919Z] . [Pipeline] withDockerContainer [2022-03-26T00:43:53.987Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:43:54.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-03-26T00:43:54.393Z] $ docker top 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-26T00:43:54.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-26T00:43:54.487Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-26T00:43:54.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-26T00:43:54.646Z] $ docker exec 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef ssh-agent [2022-03-26T00:43:54.762Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDdLpCI/agent.13 [2022-03-26T00:43:54.762Z] SSH_AGENT_PID=19 [2022-03-26T00:43:54.767Z] Running ssh-add (command line suppressed) [2022-03-26T00:43:54.884Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8009094163660597237.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8009094163660597237.key) [2022-03-26T00:43:54.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-26T00:43:55.184Z] + git semver push [2022-03-26T00:43:55.184Z] # -> Open(): unable to determine branch for HEAD [2022-03-26T00:43:55.184Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-26T00:43:55.184Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:43:55.184Z] # $SEMVER_REMOTE_NAME = origin [2022-03-26T00:43:55.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-26T00:43:55.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-26T00:43:55.184Z] # $SEMVER_BRANCH = main [2022-03-26T00:43:55.184Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-26T00:43:57.110Z] $ docker exec --env ******** --env ******** 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef ssh-agent -k [2022-03-26T00:43:57.220Z] unset SSH_AUTH_SOCK; [2022-03-26T00:43:57.220Z] unset SSH_AGENT_PID; [2022-03-26T00:43:57.220Z] echo Agent pid 19 killed; [2022-03-26T00:43:57.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-26T00:43:57.539Z] + git semver [Pipeline] } [2022-03-26T00:43:57.558Z] $ docker stop --time=1 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef [2022-03-26T00:43:58.832Z] $ docker rm -f 04da7dcf10d667bd6707e9cf7851ae34e65d2d2ded1182cc1c8803e4b42c59ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-26T00:43:59.471Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-03-26T00:43:59.471Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-26T00:43:59.471Z] total 16 [2022-03-26T00:43:59.471Z] drwxr-xr-x 3 root root 4096 Mar 26 00:34 . [2022-03-26T00:43:59.471Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 26 00:43 .. [2022-03-26T00:43:59.471Z] drwxr-xr-x 2 root root 4096 Mar 26 00:34 cost [2022-03-26T00:43:59.471Z] -rw-r--r-- 1 root root 81 Mar 26 00:34 cost.csv [2022-03-26T00:43:59.471Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-26T00:43:59.471Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-26T00:43:59.471Z] total 16 [2022-03-26T00:43:59.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 00:34 . [2022-03-26T00:43:59.471Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 26 00:43 .. [2022-03-26T00:43:59.471Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 00:34 cost [2022-03-26T00:43:59.471Z] -rw-r--r-- 1 jenkins jenkins 81 Mar 26 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:43:59.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:00.624Z] ---> package-listing.sh [2022-03-26T00:44:00.624Z] ++ facter osfamily [2022-03-26T00:44:00.624Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-26T00:44:00.934Z] + OS_FAMILY=debian [2022-03-26T00:44:00.934Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-26T00:44:00.934Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-26T00:44:00.934Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-26T00:44:00.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-26T00:44:00.934Z] + PACKAGES=/tmp/packages_start.txt [2022-03-26T00:44:00.934Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-26T00:44:00.934Z] + PACKAGES=/tmp/packages_end.txt [2022-03-26T00:44:00.934Z] + case "${OS_FAMILY}" in [2022-03-26T00:44:00.934Z] + dpkg -l [2022-03-26T00:44:00.934Z] + grep '^ii' [2022-03-26T00:44:00.934Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-26T00:44:00.934Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-26T00:44:00.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-26T00:44:00.934Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-26T00:44:00.934Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-03-26T00:44:00.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-03-26T00:44:00.964Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-26T00:44:01.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-26T00:44:01.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-26T00:44:01.571Z] . [Pipeline] withDockerContainer [2022-03-26T00:44:01.642Z] prd-ubuntu20.04-docker-8c-8g-9107 does not seem to be running inside a container [2022-03-26T00:44:01.682Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10003/edgex-lftools-log-publisher:latest cat [2022-03-26T00:44:01.913Z] $ docker top 68d19b83d44dde6f825d58b8091b8d6259d4fd0c8eba6282003aace70fd2046a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-26T00:44:02.267Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-26T00:44:02.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-26T00:44:02.841Z] + ls /var/log/sa-host [2022-03-26T00:44:02.841Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-26T00:44:03.056Z] provisioning config files... [2022-03-26T00:44:03.067Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8997473223117396509tmp [Pipeline] { [Pipeline] echo [2022-03-26T00:44:03.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:03.371Z] ---> create-netrc.sh [Pipeline] } [2022-03-26T00:44:03.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:03.713Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-26T00:44:03.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:04.007Z] ---> sudo-logs.sh [2022-03-26T00:44:04.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-26T00:44:04.041Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:04.326Z] ---> job-cost.sh [2022-03-26T00:44:04.326Z] lf-activate-venv: SKIPPING [2022-03-26T00:44:04.326Z] DEBUG: total: 0.2199999988079071 [2022-03-26T00:44:04.326Z] INFO: Retrieving Stack Cost... [2022-03-26T00:44:04.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-26T00:44:05.157Z] INFO: Archiving Costs [Pipeline] echo [2022-03-26T00:44:05.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-26T00:44:05.461Z] ---> logs-deploy.sh [2022-03-26T00:44:05.461Z] lf-activate-venv: SKIPPING [2022-03-26T00:44:05.461Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/56 [2022-03-26T00:44:05.462Z] INFO: archiving workspace using pattern(s): [2022-03-26T00:44:06.402Z] Archives upload complete. [2022-03-26T00:44:06.402Z] INFO: archiving logs to Nexus