Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32872baef5fb4a4c6b230a80c5260eed34fae8bb 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-ssh13971480898824206817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17445698560557690004.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh3909755028888503098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh13454464513119615516.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-ssh12978659663461956816.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: [[centos7-docker-4c-2g, ubuntu18.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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6754 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.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh2973279060504054072.key > 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 32872baef5fb4a4c6b230a80c5260eed34fae8bb (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 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 Commit message: "chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500)" > git rev-list --no-walk 3fc63fba6049dff8a787a297a0ba98bb3ed92f4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T06:31:33.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T06:31:34.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T06:31:34.037Z] ========================================================= [2022-03-10T06:31:34.037Z] EdgeX Global Pipelines Version Info [2022-03-10T06:31:34.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:31:35.200Z] ------------------- [2022-03-10T06:31:35.201Z] stable info: [2022-03-10T06:31:35.201Z] ------------------- [2022-03-10T06:31:35.201Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T06:31:35.201Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T06:31:35.201Z] Message: update stable to v1.0.220 [2022-03-10T06:31:35.777Z] ------------------- [2022-03-10T06:31:35.777Z] experimental info: [2022-03-10T06:31:35.778Z] ------------------- [2022-03-10T06:31:35.778Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T06:31:35.778Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T06:31:35.778Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T06:31:35.924Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-10T06:31:35.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-10T06:31:35.951Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T06:31:35.968Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T06:31:35.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T06:31:35.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T06:31:36.005Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T06:31:36.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T06:31:36.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T06:31:36.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T06:31:36.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T06:31:36.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-10T06:31:36.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T06:31:36.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T06:31:36.134Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:31:36.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T06:31:36.161Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:31:36.176Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T06:31:36.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T06:31:36.214Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T06:31:36.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T06:31:36.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T06:31:36.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T06:31:36.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T06:31:36.279Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-10T06:31:36.292Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T06:31:36.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-10T06:31:36.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-10T06:31:36.341Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-10T06:31:36.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo [2022-03-10T06:31:36.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32872ba [Pipeline] echo [2022-03-10T06:31:36.393Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:31:36.435Z] provisioning config files... [2022-03-10T06:31:36.449Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7282398441057770719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:31:36.756Z] ---> docker-login.sh [2022-03-10T06:31:36.756Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:31:36.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:37.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:37.018Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:37.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:37.018Z] [2022-03-10T06:31:37.018Z] Login Succeeded [2022-03-10T06:31:37.018Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:31:37.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:37.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:37.018Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:37.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:37.018Z] [2022-03-10T06:31:37.018Z] Login Succeeded [2022-03-10T06:31:37.018Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:31:37.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:37.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:37.279Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:37.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:37.279Z] [2022-03-10T06:31:37.279Z] Login Succeeded [2022-03-10T06:31:37.279Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:31:37.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:37.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:37.279Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:37.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:37.279Z] [2022-03-10T06:31:37.279Z] Login Succeeded [2022-03-10T06:31:37.279Z] docker.io [2022-03-10T06:31:37.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:37.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:37.853Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:37.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:37.853Z] [2022-03-10T06:31:37.853Z] Login Succeeded [2022-03-10T06:31:37.853Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:31:37.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T06:31:38.239Z] + git rev-list -1 --merges 32872baef5fb4a4c6b230a80c5260eed34fae8bb~1..32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo [2022-03-10T06:31:38.270Z] -----------> git rev-list -1 --merges 32872baef5fb4a4c6b230a80c5260eed34fae8bb~1..32872baef5fb4a4c6b230a80c5260eed34fae8bb 32872baef5fb4a4c6b230a80c5260eed34fae8bb [false] [Pipeline] sh [2022-03-10T06:31:38.572Z] + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo [2022-03-10T06:31:38.586Z] ========================================================= [2022-03-10T06:31:38.586Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T06:31:38.586Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:31:38.928Z] + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] echo [2022-03-10T06:31:38.942Z] [semverPrep] GIT_COMMIT: 32872baef5fb4a4c6b230a80c5260eed34fae8bb, Commit Message: chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500) [Pipeline] echo [2022-03-10T06:31:38.950Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T06:31:39.418Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:31:39.418Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T06:31:39.418Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T06:31:39.418Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T06:31:39.418Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T06:31:39.418Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T06:31:39.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:31:39.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:31:39.847Z] [2022-03-10T06:31:39.847Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:31:40.155Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:31:40.155Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T06:31:40.155Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T06:31:40.155Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T06:31:40.155Z] 4c7163046ea9: Pulling fs layer [2022-03-10T06:31:40.155Z] 0c2d73faf560: Pulling fs layer [2022-03-10T06:31:40.155Z] 0c2d73faf560: Waiting [2022-03-10T06:31:40.155Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T06:31:40.155Z] 3e5f54012d9b: Download complete [2022-03-10T06:31:40.155Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T06:31:40.155Z] a0d0a0d46f8b: Download complete [2022-03-10T06:31:40.155Z] 4c7163046ea9: Verifying Checksum [2022-03-10T06:31:40.155Z] 4c7163046ea9: Download complete [2022-03-10T06:31:40.155Z] 0c2d73faf560: Verifying Checksum [2022-03-10T06:31:40.155Z] 0c2d73faf560: Download complete [2022-03-10T06:31:40.420Z] a0d0a0d46f8b: Pull complete [2022-03-10T06:31:40.420Z] 3e5f54012d9b: Pull complete [2022-03-10T06:31:40.682Z] 4c7163046ea9: Pull complete [2022-03-10T06:31:40.944Z] 0c2d73faf560: Pull complete [2022-03-10T06:31:40.944Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T06:31:40.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:31:40.944Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T06:31:41.019Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:31:41.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:31:41.790Z] $ docker top 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:31:41.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:31:41.907Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:31:42.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:31:42.016Z] $ docker exec 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent [2022-03-10T06:31:42.113Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOjENFg/agent.13 [2022-03-10T06:31:42.113Z] SSH_AGENT_PID=19 [2022-03-10T06:31:42.122Z] Running ssh-add (command line suppressed) [2022-03-10T06:31:42.211Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8922450905756421638.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8922450905756421638.key) [2022-03-10T06:31:42.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:31:42.524Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T06:31:42.549Z] $ docker exec --env ******** --env ******** 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent -k [2022-03-10T06:31:42.649Z] unset SSH_AUTH_SOCK; [2022-03-10T06:31:42.649Z] unset SSH_AGENT_PID; [2022-03-10T06:31:42.649Z] echo Agent pid 19 killed; [2022-03-10T06:31:42.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T06:31:42.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:31:42.692Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:31:42.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:31:42.815Z] $ docker exec 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent [2022-03-10T06:31:42.906Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpEBNN/agent.51 [2022-03-10T06:31:42.906Z] SSH_AGENT_PID=58 [2022-03-10T06:31:42.912Z] Running ssh-add (command line suppressed) [2022-03-10T06:31:43.007Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1571307983524550103.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1571307983524550103.key) [2022-03-10T06:31:43.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:31:43.315Z] + git semver init [2022-03-10T06:31:43.315Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:31:43.315Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:31:43.315Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:31:43.315Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:31:43.315Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:31:43.315Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:31:43.315Z] # $SEMVER_BRANCH = main [2022-03-10T06:31:43.315Z] # $SEMVER_TEMP = /tmp/semver-923407541 [2022-03-10T06:31:43.315Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-10T06:31:45.865Z] # '/tmp/semver-923407541' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-03-10T06:31:45.865Z] # -> Force: false [2022-03-10T06:31:45.865Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T06:31:45.876Z] $ docker exec --env ******** --env ******** 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 ssh-agent -k [2022-03-10T06:31:45.971Z] unset SSH_AUTH_SOCK; [2022-03-10T06:31:45.972Z] unset SSH_AGENT_PID; [2022-03-10T06:31:45.972Z] echo Agent pid 58 killed; [2022-03-10T06:31:45.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:31:46.290Z] + git semver [Pipeline] } [2022-03-10T06:31:46.304Z] $ docker stop --time=1 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 [2022-03-10T06:31:47.631Z] $ docker rm -f 1f82308018e38c265a53958607b67eb9ea5f7583c3d9dc2aaefdb0d80532ed45 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:31:47.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T06:31:48.180Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T06:31:48.182Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:31:48.332Z] provisioning config files... [2022-03-10T06:31:48.343Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1752752885882686468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:31:48.655Z] ---> docker-login.sh [2022-03-10T06:31:48.655Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:31:48.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:48.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:48.655Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:48.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:48.655Z] [2022-03-10T06:31:48.655Z] Login Succeeded [2022-03-10T06:31:48.655Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:31:48.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:48.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:48.655Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:48.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:48.655Z] [2022-03-10T06:31:48.655Z] Login Succeeded [2022-03-10T06:31:48.655Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:31:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:48.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:48.914Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:48.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:48.914Z] [2022-03-10T06:31:48.914Z] Login Succeeded [2022-03-10T06:31:48.914Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:31:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:48.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:48.914Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:48.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:48.914Z] [2022-03-10T06:31:48.914Z] Login Succeeded [2022-03-10T06:31:48.914Z] docker.io [2022-03-10T06:31:48.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:31:49.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:31:49.483Z] Configure a credential helper to remove this warning. See [2022-03-10T06:31:49.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:31:49.483Z] [2022-03-10T06:31:49.483Z] Login Succeeded [2022-03-10T06:31:49.483Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:31:49.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:31:49.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:31:49.564Z] ========================================================= [2022-03-10T06:31:49.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T06:31:49.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:31:49.870Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-10T06:31:50.136Z] Sending build context to Docker daemon 42.88MB [2022-03-10T06:31:50.136Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:31:50.136Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:31:50.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T06:31:50.136Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T06:31:50.136Z] 666ba61612fd: Pulling fs layer [2022-03-10T06:31:50.136Z] 8ed8ca486205: Pulling fs layer [2022-03-10T06:31:50.136Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T06:31:50.136Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T06:31:50.136Z] 640e595b4fbd: Pulling fs layer [2022-03-10T06:31:50.136Z] 763cafe07f6e: Pulling fs layer [2022-03-10T06:31:50.136Z] 0c0b528cf693: Pulling fs layer [2022-03-10T06:31:50.136Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T06:31:50.136Z] 4fe6c5a15a65: Waiting [2022-03-10T06:31:50.136Z] 22a0e8bec74d: Waiting [2022-03-10T06:31:50.136Z] 640e595b4fbd: Waiting [2022-03-10T06:31:50.136Z] 763cafe07f6e: Waiting [2022-03-10T06:31:50.136Z] 0c0b528cf693: Waiting [2022-03-10T06:31:50.136Z] 10935f4eaf8b: Waiting [2022-03-10T06:31:50.136Z] 8ed8ca486205: Verifying Checksum [2022-03-10T06:31:50.136Z] 8ed8ca486205: Download complete [2022-03-10T06:31:50.136Z] 666ba61612fd: Verifying Checksum [2022-03-10T06:31:50.136Z] 666ba61612fd: Download complete [2022-03-10T06:31:50.136Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T06:31:50.136Z] 22a0e8bec74d: Download complete [2022-03-10T06:31:50.136Z] 640e595b4fbd: Verifying Checksum [2022-03-10T06:31:50.136Z] 640e595b4fbd: Download complete [2022-03-10T06:31:50.136Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T06:31:50.136Z] 59bf1c3509f3: Download complete [2022-03-10T06:31:50.136Z] 763cafe07f6e: Verifying Checksum [2022-03-10T06:31:50.136Z] 763cafe07f6e: Download complete [2022-03-10T06:31:50.417Z] 0c0b528cf693: Verifying Checksum [2022-03-10T06:31:50.417Z] 0c0b528cf693: Download complete [2022-03-10T06:31:50.689Z] 59bf1c3509f3: Pull complete [2022-03-10T06:31:50.958Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T06:31:50.958Z] 4fe6c5a15a65: Download complete [2022-03-10T06:31:50.958Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T06:31:50.958Z] 10935f4eaf8b: Download complete [2022-03-10T06:31:50.958Z] 666ba61612fd: Pull complete [2022-03-10T06:31:50.958Z] 8ed8ca486205: Pull complete [2022-03-10T06:31:55.193Z] 4fe6c5a15a65: Pull complete [2022-03-10T06:31:55.193Z] 22a0e8bec74d: Pull complete [2022-03-10T06:31:55.193Z] 640e595b4fbd: Pull complete [2022-03-10T06:31:55.193Z] 763cafe07f6e: Pull complete [2022-03-10T06:31:55.193Z] 0c0b528cf693: Pull complete [2022-03-10T06:31:58.514Z] 10935f4eaf8b: Pull complete [2022-03-10T06:31:58.514Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T06:31:58.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T06:31:58.514Z] ---> 99d49a6021b9 [2022-03-10T06:31:58.514Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:32:00.430Z] ---> Running in ebde447cc2ec [2022-03-10T06:32:00.430Z] Removing intermediate container ebde447cc2ec [2022-03-10T06:32:00.430Z] ---> f0aca8d263cf [2022-03-10T06:32:00.430Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:32:00.430Z] ---> Running in c477814ce12d [2022-03-10T06:32:00.430Z] Removing intermediate container c477814ce12d [2022-03-10T06:32:00.430Z] ---> b30b26fa169c [2022-03-10T06:32:00.430Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:32:00.430Z] ---> Running in 862f256c9b2b [2022-03-10T06:32:00.430Z] Removing intermediate container 862f256c9b2b [2022-03-10T06:32:00.430Z] ---> ef83d52231d9 [2022-03-10T06:32:00.430Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:32:00.430Z] ---> Running in 01e802d72d24 [2022-03-10T06:32:00.430Z] Removing intermediate container 01e802d72d24 [2022-03-10T06:32:00.430Z] ---> 17b032590988 [2022-03-10T06:32:00.430Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:32:00.694Z] ---> Running in d5d3d860d3a9 [2022-03-10T06:32:00.694Z] Removing intermediate container d5d3d860d3a9 [2022-03-10T06:32:00.694Z] ---> 20f0058e42e8 [2022-03-10T06:32:00.694Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:32:00.694Z] ---> Running in b4476fe02889 [2022-03-10T06:32:01.267Z] Removing intermediate container b4476fe02889 [2022-03-10T06:32:01.268Z] ---> 27290f1b6750 [2022-03-10T06:32:01.268Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:32:01.268Z] ---> Running in f497acad1ae9 [2022-03-10T06:32:01.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:32:02.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:32:02.737Z] OK: 221 MiB in 52 packages [2022-03-10T06:32:02.997Z] Removing intermediate container f497acad1ae9 [2022-03-10T06:32:02.997Z] ---> 13014cb106c2 [2022-03-10T06:32:02.997Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:32:02.997Z] ---> Running in eaf9681cde29 [2022-03-10T06:32:02.997Z] Removing intermediate container eaf9681cde29 [2022-03-10T06:32:02.997Z] ---> adaf30e57d6d [2022-03-10T06:32:02.997Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:32:02.997Z] ---> Running in a0e2af1e7a76 [2022-03-10T06:32:02.997Z] Removing intermediate container a0e2af1e7a76 [2022-03-10T06:32:02.997Z] ---> 398348769920 [2022-03-10T06:32:02.997Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:32:03.260Z] ---> 63392de365f1 [2022-03-10T06:32:03.260Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:32:03.260Z] ---> Running in 4fef00a46d59 [2022-03-10T06:32:03.288Z] Still waiting to schedule task [2022-03-10T06:32:03.288Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-10T06:32:35.387Z] Removing intermediate container 4fef00a46d59 [2022-03-10T06:32:35.387Z] ---> c9310c596a34 [2022-03-10T06:32:35.387Z] Step 14/15 : COPY . . [2022-03-10T06:32:36.327Z] ---> 9b0ad145e6c4 [2022-03-10T06:32:36.327Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:32:36.587Z] ---> Running in 678bed59efbf [2022-03-10T06:32:36.857Z] noop [2022-03-10T06:32:36.857Z] Removing intermediate container 678bed59efbf [2022-03-10T06:32:36.857Z] ---> 803c6db660d0 [2022-03-10T06:32:36.857Z] Successfully built 803c6db660d0 [2022-03-10T06:32:36.857Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:32:37.155Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:32:37.155Z] . [Pipeline] withDockerContainer [2022-03-10T06:32:37.225Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:32:37.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T06:32:37.617Z] $ docker top e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:32:37.989Z] + go version [2022-03-10T06:32:37.989Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T06:32:38.010Z] $ docker stop --time=1 e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e [2022-03-10T06:32:39.198Z] $ docker rm -f e36daecc866eac0b318147a75b4416cc1a1c31c4da51f2d67b602e920054649e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:32:39.600Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T06:32:39.600Z] . [Pipeline] withDockerContainer [2022-03-10T06:32:39.660Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:32:39.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T06:32:40.016Z] $ docker top f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:32:40.375Z] + make test [2022-03-10T06:32:40.375Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:32:40.642Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:32:52.942Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:32:52.942Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:32:55.502Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:32:55.502Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:32:55.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:32:55.531Z] $ docker stop --time=1 f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 [2022-03-10T06:32:56.935Z] $ docker rm -f f6ae83096270f1d4dd5abb4eec076efce010b38c88678286f976062888f3ac01 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:32:57.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:32:57.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-10T06:32:58.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:32:58.682Z] + ls -al . [2022-03-10T06:32:58.682Z] total 112 [2022-03-10T06:32:58.682Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 06:32 . [2022-03-10T06:32:58.682Z] drwxrwxr-x. 4 jenkins jenkins 106 Mar 10 06:31 .. [2022-03-10T06:32:58.682Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 06:31 assets [2022-03-10T06:32:58.682Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 06:31 bin [2022-03-10T06:32:58.682Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 06:31 cmd [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 06:31 CONTRIBUTING.md [2022-03-10T06:32:58.682Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 10 06:32 coverage.out [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 06:31 Dockerfile [2022-03-10T06:32:58.682Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 06:31 docs [2022-03-10T06:32:58.682Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 06:31 .git [2022-03-10T06:32:58.682Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 06:31 .github [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:31 .gitignore [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 06:31 go.mod [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 06:31 go.sum [2022-03-10T06:32:58.682Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 06:31 internal [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 06:31 Jenkinsfile [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 06:31 LICENSE [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 06:31 Makefile [2022-03-10T06:32:58.682Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 06:31 pkg [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 06:31 README.md [2022-03-10T06:32:58.682Z] drwx------. 3 jenkins jenkins 42 Mar 10 06:31 .semver [2022-03-10T06:32:58.682Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 06:31 snap [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 10 06:31 VERSION [2022-03-10T06:32:58.682Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 06:31 version.go [2022-03-10T06:32:58.682Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 06:31 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:32:58.984Z] + 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb --label arch=amd64 --label version=2.1.1-dev.13 . [2022-03-10T06:32:59.247Z] Sending build context to Docker daemon 42.88MB [2022-03-10T06:32:59.247Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:32:59.247Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:32:59.247Z] ---> 803c6db660d0 [2022-03-10T06:32:59.247Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:32:59.508Z] ---> Running in d913fd82ae8c [2022-03-10T06:32:59.508Z] Removing intermediate container d913fd82ae8c [2022-03-10T06:32:59.508Z] ---> 88e852672438 [2022-03-10T06:32:59.508Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:32:59.508Z] ---> Running in c7f3a6d1ec92 [2022-03-10T06:32:59.508Z] Removing intermediate container c7f3a6d1ec92 [2022-03-10T06:32:59.508Z] ---> 69a318f19975 [2022-03-10T06:32:59.508Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:32:59.783Z] ---> Running in dcb67dd94569 [2022-03-10T06:32:59.783Z] Removing intermediate container dcb67dd94569 [2022-03-10T06:32:59.783Z] ---> 885598cea9de [2022-03-10T06:32:59.783Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:32:59.783Z] ---> Running in ca5c81de2d5d [2022-03-10T06:32:59.783Z] Removing intermediate container ca5c81de2d5d [2022-03-10T06:32:59.783Z] ---> f2adaf5254ab [2022-03-10T06:32:59.783Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:32:59.783Z] ---> Running in 43ccc4ef2ed1 [2022-03-10T06:33:00.047Z] Removing intermediate container 43ccc4ef2ed1 [2022-03-10T06:33:00.047Z] ---> 2611a28fc0db [2022-03-10T06:33:00.047Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:33:00.047Z] ---> Running in 1f9b323408ee [2022-03-10T06:33:00.308Z] Removing intermediate container 1f9b323408ee [2022-03-10T06:33:00.308Z] ---> 6fb0d70da1df [2022-03-10T06:33:00.308Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:33:00.308Z] ---> Running in 19f0caccdaba [2022-03-10T06:33:00.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T06:33:01.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T06:33:01.772Z] OK: 221 MiB in 52 packages [2022-03-10T06:33:02.034Z] Removing intermediate container 19f0caccdaba [2022-03-10T06:33:02.034Z] ---> 07d3e7ecdc2e [2022-03-10T06:33:02.034Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:33:02.034Z] ---> Running in e7c5d6cae964 [2022-03-10T06:33:02.295Z] Removing intermediate container e7c5d6cae964 [2022-03-10T06:33:02.295Z] ---> 6f9d4f0a5058 [2022-03-10T06:33:02.295Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:33:02.295Z] ---> Running in cbd614142571 [2022-03-10T06:33:02.295Z] Removing intermediate container cbd614142571 [2022-03-10T06:33:02.295Z] ---> fa71d8f71247 [2022-03-10T06:33:02.295Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:33:02.295Z] ---> f0160bfe1c38 [2022-03-10T06:33:02.295Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:33:02.557Z] ---> Running in 000f6ef22b35 [2022-03-10T06:33:03.140Z] Removing intermediate container 000f6ef22b35 [2022-03-10T06:33:03.140Z] ---> 4553c2a9e5e3 [2022-03-10T06:33:03.140Z] Step 14/23 : COPY . . [2022-03-10T06:33:04.089Z] ---> 8c35bbf3142d [2022-03-10T06:33:04.089Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:33:04.089Z] ---> Running in ee299e260fdf [2022-03-10T06:33:04.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:33:14.486Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:33:15.427Z] Removing intermediate container ee299e260fdf [2022-03-10T06:33:15.427Z] ---> 0db886e370ab [2022-03-10T06:33:15.427Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:33:16.368Z] 3.14: Pulling from library/alpine [2022-03-10T06:33:16.368Z] 97518928ae5f: Pulling fs layer [2022-03-10T06:33:16.368Z] 97518928ae5f: Verifying Checksum [2022-03-10T06:33:16.368Z] 97518928ae5f: Download complete [2022-03-10T06:33:16.627Z] 97518928ae5f: Pull complete [2022-03-10T06:33:16.627Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:33:16.627Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:33:16.627Z] ---> 0a97eee8041e [2022-03-10T06:33:16.627Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:33:16.627Z] ---> Running in e96df09120e5 [2022-03-10T06:33:16.890Z] Removing intermediate container e96df09120e5 [2022-03-10T06:33:16.891Z] ---> 67ea61c25f47 [2022-03-10T06:33:16.891Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:33:17.153Z] ---> 7d1b100eedca [2022-03-10T06:33:17.153Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:33:17.413Z] ---> Running in b83e63e4a837 [2022-03-10T06:33:17.413Z] Removing intermediate container b83e63e4a837 [2022-03-10T06:33:17.413Z] ---> 7fcc791e005c [2022-03-10T06:33:17.413Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:33:17.413Z] ---> Running in 36b7b426aeec [2022-03-10T06:33:17.413Z] Removing intermediate container 36b7b426aeec [2022-03-10T06:33:17.413Z] ---> a866c4f66b95 [2022-03-10T06:33:17.413Z] Step 21/23 : LABEL arch=amd64 [2022-03-10T06:33:17.413Z] ---> Running in 3a72ad50764a [2022-03-10T06:33:17.675Z] Removing intermediate container 3a72ad50764a [2022-03-10T06:33:17.675Z] ---> 049b30189c6e [2022-03-10T06:33:17.675Z] Step 22/23 : LABEL git_sha=32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:33:17.675Z] ---> Running in 18153c32f5da [2022-03-10T06:33:17.675Z] Removing intermediate container 18153c32f5da [2022-03-10T06:33:17.675Z] ---> 9e6557d4bfd7 [2022-03-10T06:33:17.675Z] Step 23/23 : LABEL version=2.1.1-dev.13 [2022-03-10T06:33:17.675Z] ---> Running in b7d6cb623878 [2022-03-10T06:33:17.675Z] Removing intermediate container b7d6cb623878 [2022-03-10T06:33:17.675Z] ---> 84d4e5f44cbe [2022-03-10T06:33:17.675Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:33:17.935Z] Successfully built 84d4e5f44cbe [2022-03-10T06:33:17.935Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:33:18.032Z] provisioning config files... [2022-03-10T06:33:18.040Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1266542015993161897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:33:18.343Z] ---> docker-login.sh [2022-03-10T06:33:18.343Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:33:18.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.343Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.343Z] [2022-03-10T06:33:18.343Z] Login Succeeded [2022-03-10T06:33:18.343Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:33:18.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.343Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.343Z] [2022-03-10T06:33:18.343Z] Login Succeeded [2022-03-10T06:33:18.343Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:33:18.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.608Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.608Z] [2022-03-10T06:33:18.608Z] Login Succeeded [2022-03-10T06:33:18.608Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:33:18.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:18.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:18.608Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:18.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:18.608Z] [2022-03-10T06:33:18.608Z] Login Succeeded [2022-03-10T06:33:18.608Z] docker.io [2022-03-10T06:33:18.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:33:19.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:33:19.131Z] Configure a credential helper to remove this warning. See [2022-03-10T06:33:19.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:33:19.131Z] [2022-03-10T06:33:19.131Z] Login Succeeded [2022-03-10T06:33:19.131Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:33:19.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:33:19.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:33:19.200Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-03-10T06:33:19.200Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:33:19.200Z] latest [2022-03-10T06:33:19.200Z] 2.1.1-dev.13 [2022-03-10T06:33:19.200Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:33:19.200Z] main [2022-03-10T06:33:19.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:19.524Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:19.824Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:33:19.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:33:19.824Z] 36c8757ae4f4: Preparing [2022-03-10T06:33:19.824Z] 1a058d5342cc: Preparing [2022-03-10T06:33:19.824Z] 1a058d5342cc: Layer already exists [2022-03-10T06:33:21.206Z] 36c8757ae4f4: Pushed [2022-03-10T06:33:21.206Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:21.510Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:21.871Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T06:33:21.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:33:21.871Z] 36c8757ae4f4: Preparing [2022-03-10T06:33:21.871Z] 1a058d5342cc: Preparing [2022-03-10T06:33:21.871Z] 1a058d5342cc: Layer already exists [2022-03-10T06:33:21.871Z] 36c8757ae4f4: Layer already exists [2022-03-10T06:33:21.871Z] latest: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:22.282Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:22.576Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 [2022-03-10T06:33:22.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:33:22.576Z] 36c8757ae4f4: Preparing [2022-03-10T06:33:22.576Z] 1a058d5342cc: Preparing [2022-03-10T06:33:22.576Z] 36c8757ae4f4: Layer already exists [2022-03-10T06:33:22.576Z] 1a058d5342cc: Layer already exists [2022-03-10T06:33:22.576Z] 2.1.1-dev.13: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:22.871Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:23.162Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:33:23.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:33:23.163Z] 36c8757ae4f4: Preparing [2022-03-10T06:33:23.163Z] 1a058d5342cc: Preparing [2022-03-10T06:33:23.163Z] 1a058d5342cc: Layer already exists [2022-03-10T06:33:23.163Z] 36c8757ae4f4: Layer already exists [2022-03-10T06:33:23.163Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:23.462Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:23.755Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-03-10T06:33:23.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T06:33:23.755Z] 36c8757ae4f4: Preparing [2022-03-10T06:33:23.755Z] 1a058d5342cc: Preparing [2022-03-10T06:33:23.755Z] 36c8757ae4f4: Layer already exists [2022-03-10T06:33:23.755Z] 1a058d5342cc: Layer already exists [2022-03-10T06:33:23.755Z] main: digest: sha256:7d8c5bfb60e84710426fb9c5c183ca91d7545342779cabbb67cebaa4b2f6b862 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:33:23.787Z] ===================================================== [Pipeline] echo [2022-03-10T06:33:23.796Z] taggedImages: [2022-03-10T06:33:23.796Z] - nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:33:23.796Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T06:33:23.796Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.13 [2022-03-10T06:33:23.796Z] - nexus3.edgexfoundry.org:10004/edgex-ui:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:33:23.796Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:24.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:33:24.173Z] [2022-03-10T06:33:24.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:33:24.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:33:24.512Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T06:33:24.512Z] 5eb5b503b376: Pulling fs layer [2022-03-10T06:33:24.512Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T06:33:24.512Z] ec43610c2a17: Pulling fs layer [2022-03-10T06:33:24.512Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T06:33:24.512Z] 33b1e0a273af: Pulling fs layer [2022-03-10T06:33:24.512Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T06:33:24.512Z] 2f39f015ded8: Pulling fs layer [2022-03-10T06:33:24.512Z] 3a2ae6a8a46f: Waiting [2022-03-10T06:33:24.512Z] 33b1e0a273af: Waiting [2022-03-10T06:33:24.512Z] 5d3b04190fa2: Waiting [2022-03-10T06:33:24.512Z] 2f39f015ded8: Waiting [2022-03-10T06:33:24.512Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T06:33:24.512Z] 5c69ac0246d0: Download complete [2022-03-10T06:33:24.512Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T06:33:24.512Z] 3a2ae6a8a46f: Download complete [2022-03-10T06:33:24.876Z] 33b1e0a273af: Verifying Checksum [2022-03-10T06:33:24.876Z] 33b1e0a273af: Download complete [2022-03-10T06:33:24.876Z] ec43610c2a17: Verifying Checksum [2022-03-10T06:33:24.876Z] ec43610c2a17: Download complete [2022-03-10T06:33:24.876Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T06:33:24.876Z] 5d3b04190fa2: Download complete [2022-03-10T06:33:24.876Z] 5eb5b503b376: Verifying Checksum [2022-03-10T06:33:24.876Z] 5eb5b503b376: Download complete [2022-03-10T06:33:25.247Z] 2f39f015ded8: Verifying Checksum [2022-03-10T06:33:25.247Z] 2f39f015ded8: Download complete [2022-03-10T06:33:26.789Z] 5eb5b503b376: Pull complete [2022-03-10T06:33:26.789Z] 5c69ac0246d0: Pull complete [2022-03-10T06:33:27.060Z] ec43610c2a17: Pull complete [2022-03-10T06:33:27.320Z] 3a2ae6a8a46f: Pull complete [2022-03-10T06:33:27.584Z] 33b1e0a273af: Pull complete [2022-03-10T06:33:27.584Z] 5d3b04190fa2: Pull complete [2022-03-10T06:33:32.896Z] 2f39f015ded8: Pull complete [2022-03-10T06:33:32.896Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T06:33:32.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:33:32.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T06:33:32.958Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:33:33.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:33:34.288Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6755 in /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:33:35.209Z] $ docker top bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-03-10T06:33:35.397Z] Running in /w/workspace/edgex-ui-go/52 [Pipeline] { [Pipeline] checkout [2022-03-10T06:33:35.599Z] The recommended git tool is: git [2022-03-10T06:33:35.651Z] ---> job-cost.sh [2022-03-10T06:33:35.651Z] lf-activate-venv: SKIPPING [2022-03-10T06:33:35.651Z] INFO: No Stack... [2022-03-10T06:33:35.910Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:33:36.479Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:33:36.780Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-03-10T06:33:36.780Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:33:36.795Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [2022-03-10T06:33:36.803Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] did not exist. Created. [2022-03-10T06:33:36.803Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:33:37.108Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T06:33:37.156Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:33:37.163Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:33:37.184Z] $ docker stop --time=1 bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac [2022-03-10T06:33:38.301Z] $ docker rm -f bd254e16ff90ab56135b2bdac9b5a6f627d8542e8d07cf6a9aa589d1892650ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T06:33:40.585Z] using credential edgex-jenkins-ssh [2022-03-10T06:33:40.603Z] Cloning the remote Git repository [2022-03-10T06:33:40.678Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:33:40.766Z] > git init /w/workspace/edgex-ui-go/52 # timeout=10 [2022-03-10T06:33:40.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T06:33:40.870Z] > git --version # timeout=10 [2022-03-10T06:33:40.892Z] > git --version # 'git version 2.17.1' [2022-03-10T06:33:40.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T06:33:41.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:33:44.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T06:33:44.422Z] Avoid second fetch [2022-03-10T06:33:44.423Z] Checking out Revision 32872baef5fb4a4c6b230a80c5260eed34fae8bb (main) [2022-03-10T06:33:44.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T06:33:44.449Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T06:33:44.470Z] > git checkout -f 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 [2022-03-10T06:33:48.974Z] Commit message: "chore(deps): Bump url-parse from 1.5.7 to 1.5.10 in /web (#500)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:33:49.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T06:33:49.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:33:49.784Z] Dload Upload Total Spent Left Speed [2022-03-10T06:33:49.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47183 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh [2022-03-10T06:33:50.293Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T06:33:50.639Z] + sudo tee /etc/docker/daemon.new [2022-03-10T06:33:50.639Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T06:33:50.639Z] { [2022-03-10T06:33:50.639Z] "registry-mirrors": [ [2022-03-10T06:33:50.639Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T06:33:50.639Z] ], [2022-03-10T06:33:50.639Z] "bip": "10.250.0.254/24", [2022-03-10T06:33:50.639Z] "hosts": [ [2022-03-10T06:33:50.639Z] "tcp://0.0.0.0:5555", [2022-03-10T06:33:50.639Z] "unix:///var/run/docker.sock" [2022-03-10T06:33:50.639Z] ], [2022-03-10T06:33:50.639Z] "mtu": 1458, [2022-03-10T06:33:50.639Z] "selinux-enabled": true, [2022-03-10T06:33:50.639Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T06:33:50.639Z] } [Pipeline] sh [2022-03-10T06:33:50.991Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T06:33:51.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:34:09.694Z] provisioning config files... [2022-03-10T06:34:09.722Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/52@tmp/config1124952154105131713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:34:10.176Z] ---> docker-login.sh [2022-03-10T06:34:10.177Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:34:10.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:34:11.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:34:11.049Z] Configure a credential helper to remove this warning. See [2022-03-10T06:34:11.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:34:11.049Z] [2022-03-10T06:34:11.049Z] Login Succeeded [2022-03-10T06:34:11.049Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:34:11.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:34:11.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:34:11.603Z] Configure a credential helper to remove this warning. See [2022-03-10T06:34:11.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:34:11.603Z] [2022-03-10T06:34:11.603Z] Login Succeeded [2022-03-10T06:34:11.603Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:34:11.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:34:11.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:34:11.877Z] Configure a credential helper to remove this warning. See [2022-03-10T06:34:11.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:34:11.877Z] [2022-03-10T06:34:11.877Z] Login Succeeded [2022-03-10T06:34:11.877Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:34:12.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:34:12.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:34:12.443Z] Configure a credential helper to remove this warning. See [2022-03-10T06:34:12.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:34:12.443Z] [2022-03-10T06:34:12.443Z] Login Succeeded [2022-03-10T06:34:12.443Z] docker.io [2022-03-10T06:34:12.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:34:13.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:34:13.314Z] Configure a credential helper to remove this warning. See [2022-03-10T06:34:13.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:34:13.314Z] [2022-03-10T06:34:13.314Z] Login Succeeded [2022-03-10T06:34:13.314Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:34:13.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T06:34:13.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:34:13.809Z] ========================================================= [2022-03-10T06:34:13.809Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T06:34:13.809Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:34:14.180Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-10T06:34:15.180Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:34:15.180Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:34:15.180Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T06:34:15.180Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T06:34:15.180Z] 9b3977197b4f: Pulling fs layer [2022-03-10T06:34:15.180Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T06:34:15.180Z] 94645a83ff95: Pulling fs layer [2022-03-10T06:34:15.180Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T06:34:15.180Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T06:34:15.180Z] f7c0051592d6: Pulling fs layer [2022-03-10T06:34:15.180Z] a227ed2f7395: Pulling fs layer [2022-03-10T06:34:15.180Z] 7b1c46037f91: Pulling fs layer [2022-03-10T06:34:15.180Z] 0c92f367c5e7: Waiting [2022-03-10T06:34:15.180Z] f7c0051592d6: Waiting [2022-03-10T06:34:15.180Z] a227ed2f7395: Waiting [2022-03-10T06:34:15.180Z] 7b1c46037f91: Waiting [2022-03-10T06:34:15.180Z] 3f3a8bcf1eab: Waiting [2022-03-10T06:34:15.456Z] 94645a83ff95: Download complete [2022-03-10T06:34:15.456Z] 1a89e8eeedd5: Verifying Checksum [2022-03-10T06:34:15.456Z] 1a89e8eeedd5: Download complete [2022-03-10T06:34:15.456Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T06:34:15.456Z] 0c92f367c5e7: Download complete [2022-03-10T06:34:15.456Z] f7c0051592d6: Verifying Checksum [2022-03-10T06:34:15.456Z] f7c0051592d6: Download complete [2022-03-10T06:34:15.456Z] a227ed2f7395: Verifying Checksum [2022-03-10T06:34:15.456Z] a227ed2f7395: Download complete [2022-03-10T06:34:15.456Z] 9b3977197b4f: Download complete [2022-03-10T06:34:16.058Z] 9b3977197b4f: Pull complete [2022-03-10T06:34:16.666Z] 1a89e8eeedd5: Pull complete [2022-03-10T06:34:17.266Z] 94645a83ff95: Pull complete [2022-03-10T06:34:17.266Z] 7b1c46037f91: Verifying Checksum [2022-03-10T06:34:17.266Z] 7b1c46037f91: Download complete [2022-03-10T06:34:17.864Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T06:34:17.864Z] 3f3a8bcf1eab: Download complete [2022-03-10T06:34:30.289Z] 3f3a8bcf1eab: Pull complete [2022-03-10T06:34:30.289Z] 0c92f367c5e7: Pull complete [2022-03-10T06:34:30.289Z] f7c0051592d6: Pull complete [2022-03-10T06:34:30.289Z] a227ed2f7395: Pull complete [2022-03-10T06:34:35.699Z] 7b1c46037f91: Pull complete [2022-03-10T06:34:35.699Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T06:34:35.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T06:34:35.699Z] ---> f79e39bc4007 [2022-03-10T06:34:35.699Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:34:37.684Z] ---> Running in 0a05fc351dc3 [2022-03-10T06:34:37.958Z] Removing intermediate container 0a05fc351dc3 [2022-03-10T06:34:37.958Z] ---> f934be97fc0b [2022-03-10T06:34:37.958Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:34:38.232Z] ---> Running in fe45ce5c2f81 [2022-03-10T06:34:38.508Z] Removing intermediate container fe45ce5c2f81 [2022-03-10T06:34:38.508Z] ---> 3325468916cd [2022-03-10T06:34:38.508Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:34:38.781Z] ---> Running in 011bd92f3841 [2022-03-10T06:34:39.055Z] Removing intermediate container 011bd92f3841 [2022-03-10T06:34:39.055Z] ---> 6fbb0cd1defa [2022-03-10T06:34:39.055Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T06:34:39.325Z] ---> Running in 3f85ac107f61 [2022-03-10T06:34:39.601Z] Removing intermediate container 3f85ac107f61 [2022-03-10T06:34:39.601Z] ---> daf7f1e02892 [2022-03-10T06:34:39.601Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:34:39.601Z] ---> Running in c3d89769956f [2022-03-10T06:34:40.196Z] Removing intermediate container c3d89769956f [2022-03-10T06:34:40.196Z] ---> 9e59374de675 [2022-03-10T06:34:40.196Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:34:40.196Z] ---> Running in b1d3c387acb5 [2022-03-10T06:34:42.177Z] Removing intermediate container b1d3c387acb5 [2022-03-10T06:34:42.177Z] ---> 123b6afbffbd [2022-03-10T06:34:42.177Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:34:42.177Z] ---> Running in f51ebaa6e8f0 [2022-03-10T06:34:43.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:34:44.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:34:45.117Z] OK: 220 MiB in 52 packages [2022-03-10T06:34:46.102Z] Removing intermediate container f51ebaa6e8f0 [2022-03-10T06:34:46.102Z] ---> 6bd179d0cbd7 [2022-03-10T06:34:46.102Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T06:34:46.102Z] ---> Running in 8f5fb1d0a068 [2022-03-10T06:34:46.382Z] Removing intermediate container 8f5fb1d0a068 [2022-03-10T06:34:46.382Z] ---> 5ae55f6b17d5 [2022-03-10T06:34:46.382Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:34:46.654Z] ---> Running in 6391e0b211b1 [2022-03-10T06:34:46.928Z] Removing intermediate container 6391e0b211b1 [2022-03-10T06:34:46.928Z] ---> f2dc045096c5 [2022-03-10T06:34:46.928Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T06:34:47.525Z] ---> e9a12888c86a [2022-03-10T06:34:47.525Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:34:47.807Z] ---> Running in 5bdf39453e21 [2022-03-10T06:36:09.600Z] Removing intermediate container 5bdf39453e21 [2022-03-10T06:36:09.600Z] ---> bf10b411d7ec [2022-03-10T06:36:09.600Z] Step 14/15 : COPY . . [2022-03-10T06:36:09.600Z] ---> 2320bcd51ef2 [2022-03-10T06:36:09.600Z] Step 15/15 : RUN ${MAKE} [2022-03-10T06:36:09.600Z] ---> Running in 0eaf85bd91e1 [2022-03-10T06:36:09.600Z] noop [2022-03-10T06:36:09.600Z] Removing intermediate container 0eaf85bd91e1 [2022-03-10T06:36:09.600Z] ---> 6448fdc47ec5 [2022-03-10T06:36:09.600Z] Successfully built 6448fdc47ec5 [2022-03-10T06:36:09.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:36:09.961Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:36:09.961Z] . [Pipeline] withDockerContainer [2022-03-10T06:36:10.180Z] prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2022-03-10T06:36:10.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:36:11.544Z] $ docker top b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:36:12.429Z] + go version [2022-03-10T06:36:12.429Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T06:36:12.452Z] $ docker stop --time=1 b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 [2022-03-10T06:36:14.084Z] $ docker rm -f b5d6b25533ea8ada1a3142c997d37e5b880f3f95b0327f01c38ec6f45add4130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:36:14.663Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T06:36:14.663Z] . [Pipeline] withDockerContainer [2022-03-10T06:36:14.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2022-03-10T06:36:14.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T06:36:16.255Z] $ docker top 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T06:36:17.132Z] + make test [2022-03-10T06:36:17.132Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T06:36:18.109Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T06:37:05.087Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T06:37:05.087Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T06:37:15.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T06:37:15.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T06:37:15.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T06:37:15.298Z] $ docker stop --time=1 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 [2022-03-10T06:37:17.080Z] $ docker rm -f 95190eb4d37b83ae42027e06f7c86e22720beb2bda3696eba9b5ea644bd780b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:37:17.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T06:37:17.940Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T06:37:18.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T06:37:19.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T06:37:19.361Z] + ls -al . [2022-03-10T06:37:19.361Z] total 152 [2022-03-10T06:37:19.361Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 06:36 . [2022-03-10T06:37:19.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 .. [2022-03-10T06:37:19.361Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 06:33 .git [2022-03-10T06:37:19.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 .github [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:33 .gitignore [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 06:33 CONTRIBUTING.md [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 06:33 Dockerfile [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 06:33 Jenkinsfile [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 06:33 LICENSE [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 06:33 Makefile [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 06:33 README.md [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 06:31 VERSION [2022-03-10T06:37:19.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 assets [2022-03-10T06:37:19.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 bin [2022-03-10T06:37:19.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 cmd [2022-03-10T06:37:19.361Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 10 06:36 coverage.out [2022-03-10T06:37:19.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 06:33 docs [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 06:33 go.mod [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 06:33 go.sum [2022-03-10T06:37:19.361Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 06:33 internal [2022-03-10T06:37:19.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 06:33 pkg [2022-03-10T06:37:19.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 snap [2022-03-10T06:37:19.361Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 06:33 version.go [2022-03-10T06:37:19.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 06:33 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:37:19.717Z] + 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb --label arch=arm64 --label version=2.1.1-dev.13 . [2022-03-10T06:37:20.703Z] Sending build context to Docker daemon 26.92MB [2022-03-10T06:37:20.703Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T06:37:20.703Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T06:37:20.703Z] ---> 6448fdc47ec5 [2022-03-10T06:37:20.703Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T06:37:20.977Z] ---> Running in d05bdeeb4ca6 [2022-03-10T06:37:21.250Z] Removing intermediate container d05bdeeb4ca6 [2022-03-10T06:37:21.250Z] ---> 0ab4aac41b5e [2022-03-10T06:37:21.250Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T06:37:21.532Z] ---> Running in a5c0be290cfc [2022-03-10T06:37:21.805Z] Removing intermediate container a5c0be290cfc [2022-03-10T06:37:21.805Z] ---> 23aae99cfa58 [2022-03-10T06:37:21.805Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T06:37:22.078Z] ---> Running in 5dc24029d363 [2022-03-10T06:37:22.352Z] Removing intermediate container 5dc24029d363 [2022-03-10T06:37:22.352Z] ---> 0d5feeccda6b [2022-03-10T06:37:22.352Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T06:37:22.352Z] ---> Running in d2a0dc54cb0b [2022-03-10T06:37:22.950Z] Removing intermediate container d2a0dc54cb0b [2022-03-10T06:37:22.950Z] ---> 466738038b5c [2022-03-10T06:37:22.950Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T06:37:22.950Z] ---> Running in 6c6e44ffb2c5 [2022-03-10T06:37:23.224Z] Removing intermediate container 6c6e44ffb2c5 [2022-03-10T06:37:23.224Z] ---> 3ad19a24cc58 [2022-03-10T06:37:23.224Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T06:37:23.501Z] ---> Running in f747bc538d5d [2022-03-10T06:37:25.480Z] Removing intermediate container f747bc538d5d [2022-03-10T06:37:25.480Z] ---> 09d3d673ab42 [2022-03-10T06:37:25.480Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T06:37:25.480Z] ---> Running in 576ebd86d1dd [2022-03-10T06:37:26.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T06:37:27.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T06:37:28.491Z] OK: 220 MiB in 52 packages [2022-03-10T06:37:29.095Z] Removing intermediate container 576ebd86d1dd [2022-03-10T06:37:29.095Z] ---> dfc13c8ee311 [2022-03-10T06:37:29.095Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T06:37:29.397Z] ---> Running in b4bda2de5472 [2022-03-10T06:37:29.675Z] Removing intermediate container b4bda2de5472 [2022-03-10T06:37:29.675Z] ---> aad9c2141371 [2022-03-10T06:37:29.675Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T06:37:29.675Z] ---> Running in c1c97973bc64 [2022-03-10T06:37:30.284Z] Removing intermediate container c1c97973bc64 [2022-03-10T06:37:30.284Z] ---> 8c773d3f3b86 [2022-03-10T06:37:30.284Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T06:37:30.893Z] ---> 450fe9bfa240 [2022-03-10T06:37:30.893Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T06:37:31.170Z] ---> Running in 87ef6d2fd8a9 [2022-03-10T06:37:33.793Z] Removing intermediate container 87ef6d2fd8a9 [2022-03-10T06:37:33.793Z] ---> e65854a3d4bd [2022-03-10T06:37:33.793Z] Step 14/23 : COPY . . [2022-03-10T06:37:36.413Z] ---> 941846a9ab30 [2022-03-10T06:37:36.413Z] Step 15/23 : RUN ${MAKE} [2022-03-10T06:37:36.413Z] ---> Running in c208a11465fe [2022-03-10T06:37:37.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T06:38:16.429Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T06:38:16.429Z] Removing intermediate container c208a11465fe [2022-03-10T06:38:16.429Z] ---> def70673991c [2022-03-10T06:38:16.429Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T06:38:17.019Z] 3.14: Pulling from library/alpine [2022-03-10T06:38:17.019Z] be307f383ecc: Pulling fs layer [2022-03-10T06:38:17.290Z] be307f383ecc: Verifying Checksum [2022-03-10T06:38:17.290Z] be307f383ecc: Download complete [2022-03-10T06:38:17.889Z] be307f383ecc: Pull complete [2022-03-10T06:38:17.889Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T06:38:17.889Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T06:38:17.889Z] ---> 5b8b7b635229 [2022-03-10T06:38:17.889Z] Step 17/23 : EXPOSE 4000 [2022-03-10T06:38:17.889Z] ---> Running in b29a93cab79c [2022-03-10T06:38:18.479Z] Removing intermediate container b29a93cab79c [2022-03-10T06:38:18.479Z] ---> 7e355394fd3a [2022-03-10T06:38:18.479Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:38:19.448Z] ---> ec186e310379 [2022-03-10T06:38:19.448Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T06:38:19.729Z] ---> Running in f64b5e68ad63 [2022-03-10T06:38:20.002Z] Removing intermediate container f64b5e68ad63 [2022-03-10T06:38:20.002Z] ---> c7cf424d830d [2022-03-10T06:38:20.002Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T06:38:20.002Z] ---> Running in 139adb8861ea [2022-03-10T06:38:20.597Z] Removing intermediate container 139adb8861ea [2022-03-10T06:38:20.597Z] ---> 44bc7da0ed09 [2022-03-10T06:38:20.597Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T06:38:20.597Z] ---> Running in 8b1fb5219541 [2022-03-10T06:38:20.869Z] Removing intermediate container 8b1fb5219541 [2022-03-10T06:38:20.869Z] ---> e04b60a34e15 [2022-03-10T06:38:20.869Z] Step 22/23 : LABEL git_sha=32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:38:20.869Z] ---> Running in 3a573bb54aad [2022-03-10T06:38:21.138Z] Removing intermediate container 3a573bb54aad [2022-03-10T06:38:21.138Z] ---> bc256b8dbcf0 [2022-03-10T06:38:21.138Z] Step 23/23 : LABEL version=2.1.1-dev.13 [2022-03-10T06:38:21.408Z] ---> Running in 1b36cce50372 [2022-03-10T06:38:21.677Z] Removing intermediate container 1b36cce50372 [2022-03-10T06:38:21.677Z] ---> 5b6cdee98178 [2022-03-10T06:38:21.677Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T06:38:21.677Z] Successfully built 5b6cdee98178 [2022-03-10T06:38:21.677Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:38:22.052Z] provisioning config files... [2022-03-10T06:38:22.070Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/52@tmp/config3622173607241127499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:38:22.407Z] ---> docker-login.sh [2022-03-10T06:38:22.407Z] nexus3.edgexfoundry.org:10001 [2022-03-10T06:38:22.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:38:22.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:38:22.677Z] Configure a credential helper to remove this warning. See [2022-03-10T06:38:22.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:38:22.677Z] [2022-03-10T06:38:22.677Z] Login Succeeded [2022-03-10T06:38:22.677Z] nexus3.edgexfoundry.org:10002 [2022-03-10T06:38:22.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:38:23.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:38:23.216Z] Configure a credential helper to remove this warning. See [2022-03-10T06:38:23.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:38:23.216Z] [2022-03-10T06:38:23.216Z] Login Succeeded [2022-03-10T06:38:23.216Z] nexus3.edgexfoundry.org:10003 [2022-03-10T06:38:23.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:38:23.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:38:23.487Z] Configure a credential helper to remove this warning. See [2022-03-10T06:38:23.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:38:23.487Z] [2022-03-10T06:38:23.487Z] Login Succeeded [2022-03-10T06:38:23.487Z] nexus3.edgexfoundry.org:10004 [2022-03-10T06:38:23.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:38:24.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:38:24.025Z] Configure a credential helper to remove this warning. See [2022-03-10T06:38:24.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:38:24.025Z] [2022-03-10T06:38:24.025Z] Login Succeeded [2022-03-10T06:38:24.025Z] docker.io [2022-03-10T06:38:24.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T06:38:24.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T06:38:24.564Z] Configure a credential helper to remove this warning. See [2022-03-10T06:38:24.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T06:38:24.564Z] [2022-03-10T06:38:24.564Z] Login Succeeded [2022-03-10T06:38:24.564Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T06:38:24.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:38:24.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T06:38:24.639Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-03-10T06:38:24.639Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:38:24.639Z] latest [2022-03-10T06:38:24.639Z] 2.1.1-dev.13 [2022-03-10T06:38:24.639Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:38:24.639Z] main [2022-03-10T06:38:24.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:24.997Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:25.325Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:38:25.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:38:25.325Z] 8bf9af3524e3: Preparing [2022-03-10T06:38:25.325Z] 62170e181a92: Preparing [2022-03-10T06:38:25.325Z] 62170e181a92: Layer already exists [2022-03-10T06:38:29.599Z] 8bf9af3524e3: Pushed [2022-03-10T06:38:29.599Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:29.949Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:30.288Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T06:38:30.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:38:30.288Z] 8bf9af3524e3: Preparing [2022-03-10T06:38:30.288Z] 62170e181a92: Preparing [2022-03-10T06:38:30.288Z] 62170e181a92: Layer already exists [2022-03-10T06:38:30.288Z] 8bf9af3524e3: Layer already exists [2022-03-10T06:38:30.562Z] latest: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:30.907Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:31.247Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 [2022-03-10T06:38:31.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:38:31.247Z] 8bf9af3524e3: Preparing [2022-03-10T06:38:31.247Z] 62170e181a92: Preparing [2022-03-10T06:38:31.247Z] 8bf9af3524e3: Layer already exists [2022-03-10T06:38:31.247Z] 62170e181a92: Layer already exists [2022-03-10T06:38:31.517Z] 2.1.1-dev.13: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:31.861Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:32.196Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:38:32.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:38:32.197Z] 8bf9af3524e3: Preparing [2022-03-10T06:38:32.197Z] 62170e181a92: Preparing [2022-03-10T06:38:32.197Z] 8bf9af3524e3: Layer already exists [2022-03-10T06:38:32.197Z] 62170e181a92: Layer already exists [2022-03-10T06:38:32.467Z] 32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:32.807Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:33.148Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-03-10T06:38:33.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T06:38:33.148Z] 8bf9af3524e3: Preparing [2022-03-10T06:38:33.148Z] 62170e181a92: Preparing [2022-03-10T06:38:33.148Z] 62170e181a92: Layer already exists [2022-03-10T06:38:33.148Z] 8bf9af3524e3: Layer already exists [2022-03-10T06:38:33.419Z] main: digest: sha256:d1038ccf8e71f9749e4ff69ac7b5f7bf0d8ed2c9a8b14f797f4e62665583cf49 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T06:38:33.473Z] ===================================================== [Pipeline] echo [2022-03-10T06:38:33.485Z] taggedImages: [2022-03-10T06:38:33.485Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb [2022-03-10T06:38:33.485Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T06:38:33.485Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.13 [2022-03-10T06:38:33.485Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:32872baef5fb4a4c6b230a80c5260eed34fae8bb-2.1.1-dev.13 [2022-03-10T06:38:33.485Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:33.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:38:33.851Z] [2022-03-10T06:38:33.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:38:34.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:38:34.469Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T06:38:34.469Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T06:38:34.469Z] 04944245beec: Pulling fs layer [2022-03-10T06:38:34.469Z] 699f458cf7ca: Pulling fs layer [2022-03-10T06:38:34.469Z] 765212b225bb: Pulling fs layer [2022-03-10T06:38:34.469Z] f23df028b6ca: Pulling fs layer [2022-03-10T06:38:34.469Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T06:38:34.469Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T06:38:34.469Z] 765212b225bb: Waiting [2022-03-10T06:38:34.469Z] f23df028b6ca: Waiting [2022-03-10T06:38:34.469Z] 2437ff75d9bd: Waiting [2022-03-10T06:38:34.469Z] d65c8cfc05b1: Waiting [2022-03-10T06:38:34.469Z] 04944245beec: Verifying Checksum [2022-03-10T06:38:34.469Z] 04944245beec: Download complete [2022-03-10T06:38:34.469Z] 765212b225bb: Verifying Checksum [2022-03-10T06:38:34.469Z] 765212b225bb: Download complete [2022-03-10T06:38:34.745Z] f23df028b6ca: Verifying Checksum [2022-03-10T06:38:34.745Z] f23df028b6ca: Download complete [2022-03-10T06:38:34.745Z] 699f458cf7ca: Verifying Checksum [2022-03-10T06:38:34.745Z] 699f458cf7ca: Download complete [2022-03-10T06:38:34.745Z] d65c8cfc05b1: Download complete [2022-03-10T06:38:35.020Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T06:38:35.020Z] 8998bd30e6a1: Download complete [2022-03-10T06:38:37.638Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T06:38:37.638Z] 2437ff75d9bd: Download complete [2022-03-10T06:38:39.071Z] 8998bd30e6a1: Pull complete [2022-03-10T06:38:39.666Z] 04944245beec: Pull complete [2022-03-10T06:38:41.098Z] 699f458cf7ca: Pull complete [2022-03-10T06:38:41.371Z] 765212b225bb: Pull complete [2022-03-10T06:38:42.347Z] f23df028b6ca: Pull complete [2022-03-10T06:38:42.620Z] d65c8cfc05b1: Pull complete [2022-03-10T06:38:57.708Z] 2437ff75d9bd: Pull complete [2022-03-10T06:38:57.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T06:38:57.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T06:38:57.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T06:38:57.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-6755 does not seem to be running inside a container [2022-03-10T06:38:58.044Z] $ 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/52 -v /w/workspace/edgex-ui-go/52:/w/workspace/edgex-ui-go/52:rw,z -v /w/workspace/edgex-ui-go/52@tmp:/w/workspace/edgex-ui-go/52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T06:39:00.731Z] $ docker top 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:39:02.048Z] ---> job-cost.sh [2022-03-10T06:39:02.048Z] lf-activate-venv: SKIPPING [2022-03-10T06:39:02.048Z] INFO: No Stack... [2022-03-10T06:39:02.636Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T06:39:03.224Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T06:39:03.876Z] + cat /w/workspace/edgex-ui-go/52/archives/cost.csv [2022-03-10T06:39:03.876Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T06:39:03.941Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [2022-03-10T06:39:03.947Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] did not exist. Created. [2022-03-10T06:39:03.947Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:39:04.617Z] /w/workspace/edgex-ui-go/52@tmp/durable-0d0cbc1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T06:39:05.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T06:39:05.308Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T06:39:05.443Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T06:39:05.450Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T06:39:05.469Z] $ docker stop --time=1 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 [2022-03-10T06:39:06.908Z] $ docker rm -f 9cfe698821e8e69627cf6ab7afe2f6e6d08a7da5b1870f5525cba62354477f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-10T06:39:07.360Z] provisioning config files... [2022-03-10T06:39:07.370Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2211781211242442692tmp [Pipeline] { [Pipeline] sh [2022-03-10T06:39:07.669Z] + set +x [2022-03-10T06:39:07.669Z] + curl -s https://codecov.io/bash [2022-03-10T06:39:07.669Z] + bash -s -- [2022-03-10T06:39:08.244Z] [2022-03-10T06:39:08.244Z] _____ _ [2022-03-10T06:39:08.244Z] / ____| | | [2022-03-10T06:39:08.244Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T06:39:08.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T06:39:08.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T06:39:08.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T06:39:08.244Z] Bash-1.0.6 [2022-03-10T06:39:08.244Z] [2022-03-10T06:39:08.244Z] [2022-03-10T06:39:08.244Z] ==> git version 2.24.4 found [2022-03-10T06:39:08.244Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-10T06:39:08.244Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T06:39:08.244Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T06:39:08.244Z] ==> Jenkins CI detected. [2022-03-10T06:39:08.244Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:39:08.244Z] project root: . [2022-03-10T06:39:08.244Z] --> token set from env [2022-03-10T06:39:08.244Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T06:39:08.244Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T06:39:08.244Z] ==> Python coveragepy not found [2022-03-10T06:39:08.244Z] ==> Searching for coverage reports in: [2022-03-10T06:39:08.244Z] + . [2022-03-10T06:39:08.244Z] -> Found 1 reports [2022-03-10T06:39:08.244Z] ==> Detecting git/mercurial file structure [2022-03-10T06:39:08.244Z] ==> Reading reports [2022-03-10T06:39:08.244Z] + ./coverage.out bytes=10 [2022-03-10T06:39:08.244Z] ==> Appending adjustments [2022-03-10T06:39:08.244Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T06:39:08.505Z] + Found adjustments [2022-03-10T06:39:08.505Z] ==> Gzipping contents [2022-03-10T06:39:08.505Z] 4.0K /tmp/codecov.SGxYaF.gz [2022-03-10T06:39:08.505Z] ==> Uploading reports [2022-03-10T06:39:08.505Z] url: https://codecov.io [2022-03-10T06:39:08.505Z] query: branch=main&commit=32872baef5fb4a4c6b230a80c5260eed34fae8bb&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T06:39:08.505Z] -> Pinging Codecov [2022-03-10T06:39:08.505Z] 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=32872baef5fb4a4c6b230a80c5260eed34fae8bb&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T06:39:08.767Z] -> Uploading to [2022-03-10T06:39:08.767Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/32872baef5fb4a4c6b230a80c5260eed34fae8bb/030920a9-be35-4a2e-8729-a68a7fd0b03d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T063908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=495574d55656e90bcd2baed8cf37584863e4355b7cb0024e4d106af74a6a03fa [2022-03-10T06:39:08.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T06:39:08.767Z] Dload Upload Total Spent Left Speed [2022-03-10T06:39:09.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 10854 --:--:-- --:--:-- --:--:-- 10879 [2022-03-10T06:39:09.029Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] } [2022-03-10T06:39:09.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-10T06:39:09.294Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-10T06:39:09.303Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:09.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:39:09.602Z] [2022-03-10T06:39:09.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:09.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:39:09.926Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-10T06:39:09.926Z] 188c0c94c7c5: Pulling fs layer [2022-03-10T06:39:09.926Z] 0ef7d3d256c8: Pulling fs layer [2022-03-10T06:39:09.926Z] de9db76c5a1d: Pulling fs layer [2022-03-10T06:39:09.926Z] 0eba1c9be4d2: Pulling fs layer [2022-03-10T06:39:09.926Z] 0d57e429df01: Pulling fs layer [2022-03-10T06:39:09.926Z] 4e4be7b47b0d: Pulling fs layer [2022-03-10T06:39:09.926Z] e1f770b5df2f: Pulling fs layer [2022-03-10T06:39:09.926Z] 85a0685a4137: Pulling fs layer [2022-03-10T06:39:09.926Z] 0eba1c9be4d2: Waiting [2022-03-10T06:39:09.926Z] 0d57e429df01: Waiting [2022-03-10T06:39:09.926Z] 4e4be7b47b0d: Waiting [2022-03-10T06:39:09.926Z] e1f770b5df2f: Waiting [2022-03-10T06:39:09.926Z] 85a0685a4137: Waiting [2022-03-10T06:39:09.926Z] de9db76c5a1d: Download complete [2022-03-10T06:39:09.926Z] 0ef7d3d256c8: Verifying Checksum [2022-03-10T06:39:09.926Z] 0ef7d3d256c8: Download complete [2022-03-10T06:39:09.926Z] 0d57e429df01: Verifying Checksum [2022-03-10T06:39:09.926Z] 0d57e429df01: Download complete [2022-03-10T06:39:09.926Z] 4e4be7b47b0d: Verifying Checksum [2022-03-10T06:39:09.926Z] 4e4be7b47b0d: Download complete [2022-03-10T06:39:09.926Z] 188c0c94c7c5: Verifying Checksum [2022-03-10T06:39:09.926Z] 188c0c94c7c5: Download complete [2022-03-10T06:39:10.196Z] e1f770b5df2f: Verifying Checksum [2022-03-10T06:39:10.196Z] e1f770b5df2f: Download complete [2022-03-10T06:39:10.473Z] 0eba1c9be4d2: Verifying Checksum [2022-03-10T06:39:10.473Z] 0eba1c9be4d2: Download complete [2022-03-10T06:39:10.473Z] 188c0c94c7c5: Pull complete [2022-03-10T06:39:10.738Z] 85a0685a4137: Verifying Checksum [2022-03-10T06:39:10.738Z] 85a0685a4137: Download complete [2022-03-10T06:39:10.738Z] 0ef7d3d256c8: Pull complete [2022-03-10T06:39:10.738Z] de9db76c5a1d: Pull complete [2022-03-10T06:39:14.967Z] 0eba1c9be4d2: Pull complete [2022-03-10T06:39:14.967Z] 0d57e429df01: Pull complete [2022-03-10T06:39:14.967Z] 4e4be7b47b0d: Pull complete [2022-03-10T06:39:15.551Z] e1f770b5df2f: Pull complete [2022-03-10T06:39:19.785Z] 85a0685a4137: Pull complete [2022-03-10T06:39:19.785Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-10T06:39:19.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T06:39:19.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-10T06:39:19.849Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:39:19.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-10T06:39:21.926Z] $ docker top 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T06:39:21.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-10T06:39:22.282Z] + set -o pipefail [2022-03-10T06:39:22.282Z] + snyk monitor '--org=edgex-jenkins' [2022-03-10T06:39:26.507Z] [2022-03-10T06:39:26.507Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-03-10T06:39:26.507Z] [2022-03-10T06:39:26.507Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5ec95fe2-a1b0-49d9-a98a-40482188d392 [2022-03-10T06:39:26.507Z] [2022-03-10T06:39:26.507Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-10T06:39:26.507Z] [2022-03-10T06:39:26.507Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-10T06:39:26.507Z] [2022-03-10T06:39:26.507Z] [Pipeline] } [2022-03-10T06:39:26.521Z] $ docker stop --time=1 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b [2022-03-10T06:39:28.166Z] $ docker rm -f 089b4b660b3b1b6320bff16801bd746a9afc1be1557fa81ab50b02fa44b5f59b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T06:39:28.852Z] + git log --format=format:%s -1 32872baef5fb4a4c6b230a80c5260eed34fae8bb [Pipeline] sh [2022-03-10T06:39:29.148Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:39:29.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:29.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:39:29.443Z] . [Pipeline] withDockerContainer [2022-03-10T06:39:29.500Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:39:29.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:39:29.914Z] $ docker top 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:39:30.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:39:30.001Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:39:30.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:39:30.096Z] $ docker exec 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 ssh-agent [2022-03-10T06:39:30.180Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLhJjoK/agent.13 [2022-03-10T06:39:30.180Z] SSH_AGENT_PID=19 [2022-03-10T06:39:30.185Z] Running ssh-add (command line suppressed) [2022-03-10T06:39:30.276Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3667309503155669516.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3667309503155669516.key) [2022-03-10T06:39:30.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:39:30.573Z] + git semver tag [2022-03-10T06:39:30.573Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:39:30.573Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:39:30.573Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:39:30.573Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:39:30.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:39:30.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:39:30.573Z] # $SEMVER_BRANCH = main [2022-03-10T06:39:30.573Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T06:39:30.573Z] # 32872baef5fb4a4c6b230a80c5260eed34fae8bb HEAD [2022-03-10T06:39:30.573Z] # -> Force: false [2022-03-10T06:39:30.573Z] # da5fef3c5da5ba7947801311dbef05b5de6c3cfb refs/tags/v2.1.1-dev.13 [Pipeline] } [2022-03-10T06:39:30.585Z] $ docker exec --env ******** --env ******** 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 ssh-agent -k [2022-03-10T06:39:30.659Z] unset SSH_AUTH_SOCK; [2022-03-10T06:39:30.659Z] unset SSH_AGENT_PID; [2022-03-10T06:39:30.659Z] echo Agent pid 19 killed; [2022-03-10T06:39:30.664Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:39:30.968Z] + git semver [Pipeline] } [2022-03-10T06:39:30.984Z] $ docker stop --time=1 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 [2022-03-10T06:39:32.166Z] $ docker rm -f 5c1f5a4faa31c2291b9d4de69465cb3b4da2b86571bce03bf6a189208e9b15b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:32.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:39:32.565Z] [2022-03-10T06:39:32.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:32.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:39:32.873Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-10T06:39:32.873Z] ab5ef0e58194: Pulling fs layer [2022-03-10T06:39:32.873Z] 9712f1f96733: Pulling fs layer [2022-03-10T06:39:32.873Z] 63f879dbbcfc: Pulling fs layer [2022-03-10T06:39:32.873Z] 0d9ebad4ef96: Pulling fs layer [2022-03-10T06:39:32.873Z] e9a5061849ea: Pulling fs layer [2022-03-10T06:39:32.873Z] d747dcd14b5f: Pulling fs layer [2022-03-10T06:39:32.873Z] 2de7ff778b66: Pulling fs layer [2022-03-10T06:39:32.873Z] 0d9ebad4ef96: Waiting [2022-03-10T06:39:32.873Z] e9a5061849ea: Waiting [2022-03-10T06:39:32.873Z] d747dcd14b5f: Waiting [2022-03-10T06:39:32.873Z] 2de7ff778b66: Waiting [2022-03-10T06:39:32.873Z] 9712f1f96733: Verifying Checksum [2022-03-10T06:39:32.873Z] 9712f1f96733: Download complete [2022-03-10T06:39:33.141Z] 63f879dbbcfc: Verifying Checksum [2022-03-10T06:39:33.141Z] 63f879dbbcfc: Download complete [2022-03-10T06:39:33.411Z] ab5ef0e58194: Download complete [2022-03-10T06:39:33.411Z] e9a5061849ea: Verifying Checksum [2022-03-10T06:39:33.412Z] e9a5061849ea: Download complete [2022-03-10T06:39:33.412Z] d747dcd14b5f: Verifying Checksum [2022-03-10T06:39:33.412Z] d747dcd14b5f: Download complete [2022-03-10T06:39:33.412Z] 0d9ebad4ef96: Verifying Checksum [2022-03-10T06:39:33.412Z] 0d9ebad4ef96: Download complete [2022-03-10T06:39:33.412Z] 2de7ff778b66: Verifying Checksum [2022-03-10T06:39:33.412Z] 2de7ff778b66: Download complete [2022-03-10T06:39:36.752Z] ab5ef0e58194: Pull complete [2022-03-10T06:39:36.752Z] 9712f1f96733: Pull complete [2022-03-10T06:39:37.023Z] 63f879dbbcfc: Pull complete [2022-03-10T06:39:41.261Z] 0d9ebad4ef96: Pull complete [2022-03-10T06:39:41.524Z] e9a5061849ea: Pull complete [2022-03-10T06:39:41.524Z] d747dcd14b5f: Pull complete [2022-03-10T06:39:42.927Z] 2de7ff778b66: Pull complete [2022-03-10T06:39:42.927Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-10T06:39:42.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T06:39:42.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-10T06:39:42.992Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:39:43.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-10T06:39:46.468Z] $ docker top 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:39:46.552Z] provisioning config files... [2022-03-10T06:39:46.561Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3257295722903577697tmp [2022-03-10T06:39:46.571Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config67925386433097286tmp [2022-03-10T06:39:46.580Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1626570909406926486tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:39:46.597Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:39:46.885Z] ---> sigul-configuration.sh [2022-03-10T06:39:46.885Z] gpg: directory `/root/.gnupg' created [2022-03-10T06:39:46.885Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-10T06:39:46.885Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-10T06:39:46.885Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-10T06:39:46.885Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-10T06:39:46.885Z] gpg: CAST5 encrypted data [2022-03-10T06:39:46.885Z] gpg: encrypted with 1 passphrase [2022-03-10T06:39:46.885Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-10T06:39:47.179Z] + mkdir /home/jenkins [2022-03-10T06:39:47.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-10T06:39:47.471Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-10T06:39:47.481Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:39:47.766Z] ---> sigul-install.sh [2022-03-10T06:39:47.766Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-10T06:39:48.052Z] + git tag --list [2022-03-10T06:39:48.052Z] 0.1.1 [2022-03-10T06:39:48.052Z] v1.1.0 [2022-03-10T06:39:48.052Z] v1.2.0 [2022-03-10T06:39:48.052Z] v1.2.1 [2022-03-10T06:39:48.052Z] v1.3.0 [2022-03-10T06:39:48.052Z] v2.0.0 [2022-03-10T06:39:48.052Z] v2.0.1-dev.1 [2022-03-10T06:39:48.052Z] v2.0.1-dev.10 [2022-03-10T06:39:48.052Z] v2.0.1-dev.11 [2022-03-10T06:39:48.052Z] v2.0.1-dev.12 [2022-03-10T06:39:48.052Z] v2.0.1-dev.13 [2022-03-10T06:39:48.052Z] v2.0.1-dev.14 [2022-03-10T06:39:48.052Z] v2.0.1-dev.15 [2022-03-10T06:39:48.052Z] v2.0.1-dev.16 [2022-03-10T06:39:48.052Z] v2.0.1-dev.17 [2022-03-10T06:39:48.052Z] v2.0.1-dev.18 [2022-03-10T06:39:48.052Z] v2.0.1-dev.19 [2022-03-10T06:39:48.052Z] v2.0.1-dev.2 [2022-03-10T06:39:48.052Z] v2.0.1-dev.20 [2022-03-10T06:39:48.052Z] v2.0.1-dev.21 [2022-03-10T06:39:48.052Z] v2.0.1-dev.22 [2022-03-10T06:39:48.052Z] v2.0.1-dev.23 [2022-03-10T06:39:48.052Z] v2.0.1-dev.24 [2022-03-10T06:39:48.052Z] v2.0.1-dev.25 [2022-03-10T06:39:48.052Z] v2.0.1-dev.26 [2022-03-10T06:39:48.052Z] v2.0.1-dev.27 [2022-03-10T06:39:48.052Z] v2.0.1-dev.28 [2022-03-10T06:39:48.052Z] v2.0.1-dev.29 [2022-03-10T06:39:48.052Z] v2.0.1-dev.3 [2022-03-10T06:39:48.052Z] v2.0.1-dev.30 [2022-03-10T06:39:48.052Z] v2.0.1-dev.31 [2022-03-10T06:39:48.052Z] v2.0.1-dev.32 [2022-03-10T06:39:48.052Z] v2.0.1-dev.33 [2022-03-10T06:39:48.052Z] v2.0.1-dev.4 [2022-03-10T06:39:48.052Z] v2.0.1-dev.5 [2022-03-10T06:39:48.052Z] v2.0.1-dev.6 [2022-03-10T06:39:48.052Z] v2.0.1-dev.7 [2022-03-10T06:39:48.052Z] v2.0.1-dev.8 [2022-03-10T06:39:48.052Z] v2.0.1-dev.9 [2022-03-10T06:39:48.052Z] v2.1.0 [2022-03-10T06:39:48.052Z] v2.1.1-dev.1 [2022-03-10T06:39:48.052Z] v2.1.1-dev.10 [2022-03-10T06:39:48.052Z] v2.1.1-dev.11 [2022-03-10T06:39:48.052Z] v2.1.1-dev.12 [2022-03-10T06:39:48.052Z] v2.1.1-dev.13 [2022-03-10T06:39:48.052Z] v2.1.1-dev.2 [2022-03-10T06:39:48.052Z] v2.1.1-dev.3 [2022-03-10T06:39:48.052Z] v2.1.1-dev.4 [2022-03-10T06:39:48.052Z] v2.1.1-dev.5 [2022-03-10T06:39:48.052Z] v2.1.1-dev.6 [2022-03-10T06:39:48.052Z] v2.1.1-dev.7 [2022-03-10T06:39:48.052Z] v2.1.1-dev.8 [2022-03-10T06:39:48.052Z] v2.1.1-dev.9 [Pipeline] sh [2022-03-10T06:39:48.345Z] + lftools sign git-tag v2.1.1-dev.13 [2022-03-10T06:39:48.917Z] Signing Git tag with Sigul... [2022-03-10T06:39:48.917Z] Signing v2.1.1-dev.13 [Pipeline] echo [2022-03-10T06:39:49.187Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:39:49.475Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-10T06:39:49.487Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-10T06:39:49.510Z] $ docker stop --time=1 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d [2022-03-10T06:39:50.689Z] $ docker rm -f 7e019149ab9dcbc85ec1f74af43c801ee61795c02648013b605466141cd57e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-10T06:39:51.117Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:39:51.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:51.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:39:51.412Z] . [Pipeline] withDockerContainer [2022-03-10T06:39:51.477Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:39:51.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:39:51.886Z] $ docker top 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:39:51.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:39:51.975Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:39:52.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:39:52.084Z] $ docker exec 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b ssh-agent [2022-03-10T06:39:52.175Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgdLpf/agent.13 [2022-03-10T06:39:52.175Z] SSH_AGENT_PID=19 [2022-03-10T06:39:52.180Z] Running ssh-add (command line suppressed) [2022-03-10T06:39:52.270Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5286375651561295763.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5286375651561295763.key) [2022-03-10T06:39:52.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:39:52.570Z] + git semver bump pre [2022-03-10T06:39:52.571Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:39:52.571Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:39:52.571Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:39:52.571Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:39:52.571Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:39:52.571Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:39:52.571Z] # $SEMVER_BRANCH = main [2022-03-10T06:39:52.571Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T06:39:52.571Z] 2.1.1-dev.14 [Pipeline] } [2022-03-10T06:39:52.582Z] $ docker exec --env ******** --env ******** 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b ssh-agent -k [2022-03-10T06:39:52.688Z] unset SSH_AUTH_SOCK; [2022-03-10T06:39:52.688Z] unset SSH_AGENT_PID; [2022-03-10T06:39:52.688Z] echo Agent pid 19 killed; [2022-03-10T06:39:52.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:39:53.001Z] + git semver [Pipeline] } [2022-03-10T06:39:53.018Z] $ docker stop --time=1 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b [2022-03-10T06:39:54.236Z] $ docker rm -f 2a2fcf01a8347164f84237c3c09c56eb5c0de9ca3c45aba290fc19916eacb04b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T06:39:54.589Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T06:39:54.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:39:54.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T06:39:54.884Z] . [Pipeline] withDockerContainer [2022-03-10T06:39:54.945Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:39:54.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T06:39:55.394Z] $ docker top 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T06:39:55.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T06:39:55.490Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T06:39:55.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T06:39:55.612Z] $ docker exec 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 ssh-agent [2022-03-10T06:39:55.723Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfJpiKn/agent.13 [2022-03-10T06:39:55.723Z] SSH_AGENT_PID=19 [2022-03-10T06:39:55.729Z] Running ssh-add (command line suppressed) [2022-03-10T06:39:55.835Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5824318964221535902.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5824318964221535902.key) [2022-03-10T06:39:55.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T06:39:56.134Z] + git semver push [2022-03-10T06:39:56.134Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T06:39:56.134Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T06:39:56.134Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:39:56.134Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T06:39:56.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T06:39:56.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T06:39:56.134Z] # $SEMVER_BRANCH = main [2022-03-10T06:39:56.134Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T06:39:58.065Z] $ docker exec --env ******** --env ******** 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 ssh-agent -k [2022-03-10T06:39:58.170Z] unset SSH_AUTH_SOCK; [2022-03-10T06:39:58.170Z] unset SSH_AGENT_PID; [2022-03-10T06:39:58.170Z] echo Agent pid 19 killed; [2022-03-10T06:39:58.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T06:39:58.484Z] + git semver [Pipeline] } [2022-03-10T06:39:58.500Z] $ docker stop --time=1 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 [2022-03-10T06:39:59.713Z] $ docker rm -f 7ce8525c36f97a31946efe39d8efbb0ad1dfe5849ec69adf9f1c696c76450728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-10T06:40:00.343Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-03-10T06:40:00.343Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:40:00.343Z] total 8 [2022-03-10T06:40:00.343Z] drwxr-xr-x. 3 root root 34 Mar 10 06:33 . [2022-03-10T06:40:00.343Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:39 .. [2022-03-10T06:40:00.343Z] drwxr-xr-x. 2 root root 6 Mar 10 06:33 cost [2022-03-10T06:40:00.343Z] -rw-r--r--. 1 root root 81 Mar 10 06:33 cost.csv [2022-03-10T06:40:00.343Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:40:00.343Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T06:40:00.343Z] total 8 [2022-03-10T06:40:00.343Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 06:33 . [2022-03-10T06:40:00.343Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 06:39 .. [2022-03-10T06:40:00.343Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 06:33 cost [2022-03-10T06:40:00.343Z] -rw-r--r--. 1 jenkins jenkins 81 Mar 10 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:00.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:01.196Z] ---> package-listing.sh [2022-03-10T06:40:01.197Z] ++ facter osfamily [2022-03-10T06:40:01.197Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T06:40:01.460Z] + OS_FAMILY=redhat [2022-03-10T06:40:01.460Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T06:40:01.460Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T06:40:01.460Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T06:40:01.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T06:40:01.460Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T06:40:01.460Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T06:40:01.460Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T06:40:01.460Z] + case "${OS_FAMILY}" in [2022-03-10T06:40:01.460Z] + rpm -qa [2022-03-10T06:40:01.460Z] + sort [2022-03-10T06:40:02.052Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T06:40:02.052Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T06:40:02.052Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T06:40:02.052Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T06:40:02.052Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-03-10T06:40:02.052Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-03-10T06:40:02.065Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-10T06:40:02.348Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T06:40:02.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T06:40:02.906Z] . [Pipeline] withDockerContainer [2022-03-10T06:40:02.972Z] prd-centos7-docker-4c-2g-6754 does not seem to be running inside a container [2022-03-10T06:40:03.006Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T06:40:03.232Z] $ docker top b39c387b26ba9dfed629d4973d18e8856ea0e298be8335316591239e16d514f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T06:40:03.592Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T06:40:03.880Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T06:40:04.173Z] + ls /var/log/sa-host [2022-03-10T06:40:04.174Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T06:40:04.174Z] file_magic: OK [2022-03-10T06:40:04.174Z] HZ: Using current value: 100 [2022-03-10T06:40:04.174Z] file_header: OK [2022-03-10T06:40:04.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:40:04.174Z] Statistics: [2022-03-10T06:40:04.174Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:40:04.174Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T06:40:04.174Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T06:40:04.174Z] file_magic: OK [2022-03-10T06:40:04.174Z] HZ: Using current value: 100 [2022-03-10T06:40:04.174Z] file_header: OK [2022-03-10T06:40:04.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-10T06:40:04.174Z] Statistics: [2022-03-10T06:40:04.174Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T06:40:04.174Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T06:40:04.381Z] provisioning config files... [2022-03-10T06:40:04.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5437947271336204254tmp [Pipeline] { [Pipeline] echo [2022-03-10T06:40:04.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:04.707Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T06:40:04.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:05.051Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T06:40:05.060Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:05.346Z] ---> sudo-logs.sh [2022-03-10T06:40:05.346Z] Archiving 'sudo' log.. [2022-03-10T06:40:05.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6754.novalocal: Name or service not known [2022-03-10T06:40:05.346Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6754.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T06:40:05.373Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:05.673Z] ---> job-cost.sh [2022-03-10T06:40:05.673Z] lf-activate-venv: SKIPPING [2022-03-10T06:40:05.673Z] DEBUG: total: 0.05999999865889549 [2022-03-10T06:40:05.673Z] INFO: Retrieving Stack Cost... [2022-03-10T06:40:06.244Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T06:40:06.504Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T06:40:06.514Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T06:40:06.798Z] ---> logs-deploy.sh [2022-03-10T06:40:06.798Z] lf-activate-venv: SKIPPING [2022-03-10T06:40:06.798Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/52 [2022-03-10T06:40:06.798Z] INFO: archiving workspace using pattern(s): [2022-03-10T06:40:07.739Z] Archives upload complete. [2022-03-10T06:40:07.739Z] INFO: archiving logs to Nexus