Pull request #549 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of saites for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at d0dddad7c6b93d0880573d3ef63da151bf16f86d rather than 23fd92375ee8b537049d2452c376edda98a7eb68 Obtained Jenkinsfile from d0dddad7c6b93d0880573d3ef63da151bf16f86d 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-ssh4600999314518557565.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-ssh1629292006795806663.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9467994810402499551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12577488167357705984.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11015617433203294472.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-549/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1544364590370077756.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 ‘prd-ubuntu20.04-docker-8c-8g-23446’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23450 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit 23fd92375ee8b537049d2452c376edda98a7eb68 Merge succeeded, producing 23fd92375ee8b537049d2452c376edda98a7eb68 Checking out Revision 23fd92375ee8b537049d2452c376edda98a7eb68 (PR-549) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23fd92375ee8b537049d2452c376edda98a7eb68 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23fd92375ee8b537049d2452c376edda98a7eb68 # timeout=10 Commit message: "docs: mention angular-cli issue with dev ser" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:50 ========================================================= 18:08:50 EdgeX Global Pipelines Version Info 18:08:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:51 ------------------- 18:08:51 stable info: 18:08:51 ------------------- 18:08:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:51 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:08:51 Message: update stable to v1.0.238 18:08:52 ------------------- 18:08:52 experimental info: 18:08:52 ------------------- 18:08:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:52 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:08:52 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23fd92375ee8b537049d2452c376edda98a7eb68 [Pipeline] echo 18:08:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23fd923 [Pipeline] echo 18:08:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:54 provisioning config files... 18:08:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config5279047024684707009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:54 ---> docker-login.sh 18:08:54 nexus3.edgexfoundry.org:10001 18:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:54 Configure a credential helper to remove this warning. See 18:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:54 18:08:54 Login Succeeded 18:08:54 nexus3.edgexfoundry.org:10002 18:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:55 Configure a credential helper to remove this warning. See 18:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:55 18:08:55 Login Succeeded 18:08:55 nexus3.edgexfoundry.org:10003 18:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:55 Configure a credential helper to remove this warning. See 18:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:55 18:08:55 Login Succeeded 18:08:55 nexus3.edgexfoundry.org:10004 18:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:55 Configure a credential helper to remove this warning. See 18:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:55 18:08:55 Login Succeeded 18:08:55 docker.io 18:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:55 Configure a credential helper to remove this warning. See 18:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:55 18:08:55 Login Succeeded 18:08:55 ---> docker-login.sh ends [Pipeline] } 18:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:56 + git rev-list -1 --merges 23fd92375ee8b537049d2452c376edda98a7eb68~1..23fd92375ee8b537049d2452c376edda98a7eb68 [Pipeline] echo 18:08:56 -----------> git rev-list -1 --merges 23fd92375ee8b537049d2452c376edda98a7eb68~1..23fd92375ee8b537049d2452c376edda98a7eb68 23fd92375ee8b537049d2452c376edda98a7eb68 [false] [Pipeline] sh 18:08:56 + git log --format=format:%s -1 23fd92375ee8b537049d2452c376edda98a7eb68 [Pipeline] echo 18:08:56 ========================================================= 18:08:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:57 + git log --format=format:%s -1 23fd92375ee8b537049d2452c376edda98a7eb68 [Pipeline] echo 18:08:57 [semverPrep] GIT_COMMIT: 23fd92375ee8b537049d2452c376edda98a7eb68, Commit Message: docs: mention angular-cli issue with dev ser [Pipeline] echo 18:08:57 [semverPrep] This is not a build commit. [Pipeline] sh 18:08:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:57 + grep -v github /etc/ssh/ssh_known_hosts 18:08:57 + [ -e /tmp/ssh_known_hosts ] 18:08:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:08:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:08:57 + sudo tee -a /etc/ssh/ssh_known_hosts 18:08:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:58 18:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:58 0.1.4: Pulling from edgex-devops/py-git-semver 18:08:58 b85a868b505f: Pulling fs layer 18:08:58 e2be974225ed: Pulling fs layer 18:08:58 339a4e72a1f5: Pulling fs layer 18:08:58 988bab9f4d93: Pulling fs layer 18:08:58 1469e6f7b9e6: Pulling fs layer 18:08:58 eaf3925da568: Pulling fs layer 18:08:58 bab4dde63d76: Pulling fs layer 18:08:58 bde34c3a00c8: Pulling fs layer 18:08:58 eaf3925da568: Waiting 18:08:58 988bab9f4d93: Waiting 18:08:58 bab4dde63d76: Waiting 18:08:58 b352a97aabf1: Pulling fs layer 18:08:58 4872d77fe225: Pulling fs layer 18:08:58 5851b861e8e6: Pulling fs layer 18:08:58 b352a97aabf1: Waiting 18:08:58 4872d77fe225: Waiting 18:08:58 5851b861e8e6: Waiting 18:08:58 e2be974225ed: Download complete 18:08:58 988bab9f4d93: Verifying Checksum 18:08:58 988bab9f4d93: Download complete 18:08:58 339a4e72a1f5: Verifying Checksum 18:08:58 339a4e72a1f5: Download complete 18:08:58 eaf3925da568: Verifying Checksum 18:08:58 eaf3925da568: Download complete 18:08:58 1469e6f7b9e6: Verifying Checksum 18:08:58 1469e6f7b9e6: Download complete 18:08:58 bde34c3a00c8: Download complete 18:08:58 b352a97aabf1: Download complete 18:08:58 4872d77fe225: Download complete 18:08:58 5851b861e8e6: Verifying Checksum 18:08:58 5851b861e8e6: Download complete 18:08:58 b85a868b505f: Verifying Checksum 18:08:58 b85a868b505f: Download complete 18:08:58 bab4dde63d76: Verifying Checksum 18:08:58 bab4dde63d76: Download complete 18:08:59 b85a868b505f: Pull complete 18:08:59 e2be974225ed: Pull complete 18:09:00 339a4e72a1f5: Pull complete 18:09:00 988bab9f4d93: Pull complete 18:09:00 1469e6f7b9e6: Pull complete 18:09:00 eaf3925da568: Pull complete 18:09:02 bab4dde63d76: Pull complete 18:09:02 bde34c3a00c8: Pull complete 18:09:02 b352a97aabf1: Pull complete 18:09:02 4872d77fe225: Pull complete 18:09:02 5851b861e8e6: Pull complete 18:09:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:02 prd-ubuntu20.04-docker-8c-8g-23450 does not seem to be running inside a container 18:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:04 $ docker top 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf -eo pid,comm 18:09:04 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). 18:09:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:04 [ssh-agent] Looking for ssh-agent implementation... 18:09:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:04 $ docker exec 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf ssh-agent 18:09:04 SSH_AUTH_SOCK=/tmp/ssh-U2RxbNHOPUwc/agent.33 18:09:04 SSH_AGENT_PID=39 18:09:04 Running ssh-add (command line suppressed) 18:09:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_1813089066010334304.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_1813089066010334304.key) 18:09:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:05 + git tag --points-at HEAD [Pipeline] } 18:09:05 $ docker exec --env ******** --env ******** 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf ssh-agent -k 18:09:05 unset SSH_AUTH_SOCK; 18:09:05 unset SSH_AGENT_PID; 18:09:05 echo Agent pid 39 killed; 18:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:09:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:05 [ssh-agent] Looking for ssh-agent implementation... 18:09:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:05 $ docker exec 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf ssh-agent 18:09:05 SSH_AUTH_SOCK=/tmp/ssh-izbeMSqpA3B7/agent.72 18:09:05 SSH_AGENT_PID=78 18:09:05 Running ssh-add (command line suppressed) 18:09:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_5433822700025710864.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_5433822700025710864.key) 18:09:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:06 + git semver init 18:09:06 2022-08-24 18:09:06,583 [run_init] DEBUG init version:0.0.0 force:False 18:09:06 2022-08-24 18:09:06,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver 18:09:06 2022-08-24 18:09:06,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver 18:09:06 2022-08-24 18:09:06,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549, universal_newlines=False, shell=None, istream=None) 18:09:08 2022-08-24 18:09:07,832 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.git/info/exclude 18:09:08 2022-08-24 18:09:07,833 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 with force:False 18:09:08 2022-08-24 18:09:07,833 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 18:09:08 2022-08-24 18:09:07,837 [execute] INFO git cat-file --batch-check 18:09:08 2022-08-24 18:09:07,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) 18:09:08 2022-08-24 18:09:07,842 [execute] INFO git cat-file --batch 18:09:08 2022-08-24 18:09:07,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) 18:09:08 2022-08-24 18:09:07,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 18:09:08 0.0.0 [Pipeline] } 18:09:08 $ docker exec --env ******** --env ******** 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf ssh-agent -k 18:09:08 unset SSH_AUTH_SOCK; 18:09:08 unset SSH_AGENT_PID; 18:09:08 echo Agent pid 78 killed; 18:09:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:08 + git semver [Pipeline] } 18:09:08 $ docker stop --time=1 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf 18:09:10 $ docker rm -f 4892cea4940a6d70d8f825bce10041389eff716230c13bd7dd8c2fca7ea3f1cf [Pipeline] // withDockerContainer [Pipeline] sh 18:09:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:09:10 Stashed 1 file(s) [Pipeline] echo 18:09:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:11 provisioning config files... 18:09:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config5908317473512396802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:11 ---> docker-login.sh 18:09:11 nexus3.edgexfoundry.org:10001 18:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:11 Configure a credential helper to remove this warning. See 18:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:11 18:09:11 Login Succeeded 18:09:11 nexus3.edgexfoundry.org:10002 18:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:11 Configure a credential helper to remove this warning. See 18:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:11 18:09:11 Login Succeeded 18:09:11 nexus3.edgexfoundry.org:10003 18:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:12 Configure a credential helper to remove this warning. See 18:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:12 18:09:12 Login Succeeded 18:09:12 nexus3.edgexfoundry.org:10004 18:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:12 Configure a credential helper to remove this warning. See 18:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:12 18:09:12 Login Succeeded 18:09:12 docker.io 18:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:12 Configure a credential helper to remove this warning. See 18:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:12 18:09:12 Login Succeeded 18:09:12 ---> docker-login.sh ends [Pipeline] } 18:09:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:12 ========================================================= 18:09:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:09:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:13 + 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 . 18:09:13 Sending build context to Docker daemon 45.23MB 18:09:13 Step 1/15 : ARG BASE=golang:1.18-alpine3.16 18:09:13 Step 2/15 : FROM ${BASE} AS builder 18:09:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:13 2408cc74d12b: Pulling fs layer 18:09:13 ea60b727a1ce: Pulling fs layer 18:09:13 30c4a7721957: Pulling fs layer 18:09:13 370296b7ddb6: Pulling fs layer 18:09:13 7c6cee850709: Pulling fs layer 18:09:13 370296b7ddb6: Waiting 18:09:13 39a5fcdaea64: Pulling fs layer 18:09:13 7c6cee850709: Waiting 18:09:13 d94ebbe4e438: Pulling fs layer 18:09:13 bcfd1f05c69d: Pulling fs layer 18:09:13 59ccb84bbe0f: Pulling fs layer 18:09:13 39a5fcdaea64: Waiting 18:09:13 bcfd1f05c69d: Waiting 18:09:13 59ccb84bbe0f: Waiting 18:09:13 30c4a7721957: Verifying Checksum 18:09:13 30c4a7721957: Download complete 18:09:13 ea60b727a1ce: Download complete 18:09:13 7c6cee850709: Verifying Checksum 18:09:13 7c6cee850709: Download complete 18:09:13 39a5fcdaea64: Download complete 18:09:13 2408cc74d12b: Verifying Checksum 18:09:13 d94ebbe4e438: Verifying Checksum 18:09:13 d94ebbe4e438: Download complete 18:09:13 2408cc74d12b: Pull complete 18:09:13 ea60b727a1ce: Pull complete 18:09:14 30c4a7721957: Pull complete 18:09:14 59ccb84bbe0f: Verifying Checksum 18:09:14 59ccb84bbe0f: Download complete 18:09:15 370296b7ddb6: Verifying Checksum 18:09:15 370296b7ddb6: Download complete 18:09:15 bcfd1f05c69d: Verifying Checksum 18:09:15 bcfd1f05c69d: Download complete 18:09:18 370296b7ddb6: Pull complete 18:09:18 7c6cee850709: Pull complete 18:09:18 39a5fcdaea64: Pull complete 18:09:18 d94ebbe4e438: Pull complete 18:09:20 bcfd1f05c69d: Pull complete 18:09:21 59ccb84bbe0f: Pull complete 18:09:21 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:09:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:09:21 ---> a4fb48ad2a94 18:09:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:24 ---> Running in 32f97f38380b 18:09:24 Removing intermediate container 32f97f38380b 18:09:24 ---> 8f95d402ec19 18:09:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:09:24 ---> Running in 86a736237dad 18:09:24 Removing intermediate container 86a736237dad 18:09:24 ---> 2eed16ced088 18:09:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:09:24 ---> Running in 4bd8ba23dacb 18:09:24 Removing intermediate container 4bd8ba23dacb 18:09:24 ---> 2b51c25a9874 18:09:24 Step 6/15 : LABEL Name=edgex-ui-go 18:09:24 ---> Running in 892ccf9b7704 18:09:24 Removing intermediate container 892ccf9b7704 18:09:24 ---> 1037521a5148 18:09:24 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:09:24 ---> Running in c734c31f5199 18:09:24 Removing intermediate container c734c31f5199 18:09:24 ---> a0f1ba57d508 18:09:24 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:24 ---> Running in 6bbfc0921e5a 18:09:24 Removing intermediate container 6bbfc0921e5a 18:09:24 ---> 9129768040fe 18:09:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:24 ---> Running in 10647f99777d 18:09:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:09:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:09:26 OK: 211 MiB in 51 packages 18:09:26 Still waiting to schedule task 18:09:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:09:26 Removing intermediate container 10647f99777d 18:09:26 ---> 4a27149dc121 18:09:26 Step 10/15 : ENV GO111MODULE=on 18:09:26 ---> Running in 19eeac0c288e 18:09:26 Removing intermediate container 19eeac0c288e 18:09:26 ---> ca868b50a459 18:09:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:09:26 ---> Running in ef1ddd366466 18:09:26 Removing intermediate container ef1ddd366466 18:09:26 ---> 8556ac61d359 18:09:26 Step 12/15 : COPY go.mod vendor* ./ 18:09:26 ---> d7113774b686 18:09:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:26 ---> Running in 2d19a275e0a2 18:09:36 Removing intermediate container 2d19a275e0a2 18:09:36 ---> 52b9da281feb 18:09:36 Step 14/15 : COPY . . 18:09:38 ---> bd20ea9be91e 18:09:38 Step 15/15 : RUN ${MAKE} 18:09:38 ---> Running in 9c0043d0ee5c 18:09:38 noop 18:09:38 Removing intermediate container 9c0043d0ee5c 18:09:38 ---> cb9c9e1b6f2f 18:09:38 Successfully built cb9c9e1b6f2f 18:09:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:38 + docker inspect -f . ci-base-image-x86_64 18:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:39 prd-ubuntu20.04-docker-8c-8g-23450 does not seem to be running inside a container 18:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:39 $ docker top 5d66ec1cf1362d818a94b36405f9e655d29063a514e3560d19ab4504b9189675 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:39 + go version 18:09:39 go version go1.18.3 linux/amd64 [Pipeline] } 18:09:40 $ docker stop --time=1 5d66ec1cf1362d818a94b36405f9e655d29063a514e3560d19ab4504b9189675 18:09:41 $ docker rm -f 5d66ec1cf1362d818a94b36405f9e655d29063a514e3560d19ab4504b9189675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:42 + docker inspect -f . ci-base-image-x86_64 18:09:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:42 prd-ubuntu20.04-docker-8c-8g-23450 does not seem to be running inside a container 18:09:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:09:42 $ docker top 77f0ee3eb543594d4d23225753ea536d44d26c8f688a76fa2149332a3d96f28e -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] fileExists [Pipeline] sh 18:09:43 + make test 18:09:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:09:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:09:48 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:09:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:50 ./bin/test-attribution-txt.sh 18:09:50 make -C web test 18:09:50 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' 18:09:50 make[1]: tput: No such file or directory 18:09:50 make[1]: tput: No such file or directory 18:09:50 warning: generating ./VERSION 18:09:50 echo "0.0.0" > VERSION 18:09:50 docker build \ 18:09:50 -f Dockerfile \ 18:09:50 --build-arg USER=0 \ 18:09:50 \ 18:09:50 --label "git_sha=23fd92375ee8b537049d2452c376edda98a7eb68" \ 18:09:50 -t edgexfoundry/edgex-web-ui:23fd92375ee8b537049d2452c376edda98a7eb68 \ 18:09:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:09:50 . 18:09:50 /bin/sh: docker: not found 18:09:50 make[1]: *** [Makefile:75: edgex-web-ui.imagebuilt] Error 127 18:09:50 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' 18:09:50 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 18:09:50 $ docker stop --time=1 77f0ee3eb543594d4d23225753ea536d44d26c8f688a76fa2149332a3d96f28e 18:09:51 $ docker rm -f 77f0ee3eb543594d4d23225753ea536d44d26c8f688a76fa2149332a3d96f28e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:52 18:09:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:53 latest: Pulling from edgex-lftools-log-publisher 18:09:53 5eb5b503b376: Pulling fs layer 18:09:53 5c69ac0246d0: Pulling fs layer 18:09:53 ec43610c2a17: Pulling fs layer 18:09:53 3a2ae6a8a46f: Pulling fs layer 18:09:53 33b1e0a273af: Pulling fs layer 18:09:53 5d3b04190fa2: Pulling fs layer 18:09:53 2f39f015ded8: Pulling fs layer 18:09:53 5d3b04190fa2: Waiting 18:09:53 3a2ae6a8a46f: Waiting 18:09:53 33b1e0a273af: Waiting 18:09:53 2f39f015ded8: Waiting 18:09:53 5c69ac0246d0: Verifying Checksum 18:09:53 5c69ac0246d0: Download complete 18:09:53 3a2ae6a8a46f: Verifying Checksum 18:09:53 3a2ae6a8a46f: Download complete 18:09:53 ec43610c2a17: Verifying Checksum 18:09:53 ec43610c2a17: Download complete 18:09:53 33b1e0a273af: Verifying Checksum 18:09:53 33b1e0a273af: Download complete 18:09:53 5d3b04190fa2: Verifying Checksum 18:09:53 5d3b04190fa2: Download complete 18:09:53 5eb5b503b376: Verifying Checksum 18:09:53 5eb5b503b376: Download complete 18:09:54 2f39f015ded8: Download complete 18:09:54 5eb5b503b376: Pull complete 18:09:54 5c69ac0246d0: Pull complete 18:09:55 ec43610c2a17: Pull complete 18:09:55 3a2ae6a8a46f: Pull complete 18:09:55 33b1e0a273af: Pull complete 18:09:55 5d3b04190fa2: Pull complete 18:09:59 2f39f015ded8: Pull complete 18:09:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:59 prd-ubuntu20.04-docker-8c-8g-23450 does not seem to be running inside a container 18:09:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:01 $ docker top 27be459c459f8224a99b8bd31fea0c4ef3bed7b49307563558afc0f8704d04de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:02 ---> job-cost.sh 18:10:02 lf-activate-venv: SKIPPING 18:10:02 INFO: No Stack... 18:10:02 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:02 INFO: Archiving Costs [Pipeline] sh 18:10:03 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/cost.csvcut 18:10:03 -d, -f6 [Pipeline] lock 18:10:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] 18:10:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] did not exist. Created. 18:10:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:03 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:03 Stashed 1 file(s) [Pipeline] } 18:10:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:03 $ docker stop --time=1 27be459c459f8224a99b8bd31fea0c4ef3bed7b49307563558afc0f8704d04de 18:10:05 $ docker rm -f 27be459c459f8224a99b8bd31fea0c4ef3bed7b49307563558afc0f8704d04de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:05 Failed in branch amd64 18:11:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23452 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] { [Pipeline] ws 18:11:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 18:11:55 The recommended git tool is: git 18:12:02 using credential edgex-jenkins-ssh 18:12:02 Cloning the remote Git repository 18:12:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 18:12:02 > git init /w/workspace/edgex-ui-go/1 # timeout=10 18:12:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:12:02 > git --version # timeout=10 18:12:02 > git --version # 'git version 2.25.1' 18:12:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:06 Merging remotes/origin/main commit d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit 23fd92375ee8b537049d2452c376edda98a7eb68 18:12:06 Merge succeeded, producing 23fd92375ee8b537049d2452c376edda98a7eb68 18:12:06 Checking out Revision 23fd92375ee8b537049d2452c376edda98a7eb68 (PR-549) 18:12:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:12:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 18:12:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 18:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:12:06 > git config core.sparsecheckout # timeout=10 18:12:06 > git checkout -f 23fd92375ee8b537049d2452c376edda98a7eb68 # timeout=10 18:12:06 > git remote # timeout=10 18:12:06 > git config --get remote.origin.url # timeout=10 18:12:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:06 > git merge d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 18:12:06 > git rev-parse HEAD^{commit} # timeout=10 18:12:06 > git config core.sparsecheckout # timeout=10 18:12:06 > git checkout -f 23fd92375ee8b537049d2452c376edda98a7eb68 # timeout=10 18:12:11 Commit message: "docs: mention angular-cli issue with dev ser" 18:12:11 > git --version # timeout=10 18:12:11 > git --version # 'git version 2.25.1' 18:12:11 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:12:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:13 Dload Upload Total Spent Left Speed 18:12:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 18:12:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:12:14 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:12:14 sudo tee /etc/docker/daemon.new 18:12:14 { 18:12:14 "registry-mirrors": [ 18:12:14 "https://nexus3.edgexfoundry.org:10001" 18:12:14 ], 18:12:14 "bip": "10.250.0.254/24", 18:12:14 "hosts": [ 18:12:14 "tcp://0.0.0.0:5555", 18:12:14 "unix:///var/run/docker.sock" 18:12:14 ], 18:12:14 "mtu": 1458, 18:12:14 "selinux-enabled": true, 18:12:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:12:14 } [Pipeline] sh 18:12:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:12:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:33 provisioning config files... 18:12:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2473644351969887523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:34 ---> docker-login.sh 18:12:34 nexus3.edgexfoundry.org:10001 18:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:35 Configure a credential helper to remove this warning. See 18:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:35 18:12:35 Login Succeeded 18:12:35 nexus3.edgexfoundry.org:10002 18:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:35 Configure a credential helper to remove this warning. See 18:12:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:35 18:12:35 Login Succeeded 18:12:35 nexus3.edgexfoundry.org:10003 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 nexus3.edgexfoundry.org:10004 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:36 Configure a credential helper to remove this warning. See 18:12:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:36 18:12:36 Login Succeeded 18:12:36 docker.io 18:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:37 Configure a credential helper to remove this warning. See 18:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:37 18:12:37 Login Succeeded 18:12:37 ---> docker-login.sh ends [Pipeline] } 18:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:37 ========================================================= 18:12:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:12:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:38 + 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 . 18:12:39 Sending build context to Docker daemon 28.75MB 18:12:39 Step 1/15 : ARG BASE=golang:1.18-alpine3.16 18:12:39 Step 2/15 : FROM ${BASE} AS builder 18:12:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:12:39 b3c136eddcbf: Pulling fs layer 18:12:39 c0a3192eca97: Pulling fs layer 18:12:39 a050256f5b6f: Pulling fs layer 18:12:39 656be50a0ddc: Pulling fs layer 18:12:39 2bbca73fdf42: Pulling fs layer 18:12:39 46d945488cbd: Pulling fs layer 18:12:39 8a5474983e97: Pulling fs layer 18:12:39 329c88fbcd65: Pulling fs layer 18:12:39 46d945488cbd: Waiting 18:12:39 656be50a0ddc: Waiting 18:12:39 8a5474983e97: Waiting 18:12:39 329c88fbcd65: Waiting 18:12:39 2bbca73fdf42: Waiting 18:12:39 a050256f5b6f: Verifying Checksum 18:12:39 a050256f5b6f: Download complete 18:12:39 c0a3192eca97: Verifying Checksum 18:12:39 c0a3192eca97: Download complete 18:12:39 2bbca73fdf42: Download complete 18:12:39 46d945488cbd: Download complete 18:12:39 b3c136eddcbf: Download complete 18:12:41 329c88fbcd65: Verifying Checksum 18:12:41 329c88fbcd65: Download complete 18:12:41 b3c136eddcbf: Pull complete 18:12:41 c0a3192eca97: Pull complete 18:12:41 a050256f5b6f: Pull complete 18:12:42 8a5474983e97: Verifying Checksum 18:12:42 8a5474983e97: Download complete 18:12:42 656be50a0ddc: Verifying Checksum 18:12:42 656be50a0ddc: Download complete 18:12:58 656be50a0ddc: Pull complete 18:12:58 2bbca73fdf42: Pull complete 18:12:58 46d945488cbd: Pull complete 18:13:03 8a5474983e97: Pull complete 18:13:06 329c88fbcd65: Pull complete 18:13:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:13:06 ---> ff4287adb874 18:13:06 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:13:07 ---> Running in 89af0c2ed2f8 18:13:07 Removing intermediate container 89af0c2ed2f8 18:13:07 ---> 60d23c97543d 18:13:07 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 18:13:08 ---> Running in 5781474f0189 18:13:08 Removing intermediate container 5781474f0189 18:13:08 ---> 9a00dd2da9a8 18:13:08 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 18:13:08 ---> Running in f8093ce64b6b 18:13:08 Removing intermediate container f8093ce64b6b 18:13:08 ---> 9adc4c2e012c 18:13:08 Step 6/15 : LABEL Name=edgex-ui-go 18:13:09 ---> Running in 0e9b6cd886a3 18:13:09 Removing intermediate container 0e9b6cd886a3 18:13:09 ---> 9a16d5e0d0c8 18:13:09 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 18:13:09 ---> Running in 613cc5a1a75b 18:13:09 Removing intermediate container 613cc5a1a75b 18:13:09 ---> ad17e45ccfa6 18:13:09 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:09 ---> Running in 069540b4ed4c 18:13:11 Removing intermediate container 069540b4ed4c 18:13:11 ---> 8d159ef5da71 18:13:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:11 ---> Running in 5fdb2f161050 18:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:13:14 OK: 221 MiB in 51 packages 18:13:15 Removing intermediate container 5fdb2f161050 18:13:15 ---> 90adee138b9f 18:13:15 Step 10/15 : ENV GO111MODULE=on 18:13:15 ---> Running in a107e1fba508 18:13:15 Removing intermediate container a107e1fba508 18:13:15 ---> 81dd901c652f 18:13:15 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:13:15 ---> Running in 8d77afd348c3 18:13:16 Removing intermediate container 8d77afd348c3 18:13:16 ---> 86ee838490ae 18:13:16 Step 12/15 : COPY go.mod vendor* ./ 18:13:16 ---> c5db0866b8ea 18:13:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:16 ---> Running in 0d8e0982a894 18:13:49 Removing intermediate container 0d8e0982a894 18:13:49 ---> f477ebb3a4cc 18:13:49 Step 14/15 : COPY . . 18:13:49 ---> d7ee12e44cee 18:13:49 Step 15/15 : RUN ${MAKE} 18:13:49 ---> Running in da3648c55edc 18:13:49 noop 18:13:50 Removing intermediate container da3648c55edc 18:13:50 ---> 59dda64aa22c 18:13:50 Successfully built 59dda64aa22c 18:13:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:50 + docker inspect -f . ci-base-image-arm64 18:13:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:51 prd-ubuntu20.04-docker-arm64-4c-16g-23452 does not seem to be running inside a container 18:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:13:52 $ docker top 375720a6636aa9295a0ae1c59167d8678c0d12a0c253b65538b749a1a872e475 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:53 + go version 18:13:53 go version go1.18.3 linux/arm64 [Pipeline] } 18:13:53 $ docker stop --time=1 375720a6636aa9295a0ae1c59167d8678c0d12a0c253b65538b749a1a872e475 18:13:55 $ docker rm -f 375720a6636aa9295a0ae1c59167d8678c0d12a0c253b65538b749a1a872e475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:56 + docker inspect -f . ci-base-image-arm64 18:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:56 prd-ubuntu20.04-docker-arm64-4c-16g-23452 does not seem to be running inside a container 18:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:13:57 $ docker top d2361062057a4f80f7081a1c45d112eedf28e38d867cee221c780cb525f860dc -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:58 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 18:13:59 + make test 18:13:59 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:14:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 18:14:39 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 18:14:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:14:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:14:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:14:52 ./bin/test-attribution-txt.sh 18:14:52 make -C web test 18:14:52 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 18:14:52 make[1]: tput: No such file or directory 18:14:52 make[1]: tput: No such file or directory 18:14:52 warning: generating ./VERSION 18:14:52 echo "0.0.0" > VERSION 18:14:52 docker build \ 18:14:52 -f Dockerfile \ 18:14:52 --build-arg USER=0 \ 18:14:52 \ 18:14:52 --label "git_sha=23fd92375ee8b537049d2452c376edda98a7eb68" \ 18:14:52 -t edgexfoundry/edgex-web-ui:23fd92375ee8b537049d2452c376edda98a7eb68 \ 18:14:52 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:14:52 . 18:14:52 /bin/sh: docker: not found 18:14:52 make[1]: *** [Makefile:75: edgex-web-ui.imagebuilt] Error 127 18:14:52 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' 18:14:52 make: *** [Makefile:46: test-angular] Error 2 [Pipeline] } 18:14:52 $ docker stop --time=1 d2361062057a4f80f7081a1c45d112eedf28e38d867cee221c780cb525f860dc 18:14:53 $ docker rm -f d2361062057a4f80f7081a1c45d112eedf28e38d867cee221c780cb525f860dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:55 18:14:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:55 arm64: Pulling from edgex-lftools-log-publisher 18:14:55 8998bd30e6a1: Pulling fs layer 18:14:55 04944245beec: Pulling fs layer 18:14:55 699f458cf7ca: Pulling fs layer 18:14:55 765212b225bb: Pulling fs layer 18:14:55 f23df028b6ca: Pulling fs layer 18:14:55 d65c8cfc05b1: Pulling fs layer 18:14:55 2437ff75d9bd: Pulling fs layer 18:14:55 f23df028b6ca: Waiting 18:14:55 d65c8cfc05b1: Waiting 18:14:55 765212b225bb: Waiting 18:14:55 2437ff75d9bd: Waiting 18:14:55 04944245beec: Verifying Checksum 18:14:55 04944245beec: Download complete 18:14:55 765212b225bb: Verifying Checksum 18:14:55 765212b225bb: Download complete 18:14:55 f23df028b6ca: Verifying Checksum 18:14:55 f23df028b6ca: Download complete 18:14:55 d65c8cfc05b1: Verifying Checksum 18:14:55 d65c8cfc05b1: Download complete 18:14:56 699f458cf7ca: Verifying Checksum 18:14:56 699f458cf7ca: Download complete 18:14:56 8998bd30e6a1: Verifying Checksum 18:14:56 8998bd30e6a1: Download complete 18:14:59 2437ff75d9bd: Verifying Checksum 18:14:59 2437ff75d9bd: Download complete 18:15:01 8998bd30e6a1: Pull complete 18:15:01 04944245beec: Pull complete 18:15:02 699f458cf7ca: Pull complete 18:15:03 765212b225bb: Pull complete 18:15:03 f23df028b6ca: Pull complete 18:15:03 d65c8cfc05b1: Pull complete 18:15:18 2437ff75d9bd: Pull complete 18:15:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:19 prd-ubuntu20.04-docker-arm64-4c-16g-23452 does not seem to be running inside a container 18:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:15:22 $ docker top 7df04605705be82283bb5ec34c451e50a69248cf0ea619eef35eef94e7ddabfc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:23 ---> job-cost.sh 18:15:23 lf-activate-venv: SKIPPING 18:15:23 INFO: No Stack... 18:15:23 INFO: Retrieving Pricing Info for: v3-standard-4 18:15:24 INFO: Archiving Costs [Pipeline] sh 18:15:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 18:15:24 + cut -d, -f6 [Pipeline] lock 18:15:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] 18:15:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] did not exist. Created. 18:15:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:25 /w/workspace/edgex-ui-go/1@tmp/durable-483f3f4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:15:26 + echo total: 0.10999999940395355 [Pipeline] stash 18:15:26 Warning: overwriting stash ‘stack-cost’ 18:15:27 Stashed 1 file(s) [Pipeline] } 18:15:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:27 $ docker stop --time=1 7df04605705be82283bb5ec34c451e50a69248cf0ea619eef35eef94e7ddabfc 18:15:28 $ docker rm -f 7df04605705be82283bb5ec34c451e50a69248cf0ea619eef35eef94e7ddabfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:15:31 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives ] 18:15:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 18:15:31 total 16 18:15:31 drwxr-xr-x 3 root root 4096 Aug 24 18:10 . 18:15:31 drwxrwxr-x 15 jenkins jenkins 4096 Aug 24 18:10 .. 18:15:31 drwxr-xr-x 2 root root 4096 Aug 24 18:10 cost 18:15:31 -rw-r--r-- 1 root root 83 Aug 24 18:10 cost.csv 18:15:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 18:15:31 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives 18:15:31 total 16 18:15:31 drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 18:10 . 18:15:31 drwxrwxr-x 15 jenkins jenkins 4096 Aug 24 18:10 .. 18:15:31 drwxr-xr-x 2 jenkins jenkins 4096 Aug 24 18:10 cost 18:15:31 -rw-r--r-- 1 jenkins jenkins 83 Aug 24 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:15:32 ---> package-listing.sh 18:15:32 ++ facter osfamily 18:15:32 ++ tr '[:upper:]' '[:lower:]' 18:15:33 + OS_FAMILY=debian 18:15:33 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-549 18:15:33 + START_PACKAGES=/tmp/packages_start.txt 18:15:33 + END_PACKAGES=/tmp/packages_end.txt 18:15:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:33 + PACKAGES=/tmp/packages_start.txt 18:15:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' 18:15:33 + PACKAGES=/tmp/packages_end.txt 18:15:33 + case "${OS_FAMILY}" in 18:15:33 + dpkg -l 18:15:33 + grep '^ii' 18:15:33 + '[' -f /tmp/packages_start.txt ']' 18:15:33 + '[' -f /tmp/packages_end.txt ']' 18:15:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' 18:15:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ 18:15:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ [Pipeline] echo 18:15:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:15:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:34 prd-ubuntu20.04-docker-8c-8g-23450 does not seem to be running inside a container 18:15:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:15:34 $ docker top 5bf8008bc797acbbe7e9f107291f758e3d1e40b6ecde89f9f7b6645e55f0814d -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:34 + touch /tmp/pre-build-complete [Pipeline] sh 18:15:35 + mkdir -p /var/log/sysstat [Pipeline] sh 18:15:35 + ls /var/log/sa-host 18:15:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:35 provisioning config files... 18:15:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config4285116537457646112tmp [Pipeline] { [Pipeline] echo 18:15:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:15:35 ---> create-netrc.sh [Pipeline] } 18:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:15:36 ---> python-tools-install.sh [Pipeline] echo 18:15:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:15:36 ---> sudo-logs.sh 18:15:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:15:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:15:37 ---> job-cost.sh 18:15:37 lf-activate-venv: SKIPPING 18:15:37 DEBUG: total: 0.2199999988079071 18:15:37 INFO: Retrieving Stack Cost... 18:15:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:37 INFO: Archiving Costs [Pipeline] echo 18:15:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:15:38 ---> logs-deploy.sh 18:15:38 lf-activate-venv: SKIPPING 18:15:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-549/1 18:15:38 INFO: archiving workspace using pattern(s): 18:15:39 Archives upload complete. 18:15:39 INFO: archiving logs to Nexus