Pull request #27 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 FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 73e70ac73775acf4ca2c5501ee65e7f80e884abf+64a0158ebb7ef051a7494343a06668853522f3e5 (3b31a334f47864d56ff79aeddbbe679fb00486d6) 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-ssh9078603858209431728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7280501926397206293.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines # 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/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18010065488864237050.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/device-usb-camera/branches/PR-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5901464363114908536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2249379652546175292.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/device-usb-camera/branches/PR-27/workspace@libs/lf-pipelines # 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/device-usb-camera/branches/PR-27/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7563602555547697249.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64168 in /w/workspace/xfoundry_device-usb-camera_PR-27 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 73e70ac73775acf4ca2c5501ee65e7f80e884abf Merge succeeded, producing 28b968176f3bbeea7b30a88c2abc8835c22781ca Checking out Revision 28b968176f3bbeea7b30a88c2abc8835c22781ca (PR-27) > git config core.sparsecheckout # timeout=10 > git checkout -f 73e70ac73775acf4ca2c5501ee65e7f80e884abf # 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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b968176f3bbeea7b30a88c2abc8835c22781ca # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T07:40:10.803Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T07:40:10.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T07:40:11.075Z] ========================================================= [2022-05-20T07:40:11.075Z] EdgeX Global Pipelines Version Info [2022-05-20T07:40:11.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:40:11.969Z] ------------------- [2022-05-20T07:40:11.969Z] stable info: [2022-05-20T07:40:11.969Z] ------------------- [2022-05-20T07:40:11.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T07:40:11.969Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T07:40:11.969Z] Message: update stable to v1.0.230 [2022-05-20T07:40:12.232Z] ------------------- [2022-05-20T07:40:12.232Z] experimental info: [2022-05-20T07:40:12.232Z] ------------------- [2022-05-20T07:40:12.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T07:40:12.232Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T07:40:12.232Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T07:40:12.469Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T07:40:12.508Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T07:40:12.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T07:40:12.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T07:40:12.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T07:40:12.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T07:40:12.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T07:40:12.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T07:40:12.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T07:40:12.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T07:40:12.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T07:40:12.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T07:40:12.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T07:40:13.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T07:40:13.066Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T07:40:13.108Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T07:40:13.146Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T07:40:13.189Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T07:40:13.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T07:40:13.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T07:40:13.309Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T07:40:13.351Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T07:40:13.392Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T07:40:13.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T07:40:13.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T07:40:13.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T07:40:13.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2022-05-20T07:40:13.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2022-05-20T07:40:13.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2022-05-20T07:40:13.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo [2022-05-20T07:40:13.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28b9681 [Pipeline] echo [2022-05-20T07:40:13.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T07:40:13.855Z] provisioning config files... [2022-05-20T07:40:13.872Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config2567218384123093250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:40:14.229Z] ---> docker-login.sh [2022-05-20T07:40:14.229Z] nexus3.edgexfoundry.org:10001 [2022-05-20T07:40:14.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:14.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:14.490Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:14.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:14.490Z] [2022-05-20T07:40:14.490Z] Login Succeeded [2022-05-20T07:40:14.490Z] nexus3.edgexfoundry.org:10002 [2022-05-20T07:40:14.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:14.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:14.751Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:14.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:14.751Z] [2022-05-20T07:40:14.751Z] Login Succeeded [2022-05-20T07:40:14.751Z] nexus3.edgexfoundry.org:10003 [2022-05-20T07:40:14.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:15.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:15.013Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:15.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:15.013Z] [2022-05-20T07:40:15.013Z] Login Succeeded [2022-05-20T07:40:15.013Z] nexus3.edgexfoundry.org:10004 [2022-05-20T07:40:15.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:15.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:15.013Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:15.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:15.013Z] [2022-05-20T07:40:15.013Z] Login Succeeded [2022-05-20T07:40:15.013Z] docker.io [2022-05-20T07:40:15.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:15.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:15.538Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:15.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:15.538Z] [2022-05-20T07:40:15.538Z] Login Succeeded [2022-05-20T07:40:15.538Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T07:40:15.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T07:40:16.208Z] + git rev-list -1 --merges 28b968176f3bbeea7b30a88c2abc8835c22781ca~1..28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo [2022-05-20T07:40:16.259Z] -----------> git rev-list -1 --merges 28b968176f3bbeea7b30a88c2abc8835c22781ca~1..28b968176f3bbeea7b30a88c2abc8835c22781ca 28b968176f3bbeea7b30a88c2abc8835c22781ca [2022-05-20T07:40:16.259Z] 28b968176f3bbeea7b30a88c2abc8835c22781ca [false] [Pipeline] sh [2022-05-20T07:40:16.570Z] + git log --format=format:%s -1 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo [2022-05-20T07:40:16.606Z] ========================================================= [2022-05-20T07:40:16.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T07:40:16.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T07:40:17.053Z] + git log --format=format:%s -1 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo [2022-05-20T07:40:17.086Z] [semverPrep] GIT_COMMIT: 28b968176f3bbeea7b30a88c2abc8835c22781ca, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo [2022-05-20T07:40:17.117Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T07:40:17.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T07:40:17.578Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T07:40:17.578Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T07:40:17.578Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T07:40:17.578Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T07:40:17.578Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T07:40:17.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:40:18.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T07:40:18.050Z] [2022-05-20T07:40:18.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:40:18.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T07:40:18.400Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T07:40:18.400Z] 1fe172e4850f: Pulling fs layer [2022-05-20T07:40:18.400Z] caf521ccaac6: Pulling fs layer [2022-05-20T07:40:18.400Z] 3ead6fa29328: Pulling fs layer [2022-05-20T07:40:18.400Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T07:40:18.400Z] a8d5f1318db7: Pulling fs layer [2022-05-20T07:40:18.400Z] c427282e49a2: Pulling fs layer [2022-05-20T07:40:18.400Z] 1827001aaf11: Pulling fs layer [2022-05-20T07:40:18.400Z] 0714d37db230: Pulling fs layer [2022-05-20T07:40:18.400Z] ac28cf19c067: Pulling fs layer [2022-05-20T07:40:18.400Z] ca983d60f3e2: Pulling fs layer [2022-05-20T07:40:18.400Z] 9f894cec8388: Pulling fs layer [2022-05-20T07:40:18.400Z] 0714d37db230: Waiting [2022-05-20T07:40:18.400Z] c427282e49a2: Waiting [2022-05-20T07:40:18.400Z] 5c2a1cbceb83: Waiting [2022-05-20T07:40:18.400Z] 1827001aaf11: Waiting [2022-05-20T07:40:18.400Z] ca983d60f3e2: Waiting [2022-05-20T07:40:18.400Z] 9f894cec8388: Waiting [2022-05-20T07:40:18.400Z] ac28cf19c067: Waiting [2022-05-20T07:40:18.400Z] caf521ccaac6: Verifying Checksum [2022-05-20T07:40:18.400Z] caf521ccaac6: Download complete [2022-05-20T07:40:18.400Z] 5c2a1cbceb83: Download complete [2022-05-20T07:40:18.661Z] a8d5f1318db7: Verifying Checksum [2022-05-20T07:40:18.661Z] a8d5f1318db7: Download complete [2022-05-20T07:40:18.661Z] 3ead6fa29328: Verifying Checksum [2022-05-20T07:40:18.661Z] 3ead6fa29328: Download complete [2022-05-20T07:40:18.661Z] c427282e49a2: Verifying Checksum [2022-05-20T07:40:18.661Z] c427282e49a2: Download complete [2022-05-20T07:40:18.661Z] 0714d37db230: Download complete [2022-05-20T07:40:18.661Z] ac28cf19c067: Verifying Checksum [2022-05-20T07:40:18.661Z] ac28cf19c067: Download complete [2022-05-20T07:40:18.661Z] ca983d60f3e2: Download complete [2022-05-20T07:40:18.661Z] 9f894cec8388: Download complete [2022-05-20T07:40:18.661Z] 1fe172e4850f: Verifying Checksum [2022-05-20T07:40:18.661Z] 1fe172e4850f: Download complete [2022-05-20T07:40:18.922Z] 1827001aaf11: Verifying Checksum [2022-05-20T07:40:18.922Z] 1827001aaf11: Download complete [2022-05-20T07:40:20.307Z] 1fe172e4850f: Pull complete [2022-05-20T07:40:20.307Z] caf521ccaac6: Pull complete [2022-05-20T07:40:20.877Z] 3ead6fa29328: Pull complete [2022-05-20T07:40:20.877Z] 5c2a1cbceb83: Pull complete [2022-05-20T07:40:21.138Z] a8d5f1318db7: Pull complete [2022-05-20T07:40:21.138Z] c427282e49a2: Pull complete [2022-05-20T07:40:23.053Z] 1827001aaf11: Pull complete [2022-05-20T07:40:23.314Z] 0714d37db230: Pull complete [2022-05-20T07:40:23.578Z] ac28cf19c067: Pull complete [2022-05-20T07:40:23.578Z] ca983d60f3e2: Pull complete [2022-05-20T07:40:23.578Z] 9f894cec8388: Pull complete [2022-05-20T07:40:23.578Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T07:40:23.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T07:40:23.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T07:40:23.937Z] prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container [2022-05-20T07:40:23.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:latest cat [2022-05-20T07:40:25.791Z] $ docker top c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T07:40:26.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T07:40:26.002Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T07:40:26.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T07:40:26.159Z] $ docker exec c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent [2022-05-20T07:40:26.301Z] SSH_AUTH_SOCK=/tmp/ssh-bi2tHXRjW1GI/agent.33 [2022-05-20T07:40:26.301Z] SSH_AGENT_PID=40 [2022-05-20T07:40:26.311Z] Running ssh-add (command line suppressed) [2022-05-20T07:40:26.446Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7699942018702474990.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7699942018702474990.key) [2022-05-20T07:40:26.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T07:40:26.798Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T07:40:26.831Z] $ docker exec --env ******** --env ******** c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent -k [2022-05-20T07:40:26.953Z] unset SSH_AUTH_SOCK; [2022-05-20T07:40:26.953Z] unset SSH_AGENT_PID; [2022-05-20T07:40:26.953Z] echo Agent pid 40 killed; [2022-05-20T07:40:26.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T07:40:27.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T07:40:27.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T07:40:27.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T07:40:27.186Z] $ docker exec c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent [2022-05-20T07:40:27.318Z] SSH_AUTH_SOCK=/tmp/ssh-WqR9TXrud7Dv/agent.73 [2022-05-20T07:40:27.318Z] SSH_AGENT_PID=79 [2022-05-20T07:40:27.323Z] Running ssh-add (command line suppressed) [2022-05-20T07:40:27.441Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1670216290935588450.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1670216290935588450.key) [2022-05-20T07:40:27.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T07:40:27.792Z] + git semver init [2022-05-20T07:40:28.053Z] 2022-05-20 07:40:28,004 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T07:40:28.053Z] 2022-05-20 07:40:28,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T07:40:28.053Z] 2022-05-20 07:40:28,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-27/.semver [2022-05-20T07:40:28.053Z] 2022-05-20 07:40:28,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-27/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27, universal_newlines=False, shell=None, istream=None) [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,513 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.git/info/exclude [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 with force:False [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,514 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,519 [execute] INFO git cat-file --batch-check [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,525 [execute] INFO git cat-file --batch [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T07:40:28.624Z] 2022-05-20 07:40:28,530 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 [2022-05-20T07:40:28.624Z] 0.0.0 [Pipeline] } [2022-05-20T07:40:28.653Z] $ docker exec --env ******** --env ******** c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent -k [2022-05-20T07:40:28.766Z] unset SSH_AUTH_SOCK; [2022-05-20T07:40:28.766Z] unset SSH_AGENT_PID; [2022-05-20T07:40:28.767Z] echo Agent pid 79 killed; [2022-05-20T07:40:28.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T07:40:29.196Z] + git semver [Pipeline] } [2022-05-20T07:40:29.491Z] $ docker stop --time=1 c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 [2022-05-20T07:40:30.826Z] $ docker rm -f c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T07:40:31.255Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T07:40:31.606Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T07:40:31.625Z] [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 [2022-05-20T07:40:32.197Z] provisioning config files... [2022-05-20T07:40:32.211Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config7013983329266061370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:40:32.564Z] ---> docker-login.sh [2022-05-20T07:40:32.564Z] nexus3.edgexfoundry.org:10001 [2022-05-20T07:40:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:32.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:32.564Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:32.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:32.564Z] [2022-05-20T07:40:32.564Z] Login Succeeded [2022-05-20T07:40:32.564Z] nexus3.edgexfoundry.org:10002 [2022-05-20T07:40:32.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:32.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:32.826Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:32.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:32.826Z] [2022-05-20T07:40:32.826Z] Login Succeeded [2022-05-20T07:40:32.826Z] nexus3.edgexfoundry.org:10003 [2022-05-20T07:40:32.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:32.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:32.826Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:32.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:32.826Z] [2022-05-20T07:40:32.826Z] Login Succeeded [2022-05-20T07:40:32.826Z] nexus3.edgexfoundry.org:10004 [2022-05-20T07:40:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:33.087Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:33.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:33.087Z] [2022-05-20T07:40:33.087Z] Login Succeeded [2022-05-20T07:40:33.087Z] docker.io [2022-05-20T07:40:33.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:40:33.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:40:33.350Z] Configure a credential helper to remove this warning. See [2022-05-20T07:40:33.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:40:33.350Z] [2022-05-20T07:40:33.350Z] Login Succeeded [2022-05-20T07:40:33.350Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T07:40:33.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T07:40:33.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T07:40:33.597Z] ========================================================= [2022-05-20T07:40:33.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T07:40:33.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:40:34.006Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T07:40:34.006Z] Sending build context to Docker daemon 569.9kB [2022-05-20T07:40:34.006Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T07:40:34.006Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T07:40:34.006Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T07:40:34.006Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T07:40:34.006Z] 666ba61612fd: Pulling fs layer [2022-05-20T07:40:34.006Z] 8ed8ca486205: Pulling fs layer [2022-05-20T07:40:34.006Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T07:40:34.006Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T07:40:34.006Z] ca2b28591e48: Pulling fs layer [2022-05-20T07:40:34.006Z] a51346096db8: Pulling fs layer [2022-05-20T07:40:34.006Z] daebc70d1ce1: Pulling fs layer [2022-05-20T07:40:34.006Z] 0e18a0eac166: Pulling fs layer [2022-05-20T07:40:34.006Z] 22a0e8bec74d: Waiting [2022-05-20T07:40:34.006Z] daebc70d1ce1: Waiting [2022-05-20T07:40:34.006Z] ca2b28591e48: Waiting [2022-05-20T07:40:34.006Z] 0e18a0eac166: Waiting [2022-05-20T07:40:34.006Z] a51346096db8: Waiting [2022-05-20T07:40:34.006Z] 4fe6c5a15a65: Waiting [2022-05-20T07:40:34.006Z] 8ed8ca486205: Verifying Checksum [2022-05-20T07:40:34.006Z] 8ed8ca486205: Download complete [2022-05-20T07:40:34.006Z] 666ba61612fd: Verifying Checksum [2022-05-20T07:40:34.006Z] 666ba61612fd: Download complete [2022-05-20T07:40:34.006Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T07:40:34.006Z] 22a0e8bec74d: Download complete [2022-05-20T07:40:34.006Z] ca2b28591e48: Download complete [2022-05-20T07:40:34.006Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T07:40:34.006Z] 59bf1c3509f3: Download complete [2022-05-20T07:40:34.006Z] a51346096db8: Download complete [2022-05-20T07:40:34.272Z] daebc70d1ce1: Verifying Checksum [2022-05-20T07:40:34.272Z] 59bf1c3509f3: Pull complete [2022-05-20T07:40:34.536Z] 666ba61612fd: Pull complete [2022-05-20T07:40:34.536Z] 8ed8ca486205: Pull complete [2022-05-20T07:40:34.798Z] 0e18a0eac166: Download complete [2022-05-20T07:40:34.798Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T07:40:34.798Z] 4fe6c5a15a65: Download complete [2022-05-20T07:40:39.007Z] 4fe6c5a15a65: Pull complete [2022-05-20T07:40:39.007Z] 22a0e8bec74d: Pull complete [2022-05-20T07:40:39.007Z] ca2b28591e48: Pull complete [2022-05-20T07:40:39.270Z] a51346096db8: Pull complete [2022-05-20T07:40:39.270Z] daebc70d1ce1: Pull complete [2022-05-20T07:40:41.824Z] 0e18a0eac166: Pull complete [2022-05-20T07:40:41.824Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T07:40:41.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T07:40:41.824Z] ---> f018257e8ee9 [2022-05-20T07:40:41.824Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T07:40:43.213Z] ---> Running in 637a2061be54 [2022-05-20T07:40:43.476Z] Removing intermediate container 637a2061be54 [2022-05-20T07:40:43.476Z] ---> 6bf45e6bcefd [2022-05-20T07:40:43.476Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T07:40:43.476Z] ---> Running in fe52f0c63c0c [2022-05-20T07:40:43.476Z] Removing intermediate container fe52f0c63c0c [2022-05-20T07:40:43.476Z] ---> a2ebb3b8a983 [2022-05-20T07:40:43.476Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T07:40:43.477Z] ---> Running in c84a01e5bd3b [2022-05-20T07:40:43.742Z] Removing intermediate container c84a01e5bd3b [2022-05-20T07:40:43.743Z] ---> fdb0dac1e528 [2022-05-20T07:40:43.743Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T07:40:43.743Z] ---> Running in 408421933d87 [2022-05-20T07:40:44.315Z] Removing intermediate container 408421933d87 [2022-05-20T07:40:44.315Z] ---> c5d42b8dc8a2 [2022-05-20T07:40:44.315Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T07:40:44.315Z] ---> Running in 9884ce29ed39 [2022-05-20T07:40:44.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T07:40:45.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T07:40:46.105Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T07:40:46.105Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T07:40:46.105Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T07:40:46.105Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T07:40:46.365Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T07:40:46.365Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T07:40:46.365Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T07:40:46.631Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T07:40:46.631Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T07:40:46.892Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T07:40:46.892Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T07:40:46.892Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T07:40:47.023Z] Still waiting to schedule task [2022-05-20T07:40:47.024Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-20T07:40:47.153Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T07:40:47.153Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T07:40:47.153Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T07:40:47.414Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T07:40:47.414Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T07:40:47.414Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T07:40:47.674Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T07:40:47.674Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T07:40:47.674Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T07:40:47.934Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T07:40:47.934Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T07:40:47.934Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T07:40:48.196Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T07:40:48.196Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T07:40:48.196Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T07:40:48.459Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T07:40:48.459Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T07:40:48.459Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T07:40:48.720Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T07:40:49.672Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T07:40:49.672Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T07:40:49.672Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T07:40:51.058Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T07:40:51.058Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T07:40:51.058Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T07:40:51.318Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T07:40:51.318Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T07:40:51.577Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T07:40:51.839Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T07:40:51.839Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T07:40:52.100Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T07:40:52.100Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T07:40:52.100Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T07:40:52.362Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T07:40:52.362Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T07:40:52.362Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T07:40:52.621Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T07:40:52.621Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T07:40:52.621Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T07:40:52.882Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T07:40:53.143Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T07:40:53.143Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T07:40:53.143Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T07:40:53.403Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T07:40:53.403Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T07:40:53.403Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T07:40:53.664Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T07:40:53.664Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T07:40:53.925Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T07:40:53.925Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T07:40:53.925Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T07:40:54.185Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T07:40:54.185Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T07:40:54.185Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T07:40:54.447Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T07:40:54.447Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T07:40:54.447Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T07:40:54.708Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T07:40:54.708Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T07:40:54.970Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T07:40:54.970Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T07:40:55.539Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T07:40:55.539Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T07:40:55.820Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T07:40:55.820Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T07:40:55.820Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T07:40:55.820Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T07:40:56.111Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T07:40:56.111Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T07:40:56.402Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T07:40:56.402Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T07:40:56.402Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T07:40:56.402Z] OK: 335 MiB in 133 packages [2022-05-20T07:40:58.352Z] Removing intermediate container 9884ce29ed39 [2022-05-20T07:40:58.352Z] ---> 6870d4a79354 [2022-05-20T07:40:58.352Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T07:40:58.612Z] ---> Running in e9600c309b92 [2022-05-20T07:40:58.612Z] Removing intermediate container e9600c309b92 [2022-05-20T07:40:58.612Z] ---> 663f327e2226 [2022-05-20T07:40:58.612Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T07:40:58.613Z] ---> 08dbf26b33cf [2022-05-20T07:40:58.613Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T07:40:58.872Z] ---> Running in 00db78dfaa1f [2022-05-20T07:41:16.995Z] Removing intermediate container 00db78dfaa1f [2022-05-20T07:41:16.995Z] ---> 1baf5fa38b24 [2022-05-20T07:41:16.995Z] Step 11/12 : COPY . . [2022-05-20T07:41:16.995Z] ---> 137fb4031cac [2022-05-20T07:41:16.995Z] Step 12/12 : RUN ${MAKE} [2022-05-20T07:41:16.995Z] ---> Running in 44f1bd02bb15 [2022-05-20T07:41:16.995Z] noop [2022-05-20T07:41:16.995Z] Removing intermediate container 44f1bd02bb15 [2022-05-20T07:41:16.995Z] ---> 2a3a5d4cd5ac [2022-05-20T07:41:16.995Z] Successfully built 2a3a5d4cd5ac [2022-05-20T07:41:16.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:41:17.332Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T07:41:17.332Z] . [Pipeline] withDockerContainer [2022-05-20T07:41:17.427Z] prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container [2022-05-20T07:41:17.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** ci-base-image-x86_64 cat [2022-05-20T07:41:17.870Z] $ docker top e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T07:41:18.285Z] + go version [2022-05-20T07:41:18.286Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T07:41:18.328Z] $ docker stop --time=1 e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 [2022-05-20T07:41:19.634Z] $ docker rm -f e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:41:20.311Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T07:41:20.311Z] . [Pipeline] withDockerContainer [2022-05-20T07:41:20.407Z] prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container [2022-05-20T07:41:20.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** ci-base-image-x86_64 cat [2022-05-20T07:41:20.845Z] $ docker top 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T07:41:21.294Z] + make test [2022-05-20T07:41:21.294Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T07:41:21.553Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T07:41:21.812Z] # github.com/pebbe/zmq4 [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T07:41:21.812Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T07:41:24.348Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T07:41:24.348Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T07:41:24.348Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T07:41:24.348Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T07:41:24.348Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T07:41:24.349Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T07:41:30.921Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T07:41:30.972Z] $ docker stop --time=1 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 [2022-05-20T07:41:32.735Z] $ docker rm -f 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 [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] sh [2022-05-20T07:41:33.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T07:41:33.826Z] [2022-05-20T07:41:33.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:41:34.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T07:41:34.170Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T07:41:34.170Z] 5eb5b503b376: Pulling fs layer [2022-05-20T07:41:34.170Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T07:41:34.170Z] ec43610c2a17: Pulling fs layer [2022-05-20T07:41:34.170Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T07:41:34.170Z] 33b1e0a273af: Pulling fs layer [2022-05-20T07:41:34.170Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T07:41:34.170Z] 2f39f015ded8: Pulling fs layer [2022-05-20T07:41:34.170Z] 5d3b04190fa2: Waiting [2022-05-20T07:41:34.170Z] 3a2ae6a8a46f: Waiting [2022-05-20T07:41:34.170Z] 33b1e0a273af: Waiting [2022-05-20T07:41:34.170Z] 5c69ac0246d0: Download complete [2022-05-20T07:41:34.170Z] 3a2ae6a8a46f: Download complete [2022-05-20T07:41:34.430Z] 33b1e0a273af: Verifying Checksum [2022-05-20T07:41:34.430Z] 33b1e0a273af: Download complete [2022-05-20T07:41:34.430Z] 5d3b04190fa2: Download complete [2022-05-20T07:41:34.430Z] ec43610c2a17: Verifying Checksum [2022-05-20T07:41:34.430Z] ec43610c2a17: Download complete [2022-05-20T07:41:34.430Z] 5eb5b503b376: Download complete [2022-05-20T07:41:35.002Z] 2f39f015ded8: Download complete [2022-05-20T07:41:35.941Z] 5eb5b503b376: Pull complete [2022-05-20T07:41:35.941Z] 5c69ac0246d0: Pull complete [2022-05-20T07:41:36.510Z] ec43610c2a17: Pull complete [2022-05-20T07:41:36.510Z] 3a2ae6a8a46f: Pull complete [2022-05-20T07:41:36.771Z] 33b1e0a273af: Pull complete [2022-05-20T07:41:36.771Z] 5d3b04190fa2: Pull complete [2022-05-20T07:41:42.051Z] 2f39f015ded8: Pull complete [2022-05-20T07:41:42.051Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T07:41:42.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T07:41:42.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T07:41:42.142Z] prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container [2022-05-20T07:41:42.186Z] $ 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/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T07:41:44.138Z] $ docker top e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:41:44.649Z] ---> job-cost.sh [2022-05-20T07:41:44.649Z] lf-activate-venv: SKIPPING [2022-05-20T07:41:44.649Z] INFO: No Stack... [2022-05-20T07:41:44.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T07:41:45.480Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T07:41:45.805Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-27/archives/cost.csv [2022-05-20T07:41:45.806Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T07:41:45.846Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [2022-05-20T07:41:45.850Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] did not exist. Created. [2022-05-20T07:41:45.850Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T07:41:46.250Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T07:41:46.305Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T07:41:46.330Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T07:41:46.427Z] $ docker stop --time=1 e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 [2022-05-20T07:41:47.612Z] $ docker rm -f e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T07:41:47.990Z] Failed in branch amd64 [2022-05-20T07:42:33.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64169 in /w/workspace/xfoundry_device-usb-camera_PR-27 [Pipeline] { [Pipeline] ws [2022-05-20T07:42:33.612Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-20T07:42:33.875Z] Selected Git installation does not exist. Using Default [2022-05-20T07:42:33.875Z] The recommended git tool is: NONE [2022-05-20T07:42:39.137Z] using credential edgex-jenkins-ssh [2022-05-20T07:42:39.154Z] Cloning the remote Git repository [2022-05-20T07:42:39.273Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T07:42:39.550Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-05-20T07:42:39.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T07:42:39.642Z] > git --version # timeout=10 [2022-05-20T07:42:39.660Z] > git --version # 'git version 2.25.1' [2022-05-20T07:42:39.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T07:42:39.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T07:42:40.881Z] Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 73e70ac73775acf4ca2c5501ee65e7f80e884abf [2022-05-20T07:42:41.116Z] Merge succeeded, producing 519f62bd87c314018f0e88f98d3e7a0626f7fd6b [2022-05-20T07:42:41.117Z] Checking out Revision 519f62bd87c314018f0e88f98d3e7a0626f7fd6b (PR-27) [2022-05-20T07:42:40.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T07:42:40.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T07:42:40.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T07:42:40.392Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T07:42:40.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T07:42:40.409Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T07:42:40.901Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T07:42:40.919Z] > git checkout -f 73e70ac73775acf4ca2c5501ee65e7f80e884abf # timeout=10 [2022-05-20T07:42:41.002Z] > git remote # timeout=10 [2022-05-20T07:42:41.021Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T07:42:41.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T07:42:41.048Z] > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [2022-05-20T07:42:41.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T07:42:41.125Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T07:42:41.145Z] > git checkout -f 519f62bd87c314018f0e88f98d3e7a0626f7fd6b # timeout=10 [2022-05-20T07:42:45.290Z] Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" [2022-05-20T07:42:45.290Z] First time build. Skipping changelog. [2022-05-20T07:42:45.350Z] > git --version # timeout=10 [2022-05-20T07:42:45.364Z] > git --version # 'git version 2.25.1' [2022-05-20T07:42:45.374Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T07:42:46.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T07:42:46.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T07:42:46.554Z] Dload Upload Total Spent Left Speed [2022-05-20T07:42:46.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 52363 0 --:--:-- --:--:-- --:--:-- 52363 [Pipeline] sh [2022-05-20T07:42:47.190Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T07:42:47.626Z] + sudo tee /etc/docker/daemon.new [2022-05-20T07:42:47.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T07:42:47.626Z] { [2022-05-20T07:42:47.626Z] "registry-mirrors": [ [2022-05-20T07:42:47.626Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T07:42:47.626Z] ], [2022-05-20T07:42:47.626Z] "bip": "10.250.0.254/24", [2022-05-20T07:42:47.626Z] "hosts": [ [2022-05-20T07:42:47.626Z] "tcp://0.0.0.0:5555", [2022-05-20T07:42:47.626Z] "unix:///var/run/docker.sock" [2022-05-20T07:42:47.626Z] ], [2022-05-20T07:42:47.626Z] "mtu": 1458, [2022-05-20T07:42:47.626Z] "selinux-enabled": true, [2022-05-20T07:42:47.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T07:42:47.626Z] } [Pipeline] sh [2022-05-20T07:42:47.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T07:42:48.344Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T07:43:06.748Z] provisioning config files... [2022-05-20T07:43:06.773Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6445801502866535828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:43:07.392Z] ---> docker-login.sh [2022-05-20T07:43:07.392Z] nexus3.edgexfoundry.org:10001 [2022-05-20T07:43:07.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:43:08.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:43:08.268Z] Configure a credential helper to remove this warning. See [2022-05-20T07:43:08.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:43:08.268Z] [2022-05-20T07:43:08.268Z] Login Succeeded [2022-05-20T07:43:08.268Z] nexus3.edgexfoundry.org:10002 [2022-05-20T07:43:08.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:43:08.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:43:08.816Z] Configure a credential helper to remove this warning. See [2022-05-20T07:43:08.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:43:08.816Z] [2022-05-20T07:43:08.816Z] Login Succeeded [2022-05-20T07:43:08.816Z] nexus3.edgexfoundry.org:10003 [2022-05-20T07:43:09.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:43:09.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:43:09.096Z] Configure a credential helper to remove this warning. See [2022-05-20T07:43:09.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:43:09.096Z] [2022-05-20T07:43:09.096Z] Login Succeeded [2022-05-20T07:43:09.096Z] nexus3.edgexfoundry.org:10004 [2022-05-20T07:43:09.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:43:09.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:43:09.694Z] Configure a credential helper to remove this warning. See [2022-05-20T07:43:09.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:43:09.694Z] [2022-05-20T07:43:09.694Z] Login Succeeded [2022-05-20T07:43:09.694Z] docker.io [2022-05-20T07:43:09.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T07:43:10.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T07:43:10.566Z] Configure a credential helper to remove this warning. See [2022-05-20T07:43:10.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T07:43:10.566Z] [2022-05-20T07:43:10.566Z] Login Succeeded [2022-05-20T07:43:10.566Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T07:43:10.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T07:43:11.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T07:43:11.040Z] ========================================================= [2022-05-20T07:43:11.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T07:43:11.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:43:11.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T07:43:11.774Z] Sending build context to Docker daemon 397.3kB [2022-05-20T07:43:11.774Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T07:43:11.774Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T07:43:12.048Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T07:43:12.048Z] 9b3977197b4f: Pulling fs layer [2022-05-20T07:43:12.048Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T07:43:12.048Z] 94645a83ff95: Pulling fs layer [2022-05-20T07:43:12.048Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T07:43:12.048Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T07:43:12.048Z] 3096ccb668a1: Pulling fs layer [2022-05-20T07:43:12.048Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T07:43:12.048Z] a4caa8a26152: Pulling fs layer [2022-05-20T07:43:12.048Z] 3096ccb668a1: Waiting [2022-05-20T07:43:12.048Z] e8cf19c19ddd: Waiting [2022-05-20T07:43:12.048Z] a4caa8a26152: Waiting [2022-05-20T07:43:12.048Z] 0c92f367c5e7: Waiting [2022-05-20T07:43:12.048Z] 3f3a8bcf1eab: Waiting [2022-05-20T07:43:12.048Z] 94645a83ff95: Verifying Checksum [2022-05-20T07:43:12.048Z] 94645a83ff95: Download complete [2022-05-20T07:43:12.048Z] 1a89e8eeedd5: Download complete [2022-05-20T07:43:12.048Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T07:43:12.048Z] 0c92f367c5e7: Download complete [2022-05-20T07:43:12.048Z] 3096ccb668a1: Verifying Checksum [2022-05-20T07:43:12.048Z] 3096ccb668a1: Download complete [2022-05-20T07:43:12.048Z] 9b3977197b4f: Download complete [2022-05-20T07:43:12.048Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T07:43:12.048Z] e8cf19c19ddd: Download complete [2022-05-20T07:43:13.043Z] 9b3977197b4f: Pull complete [2022-05-20T07:43:13.320Z] 1a89e8eeedd5: Pull complete [2022-05-20T07:43:13.594Z] 94645a83ff95: Pull complete [2022-05-20T07:43:14.194Z] a4caa8a26152: Download complete [2022-05-20T07:43:14.795Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T07:43:14.795Z] 3f3a8bcf1eab: Download complete [2022-05-20T07:43:27.209Z] 3f3a8bcf1eab: Pull complete [2022-05-20T07:43:27.209Z] 0c92f367c5e7: Pull complete [2022-05-20T07:43:27.209Z] 3096ccb668a1: Pull complete [2022-05-20T07:43:27.209Z] e8cf19c19ddd: Pull complete [2022-05-20T07:43:33.954Z] a4caa8a26152: Pull complete [2022-05-20T07:43:33.954Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T07:43:33.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T07:43:33.954Z] ---> 725f1c02e7f9 [2022-05-20T07:43:33.954Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T07:43:34.234Z] ---> Running in 9726fde4ffd4 [2022-05-20T07:43:34.513Z] Removing intermediate container 9726fde4ffd4 [2022-05-20T07:43:34.513Z] ---> d8eae04feb5e [2022-05-20T07:43:34.513Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T07:43:34.792Z] ---> Running in a13e821b1a78 [2022-05-20T07:43:35.067Z] Removing intermediate container a13e821b1a78 [2022-05-20T07:43:35.067Z] ---> 4021f70e98b7 [2022-05-20T07:43:35.067Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T07:43:35.067Z] ---> Running in 0405ec1143e1 [2022-05-20T07:43:35.342Z] Removing intermediate container 0405ec1143e1 [2022-05-20T07:43:35.342Z] ---> 22939cf899df [2022-05-20T07:43:35.342Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T07:43:35.630Z] ---> Running in ac7c6c32cc1f [2022-05-20T07:43:39.035Z] Removing intermediate container ac7c6c32cc1f [2022-05-20T07:43:39.035Z] ---> 7344039ef147 [2022-05-20T07:43:39.035Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T07:43:39.035Z] ---> Running in ed21db73e34a [2022-05-20T07:43:39.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T07:43:40.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T07:43:41.214Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T07:43:41.214Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T07:43:41.486Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T07:43:41.486Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T07:43:41.486Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T07:43:41.759Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T07:43:41.759Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T07:43:41.759Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T07:43:42.031Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T07:43:42.031Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T07:43:42.306Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T07:43:42.306Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T07:43:42.306Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T07:43:42.578Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T07:43:42.578Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T07:43:42.852Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T07:43:42.852Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T07:43:42.852Z] OK: 227 MiB in 66 packages [2022-05-20T07:43:43.837Z] Removing intermediate container ed21db73e34a [2022-05-20T07:43:43.837Z] ---> 7ca833880f6b [2022-05-20T07:43:43.837Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T07:43:44.112Z] ---> Running in ad0dc1c540ed [2022-05-20T07:43:44.394Z] Removing intermediate container ad0dc1c540ed [2022-05-20T07:43:44.394Z] ---> 967d6ee323fd [2022-05-20T07:43:44.394Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T07:43:44.995Z] ---> fdb4cf0586a5 [2022-05-20T07:43:44.995Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T07:43:44.995Z] ---> Running in 0da9bfd46466 [2022-05-20T07:44:32.028Z] Removing intermediate container 0da9bfd46466 [2022-05-20T07:44:32.028Z] ---> b938d592c6d9 [2022-05-20T07:44:32.028Z] Step 11/12 : COPY . . [2022-05-20T07:44:32.028Z] ---> d59872e1ac3f [2022-05-20T07:44:32.028Z] Step 12/12 : RUN ${MAKE} [2022-05-20T07:44:32.028Z] ---> Running in c385f1da93b9 [2022-05-20T07:44:32.028Z] noop [2022-05-20T07:44:32.028Z] Removing intermediate container c385f1da93b9 [2022-05-20T07:44:32.028Z] ---> c694a439f590 [2022-05-20T07:44:32.028Z] Successfully built c694a439f590 [2022-05-20T07:44:32.028Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:44:32.402Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T07:44:32.402Z] . [Pipeline] withDockerContainer [2022-05-20T07:44:32.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container [2022-05-20T07:44:32.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** ci-base-image-arm64 cat [2022-05-20T07:44:33.969Z] $ docker top 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T07:44:34.936Z] + go version [2022-05-20T07:44:34.936Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T07:44:34.973Z] $ docker stop --time=1 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d [2022-05-20T07:44:36.622Z] $ docker rm -f 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:44:37.512Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T07:44:37.512Z] . [Pipeline] withDockerContainer [2022-05-20T07:44:37.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container [2022-05-20T07:44:37.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** ci-base-image-arm64 cat [2022-05-20T07:44:39.119Z] $ docker top ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T07:44:40.131Z] + make test [2022-05-20T07:44:40.131Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T07:44:41.583Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T07:44:44.243Z] # github.com/pebbe/zmq4 [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T07:44:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T07:45:31.285Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T07:45:31.285Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T07:45:58.348Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T07:45:58.398Z] $ docker stop --time=1 ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 [2022-05-20T07:46:00.217Z] $ docker rm -f ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 [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] sh [2022-05-20T07:46:01.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T07:46:01.693Z] [2022-05-20T07:46:01.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:46:02.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T07:46:02.364Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T07:46:02.364Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T07:46:02.364Z] 04944245beec: Pulling fs layer [2022-05-20T07:46:02.364Z] 699f458cf7ca: Pulling fs layer [2022-05-20T07:46:02.364Z] 765212b225bb: Pulling fs layer [2022-05-20T07:46:02.364Z] f23df028b6ca: Pulling fs layer [2022-05-20T07:46:02.364Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T07:46:02.364Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T07:46:02.364Z] f23df028b6ca: Waiting [2022-05-20T07:46:02.364Z] d65c8cfc05b1: Waiting [2022-05-20T07:46:02.364Z] 765212b225bb: Waiting [2022-05-20T07:46:02.364Z] 2437ff75d9bd: Waiting [2022-05-20T07:46:02.364Z] 04944245beec: Verifying Checksum [2022-05-20T07:46:02.364Z] 04944245beec: Download complete [2022-05-20T07:46:02.364Z] 765212b225bb: Verifying Checksum [2022-05-20T07:46:02.364Z] 765212b225bb: Download complete [2022-05-20T07:46:02.364Z] f23df028b6ca: Verifying Checksum [2022-05-20T07:46:02.364Z] f23df028b6ca: Download complete [2022-05-20T07:46:02.364Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T07:46:02.364Z] d65c8cfc05b1: Download complete [2022-05-20T07:46:02.641Z] 699f458cf7ca: Verifying Checksum [2022-05-20T07:46:02.641Z] 699f458cf7ca: Download complete [2022-05-20T07:46:02.919Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T07:46:02.919Z] 8998bd30e6a1: Download complete [2022-05-20T07:46:05.556Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T07:46:05.556Z] 2437ff75d9bd: Download complete [2022-05-20T07:46:07.544Z] 8998bd30e6a1: Pull complete [2022-05-20T07:46:07.824Z] 04944245beec: Pull complete [2022-05-20T07:46:09.264Z] 699f458cf7ca: Pull complete [2022-05-20T07:46:09.264Z] 765212b225bb: Pull complete [2022-05-20T07:46:10.253Z] f23df028b6ca: Pull complete [2022-05-20T07:46:10.528Z] d65c8cfc05b1: Pull complete [2022-05-20T07:46:25.649Z] 2437ff75d9bd: Pull complete [2022-05-20T07:46:25.649Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T07:46:25.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T07:46:25.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T07:46:25.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container [2022-05-20T07:46:26.003Z] $ 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/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T07:46:28.468Z] $ docker top 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:29.454Z] ---> job-cost.sh [2022-05-20T07:46:29.454Z] lf-activate-venv: SKIPPING [2022-05-20T07:46:29.454Z] INFO: No Stack... [2022-05-20T07:46:30.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T07:46:30.651Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T07:46:31.335Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-05-20T07:46:31.335Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T07:46:31.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [2022-05-20T07:46:31.396Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] did not exist. Created. [2022-05-20T07:46:31.396Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T07:46:32.154Z] /w/workspace/device-usb-camera/1@tmp/durable-4c9ed3a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T07:46:32.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T07:46:32.899Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T07:46:33.319Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T07:46:33.335Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T07:46:33.425Z] $ docker stop --time=1 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 [2022-05-20T07:46:34.934Z] $ docker rm -f 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T07:46:35.722Z] 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 [2022-05-20T07:46:37.758Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-27/archives ] [2022-05-20T07:46:37.759Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T07:46:37.759Z] total 16 [2022-05-20T07:46:37.759Z] drwxr-xr-x 3 root root 4096 May 20 07:41 . [2022-05-20T07:46:37.759Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:41 .. [2022-05-20T07:46:37.759Z] drwxr-xr-x 2 root root 4096 May 20 07:41 cost [2022-05-20T07:46:37.759Z] -rw-r--r-- 1 root root 87 May 20 07:41 cost.csv [2022-05-20T07:46:37.759Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T07:46:37.759Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives [2022-05-20T07:46:37.759Z] total 16 [2022-05-20T07:46:37.759Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 07:41 . [2022-05-20T07:46:37.759Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:41 .. [2022-05-20T07:46:37.759Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 07:41 cost [2022-05-20T07:46:37.759Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 07:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:38.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:38.982Z] ---> package-listing.sh [2022-05-20T07:46:38.982Z] ++ facter osfamily [2022-05-20T07:46:38.982Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T07:46:39.244Z] + OS_FAMILY=debian [2022-05-20T07:46:39.244Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-27 [2022-05-20T07:46:39.244Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T07:46:39.244Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T07:46:39.244Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T07:46:39.244Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T07:46:39.244Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T07:46:39.244Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T07:46:39.244Z] + case "${OS_FAMILY}" in [2022-05-20T07:46:39.244Z] + dpkg -l [2022-05-20T07:46:39.244Z] + grep '^ii' [2022-05-20T07:46:39.244Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T07:46:39.244Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T07:46:39.244Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T07:46:39.244Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' [2022-05-20T07:46:39.244Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [2022-05-20T07:46:39.244Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [Pipeline] echo [2022-05-20T07:46:39.277Z] 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/xfoundry_device-usb-camera_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T07:46:39.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T07:46:40.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T07:46:40.158Z] . [Pipeline] withDockerContainer [2022-05-20T07:46:40.247Z] prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container [2022-05-20T07:46:40.288Z] $ 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/xfoundry_device-usb-camera_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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-lftools-log-publisher:latest cat [2022-05-20T07:46:40.499Z] $ docker top 26fd0710f80ccfe34af3a756c768739717d99edac79eab3464349c759f9ae886 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T07:46:40.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T07:46:41.211Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T07:46:41.525Z] + ls /var/log/sa-host [2022-05-20T07:46:41.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T07:46:41.815Z] provisioning config files... [2022-05-20T07:46:41.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config4193722674079900712tmp [Pipeline] { [Pipeline] echo [2022-05-20T07:46:41.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:42.194Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T07:46:42.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:42.625Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T07:46:42.662Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:42.986Z] ---> sudo-logs.sh [2022-05-20T07:46:42.986Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T07:46:43.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:43.395Z] ---> job-cost.sh [2022-05-20T07:46:43.395Z] lf-activate-venv: SKIPPING [2022-05-20T07:46:43.395Z] DEBUG: total: 0.2199999988079071 [2022-05-20T07:46:43.395Z] INFO: Retrieving Stack Cost... [2022-05-20T07:46:43.656Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T07:46:44.228Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T07:46:44.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T07:46:44.575Z] ---> logs-deploy.sh [2022-05-20T07:46:44.576Z] lf-activate-venv: SKIPPING [2022-05-20T07:46:44.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-27/1 [2022-05-20T07:46:44.576Z] INFO: archiving workspace using pattern(s): [2022-05-20T07:46:45.518Z] Archives upload complete. [2022-05-20T07:46:45.518Z] INFO: archiving logs to Nexus