Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36bf49d833f23e02259df007f2e7db006630a714 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-ssh9678665125137444255.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-ssh8187423350546947705.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-ssh6916534270148980733.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-ssh14783195002005337660.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-ssh9981389340613685856.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20697 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 36bf49d833f23e02259df007f2e7db006630a714 (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 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 Commit message: "Merge pull request #514 from badboy-huaqiao/issue-#292" > git rev-list --no-walk 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T16:46:05.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T16:46:05.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T16:46:05.537Z] ========================================================= [2022-04-12T16:46:05.537Z] EdgeX Global Pipelines Version Info [2022-04-12T16:46:05.537Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:46:06.454Z] ------------------- [2022-04-12T16:46:06.454Z] stable info: [2022-04-12T16:46:06.454Z] ------------------- [2022-04-12T16:46:06.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T16:46:06.454Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T16:46:06.454Z] Message: update stable to v1.0.221 [2022-04-12T16:46:07.029Z] ------------------- [2022-04-12T16:46:07.029Z] experimental info: [2022-04-12T16:46:07.029Z] ------------------- [2022-04-12T16:46:07.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T16:46:07.029Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T16:46:07.029Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T16:46:07.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-12T16:46:07.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-12T16:46:07.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T16:46:07.257Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T16:46:07.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T16:46:07.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T16:46:07.311Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T16:46:07.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-12T16:46:07.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T16:46:07.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T16:46:07.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T16:46:07.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-12T16:46:07.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T16:46:07.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T16:46:07.448Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T16:46:07.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T16:46:07.494Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T16:46:07.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T16:46:07.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T16:46:07.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T16:46:07.551Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-12T16:46:07.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-12T16:46:07.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-12T16:46:07.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-12T16:46:07.630Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-12T16:46:07.653Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T16:46:07.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-12T16:46:07.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-12T16:46:07.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-12T16:46:07.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] echo [2022-04-12T16:46:07.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36bf49d [Pipeline] echo [2022-04-12T16:46:07.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:46:07.840Z] provisioning config files... [2022-04-12T16:46:07.855Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3488549423702456492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:46:08.160Z] ---> docker-login.sh [2022-04-12T16:46:08.160Z] nexus3.edgexfoundry.org:10001 [2022-04-12T16:46:08.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:08.421Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:08.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:08.421Z] [2022-04-12T16:46:08.421Z] Login Succeeded [2022-04-12T16:46:08.421Z] nexus3.edgexfoundry.org:10002 [2022-04-12T16:46:08.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:08.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:08.686Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:08.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:08.686Z] [2022-04-12T16:46:08.686Z] Login Succeeded [2022-04-12T16:46:08.686Z] nexus3.edgexfoundry.org:10003 [2022-04-12T16:46:08.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:08.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:08.686Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:08.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:08.686Z] [2022-04-12T16:46:08.686Z] Login Succeeded [2022-04-12T16:46:08.948Z] nexus3.edgexfoundry.org:10004 [2022-04-12T16:46:08.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:08.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:08.948Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:08.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:08.948Z] [2022-04-12T16:46:08.948Z] Login Succeeded [2022-04-12T16:46:08.948Z] docker.io [2022-04-12T16:46:08.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:09.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:09.524Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:09.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:09.524Z] [2022-04-12T16:46:09.524Z] Login Succeeded [2022-04-12T16:46:09.524Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T16:46:09.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T16:46:09.933Z] + git rev-list -1 --merges 36bf49d833f23e02259df007f2e7db006630a714~1..36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] echo [2022-04-12T16:46:10.042Z] -----------> git rev-list -1 --merges 36bf49d833f23e02259df007f2e7db006630a714~1..36bf49d833f23e02259df007f2e7db006630a714 36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:46:10.042Z] 36bf49d833f23e02259df007f2e7db006630a714 [false] [Pipeline] sh [2022-04-12T16:46:10.344Z] + git log --format=format:%s -1 36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] echo [2022-04-12T16:46:10.363Z] ========================================================= [2022-04-12T16:46:10.363Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T16:46:10.363Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T16:46:10.708Z] + git log --format=format:%s -1 36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] echo [2022-04-12T16:46:10.721Z] [semverPrep] GIT_COMMIT: 36bf49d833f23e02259df007f2e7db006630a714, Commit Message: Merge pull request #514 from badboy-huaqiao/issue-#292 [Pipeline] echo [2022-04-12T16:46:10.734Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-12T16:46:11.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T16:46:11.171Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T16:46:11.171Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T16:46:11.171Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T16:46:11.171Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T16:46:11.171Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T16:46:11.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:46:11.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:46:11.596Z] [2022-04-12T16:46:11.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:46:11.900Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:46:11.900Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T16:46:11.900Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T16:46:11.900Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T16:46:11.900Z] 4c7163046ea9: Pulling fs layer [2022-04-12T16:46:11.900Z] 0c2d73faf560: Pulling fs layer [2022-04-12T16:46:11.900Z] 0c2d73faf560: Waiting [2022-04-12T16:46:11.900Z] 3e5f54012d9b: Download complete [2022-04-12T16:46:11.900Z] 0c2d73faf560: Verifying Checksum [2022-04-12T16:46:11.900Z] 0c2d73faf560: Download complete [2022-04-12T16:46:11.900Z] 4c7163046ea9: Verifying Checksum [2022-04-12T16:46:11.900Z] 4c7163046ea9: Download complete [2022-04-12T16:46:12.162Z] a0d0a0d46f8b: Pull complete [2022-04-12T16:46:12.162Z] 3e5f54012d9b: Pull complete [2022-04-12T16:46:12.424Z] 4c7163046ea9: Pull complete [2022-04-12T16:46:12.687Z] 0c2d73faf560: Pull complete [2022-04-12T16:46:12.687Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T16:46:12.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:46:12.687Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T16:46:12.766Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:46:12.812Z] $ 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-04-12T16:46:13.580Z] $ docker top ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T16:46:13.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T16:46:13.679Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T16:46:13.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T16:46:13.813Z] $ docker exec ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 ssh-agent [2022-04-12T16:46:13.920Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdNANL/agent.14 [2022-04-12T16:46:13.920Z] SSH_AGENT_PID=20 [2022-04-12T16:46:13.929Z] Running ssh-add (command line suppressed) [2022-04-12T16:46:14.040Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9143408298169888411.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9143408298169888411.key) [2022-04-12T16:46:14.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T16:46:14.342Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T16:46:14.367Z] $ docker exec --env ******** --env ******** ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 ssh-agent -k [2022-04-12T16:46:14.473Z] unset SSH_AUTH_SOCK; [2022-04-12T16:46:14.474Z] unset SSH_AGENT_PID; [2022-04-12T16:46:14.474Z] echo Agent pid 20 killed; [2022-04-12T16:46:14.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T16:46:14.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T16:46:14.515Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T16:46:14.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T16:46:14.660Z] $ docker exec ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 ssh-agent [2022-04-12T16:46:14.792Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLejaLP/agent.53 [2022-04-12T16:46:14.793Z] SSH_AGENT_PID=60 [2022-04-12T16:46:14.798Z] Running ssh-add (command line suppressed) [2022-04-12T16:46:14.915Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3071349193720431245.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3071349193720431245.key) [2022-04-12T16:46:14.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T16:46:15.221Z] + git semver init [2022-04-12T16:46:15.221Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T16:46:15.221Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T16:46:15.221Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:46:15.221Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T16:46:15.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T16:46:15.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T16:46:15.221Z] # $SEMVER_BRANCH = main [2022-04-12T16:46:15.221Z] # $SEMVER_TEMP = /tmp/semver-441585274 [2022-04-12T16:46:15.221Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-12T16:46:17.768Z] # '/tmp/semver-441585274' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-12T16:46:17.768Z] # -> Force: false [2022-04-12T16:46:17.768Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-12T16:46:17.785Z] $ docker exec --env ******** --env ******** ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 ssh-agent -k [2022-04-12T16:46:17.895Z] unset SSH_AUTH_SOCK; [2022-04-12T16:46:17.895Z] unset SSH_AGENT_PID; [2022-04-12T16:46:17.895Z] echo Agent pid 60 killed; [2022-04-12T16:46:17.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T16:46:18.226Z] + git semver [Pipeline] } [2022-04-12T16:46:18.247Z] $ docker stop --time=1 ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 [2022-04-12T16:46:19.711Z] $ docker rm -f ae75f9ca89964711abed8f2f552c1feddb0db22398aff5e28aca3a5e367350e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T16:46:20.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T16:46:20.376Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T16:46:20.380Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:46:20.535Z] provisioning config files... [2022-04-12T16:46:20.549Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5235463729960369139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:46:20.852Z] ---> docker-login.sh [2022-04-12T16:46:20.852Z] nexus3.edgexfoundry.org:10001 [2022-04-12T16:46:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:20.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:20.852Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:20.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:20.852Z] [2022-04-12T16:46:20.852Z] Login Succeeded [2022-04-12T16:46:20.852Z] nexus3.edgexfoundry.org:10002 [2022-04-12T16:46:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:21.115Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:21.115Z] [2022-04-12T16:46:21.115Z] Login Succeeded [2022-04-12T16:46:21.115Z] nexus3.edgexfoundry.org:10003 [2022-04-12T16:46:21.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:21.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:21.115Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:21.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:21.115Z] [2022-04-12T16:46:21.115Z] Login Succeeded [2022-04-12T16:46:21.115Z] nexus3.edgexfoundry.org:10004 [2022-04-12T16:46:21.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:21.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:21.376Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:21.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:21.376Z] [2022-04-12T16:46:21.376Z] Login Succeeded [2022-04-12T16:46:21.376Z] docker.io [2022-04-12T16:46:21.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:46:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:46:21.638Z] Configure a credential helper to remove this warning. See [2022-04-12T16:46:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:46:21.638Z] [2022-04-12T16:46:21.638Z] Login Succeeded [2022-04-12T16:46:21.638Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T16:46:21.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T16:46:21.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T16:46:21.740Z] ========================================================= [2022-04-12T16:46:21.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T16:46:21.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:46:22.078Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T16:46:22.339Z] Sending build context to Docker daemon 43.17MB [2022-04-12T16:46:22.339Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T16:46:22.339Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T16:46:22.339Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T16:46:22.339Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T16:46:22.339Z] 666ba61612fd: Pulling fs layer [2022-04-12T16:46:22.339Z] 8ed8ca486205: Pulling fs layer [2022-04-12T16:46:22.339Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T16:46:22.339Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T16:46:22.339Z] 640e595b4fbd: Pulling fs layer [2022-04-12T16:46:22.339Z] 763cafe07f6e: Pulling fs layer [2022-04-12T16:46:22.339Z] 22a0e8bec74d: Waiting [2022-04-12T16:46:22.339Z] 4fe6c5a15a65: Waiting [2022-04-12T16:46:22.339Z] 0c0b528cf693: Pulling fs layer [2022-04-12T16:46:22.339Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T16:46:22.339Z] 763cafe07f6e: Waiting [2022-04-12T16:46:22.339Z] 0c0b528cf693: Waiting [2022-04-12T16:46:22.339Z] 8ed8ca486205: Download complete [2022-04-12T16:46:22.339Z] 666ba61612fd: Download complete [2022-04-12T16:46:22.339Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T16:46:22.339Z] 22a0e8bec74d: Download complete [2022-04-12T16:46:22.339Z] 640e595b4fbd: Verifying Checksum [2022-04-12T16:46:22.339Z] 640e595b4fbd: Download complete [2022-04-12T16:46:22.339Z] 763cafe07f6e: Verifying Checksum [2022-04-12T16:46:22.339Z] 763cafe07f6e: Download complete [2022-04-12T16:46:22.339Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T16:46:22.339Z] 59bf1c3509f3: Download complete [2022-04-12T16:46:22.602Z] 0c0b528cf693: Verifying Checksum [2022-04-12T16:46:22.602Z] 0c0b528cf693: Download complete [2022-04-12T16:46:22.602Z] 59bf1c3509f3: Pull complete [2022-04-12T16:46:22.602Z] 666ba61612fd: Pull complete [2022-04-12T16:46:22.863Z] 8ed8ca486205: Pull complete [2022-04-12T16:46:23.123Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T16:46:23.123Z] 10935f4eaf8b: Download complete [2022-04-12T16:46:23.123Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T16:46:23.123Z] 4fe6c5a15a65: Download complete [2022-04-12T16:46:27.328Z] 4fe6c5a15a65: Pull complete [2022-04-12T16:46:27.328Z] 22a0e8bec74d: Pull complete [2022-04-12T16:46:27.328Z] 640e595b4fbd: Pull complete [2022-04-12T16:46:27.328Z] 763cafe07f6e: Pull complete [2022-04-12T16:46:27.328Z] 0c0b528cf693: Pull complete [2022-04-12T16:46:29.879Z] 10935f4eaf8b: Pull complete [2022-04-12T16:46:29.879Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T16:46:29.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T16:46:29.879Z] ---> 99d49a6021b9 [2022-04-12T16:46:29.879Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T16:46:31.266Z] ---> Running in b4f12864c840 [2022-04-12T16:46:31.266Z] Removing intermediate container b4f12864c840 [2022-04-12T16:46:31.266Z] ---> 2622dfdb1df9 [2022-04-12T16:46:31.266Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T16:46:31.528Z] ---> Running in 4afdee02ccab [2022-04-12T16:46:31.528Z] Removing intermediate container 4afdee02ccab [2022-04-12T16:46:31.528Z] ---> 7b1b0ee7dcad [2022-04-12T16:46:31.528Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T16:46:31.528Z] ---> Running in be06de394688 [2022-04-12T16:46:31.528Z] Removing intermediate container be06de394688 [2022-04-12T16:46:31.528Z] ---> 34d9650ba651 [2022-04-12T16:46:31.528Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T16:46:31.789Z] ---> Running in c32ab450549f [2022-04-12T16:46:31.789Z] Removing intermediate container c32ab450549f [2022-04-12T16:46:31.789Z] ---> 6fb10b96d567 [2022-04-12T16:46:31.789Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T16:46:31.789Z] ---> Running in ef7dd43d2991 [2022-04-12T16:46:31.789Z] Removing intermediate container ef7dd43d2991 [2022-04-12T16:46:31.789Z] ---> cbbfb64060bf [2022-04-12T16:46:31.789Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:46:31.789Z] ---> Running in 5292fcc7d69b [2022-04-12T16:46:32.364Z] Removing intermediate container 5292fcc7d69b [2022-04-12T16:46:32.364Z] ---> 6b141d606b75 [2022-04-12T16:46:32.364Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T16:46:32.625Z] ---> Running in 23fa10c47108 [2022-04-12T16:46:32.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T16:46:33.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T16:46:33.833Z] OK: 221 MiB in 52 packages [2022-04-12T16:46:34.404Z] Removing intermediate container 23fa10c47108 [2022-04-12T16:46:34.404Z] ---> c3584fb5ae19 [2022-04-12T16:46:34.404Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T16:46:34.404Z] ---> Running in a7d2aff7e8d3 [2022-04-12T16:46:34.404Z] Removing intermediate container a7d2aff7e8d3 [2022-04-12T16:46:34.404Z] ---> b85eaef7634f [2022-04-12T16:46:34.404Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T16:46:34.404Z] ---> Running in 71551103caa1 [2022-04-12T16:46:34.671Z] Removing intermediate container 71551103caa1 [2022-04-12T16:46:34.671Z] ---> e5377ae5c30b [2022-04-12T16:46:34.671Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T16:46:34.671Z] ---> 81a74c7561a8 [2022-04-12T16:46:34.671Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:46:34.671Z] ---> Running in d34038b01bd5 [2022-04-12T16:46:35.496Z] Still waiting to schedule task [2022-04-12T16:46:35.496Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-12T16:47:01.264Z] Removing intermediate container d34038b01bd5 [2022-04-12T16:47:01.264Z] ---> f0ef1ecc5efd [2022-04-12T16:47:01.264Z] Step 14/15 : COPY . . [2022-04-12T16:47:01.264Z] ---> 11bd04be70cc [2022-04-12T16:47:01.264Z] Step 15/15 : RUN ${MAKE} [2022-04-12T16:47:01.264Z] ---> Running in 82d5cbcaa0b9 [2022-04-12T16:47:01.264Z] noop [2022-04-12T16:47:01.264Z] Removing intermediate container 82d5cbcaa0b9 [2022-04-12T16:47:01.264Z] ---> fe8f4c0bedf6 [2022-04-12T16:47:01.264Z] Successfully built fe8f4c0bedf6 [2022-04-12T16:47:01.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:01.566Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T16:47:01.566Z] . [Pipeline] withDockerContainer [2022-04-12T16:47:01.636Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:47:01.674Z] $ 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-04-12T16:47:02.050Z] $ docker top 8dbd52300eca76212dc683b033cda3de6993d0db5244f7bbd7b7d004940c9c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T16:47:02.403Z] + go version [2022-04-12T16:47:02.404Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T16:47:02.422Z] $ docker stop --time=1 8dbd52300eca76212dc683b033cda3de6993d0db5244f7bbd7b7d004940c9c66 [2022-04-12T16:47:03.701Z] $ docker rm -f 8dbd52300eca76212dc683b033cda3de6993d0db5244f7bbd7b7d004940c9c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:04.119Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T16:47:04.119Z] . [Pipeline] withDockerContainer [2022-04-12T16:47:04.183Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:47:04.224Z] $ 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-04-12T16:47:04.587Z] $ docker top 5507cf5be8012c4632d62efd3987f1b6a612f9f7894bc54d229ca9cdfe5a45ba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T16:47:04.951Z] + make test [2022-04-12T16:47:04.951Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T16:47:05.210Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T16:47:10.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T16:47:10.497Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T16:47:10.497Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T16:47:11.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T16:47:12.204Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T16:47:12.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T16:47:12.258Z] $ docker stop --time=1 5507cf5be8012c4632d62efd3987f1b6a612f9f7894bc54d229ca9cdfe5a45ba [2022-04-12T16:47:13.877Z] $ docker rm -f 5507cf5be8012c4632d62efd3987f1b6a612f9f7894bc54d229ca9cdfe5a45ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T16:47:14.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T16:47:14.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-12T16:47:15.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T16:47:15.652Z] + ls -al . [2022-04-12T16:47:15.652Z] total 164 [2022-04-12T16:47:15.652Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 12 16:47 . [2022-04-12T16:47:15.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:45 .. [2022-04-12T16:47:15.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:46 .git [2022-04-12T16:47:15.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:46 .github [2022-04-12T16:47:15.652Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 16:46 .gitignore [2022-04-12T16:47:15.652Z] drwx------ 3 jenkins jenkins 4096 Apr 12 16:46 .semver [2022-04-12T16:47:15.652Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 12 16:46 Attribution.txt [2022-04-12T16:47:15.652Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 16:46 CONTRIBUTING.md [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 16:46 Dockerfile [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 16:46 Jenkinsfile [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 16:46 LICENSE [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 16:46 Makefile [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 16:46 README.md [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:46 VERSION [2022-04-12T16:47:15.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:46 assets [2022-04-12T16:47:15.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:46 bin [2022-04-12T16:47:15.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:46 cmd [2022-04-12T16:47:15.653Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 16:47 coverage.out [2022-04-12T16:47:15.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:46 docs [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 16:46 go.mod [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 16:46 go.sum [2022-04-12T16:47:15.653Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 16:46 internal [2022-04-12T16:47:15.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:46 pkg [2022-04-12T16:47:15.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:46 snap [2022-04-12T16:47:15.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:46 testing [2022-04-12T16:47:15.653Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 16:46 version.go [2022-04-12T16:47:15.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:46 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:15.948Z] + 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=36bf49d833f23e02259df007f2e7db006630a714 --label arch=amd64 --label version=2.1.1-dev.22 . [2022-04-12T16:47:16.208Z] Sending build context to Docker daemon 43.17MB [2022-04-12T16:47:16.208Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T16:47:16.208Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T16:47:16.208Z] ---> fe8f4c0bedf6 [2022-04-12T16:47:16.208Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T16:47:16.208Z] ---> Running in 7f4a007975b4 [2022-04-12T16:47:16.468Z] Removing intermediate container 7f4a007975b4 [2022-04-12T16:47:16.468Z] ---> 8635a3418d3f [2022-04-12T16:47:16.468Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T16:47:16.468Z] ---> Running in 9367f9c8f3ea [2022-04-12T16:47:16.468Z] Removing intermediate container 9367f9c8f3ea [2022-04-12T16:47:16.468Z] ---> 49e2c99eb376 [2022-04-12T16:47:16.468Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T16:47:16.728Z] ---> Running in d2021f20e1d6 [2022-04-12T16:47:16.728Z] Removing intermediate container d2021f20e1d6 [2022-04-12T16:47:16.728Z] ---> 3444c5f14bc6 [2022-04-12T16:47:16.728Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T16:47:16.728Z] ---> Running in 126e3595fbc6 [2022-04-12T16:47:16.728Z] Removing intermediate container 126e3595fbc6 [2022-04-12T16:47:16.728Z] ---> 81f86481f76d [2022-04-12T16:47:16.728Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T16:47:16.989Z] ---> Running in 5bf119fe482e [2022-04-12T16:47:16.989Z] Removing intermediate container 5bf119fe482e [2022-04-12T16:47:16.989Z] ---> ed6b3cf5a501 [2022-04-12T16:47:16.989Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:47:16.989Z] ---> Running in 700108add58f [2022-04-12T16:47:17.559Z] Removing intermediate container 700108add58f [2022-04-12T16:47:17.559Z] ---> 04eb92c4d63e [2022-04-12T16:47:17.559Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T16:47:17.559Z] ---> Running in 7cf1bfdfed33 [2022-04-12T16:47:17.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T16:47:18.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T16:47:19.024Z] OK: 221 MiB in 52 packages [2022-04-12T16:47:19.291Z] Removing intermediate container 7cf1bfdfed33 [2022-04-12T16:47:19.291Z] ---> 444dac1d8049 [2022-04-12T16:47:19.291Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T16:47:19.291Z] ---> Running in 16c80dd2b9bd [2022-04-12T16:47:19.551Z] Removing intermediate container 16c80dd2b9bd [2022-04-12T16:47:19.551Z] ---> 6fb69f29f385 [2022-04-12T16:47:19.551Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T16:47:19.551Z] ---> Running in 65e973d23467 [2022-04-12T16:47:19.551Z] Removing intermediate container 65e973d23467 [2022-04-12T16:47:19.551Z] ---> 0760f984e1b3 [2022-04-12T16:47:19.551Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T16:47:19.813Z] ---> fbcc1c527871 [2022-04-12T16:47:19.813Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:47:19.813Z] ---> Running in b1f32d50b9e5 [2022-04-12T16:47:20.755Z] Removing intermediate container b1f32d50b9e5 [2022-04-12T16:47:20.755Z] ---> 0ea05d09b9cc [2022-04-12T16:47:20.755Z] Step 14/23 : COPY . . [2022-04-12T16:47:21.699Z] ---> 8692b482a152 [2022-04-12T16:47:21.699Z] Step 15/23 : RUN ${MAKE} [2022-04-12T16:47:21.699Z] ---> Running in d56ed867c81f [2022-04-12T16:47:21.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-12T16:47:28.551Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T16:47:29.491Z] Removing intermediate container d56ed867c81f [2022-04-12T16:47:29.491Z] ---> a9d84fed4e64 [2022-04-12T16:47:29.491Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T16:47:30.066Z] 3.14: Pulling from library/alpine [2022-04-12T16:47:30.325Z] 8663204ce13b: Pulling fs layer [2022-04-12T16:47:30.325Z] 8663204ce13b: Verifying Checksum [2022-04-12T16:47:30.325Z] 8663204ce13b: Download complete [2022-04-12T16:47:30.585Z] 8663204ce13b: Pull complete [2022-04-12T16:47:30.585Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T16:47:30.585Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T16:47:30.585Z] ---> e04c818066af [2022-04-12T16:47:30.585Z] Step 17/23 : EXPOSE 4000 [2022-04-12T16:47:30.585Z] ---> Running in cfeba9d25ac5 [2022-04-12T16:47:30.846Z] Removing intermediate container cfeba9d25ac5 [2022-04-12T16:47:30.846Z] ---> d9c332568b9b [2022-04-12T16:47:30.846Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T16:47:31.418Z] ---> ce41badc35e6 [2022-04-12T16:47:31.418Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T16:47:31.418Z] ---> Running in 6c1864e3e0bb [2022-04-12T16:47:31.418Z] Removing intermediate container 6c1864e3e0bb [2022-04-12T16:47:31.418Z] ---> d4035b9e3c74 [2022-04-12T16:47:31.418Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T16:47:31.418Z] ---> Running in 4275b692cc94 [2022-04-12T16:47:31.679Z] Removing intermediate container 4275b692cc94 [2022-04-12T16:47:31.679Z] ---> 11e1439207aa [2022-04-12T16:47:31.679Z] Step 21/23 : LABEL arch=amd64 [2022-04-12T16:47:31.679Z] ---> Running in 13d82b593593 [2022-04-12T16:47:31.679Z] Removing intermediate container 13d82b593593 [2022-04-12T16:47:31.679Z] ---> 707b005c3748 [2022-04-12T16:47:31.679Z] Step 22/23 : LABEL git_sha=36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:47:31.941Z] ---> Running in cf34e4f5da0b [2022-04-12T16:47:31.941Z] Removing intermediate container cf34e4f5da0b [2022-04-12T16:47:31.941Z] ---> da7d256d9859 [2022-04-12T16:47:31.941Z] Step 23/23 : LABEL version=2.1.1-dev.22 [2022-04-12T16:47:31.941Z] ---> Running in 97b7cb6bed03 [2022-04-12T16:47:31.941Z] Removing intermediate container 97b7cb6bed03 [2022-04-12T16:47:31.941Z] ---> 0d67ce5ed8d1 [2022-04-12T16:47:31.941Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T16:47:31.941Z] Successfully built 0d67ce5ed8d1 [2022-04-12T16:47:31.941Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:47:32.063Z] provisioning config files... [2022-04-12T16:47:32.074Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config848105616157709752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:47:32.379Z] ---> docker-login.sh [2022-04-12T16:47:32.379Z] nexus3.edgexfoundry.org:10001 [2022-04-12T16:47:32.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:47:32.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:47:32.379Z] Configure a credential helper to remove this warning. See [2022-04-12T16:47:32.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:47:32.379Z] [2022-04-12T16:47:32.379Z] Login Succeeded [2022-04-12T16:47:32.379Z] nexus3.edgexfoundry.org:10002 [2022-04-12T16:47:32.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:47:32.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:47:32.642Z] Configure a credential helper to remove this warning. See [2022-04-12T16:47:32.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:47:32.642Z] [2022-04-12T16:47:32.642Z] Login Succeeded [2022-04-12T16:47:32.642Z] nexus3.edgexfoundry.org:10003 [2022-04-12T16:47:32.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:47:32.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:47:32.642Z] Configure a credential helper to remove this warning. See [2022-04-12T16:47:32.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:47:32.642Z] [2022-04-12T16:47:32.642Z] Login Succeeded [2022-04-12T16:47:32.642Z] nexus3.edgexfoundry.org:10004 [2022-04-12T16:47:32.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:47:32.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:47:32.903Z] Configure a credential helper to remove this warning. See [2022-04-12T16:47:32.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:47:32.903Z] [2022-04-12T16:47:32.903Z] Login Succeeded [2022-04-12T16:47:32.903Z] docker.io [2022-04-12T16:47:32.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:47:33.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:47:33.164Z] Configure a credential helper to remove this warning. See [2022-04-12T16:47:33.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:47:33.164Z] [2022-04-12T16:47:33.164Z] Login Succeeded [2022-04-12T16:47:33.164Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T16:47:33.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T16:47:33.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T16:47:33.257Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-12T16:47:33.257Z] 36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:47:33.257Z] latest [2022-04-12T16:47:33.257Z] 2.1.1-dev.22 [2022-04-12T16:47:33.257Z] 36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:47:33.257Z] main [2022-04-12T16:47:33.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:33.593Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:33.901Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:47:33.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T16:47:33.901Z] 5704a325b3c6: Preparing [2022-04-12T16:47:33.901Z] b541d28bf3b4: Preparing [2022-04-12T16:47:33.901Z] b541d28bf3b4: Layer already exists [2022-04-12T16:47:35.816Z] 5704a325b3c6: Pushed [2022-04-12T16:47:35.816Z] 36bf49d833f23e02259df007f2e7db006630a714: digest: sha256:dafdbb32ce6b0a4561b8712eefd307327705be0b466a1dcb73ebddbe233f0127 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:36.111Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:36.408Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-12T16:47:36.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T16:47:36.408Z] 5704a325b3c6: Preparing [2022-04-12T16:47:36.408Z] b541d28bf3b4: Preparing [2022-04-12T16:47:36.408Z] b541d28bf3b4: Layer already exists [2022-04-12T16:47:36.408Z] 5704a325b3c6: Layer already exists [2022-04-12T16:47:36.408Z] latest: digest: sha256:dafdbb32ce6b0a4561b8712eefd307327705be0b466a1dcb73ebddbe233f0127 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:36.707Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:36.999Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.22 [2022-04-12T16:47:36.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T16:47:36.999Z] 5704a325b3c6: Preparing [2022-04-12T16:47:36.999Z] b541d28bf3b4: Preparing [2022-04-12T16:47:36.999Z] 5704a325b3c6: Layer already exists [2022-04-12T16:47:36.999Z] b541d28bf3b4: Layer already exists [2022-04-12T16:47:36.999Z] 2.1.1-dev.22: digest: sha256:dafdbb32ce6b0a4561b8712eefd307327705be0b466a1dcb73ebddbe233f0127 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:37.299Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:37.591Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:47:37.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T16:47:37.591Z] 5704a325b3c6: Preparing [2022-04-12T16:47:37.591Z] b541d28bf3b4: Preparing [2022-04-12T16:47:37.591Z] 5704a325b3c6: Layer already exists [2022-04-12T16:47:37.591Z] b541d28bf3b4: Layer already exists [2022-04-12T16:47:37.591Z] 36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22: digest: sha256:dafdbb32ce6b0a4561b8712eefd307327705be0b466a1dcb73ebddbe233f0127 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:37.891Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:38.184Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-12T16:47:38.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T16:47:38.185Z] 5704a325b3c6: Preparing [2022-04-12T16:47:38.185Z] b541d28bf3b4: Preparing [2022-04-12T16:47:38.185Z] b541d28bf3b4: Layer already exists [2022-04-12T16:47:38.185Z] 5704a325b3c6: Layer already exists [2022-04-12T16:47:38.185Z] main: digest: sha256:dafdbb32ce6b0a4561b8712eefd307327705be0b466a1dcb73ebddbe233f0127 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T16:47:38.231Z] ===================================================== [Pipeline] echo [2022-04-12T16:47:38.238Z] taggedImages: [2022-04-12T16:47:38.238Z] - nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:47:38.238Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-12T16:47:38.238Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.22 [2022-04-12T16:47:38.238Z] - nexus3.edgexfoundry.org:10004/edgex-ui:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:47:38.238Z] - 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-04-12T16:47:38.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:47:38.604Z] [2022-04-12T16:47:38.604Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:47:38.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:47:38.921Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T16:47:38.921Z] 5eb5b503b376: Pulling fs layer [2022-04-12T16:47:38.921Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T16:47:38.921Z] ec43610c2a17: Pulling fs layer [2022-04-12T16:47:38.921Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T16:47:38.921Z] 33b1e0a273af: Pulling fs layer [2022-04-12T16:47:38.921Z] 3a2ae6a8a46f: Waiting [2022-04-12T16:47:38.921Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T16:47:38.921Z] 2f39f015ded8: Pulling fs layer [2022-04-12T16:47:38.921Z] 33b1e0a273af: Waiting [2022-04-12T16:47:38.921Z] 5d3b04190fa2: Waiting [2022-04-12T16:47:38.921Z] 2f39f015ded8: Waiting [2022-04-12T16:47:38.921Z] 5c69ac0246d0: Download complete [2022-04-12T16:47:38.921Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T16:47:38.921Z] 3a2ae6a8a46f: Download complete [2022-04-12T16:47:38.921Z] 33b1e0a273af: Verifying Checksum [2022-04-12T16:47:38.921Z] 33b1e0a273af: Download complete [2022-04-12T16:47:38.921Z] 5d3b04190fa2: Verifying Checksum [2022-04-12T16:47:38.921Z] 5d3b04190fa2: Download complete [2022-04-12T16:47:38.921Z] ec43610c2a17: Verifying Checksum [2022-04-12T16:47:38.921Z] ec43610c2a17: Download complete [2022-04-12T16:47:39.180Z] 5eb5b503b376: Verifying Checksum [2022-04-12T16:47:39.180Z] 5eb5b503b376: Download complete [2022-04-12T16:47:39.749Z] 2f39f015ded8: Download complete [2022-04-12T16:47:40.317Z] 5eb5b503b376: Pull complete [2022-04-12T16:47:40.577Z] 5c69ac0246d0: Pull complete [2022-04-12T16:47:40.837Z] ec43610c2a17: Pull complete [2022-04-12T16:47:41.097Z] 3a2ae6a8a46f: Pull complete [2022-04-12T16:47:41.357Z] 33b1e0a273af: Pull complete [2022-04-12T16:47:41.357Z] 5d3b04190fa2: Pull complete [2022-04-12T16:47:45.551Z] 2f39f015ded8: Pull complete [2022-04-12T16:47:45.551Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T16:47:45.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:47:45.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T16:47:45.620Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:47:45.664Z] $ 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-04-12T16:47:47.586Z] $ docker top 27a32d495c47a3549244f0d556692f559460cb055a126ace5962a56f3e0511ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:47:47.980Z] ---> job-cost.sh [2022-04-12T16:47:47.980Z] lf-activate-venv: SKIPPING [2022-04-12T16:47:47.980Z] INFO: No Stack... [2022-04-12T16:47:48.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T16:47:48.812Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T16:47:49.108Z] + + catcut /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv -d, [2022-04-12T16:47:49.108Z] -f6 [Pipeline] lock [2022-04-12T16:47:49.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [2022-04-12T16:47:49.131Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] did not exist. Created. [2022-04-12T16:47:49.131Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T16:47:49.443Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T16:47:49.483Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T16:47:49.490Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T16:47:49.518Z] $ docker stop --time=1 27a32d495c47a3549244f0d556692f559460cb055a126ace5962a56f3e0511ce [2022-04-12T16:47:50.721Z] $ docker rm -f 27a32d495c47a3549244f0d556692f559460cb055a126ace5962a56f3e0511ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T16:48:07.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20698 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-12T16:48:07.178Z] Running in /w/workspace/edgex-ui-go/61 [Pipeline] { [Pipeline] checkout [2022-04-12T16:48:07.635Z] The recommended git tool is: git [2022-04-12T16:48:14.848Z] using credential edgex-jenkins-ssh [2022-04-12T16:48:14.866Z] Cloning the remote Git repository [2022-04-12T16:48:14.942Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T16:48:15.021Z] > git init /w/workspace/edgex-ui-go/61 # timeout=10 [2022-04-12T16:48:15.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T16:48:15.099Z] > git --version # timeout=10 [2022-04-12T16:48:15.125Z] > git --version # 'git version 2.25.1' [2022-04-12T16:48:15.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T16:48:15.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T16:48:18.728Z] Avoid second fetch [2022-04-12T16:48:18.729Z] Checking out Revision 36bf49d833f23e02259df007f2e7db006630a714 (main) [2022-04-12T16:48:18.623Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T16:48:18.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T16:48:18.763Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T16:48:18.800Z] > git checkout -f 36bf49d833f23e02259df007f2e7db006630a714 # timeout=10 [2022-04-12T16:48:23.555Z] Commit message: "Merge pull request #514 from badboy-huaqiao/issue-#292" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T16:48:24.668Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T16:48:24.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T16:48:24.668Z] Dload Upload Total Spent Left Speed [2022-04-12T16:48:24.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh [2022-04-12T16:48:25.182Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T16:48:25.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T16:48:25.522Z] + sudo tee /etc/docker/daemon.new [2022-04-12T16:48:25.522Z] { [2022-04-12T16:48:25.522Z] "registry-mirrors": [ [2022-04-12T16:48:25.522Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T16:48:25.522Z] ], [2022-04-12T16:48:25.522Z] "bip": "10.250.0.254/24", [2022-04-12T16:48:25.522Z] "hosts": [ [2022-04-12T16:48:25.522Z] "tcp://0.0.0.0:5555", [2022-04-12T16:48:25.522Z] "unix:///var/run/docker.sock" [2022-04-12T16:48:25.522Z] ], [2022-04-12T16:48:25.522Z] "mtu": 1458, [2022-04-12T16:48:25.522Z] "selinux-enabled": true, [2022-04-12T16:48:25.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T16:48:25.522Z] } [Pipeline] sh [2022-04-12T16:48:25.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T16:48:26.225Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:48:44.584Z] provisioning config files... [2022-04-12T16:48:44.608Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config1636618282547378145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:48:44.970Z] ---> docker-login.sh [2022-04-12T16:48:44.971Z] nexus3.edgexfoundry.org:10001 [2022-04-12T16:48:45.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:48:45.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:48:45.843Z] Configure a credential helper to remove this warning. See [2022-04-12T16:48:45.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:48:45.843Z] [2022-04-12T16:48:45.843Z] Login Succeeded [2022-04-12T16:48:45.843Z] nexus3.edgexfoundry.org:10002 [2022-04-12T16:48:46.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:48:46.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:48:46.453Z] Configure a credential helper to remove this warning. See [2022-04-12T16:48:46.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:48:46.453Z] [2022-04-12T16:48:46.453Z] Login Succeeded [2022-04-12T16:48:46.453Z] nexus3.edgexfoundry.org:10003 [2022-04-12T16:48:46.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:48:46.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:48:46.765Z] Configure a credential helper to remove this warning. See [2022-04-12T16:48:46.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:48:46.765Z] [2022-04-12T16:48:46.765Z] Login Succeeded [2022-04-12T16:48:46.765Z] nexus3.edgexfoundry.org:10004 [2022-04-12T16:48:47.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:48:47.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:48:47.372Z] Configure a credential helper to remove this warning. See [2022-04-12T16:48:47.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:48:47.372Z] [2022-04-12T16:48:47.372Z] Login Succeeded [2022-04-12T16:48:47.372Z] docker.io [2022-04-12T16:48:47.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:48:48.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:48:48.241Z] Configure a credential helper to remove this warning. See [2022-04-12T16:48:48.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:48:48.241Z] [2022-04-12T16:48:48.241Z] Login Succeeded [2022-04-12T16:48:48.241Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T16:48:48.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T16:48:48.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T16:48:48.718Z] ========================================================= [2022-04-12T16:48:48.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T16:48:48.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:48:49.111Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T16:48:50.089Z] Sending build context to Docker daemon 27.07MB [2022-04-12T16:48:50.089Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T16:48:50.089Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T16:48:50.089Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T16:48:50.089Z] 9b3977197b4f: Pulling fs layer [2022-04-12T16:48:50.089Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T16:48:50.089Z] 94645a83ff95: Pulling fs layer [2022-04-12T16:48:50.089Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T16:48:50.089Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T16:48:50.089Z] f7c0051592d6: Pulling fs layer [2022-04-12T16:48:50.089Z] a227ed2f7395: Pulling fs layer [2022-04-12T16:48:50.089Z] 7b1c46037f91: Pulling fs layer [2022-04-12T16:48:50.089Z] 3f3a8bcf1eab: Waiting [2022-04-12T16:48:50.089Z] 0c92f367c5e7: Waiting [2022-04-12T16:48:50.089Z] f7c0051592d6: Waiting [2022-04-12T16:48:50.089Z] a227ed2f7395: Waiting [2022-04-12T16:48:50.089Z] 7b1c46037f91: Waiting [2022-04-12T16:48:50.089Z] 94645a83ff95: Download complete [2022-04-12T16:48:50.089Z] 1a89e8eeedd5: Verifying Checksum [2022-04-12T16:48:50.089Z] 1a89e8eeedd5: Download complete [2022-04-12T16:48:50.365Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T16:48:50.365Z] 0c92f367c5e7: Download complete [2022-04-12T16:48:50.365Z] 9b3977197b4f: Verifying Checksum [2022-04-12T16:48:50.365Z] 9b3977197b4f: Download complete [2022-04-12T16:48:50.365Z] f7c0051592d6: Verifying Checksum [2022-04-12T16:48:50.365Z] f7c0051592d6: Download complete [2022-04-12T16:48:50.365Z] a227ed2f7395: Verifying Checksum [2022-04-12T16:48:50.365Z] a227ed2f7395: Download complete [2022-04-12T16:48:50.969Z] 9b3977197b4f: Pull complete [2022-04-12T16:48:51.573Z] 1a89e8eeedd5: Pull complete [2022-04-12T16:48:51.847Z] 94645a83ff95: Pull complete [2022-04-12T16:48:52.448Z] 7b1c46037f91: Verifying Checksum [2022-04-12T16:48:52.448Z] 7b1c46037f91: Download complete [2022-04-12T16:48:53.044Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T16:48:53.044Z] 3f3a8bcf1eab: Download complete [2022-04-12T16:49:05.474Z] 3f3a8bcf1eab: Pull complete [2022-04-12T16:49:05.474Z] 0c92f367c5e7: Pull complete [2022-04-12T16:49:05.474Z] f7c0051592d6: Pull complete [2022-04-12T16:49:05.474Z] a227ed2f7395: Pull complete [2022-04-12T16:49:10.887Z] 7b1c46037f91: Pull complete [2022-04-12T16:49:11.163Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T16:49:11.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T16:49:11.163Z] ---> f79e39bc4007 [2022-04-12T16:49:11.163Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T16:49:12.620Z] ---> Running in 67f2ae902a5f [2022-04-12T16:49:12.895Z] Removing intermediate container 67f2ae902a5f [2022-04-12T16:49:12.895Z] ---> f063fdb0e592 [2022-04-12T16:49:12.895Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T16:49:12.895Z] ---> Running in e389e4674ecf [2022-04-12T16:49:13.172Z] Removing intermediate container e389e4674ecf [2022-04-12T16:49:13.172Z] ---> eaa03fac076e [2022-04-12T16:49:13.172Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T16:49:13.460Z] ---> Running in ab443a769db1 [2022-04-12T16:49:13.742Z] Removing intermediate container ab443a769db1 [2022-04-12T16:49:13.742Z] ---> 357055df38e7 [2022-04-12T16:49:13.742Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T16:49:13.742Z] ---> Running in 6c9b5fb142ee [2022-04-12T16:49:14.016Z] Removing intermediate container 6c9b5fb142ee [2022-04-12T16:49:14.016Z] ---> 458c3ddda221 [2022-04-12T16:49:14.016Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T16:49:14.016Z] ---> Running in b48f89ebad68 [2022-04-12T16:49:14.296Z] Removing intermediate container b48f89ebad68 [2022-04-12T16:49:14.296Z] ---> be65853f4090 [2022-04-12T16:49:14.296Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:49:14.572Z] ---> Running in 5cf320e52f58 [2022-04-12T16:49:16.553Z] Removing intermediate container 5cf320e52f58 [2022-04-12T16:49:16.553Z] ---> e72b9baf47fa [2022-04-12T16:49:16.553Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T16:49:16.553Z] ---> Running in ab7c7d284e79 [2022-04-12T16:49:17.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:49:18.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:49:19.122Z] OK: 220 MiB in 52 packages [2022-04-12T16:49:19.717Z] Removing intermediate container ab7c7d284e79 [2022-04-12T16:49:19.717Z] ---> 4508c5f99295 [2022-04-12T16:49:19.717Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T16:49:19.717Z] ---> Running in ec9f66216adb [2022-04-12T16:49:19.991Z] Removing intermediate container ec9f66216adb [2022-04-12T16:49:19.991Z] ---> 693700ff3b6b [2022-04-12T16:49:19.991Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T16:49:20.272Z] ---> Running in 5c1749c7d765 [2022-04-12T16:49:20.547Z] Removing intermediate container 5c1749c7d765 [2022-04-12T16:49:20.547Z] ---> dd96593540f0 [2022-04-12T16:49:20.547Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T16:49:21.149Z] ---> a1c974df5520 [2022-04-12T16:49:21.149Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:49:21.149Z] ---> Running in 6a12080aa1b6 [2022-04-12T16:50:42.960Z] Removing intermediate container 6a12080aa1b6 [2022-04-12T16:50:42.960Z] ---> 99a18b0d051b [2022-04-12T16:50:42.960Z] Step 14/15 : COPY . . [2022-04-12T16:50:42.960Z] ---> ec8113bef440 [2022-04-12T16:50:42.960Z] Step 15/15 : RUN ${MAKE} [2022-04-12T16:50:42.960Z] ---> Running in 68eab52d58e8 [2022-04-12T16:50:42.960Z] noop [2022-04-12T16:50:42.960Z] Removing intermediate container 68eab52d58e8 [2022-04-12T16:50:42.960Z] ---> 094d6a3e0979 [2022-04-12T16:50:42.960Z] Successfully built 094d6a3e0979 [2022-04-12T16:50:42.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:50:43.319Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T16:50:43.319Z] . [Pipeline] withDockerContainer [2022-04-12T16:50:43.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-20698 does not seem to be running inside a container [2022-04-12T16:50:43.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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-04-12T16:50:44.951Z] $ docker top cd26c85cd732b306ec6a8816f7454bf64012f409bee74ba24c5b642263533561 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T16:50:45.869Z] + go version [2022-04-12T16:50:45.869Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T16:50:45.899Z] $ docker stop --time=1 cd26c85cd732b306ec6a8816f7454bf64012f409bee74ba24c5b642263533561 [2022-04-12T16:50:47.538Z] $ docker rm -f cd26c85cd732b306ec6a8816f7454bf64012f409bee74ba24c5b642263533561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:50:48.150Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T16:50:48.150Z] . [Pipeline] withDockerContainer [2022-04-12T16:50:48.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-20698 does not seem to be running inside a container [2022-04-12T16:50:48.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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-04-12T16:50:49.755Z] $ docker top d6220a0181b2ea1499178b9abd05057252aee8ba6f9145f550db7e36686bfd03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T16:50:50.688Z] + make test [2022-04-12T16:50:50.688Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T16:50:52.142Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T16:51:31.204Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T16:51:31.204Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T16:51:46.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T16:51:46.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T16:51:46.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T16:51:46.366Z] $ docker stop --time=1 d6220a0181b2ea1499178b9abd05057252aee8ba6f9145f550db7e36686bfd03 [2022-04-12T16:51:48.129Z] $ docker rm -f d6220a0181b2ea1499178b9abd05057252aee8ba6f9145f550db7e36686bfd03 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T16:51:48.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T16:51:48.873Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T16:51:49.420Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T16:51:49.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T16:51:50.166Z] + ls -al . [2022-04-12T16:51:50.166Z] total 160 [2022-04-12T16:51:50.166Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 12 16:50 . [2022-04-12T16:51:50.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:48 .. [2022-04-12T16:51:50.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 16:48 .git [2022-04-12T16:51:50.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:48 .github [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 16:48 .gitignore [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 2022 Apr 12 16:48 Attribution.txt [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 16:48 CONTRIBUTING.md [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 16:48 Dockerfile [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 16:48 Jenkinsfile [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 16:48 LICENSE [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 16:48 Makefile [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 16:48 README.md [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 16:46 VERSION [2022-04-12T16:51:50.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:48 assets [2022-04-12T16:51:50.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:48 bin [2022-04-12T16:51:50.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:48 cmd [2022-04-12T16:51:50.166Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 16:50 coverage.out [2022-04-12T16:51:50.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 16:48 docs [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 16:48 go.mod [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 16:48 go.sum [2022-04-12T16:51:50.166Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 16:48 internal [2022-04-12T16:51:50.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 16:48 pkg [2022-04-12T16:51:50.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:48 snap [2022-04-12T16:51:50.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:48 testing [2022-04-12T16:51:50.166Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 16:48 version.go [2022-04-12T16:51:50.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 16:48 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:51:50.519Z] + 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=36bf49d833f23e02259df007f2e7db006630a714 --label arch=arm64 --label version=2.1.1-dev.22 . [2022-04-12T16:51:51.500Z] Sending build context to Docker daemon 27.07MB [2022-04-12T16:51:51.500Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T16:51:51.500Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T16:51:51.500Z] ---> 094d6a3e0979 [2022-04-12T16:51:51.500Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T16:51:51.775Z] ---> Running in 7902dd529002 [2022-04-12T16:51:52.059Z] Removing intermediate container 7902dd529002 [2022-04-12T16:51:52.059Z] ---> 96ce648041fb [2022-04-12T16:51:52.059Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T16:51:52.059Z] ---> Running in 3de409601b55 [2022-04-12T16:51:52.660Z] Removing intermediate container 3de409601b55 [2022-04-12T16:51:52.660Z] ---> 24c690e62bc3 [2022-04-12T16:51:52.660Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T16:51:52.660Z] ---> Running in 158292e91c69 [2022-04-12T16:51:52.936Z] Removing intermediate container 158292e91c69 [2022-04-12T16:51:52.936Z] ---> 21fd53bedaf4 [2022-04-12T16:51:52.936Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T16:51:52.936Z] ---> Running in 38e12797faa8 [2022-04-12T16:51:53.209Z] Removing intermediate container 38e12797faa8 [2022-04-12T16:51:53.209Z] ---> 8321d2769be0 [2022-04-12T16:51:53.209Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T16:51:53.488Z] ---> Running in 4448807e6ed5 [2022-04-12T16:51:53.764Z] Removing intermediate container 4448807e6ed5 [2022-04-12T16:51:53.764Z] ---> f4580d551688 [2022-04-12T16:51:53.764Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T16:51:53.764Z] ---> Running in 2d2fd43a8cb1 [2022-04-12T16:51:55.743Z] Removing intermediate container 2d2fd43a8cb1 [2022-04-12T16:51:55.743Z] ---> 6d1d79c67aad [2022-04-12T16:51:55.743Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T16:51:55.743Z] ---> Running in bf7d89942010 [2022-04-12T16:51:56.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T16:51:57.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T16:51:58.306Z] OK: 220 MiB in 52 packages [2022-04-12T16:51:58.909Z] Removing intermediate container bf7d89942010 [2022-04-12T16:51:58.909Z] ---> 4532da4614ce [2022-04-12T16:51:58.909Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T16:51:58.909Z] ---> Running in e14ae877727c [2022-04-12T16:51:59.179Z] Removing intermediate container e14ae877727c [2022-04-12T16:51:59.179Z] ---> 12d380abd34f [2022-04-12T16:51:59.179Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T16:51:59.454Z] ---> Running in 1ce8dd2d87ba [2022-04-12T16:51:59.725Z] Removing intermediate container 1ce8dd2d87ba [2022-04-12T16:51:59.725Z] ---> 1c43f4b8a520 [2022-04-12T16:51:59.725Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T16:52:00.319Z] ---> 2dfbb15d1e98 [2022-04-12T16:52:00.319Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T16:52:00.319Z] ---> Running in e5beffef04e9 [2022-04-12T16:52:02.307Z] Removing intermediate container e5beffef04e9 [2022-04-12T16:52:02.307Z] ---> 62a53284dffd [2022-04-12T16:52:02.307Z] Step 14/23 : COPY . . [2022-04-12T16:52:05.700Z] ---> a9e669dc0297 [2022-04-12T16:52:05.700Z] Step 15/23 : RUN ${MAKE} [2022-04-12T16:52:05.700Z] ---> Running in 0bdb33bb2ba9 [2022-04-12T16:52:06.299Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-12T16:52:38.653Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T16:52:42.959Z] Removing intermediate container 0bdb33bb2ba9 [2022-04-12T16:52:42.959Z] ---> 41ee571e5cd4 [2022-04-12T16:52:42.959Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T16:52:42.959Z] 3.14: Pulling from library/alpine [2022-04-12T16:52:43.232Z] 455c02918c45: Pulling fs layer [2022-04-12T16:52:43.509Z] 455c02918c45: Verifying Checksum [2022-04-12T16:52:43.509Z] 455c02918c45: Download complete [2022-04-12T16:52:44.113Z] 455c02918c45: Pull complete [2022-04-12T16:52:44.113Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T16:52:44.113Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T16:52:44.113Z] ---> ac73e934f311 [2022-04-12T16:52:44.113Z] Step 17/23 : EXPOSE 4000 [2022-04-12T16:52:44.113Z] ---> Running in d31afc6b635a [2022-04-12T16:52:44.385Z] Removing intermediate container d31afc6b635a [2022-04-12T16:52:44.385Z] ---> 8c9e5bc4a539 [2022-04-12T16:52:44.385Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T16:52:45.826Z] ---> 9de1de05ce52 [2022-04-12T16:52:45.826Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T16:52:45.826Z] ---> Running in d891c08feae4 [2022-04-12T16:52:46.431Z] Removing intermediate container d891c08feae4 [2022-04-12T16:52:46.431Z] ---> 93f759809545 [2022-04-12T16:52:46.431Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T16:52:46.431Z] ---> Running in 74bf469b1cc8 [2022-04-12T16:52:46.705Z] Removing intermediate container 74bf469b1cc8 [2022-04-12T16:52:46.705Z] ---> 5f9e5da591b6 [2022-04-12T16:52:46.705Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T16:52:46.705Z] ---> Running in 7ddc2fe6c830 [2022-04-12T16:52:46.986Z] Removing intermediate container 7ddc2fe6c830 [2022-04-12T16:52:46.986Z] ---> ac48a3c1153f [2022-04-12T16:52:46.986Z] Step 22/23 : LABEL git_sha=36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:52:47.262Z] ---> Running in 8d12973577cd [2022-04-12T16:52:47.536Z] Removing intermediate container 8d12973577cd [2022-04-12T16:52:47.536Z] ---> e763b9eadbba [2022-04-12T16:52:47.536Z] Step 23/23 : LABEL version=2.1.1-dev.22 [2022-04-12T16:52:47.536Z] ---> Running in 9955bc6c7715 [2022-04-12T16:52:47.810Z] Removing intermediate container 9955bc6c7715 [2022-04-12T16:52:47.810Z] ---> 6070f9ed31f7 [2022-04-12T16:52:47.810Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T16:52:48.082Z] Successfully built 6070f9ed31f7 [2022-04-12T16:52:48.082Z] 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-04-12T16:52:48.193Z] provisioning config files... [2022-04-12T16:52:48.211Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/61@tmp/config617830329495140512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:52:48.567Z] ---> docker-login.sh [2022-04-12T16:52:48.567Z] nexus3.edgexfoundry.org:10001 [2022-04-12T16:52:48.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:52:48.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:52:48.842Z] Configure a credential helper to remove this warning. See [2022-04-12T16:52:48.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:52:48.842Z] [2022-04-12T16:52:48.842Z] Login Succeeded [2022-04-12T16:52:48.842Z] nexus3.edgexfoundry.org:10002 [2022-04-12T16:52:49.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:52:49.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:52:49.440Z] Configure a credential helper to remove this warning. See [2022-04-12T16:52:49.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:52:49.440Z] [2022-04-12T16:52:49.440Z] Login Succeeded [2022-04-12T16:52:49.440Z] nexus3.edgexfoundry.org:10003 [2022-04-12T16:52:49.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:52:49.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:52:49.989Z] Configure a credential helper to remove this warning. See [2022-04-12T16:52:49.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:52:49.989Z] [2022-04-12T16:52:49.989Z] Login Succeeded [2022-04-12T16:52:49.989Z] nexus3.edgexfoundry.org:10004 [2022-04-12T16:52:50.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:52:50.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:52:50.538Z] Configure a credential helper to remove this warning. See [2022-04-12T16:52:50.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:52:50.538Z] [2022-04-12T16:52:50.538Z] Login Succeeded [2022-04-12T16:52:50.538Z] docker.io [2022-04-12T16:52:50.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T16:52:51.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T16:52:51.407Z] Configure a credential helper to remove this warning. See [2022-04-12T16:52:51.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T16:52:51.407Z] [2022-04-12T16:52:51.407Z] Login Succeeded [2022-04-12T16:52:51.407Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T16:52:51.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T16:52:51.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T16:52:51.494Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-12T16:52:51.494Z] 36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:52:51.494Z] latest [2022-04-12T16:52:51.494Z] 2.1.1-dev.22 [2022-04-12T16:52:51.494Z] 36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:52:51.494Z] main [2022-04-12T16:52:51.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:51.854Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:52.198Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:52:52.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T16:52:52.198Z] 46ed2279211e: Preparing [2022-04-12T16:52:52.198Z] f73e7dbfee58: Preparing [2022-04-12T16:52:52.198Z] f73e7dbfee58: Layer already exists [2022-04-12T16:52:56.509Z] 46ed2279211e: Pushed [2022-04-12T16:52:56.782Z] 36bf49d833f23e02259df007f2e7db006630a714: digest: sha256:e9e02ee2d694c3223721d7b946d18709eb8a2b620f917c9764d8a7b44c04c45c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:57.140Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:57.488Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-12T16:52:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T16:52:57.488Z] 46ed2279211e: Preparing [2022-04-12T16:52:57.488Z] f73e7dbfee58: Preparing [2022-04-12T16:52:57.488Z] 46ed2279211e: Layer already exists [2022-04-12T16:52:57.488Z] f73e7dbfee58: Layer already exists [2022-04-12T16:52:57.762Z] latest: digest: sha256:e9e02ee2d694c3223721d7b946d18709eb8a2b620f917c9764d8a7b44c04c45c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:58.118Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:58.469Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.22 [2022-04-12T16:52:58.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T16:52:58.469Z] 46ed2279211e: Preparing [2022-04-12T16:52:58.469Z] f73e7dbfee58: Preparing [2022-04-12T16:52:58.469Z] f73e7dbfee58: Layer already exists [2022-04-12T16:52:58.469Z] 46ed2279211e: Layer already exists [2022-04-12T16:52:58.743Z] 2.1.1-dev.22: digest: sha256:e9e02ee2d694c3223721d7b946d18709eb8a2b620f917c9764d8a7b44c04c45c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:59.100Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:52:59.457Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:52:59.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T16:52:59.457Z] 46ed2279211e: Preparing [2022-04-12T16:52:59.457Z] f73e7dbfee58: Preparing [2022-04-12T16:52:59.457Z] f73e7dbfee58: Layer already exists [2022-04-12T16:52:59.457Z] 46ed2279211e: Layer already exists [2022-04-12T16:52:59.733Z] 36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22: digest: sha256:e9e02ee2d694c3223721d7b946d18709eb8a2b620f917c9764d8a7b44c04c45c size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:00.100Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:00.448Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-12T16:53:00.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T16:53:00.448Z] 46ed2279211e: Preparing [2022-04-12T16:53:00.448Z] f73e7dbfee58: Preparing [2022-04-12T16:53:00.448Z] 46ed2279211e: Layer already exists [2022-04-12T16:53:00.448Z] f73e7dbfee58: Layer already exists [2022-04-12T16:53:00.722Z] main: digest: sha256:e9e02ee2d694c3223721d7b946d18709eb8a2b620f917c9764d8a7b44c04c45c size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T16:53:00.780Z] ===================================================== [Pipeline] echo [2022-04-12T16:53:00.794Z] taggedImages: [2022-04-12T16:53:00.794Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714 [2022-04-12T16:53:00.794Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-12T16:53:00.794Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.22 [2022-04-12T16:53:00.794Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:36bf49d833f23e02259df007f2e7db006630a714-2.1.1-dev.22 [2022-04-12T16:53:00.794Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:01.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:53:01.183Z] [2022-04-12T16:53:01.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:01.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:53:01.820Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T16:53:01.820Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T16:53:01.820Z] 04944245beec: Pulling fs layer [2022-04-12T16:53:01.820Z] 699f458cf7ca: Pulling fs layer [2022-04-12T16:53:01.820Z] 765212b225bb: Pulling fs layer [2022-04-12T16:53:01.820Z] f23df028b6ca: Pulling fs layer [2022-04-12T16:53:01.820Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T16:53:01.820Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T16:53:01.820Z] 765212b225bb: Waiting [2022-04-12T16:53:01.820Z] d65c8cfc05b1: Waiting [2022-04-12T16:53:01.820Z] 2437ff75d9bd: Waiting [2022-04-12T16:53:01.820Z] f23df028b6ca: Waiting [2022-04-12T16:53:01.820Z] 04944245beec: Verifying Checksum [2022-04-12T16:53:01.820Z] 04944245beec: Download complete [2022-04-12T16:53:01.820Z] 765212b225bb: Verifying Checksum [2022-04-12T16:53:01.820Z] 765212b225bb: Download complete [2022-04-12T16:53:01.820Z] f23df028b6ca: Verifying Checksum [2022-04-12T16:53:01.820Z] f23df028b6ca: Download complete [2022-04-12T16:53:01.820Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T16:53:01.820Z] d65c8cfc05b1: Download complete [2022-04-12T16:53:02.096Z] 699f458cf7ca: Verifying Checksum [2022-04-12T16:53:02.096Z] 699f458cf7ca: Download complete [2022-04-12T16:53:02.372Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T16:53:05.007Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T16:53:06.454Z] 8998bd30e6a1: Pull complete [2022-04-12T16:53:07.055Z] 04944245beec: Pull complete [2022-04-12T16:53:08.499Z] 699f458cf7ca: Pull complete [2022-04-12T16:53:08.775Z] 765212b225bb: Pull complete [2022-04-12T16:53:09.760Z] f23df028b6ca: Pull complete [2022-04-12T16:53:10.036Z] d65c8cfc05b1: Pull complete [2022-04-12T16:53:25.161Z] 2437ff75d9bd: Pull complete [2022-04-12T16:53:25.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T16:53:25.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T16:53:25.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T16:53:25.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-20698 does not seem to be running inside a container [2022-04-12T16:53:25.509Z] $ 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/61 -v /w/workspace/edgex-ui-go/61:/w/workspace/edgex-ui-go/61:rw,z -v /w/workspace/edgex-ui-go/61@tmp:/w/workspace/edgex-ui-go/61@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-04-12T16:53:28.175Z] $ docker top bbcba310d89c9777f468cd9add60b4267f2dad1bed746a990e21bd675182c229 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:53:29.133Z] ---> job-cost.sh [2022-04-12T16:53:29.133Z] lf-activate-venv: SKIPPING [2022-04-12T16:53:29.133Z] INFO: No Stack... [2022-04-12T16:53:29.407Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T16:53:30.385Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T16:53:31.065Z] + cat /w/workspace/edgex-ui-go/61/archives/cost.csv [2022-04-12T16:53:31.065Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T16:53:31.134Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [2022-04-12T16:53:31.140Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] did not exist. Created. [2022-04-12T16:53:31.140Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T16:53:31.813Z] /w/workspace/edgex-ui-go/61@tmp/durable-389c9068/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-12T16:53:32.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T16:53:32.514Z] Warning: overwriting stash ‘stack-cost’ [2022-04-12T16:53:32.672Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T16:53:32.681Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-61-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T16:53:32.710Z] $ docker stop --time=1 bbcba310d89c9777f468cd9add60b4267f2dad1bed746a990e21bd675182c229 [2022-04-12T16:53:34.241Z] $ docker rm -f bbcba310d89c9777f468cd9add60b4267f2dad1bed746a990e21bd675182c229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T16:53:34.681Z] provisioning config files... [2022-04-12T16:53:34.690Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2088758483258496628tmp [Pipeline] { [Pipeline] sh [2022-04-12T16:53:34.987Z] + set +x [2022-04-12T16:53:34.987Z] + curl -s https://codecov.io/bash [2022-04-12T16:53:34.987Z] + bash -s -- [2022-04-12T16:53:34.987Z] [2022-04-12T16:53:34.987Z] _____ _ [2022-04-12T16:53:34.987Z] / ____| | | [2022-04-12T16:53:34.987Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T16:53:34.987Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T16:53:34.987Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T16:53:34.987Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T16:53:34.987Z] Bash-1.0.6 [2022-04-12T16:53:34.987Z] [2022-04-12T16:53:34.987Z] [2022-04-12T16:53:34.987Z] ==> git version 2.25.1 found [2022-04-12T16:53:34.987Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T16:53:34.987Z] Release-Date: 2020-01-08 [2022-04-12T16:53:34.987Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T16:53:34.987Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T16:53:34.987Z] ==> Jenkins CI detected. [2022-04-12T16:53:34.987Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:53:34.987Z] project root: . [2022-04-12T16:53:34.987Z] --> token set from env [2022-04-12T16:53:34.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T16:53:34.987Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T16:53:34.987Z] ==> Python coveragepy not found [2022-04-12T16:53:34.987Z] ==> Searching for coverage reports in: [2022-04-12T16:53:34.987Z] + . [2022-04-12T16:53:34.987Z] -> Found 1 reports [2022-04-12T16:53:34.987Z] ==> Detecting git/mercurial file structure [2022-04-12T16:53:34.987Z] ==> Reading reports [2022-04-12T16:53:34.987Z] + ./coverage.out bytes=10 [2022-04-12T16:53:34.987Z] ==> Appending adjustments [2022-04-12T16:53:34.987Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T16:53:35.247Z] + Found adjustments [2022-04-12T16:53:35.247Z] ==> Gzipping contents [2022-04-12T16:53:35.247Z] 4.0K /tmp/codecov.wr25yJ.gz [2022-04-12T16:53:35.247Z] ==> Uploading reports [2022-04-12T16:53:35.247Z] url: https://codecov.io [2022-04-12T16:53:35.247Z] query: branch=main&commit=36bf49d833f23e02259df007f2e7db006630a714&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T16:53:35.247Z] -> Pinging Codecov [2022-04-12T16:53:35.248Z] 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=36bf49d833f23e02259df007f2e7db006630a714&build=61&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F61%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T16:53:35.508Z] -> Uploading to [2022-04-12T16:53:35.508Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/FB506323287CE973F263BFD2A0EB1F37/36bf49d833f23e02259df007f2e7db006630a714/662dca4b-ea4f-4e74-bb03-d02cbf6d4a6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T165335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29b6fa0bf1cbb57a8a19e44ba78fc66e7fb8107cf7014694fcb75bfab8f750a9 [2022-04-12T16:53:35.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T16:53:35.508Z] Dload Upload Total Spent Left Speed [2022-04-12T16:53:35.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 19056 --:--:-- --:--:-- --:--:-- 19056 [2022-04-12T16:53:35.769Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] } [2022-04-12T16:53:35.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-12T16:53:36.056Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-12T16:53:36.067Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:36.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T16:53:36.359Z] [2022-04-12T16:53:36.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:36.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T16:53:36.657Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-12T16:53:36.657Z] 188c0c94c7c5: Pulling fs layer [2022-04-12T16:53:36.657Z] 0ef7d3d256c8: Pulling fs layer [2022-04-12T16:53:36.657Z] de9db76c5a1d: Pulling fs layer [2022-04-12T16:53:36.658Z] 0eba1c9be4d2: Pulling fs layer [2022-04-12T16:53:36.658Z] 0d57e429df01: Pulling fs layer [2022-04-12T16:53:36.658Z] 4e4be7b47b0d: Pulling fs layer [2022-04-12T16:53:36.658Z] e1f770b5df2f: Pulling fs layer [2022-04-12T16:53:36.658Z] 85a0685a4137: Pulling fs layer [2022-04-12T16:53:36.658Z] e1f770b5df2f: Waiting [2022-04-12T16:53:36.658Z] 0eba1c9be4d2: Waiting [2022-04-12T16:53:36.658Z] 85a0685a4137: Waiting [2022-04-12T16:53:36.658Z] 0d57e429df01: Waiting [2022-04-12T16:53:36.658Z] 4e4be7b47b0d: Waiting [2022-04-12T16:53:36.658Z] de9db76c5a1d: Download complete [2022-04-12T16:53:36.658Z] 0ef7d3d256c8: Verifying Checksum [2022-04-12T16:53:36.658Z] 0ef7d3d256c8: Download complete [2022-04-12T16:53:36.658Z] 0d57e429df01: Download complete [2022-04-12T16:53:36.658Z] 4e4be7b47b0d: Download complete [2022-04-12T16:53:36.658Z] 188c0c94c7c5: Verifying Checksum [2022-04-12T16:53:36.658Z] 188c0c94c7c5: Download complete [2022-04-12T16:53:36.917Z] 188c0c94c7c5: Pull complete [2022-04-12T16:53:36.917Z] e1f770b5df2f: Verifying Checksum [2022-04-12T16:53:36.917Z] e1f770b5df2f: Download complete [2022-04-12T16:53:36.917Z] 0ef7d3d256c8: Pull complete [2022-04-12T16:53:36.917Z] de9db76c5a1d: Pull complete [2022-04-12T16:53:37.489Z] 0eba1c9be4d2: Download complete [2022-04-12T16:53:37.489Z] 85a0685a4137: Verifying Checksum [2022-04-12T16:53:37.489Z] 85a0685a4137: Download complete [2022-04-12T16:53:41.692Z] 0eba1c9be4d2: Pull complete [2022-04-12T16:53:41.692Z] 0d57e429df01: Pull complete [2022-04-12T16:53:41.692Z] 4e4be7b47b0d: Pull complete [2022-04-12T16:53:41.959Z] e1f770b5df2f: Pull complete [2022-04-12T16:53:45.263Z] 85a0685a4137: Pull complete [2022-04-12T16:53:45.263Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-12T16:53:45.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T16:53:45.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-12T16:53:45.333Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:53:45.379Z] $ 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-04-12T16:53:46.874Z] $ docker top 131bd6a5876c7f1d020c8e43300927bd8085f2043c00d889448590937addb1bf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T16:53:46.959Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-12T16:53:47.249Z] + set -o pipefail [2022-04-12T16:53:47.249Z] + snyk monitor '--org=edgex-jenkins' [2022-04-12T16:53:51.456Z] [2022-04-12T16:53:51.456Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-12T16:53:51.456Z] [2022-04-12T16:53:51.457Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/fd0ac143-b716-46e2-a201-dbb70cd90bf8 [2022-04-12T16:53:51.457Z] [2022-04-12T16:53:51.457Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-12T16:53:51.457Z] [2022-04-12T16:53:51.457Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-12T16:53:51.457Z] [2022-04-12T16:53:51.457Z] [Pipeline] } [2022-04-12T16:53:51.470Z] $ docker stop --time=1 131bd6a5876c7f1d020c8e43300927bd8085f2043c00d889448590937addb1bf [2022-04-12T16:53:53.040Z] $ docker rm -f 131bd6a5876c7f1d020c8e43300927bd8085f2043c00d889448590937addb1bf [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-04-12T16:53:53.706Z] + git log --format=format:%s -1 36bf49d833f23e02259df007f2e7db006630a714 [Pipeline] sh [2022-04-12T16:53:54.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T16:53:54.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:54.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:53:54.296Z] . [Pipeline] withDockerContainer [2022-04-12T16:53:54.365Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:53:54.402Z] $ 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-04-12T16:53:54.797Z] $ docker top 7503b62626996462a95cff0e88bc96e685fd42a23750b34c119d5d4360fb7d32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T16:53:54.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T16:53:54.895Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T16:53:55.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T16:53:55.024Z] $ docker exec 7503b62626996462a95cff0e88bc96e685fd42a23750b34c119d5d4360fb7d32 ssh-agent [2022-04-12T16:53:55.144Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlNGINh/agent.13 [2022-04-12T16:53:55.144Z] SSH_AGENT_PID=20 [2022-04-12T16:53:55.152Z] Running ssh-add (command line suppressed) [2022-04-12T16:53:55.269Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8857900802830455195.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8857900802830455195.key) [2022-04-12T16:53:55.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T16:53:55.570Z] + git semver tag [2022-04-12T16:53:55.570Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T16:53:55.570Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T16:53:55.570Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:53:55.570Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T16:53:55.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T16:53:55.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T16:53:55.570Z] # $SEMVER_BRANCH = main [2022-04-12T16:53:55.570Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-12T16:53:55.570Z] # 36bf49d833f23e02259df007f2e7db006630a714 HEAD [2022-04-12T16:53:55.570Z] # -> Force: false [2022-04-12T16:53:55.570Z] # d1a2e5a32b5008d621ee9a6151c8e87524a2fe7b refs/tags/v2.1.1-dev.22 [Pipeline] } [2022-04-12T16:53:55.582Z] $ docker exec --env ******** --env ******** 7503b62626996462a95cff0e88bc96e685fd42a23750b34c119d5d4360fb7d32 ssh-agent -k [2022-04-12T16:53:55.704Z] unset SSH_AUTH_SOCK; [2022-04-12T16:53:55.704Z] unset SSH_AGENT_PID; [2022-04-12T16:53:55.704Z] echo Agent pid 20 killed; [2022-04-12T16:53:55.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T16:53:56.031Z] + git semver [Pipeline] } [2022-04-12T16:53:56.047Z] $ docker stop --time=1 7503b62626996462a95cff0e88bc96e685fd42a23750b34c119d5d4360fb7d32 [2022-04-12T16:53:57.330Z] $ docker rm -f 7503b62626996462a95cff0e88bc96e685fd42a23750b34c119d5d4360fb7d32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:57.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T16:53:57.746Z] [2022-04-12T16:53:57.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:53:58.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T16:53:58.051Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-12T16:53:58.051Z] ab5ef0e58194: Pulling fs layer [2022-04-12T16:53:58.051Z] 9712f1f96733: Pulling fs layer [2022-04-12T16:53:58.051Z] 63f879dbbcfc: Pulling fs layer [2022-04-12T16:53:58.051Z] 0d9ebad4ef96: Pulling fs layer [2022-04-12T16:53:58.051Z] e9a5061849ea: Pulling fs layer [2022-04-12T16:53:58.051Z] d747dcd14b5f: Pulling fs layer [2022-04-12T16:53:58.051Z] 2de7ff778b66: Pulling fs layer [2022-04-12T16:53:58.051Z] 0d9ebad4ef96: Waiting [2022-04-12T16:53:58.051Z] e9a5061849ea: Waiting [2022-04-12T16:53:58.052Z] d747dcd14b5f: Waiting [2022-04-12T16:53:58.052Z] 2de7ff778b66: Waiting [2022-04-12T16:53:58.052Z] 9712f1f96733: Verifying Checksum [2022-04-12T16:53:58.052Z] 9712f1f96733: Download complete [2022-04-12T16:53:58.316Z] 63f879dbbcfc: Verifying Checksum [2022-04-12T16:53:58.316Z] 63f879dbbcfc: Download complete [2022-04-12T16:53:58.577Z] e9a5061849ea: Verifying Checksum [2022-04-12T16:53:58.577Z] e9a5061849ea: Download complete [2022-04-12T16:53:58.577Z] d747dcd14b5f: Verifying Checksum [2022-04-12T16:53:58.577Z] d747dcd14b5f: Download complete [2022-04-12T16:53:58.577Z] 0d9ebad4ef96: Verifying Checksum [2022-04-12T16:53:58.577Z] 0d9ebad4ef96: Download complete [2022-04-12T16:53:58.577Z] ab5ef0e58194: Verifying Checksum [2022-04-12T16:53:58.577Z] ab5ef0e58194: Download complete [2022-04-12T16:53:58.577Z] 2de7ff778b66: Verifying Checksum [2022-04-12T16:53:58.577Z] 2de7ff778b66: Download complete [2022-04-12T16:54:01.866Z] ab5ef0e58194: Pull complete [2022-04-12T16:54:01.866Z] 9712f1f96733: Pull complete [2022-04-12T16:54:02.436Z] 63f879dbbcfc: Pull complete [2022-04-12T16:54:06.634Z] 0d9ebad4ef96: Pull complete [2022-04-12T16:54:06.895Z] e9a5061849ea: Pull complete [2022-04-12T16:54:07.154Z] d747dcd14b5f: Pull complete [2022-04-12T16:54:08.537Z] 2de7ff778b66: Pull complete [2022-04-12T16:54:08.537Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-12T16:54:08.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T16:54:08.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-12T16:54:08.618Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:54:08.663Z] $ 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-04-12T16:54:10.518Z] $ docker top cfb1113c5d993de620c321e504ab63f6c12163a306ce11652c83bc3c98073c0a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:54:10.615Z] provisioning config files... [2022-04-12T16:54:10.624Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9065250194430151518tmp [2022-04-12T16:54:10.636Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3748070478609530051tmp [2022-04-12T16:54:10.647Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config509687063778677329tmp [Pipeline] { [Pipeline] echo [2022-04-12T16:54:10.668Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:11.020Z] ---> sigul-configuration.sh [2022-04-12T16:54:11.020Z] gpg: directory `/root/.gnupg' created [2022-04-12T16:54:11.020Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-12T16:54:11.020Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-12T16:54:11.020Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-12T16:54:11.020Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-12T16:54:11.020Z] gpg: CAST5 encrypted data [2022-04-12T16:54:11.020Z] gpg: encrypted with 1 passphrase [2022-04-12T16:54:11.020Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-12T16:54:11.336Z] + mkdir /home/jenkins [2022-04-12T16:54:11.336Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-12T16:54:11.634Z] + 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-04-12T16:54:11.644Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:11.934Z] ---> sigul-install.sh [2022-04-12T16:54:11.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-12T16:54:12.231Z] + git tag --list [2022-04-12T16:54:12.231Z] 0.1.1 [2022-04-12T16:54:12.231Z] v1.1.0 [2022-04-12T16:54:12.231Z] v1.2.0 [2022-04-12T16:54:12.231Z] v1.2.1 [2022-04-12T16:54:12.231Z] v1.3.0 [2022-04-12T16:54:12.231Z] v2.0.0 [2022-04-12T16:54:12.231Z] v2.0.1-dev.1 [2022-04-12T16:54:12.231Z] v2.0.1-dev.10 [2022-04-12T16:54:12.231Z] v2.0.1-dev.11 [2022-04-12T16:54:12.231Z] v2.0.1-dev.12 [2022-04-12T16:54:12.231Z] v2.0.1-dev.13 [2022-04-12T16:54:12.231Z] v2.0.1-dev.14 [2022-04-12T16:54:12.231Z] v2.0.1-dev.15 [2022-04-12T16:54:12.231Z] v2.0.1-dev.16 [2022-04-12T16:54:12.231Z] v2.0.1-dev.17 [2022-04-12T16:54:12.231Z] v2.0.1-dev.18 [2022-04-12T16:54:12.231Z] v2.0.1-dev.19 [2022-04-12T16:54:12.231Z] v2.0.1-dev.2 [2022-04-12T16:54:12.231Z] v2.0.1-dev.20 [2022-04-12T16:54:12.231Z] v2.0.1-dev.21 [2022-04-12T16:54:12.231Z] v2.0.1-dev.22 [2022-04-12T16:54:12.231Z] v2.0.1-dev.23 [2022-04-12T16:54:12.231Z] v2.0.1-dev.24 [2022-04-12T16:54:12.231Z] v2.0.1-dev.25 [2022-04-12T16:54:12.231Z] v2.0.1-dev.26 [2022-04-12T16:54:12.231Z] v2.0.1-dev.27 [2022-04-12T16:54:12.231Z] v2.0.1-dev.28 [2022-04-12T16:54:12.231Z] v2.0.1-dev.29 [2022-04-12T16:54:12.231Z] v2.0.1-dev.3 [2022-04-12T16:54:12.231Z] v2.0.1-dev.30 [2022-04-12T16:54:12.231Z] v2.0.1-dev.31 [2022-04-12T16:54:12.231Z] v2.0.1-dev.32 [2022-04-12T16:54:12.231Z] v2.0.1-dev.33 [2022-04-12T16:54:12.231Z] v2.0.1-dev.4 [2022-04-12T16:54:12.231Z] v2.0.1-dev.5 [2022-04-12T16:54:12.231Z] v2.0.1-dev.6 [2022-04-12T16:54:12.231Z] v2.0.1-dev.7 [2022-04-12T16:54:12.231Z] v2.0.1-dev.8 [2022-04-12T16:54:12.231Z] v2.0.1-dev.9 [2022-04-12T16:54:12.231Z] v2.1.0 [2022-04-12T16:54:12.231Z] v2.1.1-dev.1 [2022-04-12T16:54:12.231Z] v2.1.1-dev.10 [2022-04-12T16:54:12.231Z] v2.1.1-dev.11 [2022-04-12T16:54:12.231Z] v2.1.1-dev.12 [2022-04-12T16:54:12.231Z] v2.1.1-dev.13 [2022-04-12T16:54:12.231Z] v2.1.1-dev.14 [2022-04-12T16:54:12.231Z] v2.1.1-dev.15 [2022-04-12T16:54:12.231Z] v2.1.1-dev.16 [2022-04-12T16:54:12.231Z] v2.1.1-dev.17 [2022-04-12T16:54:12.231Z] v2.1.1-dev.18 [2022-04-12T16:54:12.231Z] v2.1.1-dev.19 [2022-04-12T16:54:12.231Z] v2.1.1-dev.2 [2022-04-12T16:54:12.231Z] v2.1.1-dev.20 [2022-04-12T16:54:12.231Z] v2.1.1-dev.21 [2022-04-12T16:54:12.231Z] v2.1.1-dev.22 [2022-04-12T16:54:12.231Z] v2.1.1-dev.3 [2022-04-12T16:54:12.231Z] v2.1.1-dev.4 [2022-04-12T16:54:12.231Z] v2.1.1-dev.5 [2022-04-12T16:54:12.231Z] v2.1.1-dev.6 [2022-04-12T16:54:12.231Z] v2.1.1-dev.7 [2022-04-12T16:54:12.231Z] v2.1.1-dev.8 [2022-04-12T16:54:12.231Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-12T16:54:12.529Z] + lftools sign git-tag v2.1.1-dev.22 [2022-04-12T16:54:13.102Z] Signing Git tag with Sigul... [2022-04-12T16:54:13.102Z] Signing v2.1.1-dev.22 [Pipeline] echo [2022-04-12T16:54:13.681Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:13.977Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-12T16:54:13.987Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-12T16:54:14.011Z] $ docker stop --time=1 cfb1113c5d993de620c321e504ab63f6c12163a306ce11652c83bc3c98073c0a [2022-04-12T16:54:15.320Z] $ docker rm -f cfb1113c5d993de620c321e504ab63f6c12163a306ce11652c83bc3c98073c0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-12T16:54:15.775Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T16:54:15.775Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:54:16.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:54:16.074Z] . [Pipeline] withDockerContainer [2022-04-12T16:54:16.144Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:54:16.189Z] $ 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-04-12T16:54:16.573Z] $ docker top 485dd4e8f15a36cb90e34d2f9160675c7782cf7ccb071d0c8818b0fd803bdb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T16:54:16.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T16:54:16.668Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T16:54:16.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T16:54:16.797Z] $ docker exec 485dd4e8f15a36cb90e34d2f9160675c7782cf7ccb071d0c8818b0fd803bdb03 ssh-agent [2022-04-12T16:54:16.927Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnfCbO/agent.13 [2022-04-12T16:54:16.927Z] SSH_AGENT_PID=20 [2022-04-12T16:54:16.932Z] Running ssh-add (command line suppressed) [2022-04-12T16:54:17.050Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7119036026692300822.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7119036026692300822.key) [2022-04-12T16:54:17.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T16:54:17.358Z] + git semver bump pre [2022-04-12T16:54:17.358Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T16:54:17.358Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T16:54:17.358Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:54:17.358Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T16:54:17.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T16:54:17.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T16:54:17.359Z] # $SEMVER_BRANCH = main [2022-04-12T16:54:17.359Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-12T16:54:17.359Z] 2.1.1-dev.23 [Pipeline] } [2022-04-12T16:54:17.371Z] $ docker exec --env ******** --env ******** 485dd4e8f15a36cb90e34d2f9160675c7782cf7ccb071d0c8818b0fd803bdb03 ssh-agent -k [2022-04-12T16:54:17.476Z] unset SSH_AUTH_SOCK; [2022-04-12T16:54:17.477Z] unset SSH_AGENT_PID; [2022-04-12T16:54:17.477Z] echo Agent pid 20 killed; [2022-04-12T16:54:17.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T16:54:17.809Z] + git semver [Pipeline] } [2022-04-12T16:54:17.827Z] $ docker stop --time=1 485dd4e8f15a36cb90e34d2f9160675c7782cf7ccb071d0c8818b0fd803bdb03 [2022-04-12T16:54:19.153Z] $ docker rm -f 485dd4e8f15a36cb90e34d2f9160675c7782cf7ccb071d0c8818b0fd803bdb03 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T16:54:19.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T16:54:19.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:54:19.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T16:54:19.822Z] . [Pipeline] withDockerContainer [2022-04-12T16:54:19.897Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:54:19.939Z] $ 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-04-12T16:54:20.405Z] $ docker top 94dfa2b4996d7f296e67e6cd930014e748bec6ef0c6e5e934a61d65a2cb0b559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T16:54:20.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T16:54:20.505Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T16:54:20.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T16:54:20.652Z] $ docker exec 94dfa2b4996d7f296e67e6cd930014e748bec6ef0c6e5e934a61d65a2cb0b559 ssh-agent [2022-04-12T16:54:20.792Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCandmo/agent.13 [2022-04-12T16:54:20.792Z] SSH_AGENT_PID=19 [2022-04-12T16:54:20.798Z] Running ssh-add (command line suppressed) [2022-04-12T16:54:20.924Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3893360046876273264.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3893360046876273264.key) [2022-04-12T16:54:20.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T16:54:21.235Z] + git semver push [2022-04-12T16:54:21.235Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T16:54:21.235Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T16:54:21.235Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:54:21.235Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T16:54:21.235Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T16:54:21.235Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T16:54:21.235Z] # $SEMVER_BRANCH = main [2022-04-12T16:54:21.235Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-12T16:54:23.892Z] $ docker exec --env ******** --env ******** 94dfa2b4996d7f296e67e6cd930014e748bec6ef0c6e5e934a61d65a2cb0b559 ssh-agent -k [2022-04-12T16:54:24.015Z] unset SSH_AUTH_SOCK; [2022-04-12T16:54:24.015Z] unset SSH_AGENT_PID; [2022-04-12T16:54:24.015Z] echo Agent pid 19 killed; [2022-04-12T16:54:24.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T16:54:24.342Z] + git semver [Pipeline] } [2022-04-12T16:54:24.358Z] $ docker stop --time=1 94dfa2b4996d7f296e67e6cd930014e748bec6ef0c6e5e934a61d65a2cb0b559 [2022-04-12T16:54:25.657Z] $ docker rm -f 94dfa2b4996d7f296e67e6cd930014e748bec6ef0c6e5e934a61d65a2cb0b559 [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-04-12T16:54:26.256Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-12T16:54:26.256Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T16:54:26.256Z] total 16 [2022-04-12T16:54:26.256Z] drwxr-xr-x 3 root root 4096 Apr 12 16:47 . [2022-04-12T16:54:26.256Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 16:54 .. [2022-04-12T16:54:26.256Z] drwxr-xr-x 2 root root 4096 Apr 12 16:47 cost [2022-04-12T16:54:26.256Z] -rw-r--r-- 1 root root 81 Apr 12 16:47 cost.csv [2022-04-12T16:54:26.256Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T16:54:26.256Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T16:54:26.256Z] total 16 [2022-04-12T16:54:26.256Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 16:47 . [2022-04-12T16:54:26.256Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 16:54 .. [2022-04-12T16:54:26.256Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 16:47 cost [2022-04-12T16:54:26.256Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 12 16:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:26.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:27.445Z] ---> package-listing.sh [2022-04-12T16:54:27.445Z] ++ facter osfamily [2022-04-12T16:54:27.445Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T16:54:27.707Z] + OS_FAMILY=debian [2022-04-12T16:54:27.707Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T16:54:27.707Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T16:54:27.707Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T16:54:27.707Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T16:54:27.707Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T16:54:27.707Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-12T16:54:27.707Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T16:54:27.707Z] + case "${OS_FAMILY}" in [2022-04-12T16:54:27.707Z] + dpkg -l [2022-04-12T16:54:27.707Z] + grep '^ii' [2022-04-12T16:54:27.707Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T16:54:27.707Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T16:54:27.707Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T16:54:27.707Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-12T16:54:27.707Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-12T16:54:27.707Z] + 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-04-12T16:54:27.718Z] 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-04-12T16:54:27.997Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T16:54:28.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T16:54:28.568Z] . [Pipeline] withDockerContainer [2022-04-12T16:54:28.638Z] prd-ubuntu20.04-docker-8c-8g-20697 does not seem to be running inside a container [2022-04-12T16:54:28.681Z] $ 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-04-12T16:54:28.917Z] $ docker top a7bb51a7d21d87e888eb7d8878a398e95d90611c42f91dc0ca5176b919ca0873 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T16:54:29.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T16:54:29.580Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T16:54:29.873Z] + ls /var/log/sa-host [2022-04-12T16:54:29.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T16:54:29.975Z] provisioning config files... [2022-04-12T16:54:29.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6049374054467182665tmp [Pipeline] { [Pipeline] echo [2022-04-12T16:54:30.002Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:30.290Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T16:54:30.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:30.626Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T16:54:30.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:30.928Z] ---> sudo-logs.sh [2022-04-12T16:54:30.928Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T16:54:30.957Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:31.247Z] ---> job-cost.sh [2022-04-12T16:54:31.247Z] lf-activate-venv: SKIPPING [2022-04-12T16:54:31.247Z] DEBUG: total: 0.2199999988079071 [2022-04-12T16:54:31.247Z] INFO: Retrieving Stack Cost... [2022-04-12T16:54:31.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T16:54:32.079Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T16:54:32.095Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T16:54:32.381Z] ---> logs-deploy.sh [2022-04-12T16:54:32.381Z] lf-activate-venv: SKIPPING [2022-04-12T16:54:32.381Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/61 [2022-04-12T16:54:32.381Z] INFO: archiving workspace using pattern(s): [2022-04-12T16:54:33.324Z] Archives upload complete. [2022-04-12T16:54:33.324Z] INFO: archiving logs to Nexus