Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0a920529831e44b9d3f544246ebec90f9d78349 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-ssh4543256748113210905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17859426694493757732.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9733914330694697046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh10800317891772519414.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4467993457504234963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19957 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c0a920529831e44b9d3f544246ebec90f9d78349 (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 c0a920529831e44b9d3f544246ebec90f9d78349 # timeout=10 Commit message: "Merge pull request #542 from lenny-intel/go1.18" > git rev-list --no-walk b529499ada60d8f3399282414b00f575858c0428 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T15:45:18.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T15:45:18.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T15:45:18.404Z] ========================================================= [2022-07-14T15:45:18.404Z] EdgeX Global Pipelines Version Info [2022-07-14T15:45:18.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:45:19.163Z] ------------------- [2022-07-14T15:45:19.163Z] stable info: [2022-07-14T15:45:19.163Z] ------------------- [2022-07-14T15:45:19.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:45:19.163Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:45:19.163Z] Message: update stable to v1.0.238 [2022-07-14T15:45:19.734Z] ------------------- [2022-07-14T15:45:19.734Z] experimental info: [2022-07-14T15:45:19.734Z] ------------------- [2022-07-14T15:45:19.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:45:19.734Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:45:19.735Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T15:45:19.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-07-14T15:45:19.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-07-14T15:45:19.995Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T15:45:20.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T15:45:20.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T15:45:20.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T15:45:20.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T15:45:20.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-14T15:45:20.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T15:45:20.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T15:45:20.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T15:45:20.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-07-14T15:45:20.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T15:45:20.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T15:45:20.138Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:45:20.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:45:20.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:45:20.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:45:20.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T15:45:20.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T15:45:20.214Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-14T15:45:20.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-14T15:45:20.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-14T15:45:20.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-14T15:45:20.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-14T15:45:20.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T15:45:20.295Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T15:45:20.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-14T15:45:20.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-14T15:45:20.333Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-14T15:45:20.347Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] echo [2022-07-14T15:45:20.362Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0a9205 [Pipeline] echo [2022-07-14T15:45:20.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:45:20.429Z] provisioning config files... [2022-07-14T15:45:20.448Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8641025310093173241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:45:20.781Z] ---> docker-login.sh [2022-07-14T15:45:20.782Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:45:21.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:21.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:21.043Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:21.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:21.043Z] [2022-07-14T15:45:21.043Z] Login Succeeded [2022-07-14T15:45:21.043Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:45:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:21.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:21.312Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:21.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:21.312Z] [2022-07-14T15:45:21.312Z] Login Succeeded [2022-07-14T15:45:21.312Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:45:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:21.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:21.312Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:21.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:21.312Z] [2022-07-14T15:45:21.312Z] Login Succeeded [2022-07-14T15:45:21.312Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:45:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:21.572Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:21.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:21.572Z] [2022-07-14T15:45:21.572Z] Login Succeeded [2022-07-14T15:45:21.572Z] docker.io [2022-07-14T15:45:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:21.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:21.833Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:21.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:21.833Z] [2022-07-14T15:45:21.833Z] Login Succeeded [2022-07-14T15:45:21.833Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:45:21.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-14T15:45:22.220Z] + git rev-list -1 --merges c0a920529831e44b9d3f544246ebec90f9d78349~1..c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] echo [2022-07-14T15:45:22.250Z] -----------> git rev-list -1 --merges c0a920529831e44b9d3f544246ebec90f9d78349~1..c0a920529831e44b9d3f544246ebec90f9d78349 c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:45:22.251Z] c0a920529831e44b9d3f544246ebec90f9d78349 [false] [Pipeline] sh [2022-07-14T15:45:22.550Z] + git log --format=format:%s -1 c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] echo [2022-07-14T15:45:22.564Z] ========================================================= [2022-07-14T15:45:22.564Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T15:45:22.564Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:45:22.899Z] + git log --format=format:%s -1 c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] echo [2022-07-14T15:45:22.913Z] [semverPrep] GIT_COMMIT: c0a920529831e44b9d3f544246ebec90f9d78349, Commit Message: Merge pull request #542 from lenny-intel/go1.18 [Pipeline] echo [2022-07-14T15:45:22.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-14T15:45:23.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:45:23.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T15:45:23.280Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T15:45:23.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T15:45:23.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-14T15:45:23.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T15:45:23.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:45:23.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:45:23.644Z] [2022-07-14T15:45:23.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:45:23.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:45:23.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T15:45:23.955Z] b85a868b505f: Pulling fs layer [2022-07-14T15:45:23.955Z] e2be974225ed: Pulling fs layer [2022-07-14T15:45:23.955Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T15:45:23.955Z] 988bab9f4d93: Pulling fs layer [2022-07-14T15:45:23.955Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T15:45:23.955Z] eaf3925da568: Pulling fs layer [2022-07-14T15:45:23.955Z] bab4dde63d76: Pulling fs layer [2022-07-14T15:45:23.955Z] 988bab9f4d93: Waiting [2022-07-14T15:45:23.955Z] eaf3925da568: Waiting [2022-07-14T15:45:23.955Z] 1469e6f7b9e6: Waiting [2022-07-14T15:45:23.955Z] bde34c3a00c8: Pulling fs layer [2022-07-14T15:45:23.955Z] b352a97aabf1: Pulling fs layer [2022-07-14T15:45:23.955Z] bab4dde63d76: Waiting [2022-07-14T15:45:23.955Z] bde34c3a00c8: Waiting [2022-07-14T15:45:23.955Z] 4872d77fe225: Pulling fs layer [2022-07-14T15:45:23.955Z] 5851b861e8e6: Pulling fs layer [2022-07-14T15:45:23.955Z] b352a97aabf1: Waiting [2022-07-14T15:45:23.955Z] 5851b861e8e6: Waiting [2022-07-14T15:45:23.955Z] 4872d77fe225: Waiting [2022-07-14T15:45:23.955Z] e2be974225ed: Download complete [2022-07-14T15:45:23.955Z] 988bab9f4d93: Verifying Checksum [2022-07-14T15:45:23.955Z] 988bab9f4d93: Download complete [2022-07-14T15:45:24.216Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T15:45:24.216Z] 339a4e72a1f5: Download complete [2022-07-14T15:45:24.216Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T15:45:24.216Z] 1469e6f7b9e6: Download complete [2022-07-14T15:45:24.216Z] eaf3925da568: Download complete [2022-07-14T15:45:24.216Z] bde34c3a00c8: Download complete [2022-07-14T15:45:24.216Z] b352a97aabf1: Download complete [2022-07-14T15:45:24.216Z] 4872d77fe225: Verifying Checksum [2022-07-14T15:45:24.217Z] 4872d77fe225: Download complete [2022-07-14T15:45:24.217Z] 5851b861e8e6: Download complete [2022-07-14T15:45:24.217Z] b85a868b505f: Download complete [2022-07-14T15:45:24.478Z] bab4dde63d76: Verifying Checksum [2022-07-14T15:45:24.478Z] bab4dde63d76: Download complete [2022-07-14T15:45:25.860Z] b85a868b505f: Pull complete [2022-07-14T15:45:25.860Z] e2be974225ed: Pull complete [2022-07-14T15:45:26.429Z] 339a4e72a1f5: Pull complete [2022-07-14T15:45:26.429Z] 988bab9f4d93: Pull complete [2022-07-14T15:45:27.002Z] 1469e6f7b9e6: Pull complete [2022-07-14T15:45:27.002Z] eaf3925da568: Pull complete [2022-07-14T15:45:28.915Z] bab4dde63d76: Pull complete [2022-07-14T15:45:28.915Z] bde34c3a00c8: Pull complete [2022-07-14T15:45:29.178Z] b352a97aabf1: Pull complete [2022-07-14T15:45:29.178Z] 4872d77fe225: Pull complete [2022-07-14T15:45:29.178Z] 5851b861e8e6: Pull complete [2022-07-14T15:45:29.178Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T15:45:29.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:45:29.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:45:29.300Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:45:29.330Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:45:30.628Z] $ docker top 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 -eo pid,comm [2022-07-14T15:45:30.708Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-14T15:45:30.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:45:30.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:45:30.747Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:45:30.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:45:30.895Z] $ docker exec 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 ssh-agent [2022-07-14T15:45:31.059Z] SSH_AUTH_SOCK=/tmp/ssh-uvXvrtSau3kp/agent.33 [2022-07-14T15:45:31.059Z] SSH_AGENT_PID=39 [2022-07-14T15:45:31.065Z] Running ssh-add (command line suppressed) [2022-07-14T15:45:31.179Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8755991550989590953.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8755991550989590953.key) [2022-07-14T15:45:31.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:45:31.504Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T15:45:31.517Z] $ docker exec --env ******** --env ******** 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 ssh-agent -k [2022-07-14T15:45:31.626Z] unset SSH_AUTH_SOCK; [2022-07-14T15:45:31.627Z] unset SSH_AGENT_PID; [2022-07-14T15:45:31.627Z] echo Agent pid 39 killed; [2022-07-14T15:45:31.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T15:45:31.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:45:31.672Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:45:31.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:45:31.813Z] $ docker exec 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 ssh-agent [2022-07-14T15:45:31.955Z] SSH_AUTH_SOCK=/tmp/ssh-UMeSH4SL5FDq/agent.73 [2022-07-14T15:45:31.955Z] SSH_AGENT_PID=80 [2022-07-14T15:45:31.960Z] Running ssh-add (command line suppressed) [2022-07-14T15:45:32.072Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3964454526214890345.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3964454526214890345.key) [2022-07-14T15:45:32.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:45:32.382Z] + git semver init [2022-07-14T15:45:32.646Z] 2022-07-14 15:45:32,594 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T15:45:32.646Z] 2022-07-14 15:45:32,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-14T15:45:32.646Z] 2022-07-14 15:45:32,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-14T15:45:32.646Z] 2022-07-14 15:45:32,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:45:34.030Z] 2022-07-14 15:45:33,822 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-07-14T15:45:34.030Z] 2022-07-14 15:45:33,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-07-14T15:45:34.030Z] 2022-07-14 15:45:33,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:45:34.030Z] 2022-07-14 15:45:33,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:45:34.030Z] 2.2.1-dev.6 [Pipeline] } [2022-07-14T15:45:34.034Z] $ docker exec --env ******** --env ******** 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 ssh-agent -k [2022-07-14T15:45:34.155Z] unset SSH_AUTH_SOCK; [2022-07-14T15:45:34.156Z] unset SSH_AGENT_PID; [2022-07-14T15:45:34.156Z] echo Agent pid 80 killed; [2022-07-14T15:45:34.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:45:34.492Z] + git semver [Pipeline] } [2022-07-14T15:45:34.763Z] $ docker stop --time=1 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 [2022-07-14T15:45:36.114Z] $ docker rm -f 61e73e0010f8a4e421d78bf52d742e4434746380a046984bd08eb3019b433686 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:45:36.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T15:45:36.751Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T15:45:36.753Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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-07-14T15:45:36.905Z] provisioning config files... [2022-07-14T15:45:36.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8410170419163762257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:45:37.220Z] ---> docker-login.sh [2022-07-14T15:45:37.220Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:45:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:37.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:37.220Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:37.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:37.220Z] [2022-07-14T15:45:37.220Z] Login Succeeded [2022-07-14T15:45:37.220Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:45:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:37.481Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:37.481Z] [2022-07-14T15:45:37.481Z] Login Succeeded [2022-07-14T15:45:37.481Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:45:37.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:37.481Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:37.481Z] [2022-07-14T15:45:37.481Z] Login Succeeded [2022-07-14T15:45:37.481Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:45:37.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:37.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:37.743Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:37.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:37.743Z] [2022-07-14T15:45:37.743Z] Login Succeeded [2022-07-14T15:45:37.743Z] docker.io [2022-07-14T15:45:37.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:45:38.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:45:38.004Z] Configure a credential helper to remove this warning. See [2022-07-14T15:45:38.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:45:38.004Z] [2022-07-14T15:45:38.004Z] Login Succeeded [2022-07-14T15:45:38.004Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:45:38.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:45:38.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:45:38.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:45:38.097Z] ========================================================= [2022-07-14T15:45:38.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T15:45:38.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:45:38.417Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T15:45:38.677Z] Sending build context to Docker daemon 44.02MB [2022-07-14T15:45:38.677Z] Step 1/15 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:45:38.677Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-14T15:45:38.677Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T15:45:38.677Z] 2408cc74d12b: Pulling fs layer [2022-07-14T15:45:38.677Z] ea60b727a1ce: Pulling fs layer [2022-07-14T15:45:38.677Z] 30c4a7721957: Pulling fs layer [2022-07-14T15:45:38.677Z] 370296b7ddb6: Pulling fs layer [2022-07-14T15:45:38.677Z] 7c6cee850709: Pulling fs layer [2022-07-14T15:45:38.677Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T15:45:38.677Z] d94ebbe4e438: Pulling fs layer [2022-07-14T15:45:38.677Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T15:45:38.677Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T15:45:38.677Z] 370296b7ddb6: Waiting [2022-07-14T15:45:38.677Z] d94ebbe4e438: Waiting [2022-07-14T15:45:38.677Z] bcfd1f05c69d: Waiting [2022-07-14T15:45:38.677Z] 7c6cee850709: Waiting [2022-07-14T15:45:38.677Z] 39a5fcdaea64: Waiting [2022-07-14T15:45:38.677Z] 59ccb84bbe0f: Waiting [2022-07-14T15:45:38.677Z] 30c4a7721957: Verifying Checksum [2022-07-14T15:45:38.677Z] 30c4a7721957: Download complete [2022-07-14T15:45:38.677Z] ea60b727a1ce: Download complete [2022-07-14T15:45:38.677Z] 7c6cee850709: Verifying Checksum [2022-07-14T15:45:38.677Z] 7c6cee850709: Download complete [2022-07-14T15:45:38.677Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T15:45:38.677Z] 2408cc74d12b: Download complete [2022-07-14T15:45:38.938Z] d94ebbe4e438: Download complete [2022-07-14T15:45:38.938Z] 2408cc74d12b: Pull complete [2022-07-14T15:45:39.204Z] ea60b727a1ce: Pull complete [2022-07-14T15:45:39.204Z] 30c4a7721957: Pull complete [2022-07-14T15:45:39.465Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T15:45:39.465Z] 59ccb84bbe0f: Download complete [2022-07-14T15:45:39.465Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T15:45:39.465Z] bcfd1f05c69d: Download complete [2022-07-14T15:45:39.724Z] 370296b7ddb6: Verifying Checksum [2022-07-14T15:45:39.724Z] 370296b7ddb6: Download complete [2022-07-14T15:45:43.921Z] 370296b7ddb6: Pull complete [2022-07-14T15:45:43.921Z] 7c6cee850709: Pull complete [2022-07-14T15:45:43.921Z] 39a5fcdaea64: Pull complete [2022-07-14T15:45:43.921Z] d94ebbe4e438: Pull complete [2022-07-14T15:45:46.464Z] bcfd1f05c69d: Pull complete [2022-07-14T15:45:47.036Z] 59ccb84bbe0f: Pull complete [2022-07-14T15:45:47.036Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T15:45:47.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T15:45:47.036Z] ---> a4fb48ad2a94 [2022-07-14T15:45:47.036Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-14T15:45:48.426Z] ---> Running in 36caaedbd2f8 [2022-07-14T15:45:48.426Z] Removing intermediate container 36caaedbd2f8 [2022-07-14T15:45:48.426Z] ---> 550a711a2fd5 [2022-07-14T15:45:48.426Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-14T15:45:48.704Z] ---> Running in beb89e923b30 [2022-07-14T15:45:48.704Z] Removing intermediate container beb89e923b30 [2022-07-14T15:45:48.704Z] ---> 3157afa69ecd [2022-07-14T15:45:48.704Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:45:48.704Z] ---> Running in e0a2d62d51f8 [2022-07-14T15:45:48.704Z] Removing intermediate container e0a2d62d51f8 [2022-07-14T15:45:48.704Z] ---> d2c1edd0a7ef [2022-07-14T15:45:48.704Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-14T15:45:48.967Z] ---> Running in 66d7d8ea7fbd [2022-07-14T15:45:48.967Z] Removing intermediate container 66d7d8ea7fbd [2022-07-14T15:45:48.967Z] ---> ecf717769236 [2022-07-14T15:45:48.967Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-14T15:45:48.967Z] ---> Running in 9adf02aee821 [2022-07-14T15:45:49.227Z] Removing intermediate container 9adf02aee821 [2022-07-14T15:45:49.227Z] ---> c566660970eb [2022-07-14T15:45:49.227Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:45:49.227Z] ---> Running in c0d024eeba66 [2022-07-14T15:45:49.799Z] Removing intermediate container c0d024eeba66 [2022-07-14T15:45:49.799Z] ---> d835587b1d08 [2022-07-14T15:45:49.799Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:45:49.799Z] ---> Running in 8c40f184b282 [2022-07-14T15:45:50.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:45:51.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:45:51.266Z] OK: 211 MiB in 51 packages [2022-07-14T15:45:51.525Z] Removing intermediate container 8c40f184b282 [2022-07-14T15:45:51.525Z] ---> 92ba4a793914 [2022-07-14T15:45:51.525Z] Step 10/15 : ENV GO111MODULE=on [2022-07-14T15:45:51.786Z] ---> Running in 6ed2020cec5c [2022-07-14T15:45:51.786Z] Removing intermediate container 6ed2020cec5c [2022-07-14T15:45:51.786Z] ---> 00fef9592fd8 [2022-07-14T15:45:51.786Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-14T15:45:51.786Z] ---> Running in 3053286f5798 [2022-07-14T15:45:51.786Z] Removing intermediate container 3053286f5798 [2022-07-14T15:45:51.786Z] ---> 141efb33752d [2022-07-14T15:45:51.786Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-14T15:45:51.870Z] Still waiting to schedule task [2022-07-14T15:45:51.870Z] ‘prd-centos7-blackbox-4c-2g-17291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-14T15:45:51.870Z] ‘prd-centos7-blackbox-4c-2g-17292’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-14T15:45:51.870Z] ‘prd-ubuntu18.04-docker-8c-8g-19948’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-14T15:45:51.870Z] ‘prd-ubuntu20.04-docker-8c-8g-19945’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-14T15:45:51.871Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19946’ is offline [2022-07-14T15:45:51.871Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19956’ is offline [2022-07-14T15:45:52.046Z] ---> 53510ed9dbc9 [2022-07-14T15:45:52.046Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:45:52.046Z] ---> Running in 4cb7937dd617 [2022-07-14T15:46:02.049Z] Removing intermediate container 4cb7937dd617 [2022-07-14T15:46:02.049Z] ---> 718534a46bb8 [2022-07-14T15:46:02.049Z] Step 14/15 : COPY . . [2022-07-14T15:46:02.049Z] ---> 1dc3f9d702e6 [2022-07-14T15:46:02.049Z] Step 15/15 : RUN ${MAKE} [2022-07-14T15:46:02.049Z] ---> Running in 873a107b5914 [2022-07-14T15:46:02.049Z] noop [2022-07-14T15:46:02.619Z] Removing intermediate container 873a107b5914 [2022-07-14T15:46:02.619Z] ---> 90e7d144c3fd [2022-07-14T15:46:02.619Z] Successfully built 90e7d144c3fd [2022-07-14T15:46:02.619Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:02.942Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:46:02.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:46:03.023Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:46:03.065Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:46:03.469Z] $ docker top e3e3aedca2644ae4d242b7e448cd1fdc3d87988528ccc67c1fe6a6649dda0595 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:46:03.816Z] + go version [2022-07-14T15:46:03.816Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T15:46:03.835Z] $ docker stop --time=1 e3e3aedca2644ae4d242b7e448cd1fdc3d87988528ccc67c1fe6a6649dda0595 [2022-07-14T15:46:05.122Z] $ docker rm -f e3e3aedca2644ae4d242b7e448cd1fdc3d87988528ccc67c1fe6a6649dda0595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:05.538Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:46:05.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:46:05.683Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:46:05.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:46:06.131Z] $ docker top 62bfb90c9016265c13a5d4b379116ad7a4ef585503ac3aaf5e071c353f3a7fb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:46:06.486Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:46:06.785Z] + make test [2022-07-14T15:46:06.785Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-14T15:46:07.044Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-14T15:46:12.323Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-14T15:46:12.323Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-14T15:46:14.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:46:14.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:46:14.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:46:14.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:46:14.266Z] $ docker stop --time=1 62bfb90c9016265c13a5d4b379116ad7a4ef585503ac3aaf5e071c353f3a7fb4 [2022-07-14T15:46:15.784Z] $ docker rm -f 62bfb90c9016265c13a5d4b379116ad7a4ef585503ac3aaf5e071c353f3a7fb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:46:16.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:46:16.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-14T15:46:16.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:46:16.997Z] + ls -al . [2022-07-14T15:46:16.997Z] total 164 [2022-07-14T15:46:16.997Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 14 15:46 . [2022-07-14T15:46:16.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 .. [2022-07-14T15:46:16.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:45 .git [2022-07-14T15:46:16.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 .github [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 14 15:45 .gitignore [2022-07-14T15:46:16.997Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:45 .semver [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jul 14 15:45 Attribution.txt [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 14 15:45 CHANGELOG.md [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 14 15:45 CONTRIBUTING.md [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 1551 Jul 14 15:45 Dockerfile [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 14 15:45 Jenkinsfile [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 14 15:45 LICENSE [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 1181 Jul 14 15:45 Makefile [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 14 15:45 README.md [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:45 VERSION [2022-07-14T15:46:16.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 assets [2022-07-14T15:46:16.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:45 bin [2022-07-14T15:46:16.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 cmd [2022-07-14T15:46:16.997Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:46 coverage.out [2022-07-14T15:46:16.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:45 docs [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 14 15:45 go.mod [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 25578 Jul 14 15:45 go.sum [2022-07-14T15:46:16.997Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:45 internal [2022-07-14T15:46:16.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 pkg [2022-07-14T15:46:16.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 snap [2022-07-14T15:46:16.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 testing [2022-07-14T15:46:16.997Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 14 15:45 version.go [2022-07-14T15:46:16.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:17.307Z] + 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=c0a920529831e44b9d3f544246ebec90f9d78349 --label arch=amd64 --label version=2.2.1-dev.6 . [2022-07-14T15:46:17.567Z] Sending build context to Docker daemon 44.02MB [2022-07-14T15:46:17.567Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:46:17.567Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-14T15:46:17.567Z] ---> 90e7d144c3fd [2022-07-14T15:46:17.567Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-14T15:46:17.829Z] ---> Running in 4a9d6dd72fb9 [2022-07-14T15:46:17.829Z] Removing intermediate container 4a9d6dd72fb9 [2022-07-14T15:46:17.829Z] ---> 12762b1a9ec3 [2022-07-14T15:46:17.829Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-14T15:46:17.829Z] ---> Running in 6bdd37dd7770 [2022-07-14T15:46:18.090Z] Removing intermediate container 6bdd37dd7770 [2022-07-14T15:46:18.090Z] ---> 8a9f5c9b3f51 [2022-07-14T15:46:18.090Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:46:18.090Z] ---> Running in 52b62bb4b889 [2022-07-14T15:46:18.090Z] Removing intermediate container 52b62bb4b889 [2022-07-14T15:46:18.090Z] ---> c07897ebb4ee [2022-07-14T15:46:18.090Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-14T15:46:18.090Z] ---> Running in 44cae1142652 [2022-07-14T15:46:18.351Z] Removing intermediate container 44cae1142652 [2022-07-14T15:46:18.351Z] ---> 9d105c93b1bc [2022-07-14T15:46:18.351Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-14T15:46:18.351Z] ---> Running in 741d77a0f307 [2022-07-14T15:46:18.351Z] Removing intermediate container 741d77a0f307 [2022-07-14T15:46:18.351Z] ---> fdb8dd423f67 [2022-07-14T15:46:18.351Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:46:18.351Z] ---> Running in c93e2266f928 [2022-07-14T15:46:18.922Z] Removing intermediate container c93e2266f928 [2022-07-14T15:46:18.922Z] ---> 3648ad207599 [2022-07-14T15:46:18.922Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:46:18.922Z] ---> Running in f5c604a5a101 [2022-07-14T15:46:19.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:46:20.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:46:20.639Z] OK: 211 MiB in 51 packages [2022-07-14T15:46:20.899Z] Removing intermediate container f5c604a5a101 [2022-07-14T15:46:20.899Z] ---> b66ebef7fcd0 [2022-07-14T15:46:20.899Z] Step 10/23 : ENV GO111MODULE=on [2022-07-14T15:46:20.899Z] ---> Running in ab2a62d70465 [2022-07-14T15:46:20.899Z] Removing intermediate container ab2a62d70465 [2022-07-14T15:46:20.899Z] ---> b992d7e5b87e [2022-07-14T15:46:20.899Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-14T15:46:20.899Z] ---> Running in 1aeb6eb47bf8 [2022-07-14T15:46:21.160Z] Removing intermediate container 1aeb6eb47bf8 [2022-07-14T15:46:21.160Z] ---> 6daff376838b [2022-07-14T15:46:21.160Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-14T15:46:21.421Z] ---> 5271921b128e [2022-07-14T15:46:21.421Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:46:21.421Z] ---> Running in 8b8a22482903 [2022-07-14T15:46:21.993Z] Removing intermediate container 8b8a22482903 [2022-07-14T15:46:21.993Z] ---> 7f49741cbfc8 [2022-07-14T15:46:21.993Z] Step 14/23 : COPY . . [2022-07-14T15:46:22.937Z] ---> e752b4dff967 [2022-07-14T15:46:22.937Z] Step 15/23 : RUN ${MAKE} [2022-07-14T15:46:22.937Z] ---> Running in 9313465e87a7 [2022-07-14T15:46:23.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-14T15:46:29.767Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-14T15:46:31.151Z] Removing intermediate container 9313465e87a7 [2022-07-14T15:46:31.151Z] ---> c14d65e2d935 [2022-07-14T15:46:31.151Z] Step 16/23 : FROM alpine:3.14 [2022-07-14T15:46:31.723Z] 3.14: Pulling from library/alpine [2022-07-14T15:46:31.723Z] 8663204ce13b: Pulling fs layer [2022-07-14T15:46:31.982Z] 8663204ce13b: Download complete [2022-07-14T15:46:32.242Z] 8663204ce13b: Pull complete [2022-07-14T15:46:32.242Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-14T15:46:32.242Z] Status: Downloaded newer image for alpine:3.14 [2022-07-14T15:46:32.242Z] ---> e04c818066af [2022-07-14T15:46:32.242Z] Step 17/23 : EXPOSE 4000 [2022-07-14T15:46:32.242Z] ---> Running in d1b21894b380 [2022-07-14T15:46:32.502Z] Removing intermediate container d1b21894b380 [2022-07-14T15:46:32.502Z] ---> d95aefa5cdf5 [2022-07-14T15:46:32.502Z] 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-07-14T15:46:32.763Z] ---> 66616aa51833 [2022-07-14T15:46:32.763Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-14T15:46:33.023Z] ---> Running in 31299402cf69 [2022-07-14T15:46:33.023Z] Removing intermediate container 31299402cf69 [2022-07-14T15:46:33.023Z] ---> 6c16c96ff34b [2022-07-14T15:46:33.023Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-14T15:46:33.023Z] ---> Running in 670cd6275423 [2022-07-14T15:46:33.284Z] Removing intermediate container 670cd6275423 [2022-07-14T15:46:33.284Z] ---> dc1cb576e2b7 [2022-07-14T15:46:33.284Z] Step 21/23 : LABEL arch=amd64 [2022-07-14T15:46:33.284Z] ---> Running in 3d17c1cb3b51 [2022-07-14T15:46:33.284Z] Removing intermediate container 3d17c1cb3b51 [2022-07-14T15:46:33.284Z] ---> 45ab19d7c3b8 [2022-07-14T15:46:33.284Z] Step 22/23 : LABEL git_sha=c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:46:33.284Z] ---> Running in 4802c160097b [2022-07-14T15:46:33.543Z] Removing intermediate container 4802c160097b [2022-07-14T15:46:33.543Z] ---> 1f682cb8ce4c [2022-07-14T15:46:33.543Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-07-14T15:46:33.543Z] ---> Running in 7c2ea36ddc3b [2022-07-14T15:46:33.543Z] Removing intermediate container 7c2ea36ddc3b [2022-07-14T15:46:33.543Z] ---> 35ed4cd18383 [2022-07-14T15:46:33.543Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:46:33.543Z] Successfully built 35ed4cd18383 [2022-07-14T15:46:33.543Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:46:33.622Z] provisioning config files... [2022-07-14T15:46:33.632Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3545526038151681052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:46:33.924Z] ---> docker-login.sh [2022-07-14T15:46:33.924Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:46:33.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:46:33.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:46:33.924Z] Configure a credential helper to remove this warning. See [2022-07-14T15:46:33.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:46:33.924Z] [2022-07-14T15:46:33.924Z] Login Succeeded [2022-07-14T15:46:33.924Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:46:33.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:46:34.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:46:34.184Z] Configure a credential helper to remove this warning. See [2022-07-14T15:46:34.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:46:34.184Z] [2022-07-14T15:46:34.184Z] Login Succeeded [2022-07-14T15:46:34.184Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:46:34.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:46:34.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:46:34.184Z] Configure a credential helper to remove this warning. See [2022-07-14T15:46:34.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:46:34.184Z] [2022-07-14T15:46:34.184Z] Login Succeeded [2022-07-14T15:46:34.184Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:46:34.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:46:34.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:46:34.446Z] Configure a credential helper to remove this warning. See [2022-07-14T15:46:34.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:46:34.446Z] [2022-07-14T15:46:34.446Z] Login Succeeded [2022-07-14T15:46:34.446Z] docker.io [2022-07-14T15:46:34.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:46:34.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:46:34.705Z] Configure a credential helper to remove this warning. See [2022-07-14T15:46:34.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:46:34.705Z] [2022-07-14T15:46:34.705Z] Login Succeeded [2022-07-14T15:46:34.705Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:46:34.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:46:34.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:46:34.767Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-07-14T15:46:34.767Z] c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:46:34.767Z] latest [2022-07-14T15:46:34.767Z] 2.2.1-dev.6 [2022-07-14T15:46:34.767Z] c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:46:34.767Z] main [2022-07-14T15:46:34.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:35.090Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:35.404Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:46:35.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-14T15:46:35.404Z] cf6596a88766: Preparing [2022-07-14T15:46:35.404Z] b541d28bf3b4: Preparing [2022-07-14T15:46:35.404Z] b541d28bf3b4: Layer already exists [2022-07-14T15:46:37.944Z] cf6596a88766: Pushed [2022-07-14T15:46:37.944Z] c0a920529831e44b9d3f544246ebec90f9d78349: digest: sha256:67f62eaeae098d19d4ba382776de9ae7aa6f4baf17efff28befde5c6e9c23263 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:38.264Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:38.578Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-14T15:46:38.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-14T15:46:38.578Z] cf6596a88766: Preparing [2022-07-14T15:46:38.578Z] b541d28bf3b4: Preparing [2022-07-14T15:46:38.578Z] cf6596a88766: Layer already exists [2022-07-14T15:46:38.578Z] b541d28bf3b4: Layer already exists [2022-07-14T15:46:38.578Z] latest: digest: sha256:67f62eaeae098d19d4ba382776de9ae7aa6f4baf17efff28befde5c6e9c23263 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:38.895Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:39.216Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.6 [2022-07-14T15:46:39.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-14T15:46:39.216Z] cf6596a88766: Preparing [2022-07-14T15:46:39.216Z] b541d28bf3b4: Preparing [2022-07-14T15:46:39.216Z] b541d28bf3b4: Layer already exists [2022-07-14T15:46:39.216Z] cf6596a88766: Layer already exists [2022-07-14T15:46:39.216Z] 2.2.1-dev.6: digest: sha256:67f62eaeae098d19d4ba382776de9ae7aa6f4baf17efff28befde5c6e9c23263 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:39.533Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:39.846Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:46:39.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-14T15:46:39.846Z] cf6596a88766: Preparing [2022-07-14T15:46:39.846Z] b541d28bf3b4: Preparing [2022-07-14T15:46:39.846Z] cf6596a88766: Layer already exists [2022-07-14T15:46:39.846Z] b541d28bf3b4: Layer already exists [2022-07-14T15:46:39.846Z] c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6: digest: sha256:67f62eaeae098d19d4ba382776de9ae7aa6f4baf17efff28befde5c6e9c23263 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:40.190Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:40.583Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-07-14T15:46:40.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-14T15:46:40.583Z] cf6596a88766: Preparing [2022-07-14T15:46:40.583Z] b541d28bf3b4: Preparing [2022-07-14T15:46:40.583Z] cf6596a88766: Layer already exists [2022-07-14T15:46:40.583Z] b541d28bf3b4: Layer already exists [2022-07-14T15:46:40.583Z] main: digest: sha256:67f62eaeae098d19d4ba382776de9ae7aa6f4baf17efff28befde5c6e9c23263 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:46:40.623Z] ===================================================== [Pipeline] echo [2022-07-14T15:46:40.631Z] taggedImages: [2022-07-14T15:46:40.631Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:46:40.631Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-14T15:46:40.631Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.6 [2022-07-14T15:46:40.631Z] - nexus3.edgexfoundry.org:10004/edgex-ui:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:46:40.632Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:41.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:46:41.004Z] [2022-07-14T15:46:41.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:46:41.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:46:41.309Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T15:46:41.309Z] 5eb5b503b376: Pulling fs layer [2022-07-14T15:46:41.309Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T15:46:41.309Z] ec43610c2a17: Pulling fs layer [2022-07-14T15:46:41.309Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T15:46:41.309Z] 33b1e0a273af: Pulling fs layer [2022-07-14T15:46:41.309Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T15:46:41.309Z] 2f39f015ded8: Pulling fs layer [2022-07-14T15:46:41.309Z] 3a2ae6a8a46f: Waiting [2022-07-14T15:46:41.309Z] 33b1e0a273af: Waiting [2022-07-14T15:46:41.309Z] 2f39f015ded8: Waiting [2022-07-14T15:46:41.309Z] 5d3b04190fa2: Waiting [2022-07-14T15:46:41.309Z] 5c69ac0246d0: Verifying Checksum [2022-07-14T15:46:41.309Z] 5c69ac0246d0: Download complete [2022-07-14T15:46:41.309Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-14T15:46:41.309Z] 3a2ae6a8a46f: Download complete [2022-07-14T15:46:41.568Z] 33b1e0a273af: Verifying Checksum [2022-07-14T15:46:41.568Z] 33b1e0a273af: Download complete [2022-07-14T15:46:41.568Z] 5d3b04190fa2: Download complete [2022-07-14T15:46:41.568Z] ec43610c2a17: Download complete [2022-07-14T15:46:41.568Z] 5eb5b503b376: Verifying Checksum [2022-07-14T15:46:41.568Z] 5eb5b503b376: Download complete [2022-07-14T15:46:42.138Z] 2f39f015ded8: Download complete [2022-07-14T15:46:43.076Z] 5eb5b503b376: Pull complete [2022-07-14T15:46:43.076Z] 5c69ac0246d0: Pull complete [2022-07-14T15:46:43.335Z] ec43610c2a17: Pull complete [2022-07-14T15:46:43.596Z] 3a2ae6a8a46f: Pull complete [2022-07-14T15:46:43.854Z] 33b1e0a273af: Pull complete [2022-07-14T15:46:43.854Z] 5d3b04190fa2: Pull complete [2022-07-14T15:46:49.131Z] 2f39f015ded8: Pull complete [2022-07-14T15:46:49.131Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T15:46:49.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:46:49.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:46:49.222Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:46:49.273Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:46:50.767Z] $ docker top ecb942a1822d83661f92bdf53fe78faaa14e49a70c99213ca0003f6973fc18a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:46:51.156Z] ---> job-cost.sh [2022-07-14T15:46:51.156Z] lf-activate-venv: SKIPPING [2022-07-14T15:46:51.156Z] INFO: No Stack... [2022-07-14T15:46:51.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:46:51.987Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:46:52.286Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-07-14T15:46:52.286Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T15:46:52.302Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [2022-07-14T15:46:52.308Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] did not exist. Created. [2022-07-14T15:46:52.308Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:46:52.613Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-14T15:46:52.647Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:46:52.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:46:52.683Z] $ docker stop --time=1 ecb942a1822d83661f92bdf53fe78faaa14e49a70c99213ca0003f6973fc18a5 [2022-07-14T15:46:53.857Z] $ docker rm -f ecb942a1822d83661f92bdf53fe78faaa14e49a70c99213ca0003f6973fc18a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:54:17.516Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20069 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-07-14T15:54:17.528Z] Running in /w/workspace/edgex-ui-go/77 [Pipeline] { [Pipeline] checkout [2022-07-14T15:54:17.607Z] The recommended git tool is: git [2022-07-14T15:54:24.357Z] using credential edgex-jenkins-ssh [2022-07-14T15:54:24.375Z] Cloning the remote Git repository [2022-07-14T15:54:24.434Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-14T15:54:24.589Z] > git init /w/workspace/edgex-ui-go/77 # timeout=10 [2022-07-14T15:54:24.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-14T15:54:24.755Z] > git --version # timeout=10 [2022-07-14T15:54:24.808Z] > git --version # 'git version 2.25.1' [2022-07-14T15:54:24.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T15:54:24.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:54:27.577Z] Avoid second fetch [2022-07-14T15:54:27.578Z] Checking out Revision c0a920529831e44b9d3f544246ebec90f9d78349 (main) [2022-07-14T15:54:27.542Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-14T15:54:27.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:54:27.604Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T15:54:27.618Z] > git checkout -f c0a920529831e44b9d3f544246ebec90f9d78349 # timeout=10 [2022-07-14T15:54:32.109Z] Commit message: "Merge pull request #542 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:54:33.008Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T15:54:33.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:54:33.008Z] Dload Upload Total Spent Left Speed [2022-07-14T15:54:33.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 12332 85 10504 0 0 69562 0 --:--:-- --:--:-- --:--:-- 69105 100 12332 100 12332 0 0 81131 0 --:--:-- --:--:-- --:--:-- 80601 [Pipeline] sh [2022-07-14T15:54:33.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T15:54:34.132Z] + sudo tee /etc/docker/daemon.new [2022-07-14T15:54:34.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T15:54:34.132Z] { [2022-07-14T15:54:34.132Z] "registry-mirrors": [ [2022-07-14T15:54:34.132Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T15:54:34.132Z] ], [2022-07-14T15:54:34.132Z] "bip": "10.250.0.254/24", [2022-07-14T15:54:34.132Z] "hosts": [ [2022-07-14T15:54:34.132Z] "tcp://0.0.0.0:5555", [2022-07-14T15:54:34.132Z] "unix:///var/run/docker.sock" [2022-07-14T15:54:34.132Z] ], [2022-07-14T15:54:34.132Z] "mtu": 1458, [2022-07-14T15:54:34.132Z] "selinux-enabled": true, [2022-07-14T15:54:34.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T15:54:34.132Z] } [Pipeline] sh [2022-07-14T15:54:34.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T15:54:34.826Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:54:53.157Z] provisioning config files... [2022-07-14T15:54:53.180Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config1819985616436993497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:54:53.536Z] ---> docker-login.sh [2022-07-14T15:54:53.536Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:54:54.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:54:54.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:54:54.409Z] Configure a credential helper to remove this warning. See [2022-07-14T15:54:54.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:54:54.409Z] [2022-07-14T15:54:54.409Z] Login Succeeded [2022-07-14T15:54:54.409Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:54:54.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:54:54.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:54:54.690Z] Configure a credential helper to remove this warning. See [2022-07-14T15:54:54.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:54:54.690Z] [2022-07-14T15:54:54.690Z] Login Succeeded [2022-07-14T15:54:54.690Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:54:54.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:54:55.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:54:55.240Z] Configure a credential helper to remove this warning. See [2022-07-14T15:54:55.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:54:55.240Z] [2022-07-14T15:54:55.240Z] Login Succeeded [2022-07-14T15:54:55.240Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:54:55.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:54:55.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:54:55.516Z] Configure a credential helper to remove this warning. See [2022-07-14T15:54:55.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:54:55.516Z] [2022-07-14T15:54:55.516Z] Login Succeeded [2022-07-14T15:54:55.790Z] docker.io [2022-07-14T15:54:56.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:54:56.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:54:56.340Z] Configure a credential helper to remove this warning. See [2022-07-14T15:54:56.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:54:56.340Z] [2022-07-14T15:54:56.340Z] Login Succeeded [2022-07-14T15:54:56.340Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:54:56.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:54:56.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:54:56.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:54:56.973Z] ========================================================= [2022-07-14T15:54:56.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T15:54:56.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:54:57.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T15:54:58.328Z] Sending build context to Docker daemon 27.62MB [2022-07-14T15:54:58.328Z] Step 1/15 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:54:58.328Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-14T15:54:58.605Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T15:54:58.605Z] b3c136eddcbf: Pulling fs layer [2022-07-14T15:54:58.605Z] c0a3192eca97: Pulling fs layer [2022-07-14T15:54:58.605Z] a050256f5b6f: Pulling fs layer [2022-07-14T15:54:58.605Z] 656be50a0ddc: Pulling fs layer [2022-07-14T15:54:58.605Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T15:54:58.605Z] 46d945488cbd: Pulling fs layer [2022-07-14T15:54:58.605Z] 8a5474983e97: Pulling fs layer [2022-07-14T15:54:58.605Z] 329c88fbcd65: Pulling fs layer [2022-07-14T15:54:58.605Z] 656be50a0ddc: Waiting [2022-07-14T15:54:58.605Z] 2bbca73fdf42: Waiting [2022-07-14T15:54:58.605Z] 46d945488cbd: Waiting [2022-07-14T15:54:58.605Z] 8a5474983e97: Waiting [2022-07-14T15:54:58.605Z] a050256f5b6f: Verifying Checksum [2022-07-14T15:54:58.605Z] a050256f5b6f: Download complete [2022-07-14T15:54:58.605Z] c0a3192eca97: Verifying Checksum [2022-07-14T15:54:58.605Z] c0a3192eca97: Download complete [2022-07-14T15:54:58.605Z] 2bbca73fdf42: Verifying Checksum [2022-07-14T15:54:58.605Z] 2bbca73fdf42: Download complete [2022-07-14T15:54:58.605Z] 46d945488cbd: Verifying Checksum [2022-07-14T15:54:58.605Z] 46d945488cbd: Download complete [2022-07-14T15:54:58.605Z] b3c136eddcbf: Download complete [2022-07-14T15:54:59.601Z] b3c136eddcbf: Pull complete [2022-07-14T15:54:59.601Z] 329c88fbcd65: Verifying Checksum [2022-07-14T15:54:59.601Z] 329c88fbcd65: Download complete [2022-07-14T15:55:00.210Z] c0a3192eca97: Pull complete [2022-07-14T15:55:00.484Z] a050256f5b6f: Pull complete [2022-07-14T15:55:00.769Z] 8a5474983e97: Verifying Checksum [2022-07-14T15:55:00.769Z] 8a5474983e97: Download complete [2022-07-14T15:55:01.747Z] 656be50a0ddc: Verifying Checksum [2022-07-14T15:55:01.747Z] 656be50a0ddc: Download complete [2022-07-14T15:55:14.150Z] 656be50a0ddc: Pull complete [2022-07-14T15:55:14.423Z] 2bbca73fdf42: Pull complete [2022-07-14T15:55:14.696Z] 46d945488cbd: Pull complete [2022-07-14T15:55:21.432Z] 8a5474983e97: Pull complete [2022-07-14T15:55:23.414Z] 329c88fbcd65: Pull complete [2022-07-14T15:55:23.414Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T15:55:23.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T15:55:23.414Z] ---> ff4287adb874 [2022-07-14T15:55:23.414Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-14T15:55:24.889Z] ---> Running in 8c812eef8e8c [2022-07-14T15:55:26.328Z] Removing intermediate container 8c812eef8e8c [2022-07-14T15:55:26.328Z] ---> d8ac5f2a7061 [2022-07-14T15:55:26.328Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-14T15:55:26.328Z] ---> Running in 03d65fc5f211 [2022-07-14T15:55:26.603Z] Removing intermediate container 03d65fc5f211 [2022-07-14T15:55:26.603Z] ---> f465df4f4b38 [2022-07-14T15:55:26.603Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:55:26.603Z] ---> Running in 2466e319d1b5 [2022-07-14T15:55:26.876Z] Removing intermediate container 2466e319d1b5 [2022-07-14T15:55:26.876Z] ---> fefd9a20bdf5 [2022-07-14T15:55:26.876Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-14T15:55:27.158Z] ---> Running in fda3d5e047ca [2022-07-14T15:55:27.433Z] Removing intermediate container fda3d5e047ca [2022-07-14T15:55:27.433Z] ---> 2ae83fae84fc [2022-07-14T15:55:27.433Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-14T15:55:27.433Z] ---> Running in db9b4d8de84a [2022-07-14T15:55:27.708Z] Removing intermediate container db9b4d8de84a [2022-07-14T15:55:27.708Z] ---> 8f42bca57f35 [2022-07-14T15:55:27.708Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:55:27.708Z] ---> Running in 9383f2094a9e [2022-07-14T15:55:29.711Z] Removing intermediate container 9383f2094a9e [2022-07-14T15:55:29.711Z] ---> b2f846179139 [2022-07-14T15:55:29.711Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:55:29.711Z] ---> Running in f14c47f3bd27 [2022-07-14T15:55:30.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:55:31.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:55:32.658Z] OK: 221 MiB in 51 packages [2022-07-14T15:55:33.267Z] Removing intermediate container f14c47f3bd27 [2022-07-14T15:55:33.267Z] ---> 40f4660b5221 [2022-07-14T15:55:33.267Z] Step 10/15 : ENV GO111MODULE=on [2022-07-14T15:55:33.267Z] ---> Running in f6ba140c5d1e [2022-07-14T15:55:33.543Z] Removing intermediate container f6ba140c5d1e [2022-07-14T15:55:33.543Z] ---> 41d402ad7de9 [2022-07-14T15:55:33.543Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-14T15:55:33.543Z] ---> Running in 2b04688ca846 [2022-07-14T15:55:34.147Z] Removing intermediate container 2b04688ca846 [2022-07-14T15:55:34.147Z] ---> 0d1ac07c03ee [2022-07-14T15:55:34.147Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-14T15:55:34.747Z] ---> 6f9c8f409e40 [2022-07-14T15:55:34.747Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:55:34.747Z] ---> Running in 459516bf2801 [2022-07-14T15:56:01.562Z] Removing intermediate container 459516bf2801 [2022-07-14T15:56:01.562Z] ---> c57a9929f6a1 [2022-07-14T15:56:01.562Z] Step 14/15 : COPY . . [2022-07-14T15:56:03.545Z] ---> b8c016e9cc23 [2022-07-14T15:56:03.545Z] Step 15/15 : RUN ${MAKE} [2022-07-14T15:56:03.545Z] ---> Running in 6c573c396787 [2022-07-14T15:56:04.543Z] noop [2022-07-14T15:56:05.146Z] Removing intermediate container 6c573c396787 [2022-07-14T15:56:05.146Z] ---> 28c6047761d5 [2022-07-14T15:56:05.146Z] Successfully built 28c6047761d5 [2022-07-14T15:56:05.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:56:05.781Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:56:05.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:56:06.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-20069 does not seem to be running inside a container [2022-07-14T15:56:06.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:56:07.401Z] $ docker top c8f9bd4a1c02c3a315154b96aa6c8cee2b3917d73dd26d35fbf95b602744a173 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:56:08.325Z] + go version [2022-07-14T15:56:08.325Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T15:56:08.357Z] $ docker stop --time=1 c8f9bd4a1c02c3a315154b96aa6c8cee2b3917d73dd26d35fbf95b602744a173 [2022-07-14T15:56:09.970Z] $ docker rm -f c8f9bd4a1c02c3a315154b96aa6c8cee2b3917d73dd26d35fbf95b602744a173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:56:10.601Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:56:10.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:56:10.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-20069 does not seem to be running inside a container [2022-07-14T15:56:10.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgex-ui-go/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:56:12.192Z] $ docker top 0b5f3089b011870cdd485d2dd498b43b5e580ebc1c65332ba6a24608270cb6e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:56:13.053Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/77 [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:56:13.717Z] + make test [2022-07-14T15:56:13.717Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-14T15:56:14.698Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-14T15:56:53.738Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-14T15:56:53.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-14T15:56:53.738Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-14T15:56:53.739Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-14T15:56:53.739Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-14T15:57:02.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:57:02.319Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:57:02.319Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:57:02.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:57:02.358Z] $ docker stop --time=1 0b5f3089b011870cdd485d2dd498b43b5e580ebc1c65332ba6a24608270cb6e9 [2022-07-14T15:57:04.145Z] $ docker rm -f 0b5f3089b011870cdd485d2dd498b43b5e580ebc1c65332ba6a24608270cb6e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:57:04.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:57:04.944Z] Warning: overwriting stash ‘coverage-report’ [2022-07-14T15:57:05.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:57:05.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:57:06.242Z] + ls -al . [2022-07-14T15:57:06.242Z] total 160 [2022-07-14T15:57:06.242Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 14 15:56 . [2022-07-14T15:57:06.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:54 .. [2022-07-14T15:57:06.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:54 .git [2022-07-14T15:57:06.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:54 .github [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 14 15:54 .gitignore [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jul 14 15:54 Attribution.txt [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 14 15:54 CHANGELOG.md [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 14 15:54 CONTRIBUTING.md [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 1551 Jul 14 15:54 Dockerfile [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 14 15:54 Jenkinsfile [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 14 15:54 LICENSE [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 1181 Jul 14 15:54 Makefile [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 14 15:54 README.md [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:45 VERSION [2022-07-14T15:57:06.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:54 assets [2022-07-14T15:57:06.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:54 bin [2022-07-14T15:57:06.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:54 cmd [2022-07-14T15:57:06.242Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:56 coverage.out [2022-07-14T15:57:06.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:54 docs [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 14 15:54 go.mod [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 25578 Jul 14 15:54 go.sum [2022-07-14T15:57:06.242Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:54 internal [2022-07-14T15:57:06.242Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:54 pkg [2022-07-14T15:57:06.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:54 snap [2022-07-14T15:57:06.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:54 testing [2022-07-14T15:57:06.242Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 14 15:54 version.go [2022-07-14T15:57:06.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:54 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:57:06.610Z] + 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=c0a920529831e44b9d3f544246ebec90f9d78349 --label arch=arm64 --label version=2.2.1-dev.6 . [2022-07-14T15:57:07.592Z] Sending build context to Docker daemon 27.62MB [2022-07-14T15:57:07.592Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:57:07.592Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-14T15:57:07.592Z] ---> 28c6047761d5 [2022-07-14T15:57:07.592Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-14T15:57:07.866Z] ---> Running in 4876ffa3645c [2022-07-14T15:57:08.141Z] Removing intermediate container 4876ffa3645c [2022-07-14T15:57:08.141Z] ---> ea420b69e1e4 [2022-07-14T15:57:08.141Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-14T15:57:08.141Z] ---> Running in 61cf247f1e23 [2022-07-14T15:57:08.416Z] Removing intermediate container 61cf247f1e23 [2022-07-14T15:57:08.416Z] ---> a956d63a228c [2022-07-14T15:57:08.416Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:57:08.701Z] ---> Running in 41b230857991 [2022-07-14T15:57:08.985Z] Removing intermediate container 41b230857991 [2022-07-14T15:57:08.985Z] ---> 6056272bd76f [2022-07-14T15:57:08.985Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-14T15:57:08.985Z] ---> Running in 661189a8bbc0 [2022-07-14T15:57:09.257Z] Removing intermediate container 661189a8bbc0 [2022-07-14T15:57:09.257Z] ---> e48faef8d334 [2022-07-14T15:57:09.257Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-07-14T15:57:09.257Z] ---> Running in fee1a9ca1931 [2022-07-14T15:57:09.542Z] Removing intermediate container fee1a9ca1931 [2022-07-14T15:57:09.542Z] ---> 1ef0c90feda3 [2022-07-14T15:57:09.542Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:57:09.822Z] ---> Running in 35eca9dd81b2 [2022-07-14T15:57:11.266Z] Removing intermediate container 35eca9dd81b2 [2022-07-14T15:57:11.266Z] ---> 1b98e9ee842a [2022-07-14T15:57:11.266Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:57:11.266Z] ---> Running in 22cd5d1c7135 [2022-07-14T15:57:12.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:57:13.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:57:14.200Z] OK: 221 MiB in 51 packages [2022-07-14T15:57:14.800Z] Removing intermediate container 22cd5d1c7135 [2022-07-14T15:57:14.800Z] ---> 9f04cb189dd2 [2022-07-14T15:57:14.800Z] Step 10/23 : ENV GO111MODULE=on [2022-07-14T15:57:15.074Z] ---> Running in 974fd049d953 [2022-07-14T15:57:15.348Z] Removing intermediate container 974fd049d953 [2022-07-14T15:57:15.348Z] ---> 48c862e0a94d [2022-07-14T15:57:15.348Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-14T15:57:15.348Z] ---> Running in 007f3a3ceef3 [2022-07-14T15:57:15.625Z] Removing intermediate container 007f3a3ceef3 [2022-07-14T15:57:15.625Z] ---> a7b52406d3d7 [2022-07-14T15:57:15.625Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-14T15:57:16.232Z] ---> eae6afe2c8bb [2022-07-14T15:57:16.232Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:57:16.232Z] ---> Running in c5ecbd2bcab6 [2022-07-14T15:57:18.222Z] Removing intermediate container c5ecbd2bcab6 [2022-07-14T15:57:18.222Z] ---> 8c24b6836dd7 [2022-07-14T15:57:18.222Z] Step 14/23 : COPY . . [2022-07-14T15:57:21.612Z] ---> 985a875ff66d [2022-07-14T15:57:21.612Z] Step 15/23 : RUN ${MAKE} [2022-07-14T15:57:21.612Z] ---> Running in 1e71e7b67b48 [2022-07-14T15:57:22.207Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.6" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-14T15:57:54.628Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-14T15:58:00.046Z] Removing intermediate container 1e71e7b67b48 [2022-07-14T15:58:00.046Z] ---> 643455474082 [2022-07-14T15:58:00.046Z] Step 16/23 : FROM alpine:3.14 [2022-07-14T15:58:00.644Z] 3.14: Pulling from library/alpine [2022-07-14T15:58:00.919Z] 455c02918c45: Pulling fs layer [2022-07-14T15:58:00.919Z] 455c02918c45: Verifying Checksum [2022-07-14T15:58:00.919Z] 455c02918c45: Download complete [2022-07-14T15:58:01.517Z] 455c02918c45: Pull complete [2022-07-14T15:58:01.517Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-14T15:58:01.517Z] Status: Downloaded newer image for alpine:3.14 [2022-07-14T15:58:01.517Z] ---> ac73e934f311 [2022-07-14T15:58:01.517Z] Step 17/23 : EXPOSE 4000 [2022-07-14T15:58:01.795Z] ---> Running in 4ce9200be7f6 [2022-07-14T15:58:02.070Z] Removing intermediate container 4ce9200be7f6 [2022-07-14T15:58:02.070Z] ---> 0a9cde526cfc [2022-07-14T15:58:02.070Z] 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-07-14T15:58:03.520Z] ---> 6cf10e8ac121 [2022-07-14T15:58:03.520Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-14T15:58:03.520Z] ---> Running in 3a6eb6ba1b65 [2022-07-14T15:58:03.793Z] Removing intermediate container 3a6eb6ba1b65 [2022-07-14T15:58:03.793Z] ---> 40115a73b802 [2022-07-14T15:58:03.793Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-14T15:58:03.793Z] ---> Running in 9d3e946e36e3 [2022-07-14T15:58:04.067Z] Removing intermediate container 9d3e946e36e3 [2022-07-14T15:58:04.067Z] ---> 22174fd23701 [2022-07-14T15:58:04.067Z] Step 21/23 : LABEL arch=arm64 [2022-07-14T15:58:04.068Z] ---> Running in 209020de3239 [2022-07-14T15:58:04.345Z] Removing intermediate container 209020de3239 [2022-07-14T15:58:04.345Z] ---> 1bf1dec45a61 [2022-07-14T15:58:04.345Z] Step 22/23 : LABEL git_sha=c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:58:04.345Z] ---> Running in c659aeb2648e [2022-07-14T15:58:04.945Z] Removing intermediate container c659aeb2648e [2022-07-14T15:58:04.945Z] ---> 10be36928ca1 [2022-07-14T15:58:04.945Z] Step 23/23 : LABEL version=2.2.1-dev.6 [2022-07-14T15:58:04.946Z] ---> Running in 4aa4f2c5c993 [2022-07-14T15:58:05.220Z] Removing intermediate container 4aa4f2c5c993 [2022-07-14T15:58:05.220Z] ---> 080c553ef18e [2022-07-14T15:58:05.220Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:58:05.220Z] Successfully built 080c553ef18e [2022-07-14T15:58:05.220Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:58:05.347Z] provisioning config files... [2022-07-14T15:58:05.369Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/77@tmp/config5154804684517295406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:58:05.725Z] ---> docker-login.sh [2022-07-14T15:58:05.725Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:58:06.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:58:06.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:58:06.000Z] Configure a credential helper to remove this warning. See [2022-07-14T15:58:06.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:58:06.000Z] [2022-07-14T15:58:06.000Z] Login Succeeded [2022-07-14T15:58:06.000Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:58:06.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:58:06.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:58:06.597Z] Configure a credential helper to remove this warning. See [2022-07-14T15:58:06.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:58:06.597Z] [2022-07-14T15:58:06.597Z] Login Succeeded [2022-07-14T15:58:06.597Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:58:06.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:58:07.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:58:07.150Z] Configure a credential helper to remove this warning. See [2022-07-14T15:58:07.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:58:07.150Z] [2022-07-14T15:58:07.150Z] Login Succeeded [2022-07-14T15:58:07.150Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:58:07.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:58:07.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:58:07.699Z] Configure a credential helper to remove this warning. See [2022-07-14T15:58:07.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:58:07.699Z] [2022-07-14T15:58:07.699Z] Login Succeeded [2022-07-14T15:58:07.699Z] docker.io [2022-07-14T15:58:07.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:58:08.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:58:08.247Z] Configure a credential helper to remove this warning. See [2022-07-14T15:58:08.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:58:08.247Z] [2022-07-14T15:58:08.247Z] Login Succeeded [2022-07-14T15:58:08.247Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:58:08.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:58:08.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:58:08.322Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-07-14T15:58:08.322Z] c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:58:08.322Z] latest [2022-07-14T15:58:08.322Z] 2.2.1-dev.6 [2022-07-14T15:58:08.322Z] c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:58:08.322Z] main [2022-07-14T15:58:08.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:08.691Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:09.059Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:58:09.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-14T15:58:09.059Z] 51433a336e42: Preparing [2022-07-14T15:58:09.059Z] f73e7dbfee58: Preparing [2022-07-14T15:58:09.059Z] f73e7dbfee58: Layer already exists [2022-07-14T15:58:13.371Z] 51433a336e42: Pushed [2022-07-14T15:58:13.646Z] c0a920529831e44b9d3f544246ebec90f9d78349: digest: sha256:1ad5f0a50885c0d397d21136cec6e2827abb2111ebcad841b0d6c75ee2b3e45f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:14.025Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:14.389Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-14T15:58:14.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-14T15:58:14.389Z] 51433a336e42: Preparing [2022-07-14T15:58:14.389Z] f73e7dbfee58: Preparing [2022-07-14T15:58:14.389Z] 51433a336e42: Layer already exists [2022-07-14T15:58:14.389Z] f73e7dbfee58: Layer already exists [2022-07-14T15:58:14.662Z] latest: digest: sha256:1ad5f0a50885c0d397d21136cec6e2827abb2111ebcad841b0d6c75ee2b3e45f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:15.028Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:15.396Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.6 [2022-07-14T15:58:15.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-14T15:58:15.396Z] 51433a336e42: Preparing [2022-07-14T15:58:15.396Z] f73e7dbfee58: Preparing [2022-07-14T15:58:15.397Z] f73e7dbfee58: Layer already exists [2022-07-14T15:58:15.397Z] 51433a336e42: Layer already exists [2022-07-14T15:58:15.397Z] 2.2.1-dev.6: digest: sha256:1ad5f0a50885c0d397d21136cec6e2827abb2111ebcad841b0d6c75ee2b3e45f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:16.038Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:16.400Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:58:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-14T15:58:16.400Z] 51433a336e42: Preparing [2022-07-14T15:58:16.400Z] f73e7dbfee58: Preparing [2022-07-14T15:58:16.400Z] 51433a336e42: Layer already exists [2022-07-14T15:58:16.400Z] f73e7dbfee58: Layer already exists [2022-07-14T15:58:16.675Z] c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6: digest: sha256:1ad5f0a50885c0d397d21136cec6e2827abb2111ebcad841b0d6c75ee2b3e45f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:17.050Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:17.417Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-07-14T15:58:17.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-14T15:58:17.417Z] 51433a336e42: Preparing [2022-07-14T15:58:17.417Z] f73e7dbfee58: Preparing [2022-07-14T15:58:17.417Z] f73e7dbfee58: Layer already exists [2022-07-14T15:58:17.417Z] 51433a336e42: Layer already exists [2022-07-14T15:58:17.691Z] main: digest: sha256:1ad5f0a50885c0d397d21136cec6e2827abb2111ebcad841b0d6c75ee2b3e45f size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:58:17.745Z] ===================================================== [Pipeline] echo [2022-07-14T15:58:17.750Z] taggedImages: [2022-07-14T15:58:17.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349 [2022-07-14T15:58:17.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-14T15:58:17.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.6 [2022-07-14T15:58:17.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:c0a920529831e44b9d3f544246ebec90f9d78349-2.2.1-dev.6 [2022-07-14T15:58:17.750Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:18.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:58:18.120Z] [2022-07-14T15:58:18.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:18.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:58:18.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T15:58:18.754Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T15:58:18.754Z] 04944245beec: Pulling fs layer [2022-07-14T15:58:18.754Z] 699f458cf7ca: Pulling fs layer [2022-07-14T15:58:18.754Z] 765212b225bb: Pulling fs layer [2022-07-14T15:58:18.754Z] f23df028b6ca: Pulling fs layer [2022-07-14T15:58:18.754Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T15:58:18.754Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T15:58:18.754Z] f23df028b6ca: Waiting [2022-07-14T15:58:18.754Z] d65c8cfc05b1: Waiting [2022-07-14T15:58:18.754Z] 2437ff75d9bd: Waiting [2022-07-14T15:58:18.754Z] 765212b225bb: Waiting [2022-07-14T15:58:18.754Z] 04944245beec: Verifying Checksum [2022-07-14T15:58:18.754Z] 04944245beec: Download complete [2022-07-14T15:58:18.754Z] 765212b225bb: Verifying Checksum [2022-07-14T15:58:18.754Z] 765212b225bb: Download complete [2022-07-14T15:58:18.754Z] f23df028b6ca: Verifying Checksum [2022-07-14T15:58:18.754Z] f23df028b6ca: Download complete [2022-07-14T15:58:18.754Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T15:58:18.754Z] d65c8cfc05b1: Download complete [2022-07-14T15:58:19.030Z] 699f458cf7ca: Verifying Checksum [2022-07-14T15:58:19.030Z] 699f458cf7ca: Download complete [2022-07-14T15:58:19.307Z] 8998bd30e6a1: Verifying Checksum [2022-07-14T15:58:19.307Z] 8998bd30e6a1: Download complete [2022-07-14T15:58:21.940Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T15:58:21.940Z] 2437ff75d9bd: Download complete [2022-07-14T15:58:23.926Z] 8998bd30e6a1: Pull complete [2022-07-14T15:58:24.202Z] 04944245beec: Pull complete [2022-07-14T15:58:25.645Z] 699f458cf7ca: Pull complete [2022-07-14T15:58:25.922Z] 765212b225bb: Pull complete [2022-07-14T15:58:26.522Z] f23df028b6ca: Pull complete [2022-07-14T15:58:26.796Z] d65c8cfc05b1: Pull complete [2022-07-14T15:58:41.912Z] 2437ff75d9bd: Pull complete [2022-07-14T15:58:41.912Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T15:58:41.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:58:41.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:58:42.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-20069 does not seem to be running inside a container [2022-07-14T15:58:42.251Z] $ 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/77 -v /w/workspace/edgex-ui-go/77:/w/workspace/edgex-ui-go/77:rw,z -v /w/workspace/edgex-ui-go/77@tmp:/w/workspace/edgex-ui-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-14T15:58:44.657Z] $ docker top c7bdfd64640c23615397314d07e34b27d3fda1c00ffe222f96399bfce3886021 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:58:45.585Z] ---> job-cost.sh [2022-07-14T15:58:45.586Z] lf-activate-venv: SKIPPING [2022-07-14T15:58:45.586Z] INFO: No Stack... [2022-07-14T15:58:46.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T15:58:47.163Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:58:47.831Z] + cat /w/workspace/edgex-ui-go/77/archives/cost.csv [2022-07-14T15:58:47.831Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T15:58:47.895Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [2022-07-14T15:58:47.902Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] did not exist. Created. [2022-07-14T15:58:47.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:58:48.620Z] /w/workspace/edgex-ui-go/77@tmp/durable-826fdb3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-14T15:58:49.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T15:58:49.353Z] Warning: overwriting stash ‘stack-cost’ [2022-07-14T15:58:49.546Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:58:49.552Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-77-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:58:49.577Z] $ docker stop --time=1 c7bdfd64640c23615397314d07e34b27d3fda1c00ffe222f96399bfce3886021 [2022-07-14T15:58:51.139Z] $ docker rm -f c7bdfd64640c23615397314d07e34b27d3fda1c00ffe222f96399bfce3886021 [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-07-14T15:58:51.556Z] provisioning config files... [2022-07-14T15:58:51.565Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config837816998040474141tmp [Pipeline] { [Pipeline] sh [2022-07-14T15:58:51.871Z] + set +x [2022-07-14T15:58:51.871Z] + curl -s https://codecov.io/bash [2022-07-14T15:58:51.871Z] + bash -s -- [2022-07-14T15:58:51.871Z] [2022-07-14T15:58:51.871Z] _____ _ [2022-07-14T15:58:51.871Z] / ____| | | [2022-07-14T15:58:51.871Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T15:58:51.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T15:58:51.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T15:58:51.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T15:58:51.871Z] Bash-1.0.6 [2022-07-14T15:58:51.871Z] [2022-07-14T15:58:51.871Z] [2022-07-14T15:58:51.871Z] ==> git version 2.25.1 found [2022-07-14T15:58:51.871Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-14T15:58:51.871Z] Release-Date: 2020-01-08 [2022-07-14T15:58:51.871Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-14T15:58:51.871Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T15:58:51.871Z] ==> Jenkins CI detected. [2022-07-14T15:58:51.871Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-14T15:58:51.871Z] project root: . [2022-07-14T15:58:51.871Z] --> token set from env [2022-07-14T15:58:51.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T15:58:51.871Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T15:58:51.871Z] ==> Python coveragepy not found [2022-07-14T15:58:51.871Z] ==> Searching for coverage reports in: [2022-07-14T15:58:51.871Z] + . [2022-07-14T15:58:51.871Z] -> Found 1 reports [2022-07-14T15:58:51.871Z] ==> Detecting git/mercurial file structure [2022-07-14T15:58:51.871Z] ==> Reading reports [2022-07-14T15:58:52.133Z] + ./coverage.out bytes=10 [2022-07-14T15:58:52.133Z] ==> Appending adjustments [2022-07-14T15:58:52.133Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T15:58:52.133Z] + Found adjustments [2022-07-14T15:58:52.133Z] ==> Gzipping contents [2022-07-14T15:58:52.133Z] 8.0K /tmp/codecov.TrMwu0.gz [2022-07-14T15:58:52.133Z] ==> Uploading reports [2022-07-14T15:58:52.133Z] url: https://codecov.io [2022-07-14T15:58:52.133Z] query: branch=main&commit=c0a920529831e44b9d3f544246ebec90f9d78349&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:58:52.133Z] -> Pinging Codecov [2022-07-14T15:58:52.133Z] 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=c0a920529831e44b9d3f544246ebec90f9d78349&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F77%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:58:52.394Z] -> Uploading to [2022-07-14T15:58:52.394Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/FB506323287CE973F263BFD2A0EB1F37/c0a920529831e44b9d3f544246ebec90f9d78349/a01bbd80-6e8b-4059-85ea-ca50a88ab940.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T155852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e75a1575140116d9c1dc26dc70f072cde79fde020e14c21d1f1b1ac1259a7fa [2022-07-14T15:58:52.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:58:52.394Z] Dload Upload Total Spent Left Speed [2022-07-14T15:58:52.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 21406 --:--:-- --:--:-- --:--:-- 21302 100 4367 0 0 100 4367 0 16541 --:--:-- --:--:-- --:--:-- 16479 [2022-07-14T15:58:52.653Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] } [2022-07-14T15:58:52.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-14T15:58:52.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-14T15:58:52.785Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:53.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:58:53.080Z] [2022-07-14T15:58:53.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:58:53.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:58:53.382Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-14T15:58:53.382Z] df9b9388f04a: Pulling fs layer [2022-07-14T15:58:53.382Z] 52dc419b0ee2: Pulling fs layer [2022-07-14T15:58:53.382Z] 25bc292e5bac: Pulling fs layer [2022-07-14T15:58:53.382Z] 114826534d7a: Pulling fs layer [2022-07-14T15:58:53.382Z] 4657fd5d0bcf: Pulling fs layer [2022-07-14T15:58:53.382Z] 6ad1cebc031e: Pulling fs layer [2022-07-14T15:58:53.382Z] 8a3aa393b2d8: Pulling fs layer [2022-07-14T15:58:53.382Z] 6ad1cebc031e: Waiting [2022-07-14T15:58:53.382Z] 114826534d7a: Waiting [2022-07-14T15:58:53.382Z] 8a3aa393b2d8: Waiting [2022-07-14T15:58:53.382Z] 4657fd5d0bcf: Waiting [2022-07-14T15:58:53.382Z] 25bc292e5bac: Verifying Checksum [2022-07-14T15:58:53.382Z] 25bc292e5bac: Download complete [2022-07-14T15:58:53.382Z] 52dc419b0ee2: Verifying Checksum [2022-07-14T15:58:53.382Z] 52dc419b0ee2: Download complete [2022-07-14T15:58:53.382Z] 4657fd5d0bcf: Download complete [2022-07-14T15:58:53.382Z] df9b9388f04a: Download complete [2022-07-14T15:58:53.644Z] 6ad1cebc031e: Verifying Checksum [2022-07-14T15:58:53.644Z] 6ad1cebc031e: Download complete [2022-07-14T15:58:53.644Z] df9b9388f04a: Pull complete [2022-07-14T15:58:53.644Z] 52dc419b0ee2: Pull complete [2022-07-14T15:58:53.909Z] 25bc292e5bac: Pull complete [2022-07-14T15:58:54.170Z] 114826534d7a: Verifying Checksum [2022-07-14T15:58:54.170Z] 114826534d7a: Download complete [2022-07-14T15:58:54.170Z] 8a3aa393b2d8: Verifying Checksum [2022-07-14T15:58:54.170Z] 8a3aa393b2d8: Download complete [2022-07-14T15:58:57.463Z] 114826534d7a: Pull complete [2022-07-14T15:58:57.721Z] 4657fd5d0bcf: Pull complete [2022-07-14T15:58:57.981Z] 6ad1cebc031e: Pull complete [2022-07-14T15:59:01.274Z] 8a3aa393b2d8: Pull complete [2022-07-14T15:59:01.274Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-14T15:59:01.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:59:01.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:01.368Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:01.423Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-14T15:59:02.714Z] $ docker top 84b789d812ef29cc88d01ce286ab63a4e8e3b6d2fe267fc452d89c3141c3e778 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T15:59:02.772Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-07-14T15:59:03.054Z] + set -o pipefail [2022-07-14T15:59:03.054Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-07-14T15:59:05.593Z] [2022-07-14T15:59:05.593Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-07-14T15:59:05.593Z] [2022-07-14T15:59:05.593Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/c0195e49-633e-4d2a-a339-69bc5c3ce0c9 [2022-07-14T15:59:05.593Z] [2022-07-14T15:59:05.593Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-14T15:59:05.593Z] [2022-07-14T15:59:05.593Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-14T15:59:05.593Z] [2022-07-14T15:59:05.853Z] [2022-07-14T15:59:05.853Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-14T15:59:05.853Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-14T15:59:05.885Z] $ docker stop --time=1 84b789d812ef29cc88d01ce286ab63a4e8e3b6d2fe267fc452d89c3141c3e778 [2022-07-14T15:59:07.592Z] $ docker rm -f 84b789d812ef29cc88d01ce286ab63a4e8e3b6d2fe267fc452d89c3141c3e778 [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-07-14T15:59:08.207Z] + git log --format=format:%s -1 c0a920529831e44b9d3f544246ebec90f9d78349 [Pipeline] sh [2022-07-14T15:59:08.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:59:08.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:08.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:59:08.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:08.887Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:08.944Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:59:09.394Z] $ docker top 035cb07f841bcc44815bf4f217ed08690442dad5bbac4657822188d28ec4e590 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:59:09.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:59:09.471Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:59:09.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:59:09.604Z] $ docker exec 035cb07f841bcc44815bf4f217ed08690442dad5bbac4657822188d28ec4e590 ssh-agent [2022-07-14T15:59:09.706Z] SSH_AUTH_SOCK=/tmp/ssh-UByGO1LG9gQj/agent.34 [2022-07-14T15:59:09.706Z] SSH_AGENT_PID=40 [2022-07-14T15:59:09.712Z] Running ssh-add (command line suppressed) [2022-07-14T15:59:09.880Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4040310030075236029.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4040310030075236029.key) [2022-07-14T15:59:09.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:59:10.200Z] + git semver tag [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,404 [run_tag] DEBUG tag force:False [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,404 [check_head_tag] DEBUG check head tag [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,404 [execute] INFO git cat-file --batch-check [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,408 [execute] INFO git cat-file --batch [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,408 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,416 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,416 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,417 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:59:10.523Z] 2022-07-14 15:59:10,422 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:10.523Z] 2.2.1-dev.6 [Pipeline] } [2022-07-14T15:59:10.549Z] $ docker exec --env ******** --env ******** 035cb07f841bcc44815bf4f217ed08690442dad5bbac4657822188d28ec4e590 ssh-agent -k [2022-07-14T15:59:10.652Z] unset SSH_AUTH_SOCK; [2022-07-14T15:59:10.653Z] unset SSH_AGENT_PID; [2022-07-14T15:59:10.653Z] echo Agent pid 40 killed; [2022-07-14T15:59:10.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:59:10.951Z] + git semver [Pipeline] } [2022-07-14T15:59:11.245Z] $ docker stop --time=1 035cb07f841bcc44815bf4f217ed08690442dad5bbac4657822188d28ec4e590 [2022-07-14T15:59:12.546Z] $ docker rm -f 035cb07f841bcc44815bf4f217ed08690442dad5bbac4657822188d28ec4e590 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:12.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:59:12.916Z] [2022-07-14T15:59:12.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:13.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:59:13.220Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-14T15:59:13.220Z] ab5ef0e58194: Pulling fs layer [2022-07-14T15:59:13.220Z] 9712f1f96733: Pulling fs layer [2022-07-14T15:59:13.220Z] 63f879dbbcfc: Pulling fs layer [2022-07-14T15:59:13.220Z] 0d9ebad4ef96: Pulling fs layer [2022-07-14T15:59:13.220Z] e9a5061849ea: Pulling fs layer [2022-07-14T15:59:13.220Z] d747dcd14b5f: Pulling fs layer [2022-07-14T15:59:13.220Z] 2de7ff778b66: Pulling fs layer [2022-07-14T15:59:13.220Z] e9a5061849ea: Waiting [2022-07-14T15:59:13.220Z] d747dcd14b5f: Waiting [2022-07-14T15:59:13.220Z] 2de7ff778b66: Waiting [2022-07-14T15:59:13.220Z] 0d9ebad4ef96: Waiting [2022-07-14T15:59:13.220Z] 9712f1f96733: Verifying Checksum [2022-07-14T15:59:13.220Z] 9712f1f96733: Download complete [2022-07-14T15:59:13.798Z] 63f879dbbcfc: Verifying Checksum [2022-07-14T15:59:13.798Z] 63f879dbbcfc: Download complete [2022-07-14T15:59:13.798Z] 0d9ebad4ef96: Download complete [2022-07-14T15:59:13.798Z] d747dcd14b5f: Verifying Checksum [2022-07-14T15:59:13.798Z] d747dcd14b5f: Download complete [2022-07-14T15:59:13.798Z] e9a5061849ea: Verifying Checksum [2022-07-14T15:59:13.798Z] e9a5061849ea: Download complete [2022-07-14T15:59:13.798Z] ab5ef0e58194: Verifying Checksum [2022-07-14T15:59:13.798Z] ab5ef0e58194: Download complete [2022-07-14T15:59:13.798Z] 2de7ff778b66: Verifying Checksum [2022-07-14T15:59:13.798Z] 2de7ff778b66: Download complete [2022-07-14T15:59:17.096Z] ab5ef0e58194: Pull complete [2022-07-14T15:59:17.096Z] 9712f1f96733: Pull complete [2022-07-14T15:59:17.355Z] 63f879dbbcfc: Pull complete [2022-07-14T15:59:21.546Z] 0d9ebad4ef96: Pull complete [2022-07-14T15:59:21.546Z] e9a5061849ea: Pull complete [2022-07-14T15:59:21.546Z] d747dcd14b5f: Pull complete [2022-07-14T15:59:22.483Z] 2de7ff778b66: Pull complete [2022-07-14T15:59:22.483Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-14T15:59:22.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:59:22.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:22.570Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:22.625Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-14T15:59:24.703Z] $ docker top 2aae02fbd827c715ed151a0e5f742cf3f1eae9aefc309db566765076a9796a2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:59:24.768Z] provisioning config files... [2022-07-14T15:59:24.775Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7249920743411394475tmp [2022-07-14T15:59:24.789Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3393188024355482919tmp [2022-07-14T15:59:24.800Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3183775896013587215tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:59:24.813Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:25.095Z] ---> sigul-configuration.sh [2022-07-14T15:59:25.095Z] gpg: directory `/root/.gnupg' created [2022-07-14T15:59:25.095Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-14T15:59:25.095Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-14T15:59:25.095Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-14T15:59:25.095Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-14T15:59:25.095Z] gpg: CAST5 encrypted data [2022-07-14T15:59:25.095Z] gpg: encrypted with 1 passphrase [2022-07-14T15:59:25.095Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-14T15:59:25.381Z] + mkdir /home/jenkins [2022-07-14T15:59:25.381Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-14T15:59:25.674Z] + 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-07-14T15:59:25.685Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:25.969Z] ---> sigul-install.sh [2022-07-14T15:59:25.969Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-14T15:59:26.254Z] + git tag --list [2022-07-14T15:59:26.254Z] 0.1.1 [2022-07-14T15:59:26.254Z] v1.1.0 [2022-07-14T15:59:26.254Z] v1.2.0 [2022-07-14T15:59:26.254Z] v1.2.1 [2022-07-14T15:59:26.254Z] v1.3.0 [2022-07-14T15:59:26.254Z] v2.0.0 [2022-07-14T15:59:26.254Z] v2.1.0 [2022-07-14T15:59:26.254Z] v2.2.0 [2022-07-14T15:59:26.254Z] v2.2.1-dev.1 [2022-07-14T15:59:26.254Z] v2.2.1-dev.2 [2022-07-14T15:59:26.254Z] v2.2.1-dev.3 [2022-07-14T15:59:26.254Z] v2.2.1-dev.4 [2022-07-14T15:59:26.254Z] v2.2.1-dev.5 [2022-07-14T15:59:26.254Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-14T15:59:26.545Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-14T15:59:27.116Z] Signing Git tag with Sigul... [2022-07-14T15:59:27.116Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-14T15:59:27.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:27.668Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-14T15:59:27.676Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-14T15:59:27.719Z] $ docker stop --time=1 2aae02fbd827c715ed151a0e5f742cf3f1eae9aefc309db566765076a9796a2f [2022-07-14T15:59:29.061Z] $ docker rm -f 2aae02fbd827c715ed151a0e5f742cf3f1eae9aefc309db566765076a9796a2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-14T15:59:29.458Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:59:29.458Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:29.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:59:29.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:29.845Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:29.901Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:59:30.282Z] $ docker top 33a8819615a42b22379917a89a246c0dd0c7f5051eade714d7049fef53700a68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:59:30.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:59:30.358Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:59:30.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:59:30.514Z] $ docker exec 33a8819615a42b22379917a89a246c0dd0c7f5051eade714d7049fef53700a68 ssh-agent [2022-07-14T15:59:30.605Z] SSH_AUTH_SOCK=/tmp/ssh-flyYEt2OL5m2/agent.33 [2022-07-14T15:59:30.605Z] SSH_AGENT_PID=39 [2022-07-14T15:59:30.612Z] Running ssh-add (command line suppressed) [2022-07-14T15:59:30.748Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4501714117012437048.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4501714117012437048.key) [2022-07-14T15:59:30.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:59:31.035Z] + git semver bump pre [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,246 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,248 [execute] INFO git cat-file --batch-check [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,254 [execute] INFO git cat-file --batch [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:59:31.295Z] 2022-07-14 15:59:31,259 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:31.295Z] 2.2.1-dev.7 [Pipeline] } [2022-07-14T15:59:31.326Z] $ docker exec --env ******** --env ******** 33a8819615a42b22379917a89a246c0dd0c7f5051eade714d7049fef53700a68 ssh-agent -k [2022-07-14T15:59:31.429Z] unset SSH_AUTH_SOCK; [2022-07-14T15:59:31.429Z] unset SSH_AGENT_PID; [2022-07-14T15:59:31.429Z] echo Agent pid 39 killed; [2022-07-14T15:59:31.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:59:31.729Z] + git semver [Pipeline] } [2022-07-14T15:59:32.026Z] $ docker stop --time=1 33a8819615a42b22379917a89a246c0dd0c7f5051eade714d7049fef53700a68 [2022-07-14T15:59:33.332Z] $ docker rm -f 33a8819615a42b22379917a89a246c0dd0c7f5051eade714d7049fef53700a68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:59:33.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:59:33.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:33.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:59:33.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:34.062Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:34.124Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:59:34.500Z] $ docker top d05395d02c35fc6f0093e39cdcc2ed833dc9107a40c9f866505df06fa7dcb5c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:59:34.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:59:34.578Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:59:34.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:59:34.717Z] $ docker exec d05395d02c35fc6f0093e39cdcc2ed833dc9107a40c9f866505df06fa7dcb5c8 ssh-agent [2022-07-14T15:59:34.823Z] SSH_AUTH_SOCK=/tmp/ssh-PMykhQGTLoj4/agent.32 [2022-07-14T15:59:34.823Z] SSH_AGENT_PID=39 [2022-07-14T15:59:34.828Z] Running ssh-add (command line suppressed) [2022-07-14T15:59:34.957Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609137920597604730.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8609137920597604730.key) [2022-07-14T15:59:34.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:59:35.251Z] + git semver push [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,443 [run_push] DEBUG push [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,443 [execute] INFO git cat-file --batch-check [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,447 [execute] INFO git rev-list 08d683e54a8c3a62dd162cf95ba011c33fbfaffc -- [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,448 [execute] DEBUG Popen(['git', 'rev-list', '08d683e54a8c3a62dd162cf95ba011c33fbfaffc', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,457 [execute] INFO git fetch -v origin [2022-07-14T15:59:35.517Z] 2022-07-14 15:59:35,457 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-14T15:59:36.115Z] 2022-07-14 15:59:35,927 [run_push] DEBUG no remote changes detected [2022-07-14T15:59:36.115Z] 2022-07-14 15:59:35,927 [execute] INFO git push origin semver [2022-07-14T15:59:36.115Z] 2022-07-14 15:59:35,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:59:36.685Z] 2022-07-14 15:59:36,670 [run_push] DEBUG push all version tags [2022-07-14T15:59:36.685Z] 2022-07-14 15:59:36,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-14T15:59:36.685Z] 2022-07-14 15:59:36,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:59:37.626Z] 2022-07-14 15:59:37,323 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-14T15:59:37.626Z] 2.2.1-dev.7 [Pipeline] } [2022-07-14T15:59:37.656Z] $ docker exec --env ******** --env ******** d05395d02c35fc6f0093e39cdcc2ed833dc9107a40c9f866505df06fa7dcb5c8 ssh-agent -k [2022-07-14T15:59:37.773Z] unset SSH_AUTH_SOCK; [2022-07-14T15:59:37.773Z] unset SSH_AGENT_PID; [2022-07-14T15:59:37.773Z] echo Agent pid 39 killed; [2022-07-14T15:59:37.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:59:38.069Z] + git semver [Pipeline] } [2022-07-14T15:59:38.364Z] $ docker stop --time=1 d05395d02c35fc6f0093e39cdcc2ed833dc9107a40c9f866505df06fa7dcb5c8 [2022-07-14T15:59:39.699Z] $ docker rm -f d05395d02c35fc6f0093e39cdcc2ed833dc9107a40c9f866505df06fa7dcb5c8 [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-07-14T15:59:40.233Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-07-14T15:59:40.234Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-14T15:59:40.234Z] total 16 [2022-07-14T15:59:40.234Z] drwxr-xr-x 3 root root 4096 Jul 14 15:46 . [2022-07-14T15:59:40.234Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 14 15:59 .. [2022-07-14T15:59:40.234Z] drwxr-xr-x 2 root root 4096 Jul 14 15:46 cost [2022-07-14T15:59:40.234Z] -rw-r--r-- 1 root root 81 Jul 14 15:46 cost.csv [2022-07-14T15:59:40.234Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-14T15:59:40.234Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-14T15:59:40.234Z] total 16 [2022-07-14T15:59:40.234Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:46 . [2022-07-14T15:59:40.234Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 14 15:59 .. [2022-07-14T15:59:40.234Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:46 cost [2022-07-14T15:59:40.234Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 14 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:40.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:41.394Z] ---> package-listing.sh [2022-07-14T15:59:41.394Z] ++ facter osfamily [2022-07-14T15:59:41.394Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T15:59:41.654Z] + OS_FAMILY=debian [2022-07-14T15:59:41.654Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-14T15:59:41.654Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T15:59:41.654Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T15:59:41.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T15:59:41.654Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T15:59:41.654Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-14T15:59:41.654Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T15:59:41.654Z] + case "${OS_FAMILY}" in [2022-07-14T15:59:41.654Z] + dpkg -l [2022-07-14T15:59:41.655Z] + grep '^ii' [2022-07-14T15:59:41.655Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T15:59:41.655Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T15:59:41.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T15:59:41.655Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-14T15:59:41.655Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-07-14T15:59:41.655Z] + 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-07-14T15:59:41.665Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-14T15:59:41.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:59:42.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:59:42.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:59:42.582Z] prd-ubuntu20.04-docker-8c-8g-19957 does not seem to be running inside a container [2022-07-14T15:59:42.636Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:59:42.907Z] $ docker top ea3f9c7af49296a9a6c387ac2a210e29077b294f19627fb1aa0200e43485c37c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:59:43.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T15:59:43.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T15:59:43.829Z] + ls /var/log/sa-host [2022-07-14T15:59:43.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:59:43.896Z] provisioning config files... [2022-07-14T15:59:43.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6031885858685968578tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:59:43.922Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:44.203Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T15:59:44.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:44.530Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T15:59:44.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:44.817Z] ---> sudo-logs.sh [2022-07-14T15:59:44.817Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T15:59:44.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:45.128Z] ---> job-cost.sh [2022-07-14T15:59:45.128Z] lf-activate-venv: SKIPPING [2022-07-14T15:59:45.128Z] DEBUG: total: 0.2199999988079071 [2022-07-14T15:59:45.128Z] INFO: Retrieving Stack Cost... [2022-07-14T15:59:45.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:59:45.958Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T15:59:45.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:59:46.259Z] ---> logs-deploy.sh [2022-07-14T15:59:46.259Z] lf-activate-venv: SKIPPING [2022-07-14T15:59:46.259Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/77 [2022-07-14T15:59:46.259Z] INFO: archiving workspace using pattern(s): [2022-07-14T15:59:47.200Z] Archives upload complete. [2022-07-14T15:59:47.460Z] INFO: archiving logs to Nexus