Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 455d5982027557f38f4688dafc55c743213ab3fb 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-ssh13463689870254150798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh12245285742991096625.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14802439165403674207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3100585224827912434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14388508300634270357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 SNYK_DEBUG: false [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-1649 in /w/workspace/exfoundry_device-usb-camera_main [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 Avoid second fetch Checking out Revision 455d5982027557f38f4688dafc55c743213ab3fb (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # 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 core.sparsecheckout # timeout=10 > git checkout -f 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 Commit message: "Merge pull request #39 from FelixTing/issue-37" > git rev-list --no-walk 4347e6326c1a67544b77e06fe92e2ddc47e6771c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T14:56:22.843Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T14:56:22.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T14:56:22.917Z] ========================================================= [2022-06-07T14:56:22.917Z] EdgeX Global Pipelines Version Info [2022-06-07T14:56:22.917Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T14:56:23.695Z] ------------------- [2022-06-07T14:56:23.695Z] stable info: [2022-06-07T14:56:23.695Z] ------------------- [2022-06-07T14:56:23.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T14:56:23.695Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T14:56:23.695Z] Message: update stable to v1.0.232 [2022-06-07T14:56:24.266Z] ------------------- [2022-06-07T14:56:24.266Z] experimental info: [2022-06-07T14:56:24.266Z] ------------------- [2022-06-07T14:56:24.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T14:56:24.266Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T14:56:24.266Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T14:56:24.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-07T14:56:24.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-07T14:56:24.545Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T14:56:24.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T14:56:24.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T14:56:24.582Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T14:56:24.593Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T14:56:24.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T14:56:24.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T14:56:24.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T14:56:24.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T14:56:24.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-07T14:56:24.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T14:56:24.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T14:56:24.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T14:56:24.717Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T14:56:24.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T14:56:24.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T14:56:24.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T14:56:24.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T14:56:24.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T14:56:24.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T14:56:24.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T14:56:24.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T14:56:24.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T14:56:24.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T14:56:24.847Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T14:56:24.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-07T14:56:24.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-07T14:56:24.882Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-07T14:56:24.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo [2022-06-07T14:56:24.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 455d598 [Pipeline] echo [2022-06-07T14:56:24.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T14:56:24.961Z] provisioning config files... [2022-06-07T14:56:24.974Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8959444425498115963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T14:56:25.278Z] ---> docker-login.sh [2022-06-07T14:56:25.278Z] nexus3.edgexfoundry.org:10001 [2022-06-07T14:56:25.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:25.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:25.540Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:25.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:25.540Z] [2022-06-07T14:56:25.540Z] Login Succeeded [2022-06-07T14:56:25.540Z] nexus3.edgexfoundry.org:10002 [2022-06-07T14:56:25.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:25.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:25.803Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:25.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:25.803Z] [2022-06-07T14:56:25.803Z] Login Succeeded [2022-06-07T14:56:25.803Z] nexus3.edgexfoundry.org:10003 [2022-06-07T14:56:25.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:26.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:26.065Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:26.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:26.065Z] [2022-06-07T14:56:26.065Z] Login Succeeded [2022-06-07T14:56:26.065Z] nexus3.edgexfoundry.org:10004 [2022-06-07T14:56:26.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:26.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:26.065Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:26.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:26.065Z] [2022-06-07T14:56:26.065Z] Login Succeeded [2022-06-07T14:56:26.065Z] docker.io [2022-06-07T14:56:26.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:26.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:26.635Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:26.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:26.635Z] [2022-06-07T14:56:26.635Z] Login Succeeded [2022-06-07T14:56:26.635Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T14:56:26.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T14:56:27.018Z] + git rev-list -1 --merges 455d5982027557f38f4688dafc55c743213ab3fb~1..455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo [2022-06-07T14:56:27.044Z] -----------> git rev-list -1 --merges 455d5982027557f38f4688dafc55c743213ab3fb~1..455d5982027557f38f4688dafc55c743213ab3fb 455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T14:56:27.044Z] 455d5982027557f38f4688dafc55c743213ab3fb [false] [Pipeline] sh [2022-06-07T14:56:27.335Z] + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo [2022-06-07T14:56:27.349Z] ========================================================= [2022-06-07T14:56:27.349Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T14:56:27.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T14:56:27.690Z] + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] echo [2022-06-07T14:56:27.702Z] [semverPrep] GIT_COMMIT: 455d5982027557f38f4688dafc55c743213ab3fb, Commit Message: Merge pull request #39 from FelixTing/issue-37 [Pipeline] echo [2022-06-07T14:56:27.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T14:56:28.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T14:56:28.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T14:56:28.076Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T14:56:28.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T14:56:28.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T14:56:28.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T14:56:28.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:56:28.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T14:56:28.506Z] [2022-06-07T14:56:28.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:56:28.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T14:56:28.808Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T14:56:28.808Z] 42c077c10790: Pulling fs layer [2022-06-07T14:56:28.808Z] f63e77b7563a: Pulling fs layer [2022-06-07T14:56:28.808Z] bd5fdadae976: Pulling fs layer [2022-06-07T14:56:28.808Z] 205491f53016: Pulling fs layer [2022-06-07T14:56:28.808Z] df18705c85c3: Pulling fs layer [2022-06-07T14:56:28.808Z] bdb3f477010e: Pulling fs layer [2022-06-07T14:56:28.808Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T14:56:28.808Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T14:56:28.808Z] bdb8f0575790: Pulling fs layer [2022-06-07T14:56:28.808Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T14:56:28.808Z] 2343380bae48: Pulling fs layer [2022-06-07T14:56:28.808Z] 205491f53016: Waiting [2022-06-07T14:56:28.808Z] df18705c85c3: Waiting [2022-06-07T14:56:28.808Z] bdb3f477010e: Waiting [2022-06-07T14:56:28.808Z] c8a8fc8e1c8f: Waiting [2022-06-07T14:56:28.808Z] 2c6e9b1d212d: Waiting [2022-06-07T14:56:28.808Z] bdb8f0575790: Waiting [2022-06-07T14:56:28.808Z] 386e3cb2ff24: Waiting [2022-06-07T14:56:28.808Z] 2343380bae48: Waiting [2022-06-07T14:56:28.808Z] f63e77b7563a: Download complete [2022-06-07T14:56:28.808Z] 205491f53016: Verifying Checksum [2022-06-07T14:56:28.808Z] 205491f53016: Download complete [2022-06-07T14:56:29.069Z] df18705c85c3: Verifying Checksum [2022-06-07T14:56:29.069Z] df18705c85c3: Download complete [2022-06-07T14:56:29.069Z] bdb3f477010e: Download complete [2022-06-07T14:56:29.069Z] bd5fdadae976: Verifying Checksum [2022-06-07T14:56:29.069Z] bd5fdadae976: Download complete [2022-06-07T14:56:29.069Z] 2c6e9b1d212d: Download complete [2022-06-07T14:56:29.069Z] bdb8f0575790: Verifying Checksum [2022-06-07T14:56:29.069Z] bdb8f0575790: Download complete [2022-06-07T14:56:29.069Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T14:56:29.069Z] 386e3cb2ff24: Download complete [2022-06-07T14:56:29.069Z] 2343380bae48: Verifying Checksum [2022-06-07T14:56:29.069Z] 2343380bae48: Download complete [2022-06-07T14:56:29.069Z] 42c077c10790: Verifying Checksum [2022-06-07T14:56:29.069Z] 42c077c10790: Download complete [2022-06-07T14:56:29.334Z] c8a8fc8e1c8f: Download complete [2022-06-07T14:56:30.275Z] 42c077c10790: Pull complete [2022-06-07T14:56:30.534Z] f63e77b7563a: Pull complete [2022-06-07T14:56:31.106Z] bd5fdadae976: Pull complete [2022-06-07T14:56:31.106Z] 205491f53016: Pull complete [2022-06-07T14:56:31.366Z] df18705c85c3: Pull complete [2022-06-07T14:56:31.366Z] bdb3f477010e: Pull complete [2022-06-07T14:56:33.278Z] c8a8fc8e1c8f: Pull complete [2022-06-07T14:56:33.278Z] 2c6e9b1d212d: Pull complete [2022-06-07T14:56:33.278Z] bdb8f0575790: Pull complete [2022-06-07T14:56:33.539Z] 386e3cb2ff24: Pull complete [2022-06-07T14:56:33.539Z] 2343380bae48: Pull complete [2022-06-07T14:56:33.539Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T14:56:33.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T14:56:33.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T14:56:33.641Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T14:56:33.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T14:56:35.313Z] $ docker top 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb -eo pid,comm [2022-06-07T14:56:35.379Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-07T14:56:35.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T14:56:35.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T14:56:35.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T14:56:35.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T14:56:35.547Z] $ docker exec 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent [2022-06-07T14:56:35.667Z] SSH_AUTH_SOCK=/tmp/ssh-w1gqlCMZNPuJ/agent.31 [2022-06-07T14:56:35.667Z] SSH_AGENT_PID=37 [2022-06-07T14:56:35.674Z] Running ssh-add (command line suppressed) [2022-06-07T14:56:35.796Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5489304922941372547.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5489304922941372547.key) [2022-06-07T14:56:35.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T14:56:36.090Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T14:56:36.114Z] $ docker exec --env ******** --env ******** 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent -k [2022-06-07T14:56:36.213Z] unset SSH_AUTH_SOCK; [2022-06-07T14:56:36.214Z] unset SSH_AGENT_PID; [2022-06-07T14:56:36.214Z] echo Agent pid 37 killed; [2022-06-07T14:56:36.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T14:56:36.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T14:56:36.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T14:56:36.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T14:56:36.380Z] $ docker exec 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent [2022-06-07T14:56:36.490Z] SSH_AUTH_SOCK=/tmp/ssh-AiCrgN2igo12/agent.71 [2022-06-07T14:56:36.490Z] SSH_AGENT_PID=77 [2022-06-07T14:56:36.496Z] Running ssh-add (command line suppressed) [2022-06-07T14:56:36.635Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6919445265867947561.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6919445265867947561.key) [2022-06-07T14:56:36.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T14:56:36.929Z] + git semver init [2022-06-07T14:56:37.189Z] 2022-06-07 14:56:37,121 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T14:56:37.189Z] 2022-06-07 14:56:37,122 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-07T14:56:37.189Z] 2022-06-07 14:56:37,122 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-06-07T14:56:37.189Z] 2022-06-07 14:56:37,123 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T14:56:37.759Z] 2022-06-07 14:56:37,673 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-06-07T14:56:37.759Z] 2022-06-07 14:56:37,673 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-06-07T14:56:37.759Z] 2022-06-07 14:56:37,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T14:56:37.759Z] 2022-06-07 14:56:37,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T14:56:37.759Z] 0.0.1-dev.7 [Pipeline] } [2022-06-07T14:56:37.776Z] $ docker exec --env ******** --env ******** 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb ssh-agent -k [2022-06-07T14:56:37.888Z] unset SSH_AUTH_SOCK; [2022-06-07T14:56:37.888Z] unset SSH_AGENT_PID; [2022-06-07T14:56:37.888Z] echo Agent pid 77 killed; [2022-06-07T14:56:37.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T14:56:38.203Z] + git semver [Pipeline] } [2022-06-07T14:56:38.483Z] $ docker stop --time=1 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb [2022-06-07T14:56:39.826Z] $ docker rm -f 6e010fc499c8f1be8a59ff71de80c630390c8563b62cf13107340fb686beb2fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T14:56:40.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T14:56:40.432Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T14:56:40.434Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.7 [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-06-07T14:56:40.533Z] provisioning config files... [2022-06-07T14:56:40.544Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6290233227149594388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T14:56:40.841Z] ---> docker-login.sh [2022-06-07T14:56:40.841Z] nexus3.edgexfoundry.org:10001 [2022-06-07T14:56:40.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:40.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:40.841Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:40.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:40.841Z] [2022-06-07T14:56:40.841Z] Login Succeeded [2022-06-07T14:56:40.841Z] nexus3.edgexfoundry.org:10002 [2022-06-07T14:56:40.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:41.100Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:41.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:41.100Z] [2022-06-07T14:56:41.100Z] Login Succeeded [2022-06-07T14:56:41.100Z] nexus3.edgexfoundry.org:10003 [2022-06-07T14:56:41.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:41.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:41.100Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:41.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:41.100Z] [2022-06-07T14:56:41.100Z] Login Succeeded [2022-06-07T14:56:41.100Z] nexus3.edgexfoundry.org:10004 [2022-06-07T14:56:41.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:41.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:41.360Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:41.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:41.360Z] [2022-06-07T14:56:41.360Z] Login Succeeded [2022-06-07T14:56:41.360Z] docker.io [2022-06-07T14:56:41.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:56:41.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:56:41.622Z] Configure a credential helper to remove this warning. See [2022-06-07T14:56:41.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:56:41.622Z] [2022-06-07T14:56:41.622Z] Login Succeeded [2022-06-07T14:56:41.622Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T14:56:41.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T14:56:41.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T14:56:41.705Z] ========================================================= [2022-06-07T14:56:41.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-07T14:56:41.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:56:42.040Z] + 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-06-07T14:56:42.040Z] Sending build context to Docker daemon 607.2kB [2022-06-07T14:56:42.040Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T14:56:42.040Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T14:56:42.040Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-07T14:56:42.040Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T14:56:42.040Z] 666ba61612fd: Pulling fs layer [2022-06-07T14:56:42.040Z] 8ed8ca486205: Pulling fs layer [2022-06-07T14:56:42.040Z] cc1cd167ecdc: Pulling fs layer [2022-06-07T14:56:42.040Z] c516ae0d96e1: Pulling fs layer [2022-06-07T14:56:42.040Z] 684cea983483: Pulling fs layer [2022-06-07T14:56:42.040Z] dd3240ac7de5: Pulling fs layer [2022-06-07T14:56:42.040Z] b1e948a4e11c: Pulling fs layer [2022-06-07T14:56:42.040Z] a8fd76ee1af6: Pulling fs layer [2022-06-07T14:56:42.040Z] 646ad004c059: Pulling fs layer [2022-06-07T14:56:42.040Z] cc1cd167ecdc: Waiting [2022-06-07T14:56:42.040Z] c516ae0d96e1: Waiting [2022-06-07T14:56:42.040Z] 684cea983483: Waiting [2022-06-07T14:56:42.040Z] a8fd76ee1af6: Waiting [2022-06-07T14:56:42.040Z] 646ad004c059: Waiting [2022-06-07T14:56:42.040Z] dd3240ac7de5: Waiting [2022-06-07T14:56:42.040Z] 8ed8ca486205: Download complete [2022-06-07T14:56:42.040Z] 666ba61612fd: Verifying Checksum [2022-06-07T14:56:42.040Z] 666ba61612fd: Download complete [2022-06-07T14:56:42.300Z] c516ae0d96e1: Verifying Checksum [2022-06-07T14:56:42.300Z] c516ae0d96e1: Download complete [2022-06-07T14:56:42.300Z] 684cea983483: Verifying Checksum [2022-06-07T14:56:42.300Z] 684cea983483: Download complete [2022-06-07T14:56:42.300Z] dd3240ac7de5: Verifying Checksum [2022-06-07T14:56:42.300Z] dd3240ac7de5: Download complete [2022-06-07T14:56:42.300Z] 59bf1c3509f3: Download complete [2022-06-07T14:56:42.300Z] b1e948a4e11c: Download complete [2022-06-07T14:56:42.300Z] 59bf1c3509f3: Pull complete [2022-06-07T14:56:42.559Z] 666ba61612fd: Pull complete [2022-06-07T14:56:42.559Z] 8ed8ca486205: Pull complete [2022-06-07T14:56:43.126Z] 646ad004c059: Verifying Checksum [2022-06-07T14:56:43.127Z] 646ad004c059: Download complete [2022-06-07T14:56:43.127Z] a8fd76ee1af6: Verifying Checksum [2022-06-07T14:56:43.127Z] a8fd76ee1af6: Download complete [2022-06-07T14:56:43.127Z] cc1cd167ecdc: Verifying Checksum [2022-06-07T14:56:43.127Z] cc1cd167ecdc: Download complete [2022-06-07T14:56:46.412Z] cc1cd167ecdc: Pull complete [2022-06-07T14:56:46.412Z] c516ae0d96e1: Pull complete [2022-06-07T14:56:46.412Z] 684cea983483: Pull complete [2022-06-07T14:56:46.671Z] dd3240ac7de5: Pull complete [2022-06-07T14:56:46.671Z] b1e948a4e11c: Pull complete [2022-06-07T14:56:48.574Z] a8fd76ee1af6: Pull complete [2022-06-07T14:56:49.514Z] 646ad004c059: Pull complete [2022-06-07T14:56:49.514Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-07T14:56:49.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-07T14:56:49.514Z] ---> 8f69c11f6b0c [2022-06-07T14:56:49.514Z] Step 3/12 : ARG MAKE="make build" [2022-06-07T14:56:51.425Z] ---> Running in 4a58bfc12ee0 [2022-06-07T14:56:51.425Z] Removing intermediate container 4a58bfc12ee0 [2022-06-07T14:56:51.425Z] ---> 18d6440dd24f [2022-06-07T14:56:51.425Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T14:56:51.425Z] ---> Running in a0d2e8212d69 [2022-06-07T14:56:51.425Z] Removing intermediate container a0d2e8212d69 [2022-06-07T14:56:51.425Z] ---> eaeb4aed1ab2 [2022-06-07T14:56:51.425Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T14:56:51.425Z] ---> Running in ca818da166ba [2022-06-07T14:56:51.685Z] Removing intermediate container ca818da166ba [2022-06-07T14:56:51.685Z] ---> 048e6da7f2af [2022-06-07T14:56:51.685Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T14:56:51.685Z] ---> Running in 6e69b3206b45 [2022-06-07T14:56:52.256Z] Removing intermediate container 6e69b3206b45 [2022-06-07T14:56:52.256Z] ---> c6603861d3e2 [2022-06-07T14:56:52.256Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T14:56:52.256Z] ---> Running in 27a67e647cb1 [2022-06-07T14:56:52.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T14:56:53.461Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T14:56:53.722Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-07T14:56:53.983Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-07T14:56:53.983Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-07T14:56:53.983Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-07T14:56:54.244Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-07T14:56:54.244Z] (6/81) Installing libxcb (1.14-r2) [2022-06-07T14:56:54.244Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-07T14:56:54.505Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-07T14:56:54.505Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-07T14:56:54.766Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-07T14:56:54.766Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-07T14:56:54.766Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-07T14:56:55.028Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-07T14:56:55.028Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-07T14:56:55.028Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-07T14:56:55.289Z] (16/81) Installing libice (1.0.10-r0) [2022-06-07T14:56:55.289Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-07T14:56:55.289Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-07T14:56:55.505Z] Still waiting to schedule task [2022-06-07T14:56:55.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-07T14:56:55.550Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-07T14:56:55.550Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-07T14:56:55.811Z] (21/81) Installing xset (1.2.4-r0) [2022-06-07T14:56:55.812Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-07T14:56:55.812Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-07T14:56:56.073Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-07T14:56:56.073Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-07T14:56:56.073Z] (26/81) Installing libintl (0.21-r0) [2022-06-07T14:56:56.336Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-07T14:56:56.336Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-07T14:56:56.336Z] (29/81) Installing pcre (8.45-r1) [2022-06-07T14:56:56.596Z] (30/81) Installing glib (2.70.1-r0) [2022-06-07T14:56:56.597Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-07T14:56:57.538Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-06-07T14:56:57.538Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-07T14:56:57.799Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-07T14:56:58.060Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-07T14:56:58.320Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-07T14:56:58.320Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-07T14:56:58.320Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T14:56:58.580Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-07T14:56:58.843Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-07T14:56:58.843Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-07T14:56:58.843Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-07T14:56:59.104Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-07T14:56:59.104Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-07T14:56:59.365Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-07T14:56:59.365Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-07T14:56:59.365Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-07T14:56:59.626Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-07T14:56:59.626Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-07T14:56:59.626Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-07T14:56:59.887Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-07T14:56:59.887Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-07T14:57:00.148Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-07T14:57:00.148Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-07T14:57:00.148Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-07T14:57:00.409Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-07T14:57:00.409Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-07T14:57:00.669Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-07T14:57:00.669Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-07T14:57:00.669Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-07T14:57:00.930Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-07T14:57:00.930Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-07T14:57:00.930Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-07T14:57:01.189Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T14:57:01.189Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-07T14:57:01.460Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T14:57:01.460Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-07T14:57:01.460Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-07T14:57:01.721Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-07T14:57:01.721Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-07T14:57:01.721Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-07T14:57:01.982Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-07T14:57:01.982Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-07T14:57:02.554Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T14:57:02.814Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-07T14:57:02.814Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-07T14:57:02.814Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T14:57:02.814Z] (77/81) Installing kmod-libs (29-r2) [2022-06-07T14:57:03.074Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-07T14:57:03.074Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-07T14:57:03.074Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-07T14:57:03.333Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-07T14:57:03.333Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T14:57:03.333Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T14:57:03.333Z] OK: 335 MiB in 133 packages [2022-06-07T14:57:05.873Z] Removing intermediate container 27a67e647cb1 [2022-06-07T14:57:05.873Z] ---> c0fc0e553150 [2022-06-07T14:57:05.873Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-07T14:57:05.873Z] ---> Running in 46bb5412fa5c [2022-06-07T14:57:06.133Z] Removing intermediate container 46bb5412fa5c [2022-06-07T14:57:06.133Z] ---> a7ce8e106757 [2022-06-07T14:57:06.133Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-07T14:57:06.393Z] ---> 39e48ae3322f [2022-06-07T14:57:06.393Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T14:57:06.393Z] ---> Running in 0f0829bf2dbf [2022-06-07T14:57:24.503Z] Removing intermediate container 0f0829bf2dbf [2022-06-07T14:57:24.503Z] ---> 293f4223fe30 [2022-06-07T14:57:24.503Z] Step 11/12 : COPY . . [2022-06-07T14:57:24.503Z] ---> 7cbf77220094 [2022-06-07T14:57:24.503Z] Step 12/12 : RUN ${MAKE} [2022-06-07T14:57:24.503Z] ---> Running in a7a85b271a75 [2022-06-07T14:57:24.503Z] noop [2022-06-07T14:57:24.503Z] Removing intermediate container a7a85b271a75 [2022-06-07T14:57:24.503Z] ---> 5df4e44d3eb5 [2022-06-07T14:57:24.503Z] Successfully built 5df4e44d3eb5 [2022-06-07T14:57:24.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:57:24.823Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T14:57:24.823Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T14:57:24.914Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T14:57:25.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T14:57:25.418Z] $ docker top 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T14:57:25.835Z] + go version [2022-06-07T14:57:25.835Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-07T14:57:25.853Z] $ docker stop --time=1 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 [2022-06-07T14:57:27.126Z] $ docker rm -f 24338c282ff0077550aeb054ca59b4ef2ced27204f9bb85ee6d7c82f2436b095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:57:27.546Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T14:57:27.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T14:57:27.623Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T14:57:27.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-07T14:57:28.077Z] $ docker top 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T14:57:28.435Z] + make test [2022-06-07T14:57:28.435Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-07T14:57:28.695Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-07T14:57:38.676Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-07T14:57:38.676Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-07T14:57:42.869Z] CGO_ENABLED=1 go vet ./... [2022-06-07T14:57:47.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T14:57:47.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T14:57:47.062Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T14:57:47.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T14:57:47.092Z] $ docker stop --time=1 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 [2022-06-07T14:57:48.904Z] $ docker rm -f 3bceae6adb459e28694b8edd25112e83e6ba4a056c75613345f4641d7f5a0eb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T14:57:49.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T14:57:49.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T14:57:49.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T14:57:50.149Z] + ls -al . [2022-06-07T14:57:50.149Z] total 164 [2022-06-07T14:57:50.149Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 14:57 . [2022-06-07T14:57:50.149Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 14:56 .. [2022-06-07T14:57:50.149Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:56 .git [2022-06-07T14:57:50.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 .github [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 14:56 .gitignore [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 14:56 .golangci.yml [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 14:56 .hadolint.yml [2022-06-07T14:57:50.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 14:56 .semver [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 14:56 Attribution.txt [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 14:56 CHANGELOG.md [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 14:56 Dockerfile [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 14:56 GOVERNANCE.md [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 14:56 Jenkinsfile [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 14:56 LICENSE [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 14:56 Makefile [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 14:56 OWNERS.md [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 7 14:56 README.md [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 14:56 VERSION [2022-06-07T14:57:50.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 bin [2022-06-07T14:57:50.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:56 cmd [2022-06-07T14:57:50.149Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 14:57 coverage.out [2022-06-07T14:57:50.149Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:56 docker-compose [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 14:56 docker-entrypoint.sh [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 14:56 go.mod [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 14:56 go.sum [2022-06-07T14:57:50.149Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:56 internal [2022-06-07T14:57:50.149Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 14:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:57:50.465Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=455d5982027557f38f4688dafc55c743213ab3fb --label arch=amd64 --label version=0.0.1-dev.7 . [2022-06-07T14:57:50.465Z] Sending build context to Docker daemon 608.3kB [2022-06-07T14:57:50.465Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T14:57:50.465Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-07T14:57:50.465Z] ---> 5df4e44d3eb5 [2022-06-07T14:57:50.465Z] Step 3/29 : ARG MAKE="make build" [2022-06-07T14:57:50.465Z] ---> Running in 975285f9f409 [2022-06-07T14:57:50.725Z] Removing intermediate container 975285f9f409 [2022-06-07T14:57:50.725Z] ---> 0c9a46b669ed [2022-06-07T14:57:50.725Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T14:57:50.725Z] ---> Running in 7e9d063de533 [2022-06-07T14:57:50.725Z] Removing intermediate container 7e9d063de533 [2022-06-07T14:57:50.725Z] ---> 979967349980 [2022-06-07T14:57:50.725Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T14:57:50.725Z] ---> Running in 41fa2f5190d8 [2022-06-07T14:57:50.984Z] Removing intermediate container 41fa2f5190d8 [2022-06-07T14:57:50.985Z] ---> 8221d898b8be [2022-06-07T14:57:50.985Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T14:57:50.985Z] ---> Running in 4fd2a5e9548b [2022-06-07T14:57:51.555Z] Removing intermediate container 4fd2a5e9548b [2022-06-07T14:57:51.555Z] ---> 5c4b1d8ef202 [2022-06-07T14:57:51.555Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T14:57:51.555Z] ---> Running in ee397d6d48fc [2022-06-07T14:57:51.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T14:57:52.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T14:57:53.015Z] OK: 335 MiB in 133 packages [2022-06-07T14:57:53.276Z] Removing intermediate container ee397d6d48fc [2022-06-07T14:57:53.276Z] ---> 87c7337efd2e [2022-06-07T14:57:53.276Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-07T14:57:53.276Z] ---> Running in dfb67f70e45c [2022-06-07T14:57:53.276Z] Removing intermediate container dfb67f70e45c [2022-06-07T14:57:53.276Z] ---> 85806afd1f75 [2022-06-07T14:57:53.276Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-07T14:57:53.536Z] ---> d499414813ac [2022-06-07T14:57:53.536Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T14:57:53.536Z] ---> Running in 01495c08761a [2022-06-07T14:57:54.105Z] Removing intermediate container 01495c08761a [2022-06-07T14:57:54.105Z] ---> eae7ed3f6630 [2022-06-07T14:57:54.105Z] Step 11/29 : COPY . . [2022-06-07T14:57:54.364Z] ---> 20735bd70a14 [2022-06-07T14:57:54.364Z] Step 12/29 : RUN ${MAKE} [2022-06-07T14:57:54.364Z] ---> Running in 37a6b0e72b32 [2022-06-07T14:57:54.624Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-07T14:58:16.565Z] Removing intermediate container 37a6b0e72b32 [2022-06-07T14:58:16.565Z] ---> 67fdc8357390 [2022-06-07T14:58:16.565Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-07T14:58:16.565Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-07T14:58:16.565Z] af6660deedbd: Pulling fs layer [2022-06-07T14:58:16.565Z] 97cd0a44c592: Pulling fs layer [2022-06-07T14:58:16.565Z] 97cd0a44c592: Verifying Checksum [2022-06-07T14:58:16.565Z] 97cd0a44c592: Download complete [2022-06-07T14:58:16.565Z] af6660deedbd: Verifying Checksum [2022-06-07T14:58:16.565Z] af6660deedbd: Download complete [2022-06-07T14:58:16.565Z] af6660deedbd: Pull complete [2022-06-07T14:58:16.565Z] 97cd0a44c592: Pull complete [2022-06-07T14:58:16.565Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-07T14:58:16.565Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-07T14:58:16.565Z] ---> fea57e182299 [2022-06-07T14:58:16.565Z] Step 14/29 : FROM alpine:3.15 [2022-06-07T14:58:16.565Z] 3.15: Pulling from library/alpine [2022-06-07T14:58:16.565Z] df9b9388f04a: Pulling fs layer [2022-06-07T14:58:16.565Z] df9b9388f04a: Verifying Checksum [2022-06-07T14:58:16.565Z] df9b9388f04a: Download complete [2022-06-07T14:58:16.565Z] df9b9388f04a: Pull complete [2022-06-07T14:58:16.565Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T14:58:16.565Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T14:58:16.565Z] ---> 0ac33e5f5afa [2022-06-07T14:58:16.565Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T14:58:16.565Z] ---> Running in e6e2a63294df [2022-06-07T14:58:16.565Z] Removing intermediate container e6e2a63294df [2022-06-07T14:58:16.565Z] ---> 5f430771fb08 [2022-06-07T14:58:16.565Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-07T14:58:16.565Z] ---> Running in c8b548429ed5 [2022-06-07T14:58:16.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T14:58:16.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T14:58:16.565Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-07T14:58:16.565Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-07T14:58:16.565Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-07T14:58:16.565Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-07T14:58:16.565Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-07T14:58:16.565Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-07T14:58:16.565Z] (7/74) Installing libxcb (1.14-r2) [2022-06-07T14:58:16.565Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-07T14:58:16.565Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-07T14:58:16.565Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-07T14:58:16.565Z] (11/74) Installing expat (2.4.7-r0) [2022-06-07T14:58:16.565Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-07T14:58:16.565Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-07T14:58:16.565Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-07T14:58:16.565Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-07T14:58:16.565Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-07T14:58:16.565Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-07T14:58:16.565Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-07T14:58:16.565Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-07T14:58:16.565Z] (20/74) Installing libintl (0.21-r0) [2022-06-07T14:58:16.565Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-07T14:58:16.565Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-07T14:58:16.565Z] (23/74) Installing pcre (8.45-r1) [2022-06-07T14:58:16.565Z] (24/74) Installing glib (2.70.1-r0) [2022-06-07T14:58:16.565Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-07T14:58:16.565Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-07T14:58:16.565Z] (27/74) Installing libass (0.15.2-r0) [2022-06-07T14:58:16.565Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-07T14:58:16.565Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-07T14:58:16.565Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-07T14:58:16.565Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-07T14:58:16.565Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-07T14:58:16.565Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-07T14:58:16.565Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-07T14:58:16.565Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-07T14:58:16.565Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-07T14:58:16.565Z] (37/74) Installing lame (3.100-r0) [2022-06-07T14:58:16.565Z] (38/74) Installing opus (1.3.1-r1) [2022-06-07T14:58:16.565Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-07T14:58:16.565Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-07T14:58:16.565Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T14:58:16.565Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T14:58:16.565Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-07T14:58:16.565Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-07T14:58:16.565Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-07T14:58:16.565Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-07T14:58:16.565Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T14:58:16.565Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T14:58:16.565Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-07T14:58:16.565Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-07T14:58:16.565Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-07T14:58:16.565Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-07T14:58:16.566Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T14:58:16.566Z] (54/74) Installing libva (2.13.0-r0) [2022-06-07T14:58:16.566Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-07T14:58:16.566Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-07T14:58:16.566Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-07T14:58:16.566Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-07T14:58:16.566Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-07T14:58:16.566Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-07T14:58:16.566Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-07T14:58:16.566Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-07T14:58:16.825Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-07T14:58:16.825Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-07T14:58:16.825Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-07T14:58:16.825Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-07T14:58:16.825Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T14:58:16.825Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T14:58:16.825Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-07T14:58:16.825Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-07T14:58:16.825Z] (70/74) Installing kmod-libs (29-r2) [2022-06-07T14:58:16.825Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-07T14:58:16.825Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-07T14:58:17.084Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-07T14:58:17.084Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-07T14:58:17.084Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T14:58:17.084Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T14:58:17.084Z] OK: 78 MiB in 88 packages [2022-06-07T14:58:18.460Z] Removing intermediate container c8b548429ed5 [2022-06-07T14:58:18.460Z] ---> 2578d438075e [2022-06-07T14:58:18.460Z] Step 17/29 : WORKDIR / [2022-06-07T14:58:18.460Z] ---> Running in eb134fb17e28 [2022-06-07T14:58:18.460Z] Removing intermediate container eb134fb17e28 [2022-06-07T14:58:18.460Z] ---> 93d8662902c2 [2022-06-07T14:58:18.460Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-07T14:58:19.028Z] ---> e90af3216467 [2022-06-07T14:58:19.028Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-07T14:58:19.287Z] ---> de1eccc00731 [2022-06-07T14:58:19.287Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-07T14:58:19.287Z] ---> f97770282ee4 [2022-06-07T14:58:19.287Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-07T14:58:19.545Z] ---> 803649c3fccf [2022-06-07T14:58:19.545Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-07T14:58:19.545Z] ---> e89323bad35f [2022-06-07T14:58:19.545Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-07T14:58:20.114Z] ---> e930f07e557c [2022-06-07T14:58:20.114Z] Step 24/29 : EXPOSE 59983 [2022-06-07T14:58:20.114Z] ---> Running in d043a41df70a [2022-06-07T14:58:20.114Z] Removing intermediate container d043a41df70a [2022-06-07T14:58:20.114Z] ---> a90f6520b615 [2022-06-07T14:58:20.114Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-07T14:58:20.373Z] ---> Running in 8bfefcba88b5 [2022-06-07T14:58:20.373Z] Removing intermediate container 8bfefcba88b5 [2022-06-07T14:58:20.373Z] ---> 77e2ba190fc6 [2022-06-07T14:58:20.373Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-07T14:58:20.373Z] ---> Running in 95d46c64b53a [2022-06-07T14:58:20.373Z] Removing intermediate container 95d46c64b53a [2022-06-07T14:58:20.373Z] ---> a618ffe93eec [2022-06-07T14:58:20.373Z] Step 27/29 : LABEL arch=amd64 [2022-06-07T14:58:20.373Z] ---> Running in da368ad6a3a4 [2022-06-07T14:58:20.632Z] Removing intermediate container da368ad6a3a4 [2022-06-07T14:58:20.632Z] ---> 094c17aa289e [2022-06-07T14:58:20.632Z] Step 28/29 : LABEL git_sha=455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T14:58:20.632Z] ---> Running in 55442a907642 [2022-06-07T14:58:20.632Z] Removing intermediate container 55442a907642 [2022-06-07T14:58:20.632Z] ---> cb81020c1266 [2022-06-07T14:58:20.632Z] Step 29/29 : LABEL version=0.0.1-dev.7 [2022-06-07T14:58:20.632Z] ---> Running in fcebb6c6abcf [2022-06-07T14:58:20.894Z] Removing intermediate container fcebb6c6abcf [2022-06-07T14:58:20.894Z] ---> ac1720b563d3 [2022-06-07T14:58:20.894Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T14:58:20.894Z] Successfully built ac1720b563d3 [2022-06-07T14:58:20.894Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T14:58:20.997Z] provisioning config files... [2022-06-07T14:58:21.007Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4723937171504878134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T14:58:21.300Z] ---> docker-login.sh [2022-06-07T14:58:21.300Z] nexus3.edgexfoundry.org:10001 [2022-06-07T14:58:21.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:58:21.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:58:21.300Z] Configure a credential helper to remove this warning. See [2022-06-07T14:58:21.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:58:21.300Z] [2022-06-07T14:58:21.300Z] Login Succeeded [2022-06-07T14:58:21.300Z] nexus3.edgexfoundry.org:10002 [2022-06-07T14:58:21.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:58:21.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:58:21.559Z] Configure a credential helper to remove this warning. See [2022-06-07T14:58:21.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:58:21.559Z] [2022-06-07T14:58:21.559Z] Login Succeeded [2022-06-07T14:58:21.559Z] nexus3.edgexfoundry.org:10003 [2022-06-07T14:58:21.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:58:21.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:58:21.559Z] Configure a credential helper to remove this warning. See [2022-06-07T14:58:21.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:58:21.559Z] [2022-06-07T14:58:21.559Z] Login Succeeded [2022-06-07T14:58:21.559Z] nexus3.edgexfoundry.org:10004 [2022-06-07T14:58:21.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:58:21.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:58:21.818Z] Configure a credential helper to remove this warning. See [2022-06-07T14:58:21.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:58:21.818Z] [2022-06-07T14:58:21.818Z] Login Succeeded [2022-06-07T14:58:21.818Z] docker.io [2022-06-07T14:58:21.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:58:22.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:58:22.078Z] Configure a credential helper to remove this warning. See [2022-06-07T14:58:22.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:58:22.078Z] [2022-06-07T14:58:22.078Z] Login Succeeded [2022-06-07T14:58:22.078Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T14:58:22.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T14:58:22.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T14:58:22.137Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-06-07T14:58:22.137Z] 455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T14:58:22.137Z] latest [2022-06-07T14:58:22.137Z] 0.0.1-dev.7 [2022-06-07T14:58:22.137Z] 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T14:58:22.137Z] main [2022-06-07T14:58:22.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:22.460Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:22.767Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T14:58:22.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-07T14:58:22.767Z] 550e596c6d0e: Preparing [2022-06-07T14:58:22.767Z] 1207169bf42c: Preparing [2022-06-07T14:58:22.767Z] 7abfa9f65411: Preparing [2022-06-07T14:58:22.767Z] f45764506204: Preparing [2022-06-07T14:58:22.767Z] ad96c78b1515: Preparing [2022-06-07T14:58:22.767Z] fa04f29f3dce: Preparing [2022-06-07T14:58:22.767Z] f3c956fd99ba: Preparing [2022-06-07T14:58:22.767Z] 4fc242d58285: Preparing [2022-06-07T14:58:22.767Z] fa04f29f3dce: Waiting [2022-06-07T14:58:22.767Z] f3c956fd99ba: Waiting [2022-06-07T14:58:22.767Z] 4fc242d58285: Waiting [2022-06-07T14:58:22.767Z] 1207169bf42c: Pushed [2022-06-07T14:58:22.767Z] 7abfa9f65411: Pushed [2022-06-07T14:58:22.767Z] f45764506204: Pushed [2022-06-07T14:58:22.767Z] ad96c78b1515: Pushed [2022-06-07T14:58:22.767Z] 4fc242d58285: Layer already exists [2022-06-07T14:58:24.672Z] 550e596c6d0e: Pushed [2022-06-07T14:58:25.611Z] fa04f29f3dce: Pushed [2022-06-07T14:58:29.377Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1650 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-06-07T14:58:29.389Z] Running in /w/workspace/device-usb-camera/18 [Pipeline] { [Pipeline] checkout [2022-06-07T14:58:29.423Z] Selected Git installation does not exist. Using Default [2022-06-07T14:58:29.423Z] The recommended git tool is: NONE [2022-06-07T14:58:29.803Z] f3c956fd99ba: Pushed [2022-06-07T14:58:29.803Z] 455d5982027557f38f4688dafc55c743213ab3fb: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:30.116Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:30.425Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-07T14:58:30.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-07T14:58:30.425Z] 550e596c6d0e: Preparing [2022-06-07T14:58:30.425Z] 1207169bf42c: Preparing [2022-06-07T14:58:30.425Z] 7abfa9f65411: Preparing [2022-06-07T14:58:30.425Z] f45764506204: Preparing [2022-06-07T14:58:30.425Z] ad96c78b1515: Preparing [2022-06-07T14:58:30.425Z] fa04f29f3dce: Preparing [2022-06-07T14:58:30.425Z] f3c956fd99ba: Preparing [2022-06-07T14:58:30.425Z] 4fc242d58285: Preparing [2022-06-07T14:58:30.425Z] fa04f29f3dce: Waiting [2022-06-07T14:58:30.425Z] f3c956fd99ba: Waiting [2022-06-07T14:58:30.425Z] 4fc242d58285: Waiting [2022-06-07T14:58:30.425Z] 550e596c6d0e: Layer already exists [2022-06-07T14:58:30.425Z] 1207169bf42c: Layer already exists [2022-06-07T14:58:30.425Z] f45764506204: Layer already exists [2022-06-07T14:58:30.425Z] ad96c78b1515: Layer already exists [2022-06-07T14:58:30.425Z] 7abfa9f65411: Layer already exists [2022-06-07T14:58:30.425Z] f3c956fd99ba: Layer already exists [2022-06-07T14:58:30.425Z] fa04f29f3dce: Layer already exists [2022-06-07T14:58:30.425Z] 4fc242d58285: Layer already exists [2022-06-07T14:58:30.425Z] latest: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:30.737Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:31.131Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 [2022-06-07T14:58:31.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-07T14:58:31.131Z] 550e596c6d0e: Preparing [2022-06-07T14:58:31.131Z] 1207169bf42c: Preparing [2022-06-07T14:58:31.131Z] 7abfa9f65411: Preparing [2022-06-07T14:58:31.131Z] f45764506204: Preparing [2022-06-07T14:58:31.131Z] ad96c78b1515: Preparing [2022-06-07T14:58:31.131Z] fa04f29f3dce: Preparing [2022-06-07T14:58:31.131Z] f3c956fd99ba: Preparing [2022-06-07T14:58:31.131Z] 4fc242d58285: Preparing [2022-06-07T14:58:31.131Z] fa04f29f3dce: Waiting [2022-06-07T14:58:31.131Z] f3c956fd99ba: Waiting [2022-06-07T14:58:31.131Z] 4fc242d58285: Waiting [2022-06-07T14:58:31.131Z] f45764506204: Layer already exists [2022-06-07T14:58:31.131Z] 1207169bf42c: Layer already exists [2022-06-07T14:58:31.131Z] 550e596c6d0e: Layer already exists [2022-06-07T14:58:31.131Z] ad96c78b1515: Layer already exists [2022-06-07T14:58:31.131Z] 7abfa9f65411: Layer already exists [2022-06-07T14:58:31.131Z] f3c956fd99ba: Layer already exists [2022-06-07T14:58:31.131Z] 4fc242d58285: Layer already exists [2022-06-07T14:58:31.131Z] fa04f29f3dce: Layer already exists [2022-06-07T14:58:31.131Z] 0.0.1-dev.7: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:31.491Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:31.794Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T14:58:31.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-07T14:58:31.794Z] 550e596c6d0e: Preparing [2022-06-07T14:58:31.794Z] 1207169bf42c: Preparing [2022-06-07T14:58:31.794Z] 7abfa9f65411: Preparing [2022-06-07T14:58:31.794Z] f45764506204: Preparing [2022-06-07T14:58:31.794Z] ad96c78b1515: Preparing [2022-06-07T14:58:31.794Z] fa04f29f3dce: Preparing [2022-06-07T14:58:31.794Z] f3c956fd99ba: Preparing [2022-06-07T14:58:31.794Z] 4fc242d58285: Preparing [2022-06-07T14:58:31.794Z] fa04f29f3dce: Waiting [2022-06-07T14:58:31.794Z] f3c956fd99ba: Waiting [2022-06-07T14:58:31.794Z] 4fc242d58285: Waiting [2022-06-07T14:58:31.794Z] 1207169bf42c: Layer already exists [2022-06-07T14:58:31.794Z] f45764506204: Layer already exists [2022-06-07T14:58:31.794Z] ad96c78b1515: Layer already exists [2022-06-07T14:58:31.794Z] 550e596c6d0e: Layer already exists [2022-06-07T14:58:31.794Z] 7abfa9f65411: Layer already exists [2022-06-07T14:58:31.794Z] fa04f29f3dce: Layer already exists [2022-06-07T14:58:31.794Z] f3c956fd99ba: Layer already exists [2022-06-07T14:58:31.794Z] 4fc242d58285: Layer already exists [2022-06-07T14:58:31.794Z] 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:32.107Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:32.416Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-06-07T14:58:32.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-06-07T14:58:32.416Z] 550e596c6d0e: Preparing [2022-06-07T14:58:32.416Z] 1207169bf42c: Preparing [2022-06-07T14:58:32.416Z] 7abfa9f65411: Preparing [2022-06-07T14:58:32.416Z] f45764506204: Preparing [2022-06-07T14:58:32.416Z] ad96c78b1515: Preparing [2022-06-07T14:58:32.416Z] fa04f29f3dce: Preparing [2022-06-07T14:58:32.416Z] f3c956fd99ba: Preparing [2022-06-07T14:58:32.416Z] 4fc242d58285: Preparing [2022-06-07T14:58:32.416Z] f3c956fd99ba: Waiting [2022-06-07T14:58:32.416Z] fa04f29f3dce: Waiting [2022-06-07T14:58:32.416Z] 4fc242d58285: Waiting [2022-06-07T14:58:32.416Z] 550e596c6d0e: Layer already exists [2022-06-07T14:58:32.416Z] 7abfa9f65411: Layer already exists [2022-06-07T14:58:32.416Z] 1207169bf42c: Layer already exists [2022-06-07T14:58:32.416Z] ad96c78b1515: Layer already exists [2022-06-07T14:58:32.416Z] f45764506204: Layer already exists [2022-06-07T14:58:32.416Z] 4fc242d58285: Layer already exists [2022-06-07T14:58:32.416Z] fa04f29f3dce: Layer already exists [2022-06-07T14:58:32.416Z] f3c956fd99ba: Layer already exists [2022-06-07T14:58:32.416Z] main: digest: sha256:bc84b9c5731abe17bed2059289b2c7ddef1e3712f07dc929c07a1c2184167849 size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T14:58:32.455Z] ===================================================== [Pipeline] echo [2022-06-07T14:58:32.461Z] taggedImages: [2022-06-07T14:58:32.461Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T14:58:32.461Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-06-07T14:58:32.461Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:0.0.1-dev.7 [2022-06-07T14:58:32.461Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T14:58:32.461Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:32.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T14:58:32.825Z] [2022-06-07T14:58:32.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:58:33.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T14:58:33.120Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T14:58:33.120Z] 5eb5b503b376: Pulling fs layer [2022-06-07T14:58:33.120Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T14:58:33.120Z] ec43610c2a17: Pulling fs layer [2022-06-07T14:58:33.120Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T14:58:33.120Z] 33b1e0a273af: Pulling fs layer [2022-06-07T14:58:33.120Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T14:58:33.120Z] 2f39f015ded8: Pulling fs layer [2022-06-07T14:58:33.120Z] 33b1e0a273af: Waiting [2022-06-07T14:58:33.120Z] 3a2ae6a8a46f: Waiting [2022-06-07T14:58:33.120Z] 2f39f015ded8: Waiting [2022-06-07T14:58:33.120Z] 5c69ac0246d0: Verifying Checksum [2022-06-07T14:58:33.120Z] 5c69ac0246d0: Download complete [2022-06-07T14:58:33.120Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T14:58:33.120Z] 3a2ae6a8a46f: Download complete [2022-06-07T14:58:33.120Z] 33b1e0a273af: Verifying Checksum [2022-06-07T14:58:33.120Z] 33b1e0a273af: Download complete [2022-06-07T14:58:33.120Z] ec43610c2a17: Verifying Checksum [2022-06-07T14:58:33.120Z] ec43610c2a17: Download complete [2022-06-07T14:58:33.120Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T14:58:33.120Z] 5d3b04190fa2: Download complete [2022-06-07T14:58:33.379Z] 5eb5b503b376: Verifying Checksum [2022-06-07T14:58:33.379Z] 5eb5b503b376: Download complete [2022-06-07T14:58:33.946Z] 2f39f015ded8: Verifying Checksum [2022-06-07T14:58:33.946Z] 2f39f015ded8: Download complete [2022-06-07T14:58:34.511Z] 5eb5b503b376: Pull complete [2022-06-07T14:58:34.511Z] 5c69ac0246d0: Pull complete [2022-06-07T14:58:35.077Z] ec43610c2a17: Pull complete [2022-06-07T14:58:35.077Z] 3a2ae6a8a46f: Pull complete [2022-06-07T14:58:35.334Z] 33b1e0a273af: Pull complete [2022-06-07T14:58:35.334Z] 5d3b04190fa2: Pull complete [2022-06-07T14:58:35.719Z] using credential edgex-jenkins-ssh [2022-06-07T14:58:35.739Z] Cloning the remote Git repository [2022-06-07T14:58:35.798Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-07T14:58:35.871Z] > git init /w/workspace/device-usb-camera/18 # timeout=10 [2022-06-07T14:58:35.960Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-07T14:58:35.961Z] > git --version # timeout=10 [2022-06-07T14:58:35.982Z] > git --version # 'git version 2.25.1' [2022-06-07T14:58:35.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T14:58:36.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T14:58:36.720Z] Avoid second fetch [2022-06-07T14:58:36.721Z] Checking out Revision 455d5982027557f38f4688dafc55c743213ab3fb (main) [2022-06-07T14:58:36.635Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-07T14:58:36.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T14:58:36.823Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T14:58:36.884Z] > git checkout -f 455d5982027557f38f4688dafc55c743213ab3fb # timeout=10 [2022-06-07T14:58:39.521Z] 2f39f015ded8: Pull complete [2022-06-07T14:58:39.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T14:58:39.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T14:58:39.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T14:58:39.608Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T14:58:39.653Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T14:58:41.164Z] Commit message: "Merge pull request #39 from FelixTing/issue-37" [2022-06-07T14:58:41.502Z] [2022-06-07T14:58:41.502Z] GitHub has been notified of this commit’s build result [2022-06-07T14:58:41.502Z] [2022-06-07T14:58:41.515Z] $ docker top d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T14:58:41.909Z] ---> job-cost.sh [2022-06-07T14:58:41.909Z] lf-activate-venv: SKIPPING [2022-06-07T14:58:41.909Z] INFO: No Stack... [2022-06-07T14:58:42.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T14:58:42.230Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T14:58:42.230Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T14:58:42.230Z] Dload Upload Total Spent Left Speed [2022-06-07T14:58:42.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 97246 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh [2022-06-07T14:58:42.740Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T14:58:42.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T14:58:43.030Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-06-07T14:58:43.030Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T14:58:43.045Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [2022-06-07T14:58:43.053Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] did not exist. Created. [2022-06-07T14:58:43.053Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T14:58:43.225Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-06-07T14:58:43.225Z] /etc/docker/daemon.new [2022-06-07T14:58:43.225Z] { [2022-06-07T14:58:43.225Z] "registry-mirrors": [ [2022-06-07T14:58:43.225Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T14:58:43.225Z] ], [2022-06-07T14:58:43.225Z] "bip": "10.250.0.254/24", [2022-06-07T14:58:43.225Z] "hosts": [ [2022-06-07T14:58:43.225Z] "tcp://0.0.0.0:5555", [2022-06-07T14:58:43.225Z] "unix:///var/run/docker.sock" [2022-06-07T14:58:43.225Z] ], [2022-06-07T14:58:43.225Z] "mtu": 1458, [2022-06-07T14:58:43.225Z] "selinux-enabled": true, [2022-06-07T14:58:43.225Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T14:58:43.225Z] } [Pipeline] sh [2022-06-07T14:58:43.355Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T14:58:43.386Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T14:58:43.394Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T14:58:43.421Z] $ docker stop --time=1 d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef [2022-06-07T14:58:43.582Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-06-07T14:58:44.583Z] $ docker rm -f d65391bd568e24b8940d1b2a62abb87a0c08aab01925b69c9247d80be24e8bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T14:58:44.971Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T14:59:03.313Z] provisioning config files... [2022-06-07T14:59:03.337Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/18@tmp/config4862706810916895769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T14:59:03.694Z] ---> docker-login.sh [2022-06-07T14:59:03.694Z] nexus3.edgexfoundry.org:10001 [2022-06-07T14:59:04.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:59:04.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:59:04.565Z] Configure a credential helper to remove this warning. See [2022-06-07T14:59:04.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:59:04.565Z] [2022-06-07T14:59:04.565Z] Login Succeeded [2022-06-07T14:59:04.565Z] nexus3.edgexfoundry.org:10002 [2022-06-07T14:59:04.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:59:05.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:59:05.113Z] Configure a credential helper to remove this warning. See [2022-06-07T14:59:05.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:59:05.113Z] [2022-06-07T14:59:05.113Z] Login Succeeded [2022-06-07T14:59:05.113Z] nexus3.edgexfoundry.org:10003 [2022-06-07T14:59:05.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:59:05.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:59:05.394Z] Configure a credential helper to remove this warning. See [2022-06-07T14:59:05.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:59:05.394Z] [2022-06-07T14:59:05.394Z] Login Succeeded [2022-06-07T14:59:05.394Z] nexus3.edgexfoundry.org:10004 [2022-06-07T14:59:05.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:59:05.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:59:05.993Z] Configure a credential helper to remove this warning. See [2022-06-07T14:59:05.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:59:05.993Z] [2022-06-07T14:59:05.993Z] Login Succeeded [2022-06-07T14:59:05.993Z] docker.io [2022-06-07T14:59:06.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T14:59:06.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T14:59:06.537Z] Configure a credential helper to remove this warning. See [2022-06-07T14:59:06.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T14:59:06.537Z] [2022-06-07T14:59:06.537Z] Login Succeeded [2022-06-07T14:59:06.810Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T14:59:06.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T14:59:07.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T14:59:07.303Z] ========================================================= [2022-06-07T14:59:07.303Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-07T14:59:07.303Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T14:59:07.663Z] + 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-06-07T14:59:07.936Z] Sending build context to Docker daemon 410.1kB [2022-06-07T14:59:07.936Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T14:59:07.936Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T14:59:08.211Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T14:59:08.211Z] 9b3977197b4f: Pulling fs layer [2022-06-07T14:59:08.211Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T14:59:08.211Z] 94645a83ff95: Pulling fs layer [2022-06-07T14:59:08.211Z] e6fb740bc735: Pulling fs layer [2022-06-07T14:59:08.211Z] 3a77bd46dcc9: Pulling fs layer [2022-06-07T14:59:08.211Z] 355e64cbe906: Pulling fs layer [2022-06-07T14:59:08.211Z] 63ab81a10011: Pulling fs layer [2022-06-07T14:59:08.211Z] 555d1d1c4555: Pulling fs layer [2022-06-07T14:59:08.211Z] 7d9057610161: Pulling fs layer [2022-06-07T14:59:08.211Z] 555d1d1c4555: Waiting [2022-06-07T14:59:08.211Z] 355e64cbe906: Waiting [2022-06-07T14:59:08.211Z] 63ab81a10011: Waiting [2022-06-07T14:59:08.211Z] 7d9057610161: Waiting [2022-06-07T14:59:08.211Z] e6fb740bc735: Waiting [2022-06-07T14:59:08.211Z] 3a77bd46dcc9: Waiting [2022-06-07T14:59:08.211Z] 94645a83ff95: Verifying Checksum [2022-06-07T14:59:08.211Z] 94645a83ff95: Download complete [2022-06-07T14:59:08.211Z] 1a89e8eeedd5: Download complete [2022-06-07T14:59:08.211Z] 3a77bd46dcc9: Verifying Checksum [2022-06-07T14:59:08.211Z] 3a77bd46dcc9: Download complete [2022-06-07T14:59:08.211Z] 355e64cbe906: Verifying Checksum [2022-06-07T14:59:08.211Z] 355e64cbe906: Download complete [2022-06-07T14:59:08.211Z] 9b3977197b4f: Verifying Checksum [2022-06-07T14:59:08.211Z] 9b3977197b4f: Download complete [2022-06-07T14:59:08.211Z] 63ab81a10011: Verifying Checksum [2022-06-07T14:59:08.211Z] 63ab81a10011: Download complete [2022-06-07T14:59:09.203Z] 9b3977197b4f: Pull complete [2022-06-07T14:59:09.203Z] 7d9057610161: Verifying Checksum [2022-06-07T14:59:09.203Z] 7d9057610161: Download complete [2022-06-07T14:59:09.835Z] 1a89e8eeedd5: Pull complete [2022-06-07T14:59:10.127Z] 94645a83ff95: Pull complete [2022-06-07T14:59:10.402Z] 555d1d1c4555: Verifying Checksum [2022-06-07T14:59:10.402Z] 555d1d1c4555: Download complete [2022-06-07T14:59:10.999Z] e6fb740bc735: Verifying Checksum [2022-06-07T14:59:10.999Z] e6fb740bc735: Download complete [2022-06-07T14:59:23.414Z] e6fb740bc735: Pull complete [2022-06-07T14:59:23.414Z] 3a77bd46dcc9: Pull complete [2022-06-07T14:59:23.414Z] 355e64cbe906: Pull complete [2022-06-07T14:59:23.689Z] 63ab81a10011: Pull complete [2022-06-07T14:59:30.416Z] 555d1d1c4555: Pull complete [2022-06-07T14:59:32.401Z] 7d9057610161: Pull complete [2022-06-07T14:59:32.401Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-07T14:59:32.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-07T14:59:32.401Z] ---> 819e984ddca1 [2022-06-07T14:59:32.401Z] Step 3/12 : ARG MAKE="make build" [2022-06-07T14:59:32.687Z] ---> Running in eff43b04603d [2022-06-07T14:59:32.964Z] Removing intermediate container eff43b04603d [2022-06-07T14:59:32.964Z] ---> a43269031673 [2022-06-07T14:59:32.964Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T14:59:33.239Z] ---> Running in aa0333745a5a [2022-06-07T14:59:33.516Z] Removing intermediate container aa0333745a5a [2022-06-07T14:59:33.516Z] ---> 90b762bd1af2 [2022-06-07T14:59:33.516Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T14:59:33.516Z] ---> Running in 12758d604840 [2022-06-07T14:59:33.793Z] Removing intermediate container 12758d604840 [2022-06-07T14:59:33.793Z] ---> 4ad54a1d57b2 [2022-06-07T14:59:33.793Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T14:59:33.793Z] ---> Running in 2fa0f44c8f28 [2022-06-07T14:59:35.782Z] Removing intermediate container 2fa0f44c8f28 [2022-06-07T14:59:35.782Z] ---> 4c84304a06f2 [2022-06-07T14:59:35.782Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T14:59:35.782Z] ---> Running in 46624e3b6947 [2022-06-07T14:59:37.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T14:59:38.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T14:59:39.350Z] (1/14) Installing libintl (0.21-r0) [2022-06-07T14:59:39.622Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T14:59:39.622Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T14:59:39.622Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T14:59:39.896Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-06-07T14:59:39.896Z] (6/14) Installing udev-init-scripts (35-r0) [2022-06-07T14:59:40.169Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T14:59:40.169Z] (7/14) Installing libblkid (2.37.4-r0) [2022-06-07T14:59:40.169Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-06-07T14:59:40.169Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-06-07T14:59:40.441Z] (10/14) Installing kmod-libs (29-r2) [2022-06-07T14:59:40.441Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-06-07T14:59:40.713Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-07T14:59:40.713Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-07T14:59:40.713Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-06-07T14:59:40.984Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T14:59:40.984Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T14:59:40.984Z] OK: 228 MiB in 66 packages [2022-06-07T14:59:41.991Z] Removing intermediate container 46624e3b6947 [2022-06-07T14:59:41.991Z] ---> c229198be3f6 [2022-06-07T14:59:41.991Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-07T14:59:41.991Z] ---> Running in c8b20423a80d [2022-06-07T14:59:42.594Z] Removing intermediate container c8b20423a80d [2022-06-07T14:59:42.594Z] ---> 5b727940f77f [2022-06-07T14:59:42.594Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-07T14:59:42.871Z] ---> 1932b9a1438a [2022-06-07T14:59:42.871Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T14:59:43.152Z] ---> Running in 6978b908f655 [2022-06-07T15:00:30.180Z] Removing intermediate container 6978b908f655 [2022-06-07T15:00:30.180Z] ---> 02b812941abd [2022-06-07T15:00:30.180Z] Step 11/12 : COPY . . [2022-06-07T15:00:30.180Z] ---> 097aacf04499 [2022-06-07T15:00:30.180Z] Step 12/12 : RUN ${MAKE} [2022-06-07T15:00:30.180Z] ---> Running in 184390dbb2b5 [2022-06-07T15:00:30.180Z] noop [2022-06-07T15:00:30.180Z] Removing intermediate container 184390dbb2b5 [2022-06-07T15:00:30.180Z] ---> 8210bbe80df3 [2022-06-07T15:00:30.180Z] Successfully built 8210bbe80df3 [2022-06-07T15:00:30.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:00:30.550Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T15:00:30.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:00:30.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container [2022-06-07T15:00:30.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T15:00:32.233Z] $ docker top ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T15:00:33.152Z] + go version [2022-06-07T15:00:33.152Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-07T15:00:33.182Z] $ docker stop --time=1 ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 [2022-06-07T15:00:34.801Z] $ docker rm -f ea7b15d804d0f064aaaff05819c3e7fb05695b874efc93d6bda00fa1f3be1f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:00:35.414Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T15:00:35.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:00:35.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container [2022-06-07T15:00:35.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-07T15:00:37.042Z] $ docker top 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T15:00:37.962Z] + make test [2022-06-07T15:00:37.962Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-07T15:00:39.403Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-07T15:02:01.226Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-07T15:02:01.226Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-07T15:02:01.226Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T15:02:01.226Z] CGO_ENABLED=1 go vet ./... [2022-06-07T15:02:23.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T15:02:23.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T15:02:23.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T15:02:26.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T15:02:26.075Z] $ docker stop --time=1 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 [2022-06-07T15:02:27.837Z] $ docker rm -f 2a91b04717cb6ab592f00dc78b5a9bf84887d495f7bebce72dc84c03ea790c90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T15:02:28.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T15:02:28.786Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T15:02:29.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T15:02:29.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T15:02:29.911Z] + ls -al . [2022-06-07T15:02:29.911Z] total 160 [2022-06-07T15:02:29.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 15:02 . [2022-06-07T15:02:29.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 14:58 .. [2022-06-07T15:02:29.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:58 .git [2022-06-07T15:02:29.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 .github [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 7 14:58 .gitignore [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 7 14:58 .golangci.yml [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 7 14:58 .hadolint.yml [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 7 14:58 Attribution.txt [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 7 14:58 CHANGELOG.md [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 7 14:58 Dockerfile [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 7 14:58 GOVERNANCE.md [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 7 14:58 Jenkinsfile [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 7 14:58 LICENSE [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 7 14:58 Makefile [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 7 14:58 OWNERS.md [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 10754 Jun 7 14:58 README.md [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 14:56 VERSION [2022-06-07T15:02:29.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 bin [2022-06-07T15:02:29.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:58 cmd [2022-06-07T15:02:29.911Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 7 15:00 coverage.out [2022-06-07T15:02:29.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 14:58 docker-compose [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 7 14:58 docker-entrypoint.sh [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 3307 Jun 7 14:58 go.mod [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 35656 Jun 7 14:58 go.sum [2022-06-07T15:02:29.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 14:58 internal [2022-06-07T15:02:29.911Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 7 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:02:30.274Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=455d5982027557f38f4688dafc55c743213ab3fb --label arch=arm64 --label version=0.0.1-dev.7 . [2022-06-07T15:02:30.549Z] Sending build context to Docker daemon 411.1kB [2022-06-07T15:02:30.549Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T15:02:30.549Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-07T15:02:30.549Z] ---> 8210bbe80df3 [2022-06-07T15:02:30.549Z] Step 3/29 : ARG MAKE="make build" [2022-06-07T15:02:30.823Z] ---> Running in f2004007f47f [2022-06-07T15:02:31.097Z] Removing intermediate container f2004007f47f [2022-06-07T15:02:31.097Z] ---> 1fa1c15dd863 [2022-06-07T15:02:31.097Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T15:02:31.097Z] ---> Running in 5572f22a7e02 [2022-06-07T15:02:31.377Z] Removing intermediate container 5572f22a7e02 [2022-06-07T15:02:31.377Z] ---> b2f0ce32fc1e [2022-06-07T15:02:31.377Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-07T15:02:31.377Z] ---> Running in 88c602e8ee51 [2022-06-07T15:02:31.979Z] Removing intermediate container 88c602e8ee51 [2022-06-07T15:02:31.979Z] ---> 6ad39f59f527 [2022-06-07T15:02:31.979Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T15:02:31.979Z] ---> Running in 496ec3053e4f [2022-06-07T15:02:33.426Z] Removing intermediate container 496ec3053e4f [2022-06-07T15:02:33.426Z] ---> f133240c6d79 [2022-06-07T15:02:33.426Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T15:02:33.426Z] ---> Running in eadba2eb88d9 [2022-06-07T15:02:34.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T15:02:35.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T15:02:36.441Z] OK: 228 MiB in 66 packages [2022-06-07T15:02:37.042Z] Removing intermediate container eadba2eb88d9 [2022-06-07T15:02:37.042Z] ---> 8cf81fc86dbb [2022-06-07T15:02:37.042Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-07T15:02:37.042Z] ---> Running in ec30288af22a [2022-06-07T15:02:37.316Z] Removing intermediate container ec30288af22a [2022-06-07T15:02:37.316Z] ---> b2726947c914 [2022-06-07T15:02:37.316Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-07T15:02:37.915Z] ---> f7cbbc3249a4 [2022-06-07T15:02:37.915Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T15:02:37.915Z] ---> Running in 6ee7957112b3 [2022-06-07T15:02:39.891Z] Removing intermediate container 6ee7957112b3 [2022-06-07T15:02:39.891Z] ---> 2595f3d7f7cc [2022-06-07T15:02:39.891Z] Step 11/29 : COPY . . [2022-06-07T15:02:40.490Z] ---> 980cdcc7265e [2022-06-07T15:02:40.490Z] Step 12/29 : RUN ${MAKE} [2022-06-07T15:02:40.765Z] ---> Running in afcc6d012e88 [2022-06-07T15:02:41.757Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.1-dev.7 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-07T15:04:48.642Z] Removing intermediate container afcc6d012e88 [2022-06-07T15:04:48.643Z] ---> 03d6c3e0c11b [2022-06-07T15:04:48.643Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-07T15:04:48.643Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-07T15:04:48.643Z] eab2503cf8f4: Pulling fs layer [2022-06-07T15:04:48.643Z] 97cd0a44c592: Pulling fs layer [2022-06-07T15:04:48.643Z] 97cd0a44c592: Download complete [2022-06-07T15:04:48.643Z] eab2503cf8f4: Verifying Checksum [2022-06-07T15:04:48.643Z] eab2503cf8f4: Download complete [2022-06-07T15:04:48.643Z] eab2503cf8f4: Pull complete [2022-06-07T15:04:48.643Z] 97cd0a44c592: Pull complete [2022-06-07T15:04:48.643Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-07T15:04:48.643Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-07T15:04:48.643Z] ---> 7f763cca56b3 [2022-06-07T15:04:48.643Z] Step 14/29 : FROM alpine:3.15 [2022-06-07T15:04:48.643Z] 3.15: Pulling from library/alpine [2022-06-07T15:04:48.643Z] 9981e73032c8: Pulling fs layer [2022-06-07T15:04:48.643Z] 9981e73032c8: Verifying Checksum [2022-06-07T15:04:48.643Z] 9981e73032c8: Download complete [2022-06-07T15:04:48.643Z] 9981e73032c8: Pull complete [2022-06-07T15:04:48.643Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-07T15:04:48.643Z] Status: Downloaded newer image for alpine:3.15 [2022-06-07T15:04:48.643Z] ---> 3fb3c9af89a9 [2022-06-07T15:04:48.643Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-07T15:04:48.643Z] ---> Running in 91683a598940 [2022-06-07T15:04:48.643Z] Removing intermediate container 91683a598940 [2022-06-07T15:04:48.643Z] ---> 3699647f337d [2022-06-07T15:04:48.643Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-07T15:04:48.643Z] ---> Running in f94627c7b196 [2022-06-07T15:04:48.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T15:04:48.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T15:04:48.643Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-06-07T15:04:48.643Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-06-07T15:04:48.643Z] (3/73) Installing libxau (1.0.9-r0) [2022-06-07T15:04:48.643Z] (4/73) Installing libmd (1.0.3-r0) [2022-06-07T15:04:48.643Z] (5/73) Installing libbsd (0.11.3-r1) [2022-06-07T15:04:48.643Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-06-07T15:04:48.643Z] (7/73) Installing libxcb (1.14-r2) [2022-06-07T15:04:48.643Z] (8/73) Installing libx11 (1.7.2-r0) [2022-06-07T15:04:48.643Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-06-07T15:04:48.643Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-06-07T15:04:48.643Z] (11/73) Installing expat (2.4.7-r0) [2022-06-07T15:04:48.643Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-06-07T15:04:48.643Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-06-07T15:04:48.643Z] (14/73) Installing libpng (1.6.37-r1) [2022-06-07T15:04:48.643Z] (15/73) Installing freetype (2.11.1-r2) [2022-06-07T15:04:48.643Z] (16/73) Installing libuuid (2.37.4-r0) [2022-06-07T15:04:48.643Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-06-07T15:04:48.643Z] (18/73) Installing fribidi (1.0.11-r0) [2022-06-07T15:04:48.643Z] (19/73) Installing libffi (3.4.2-r1) [2022-06-07T15:04:48.643Z] (20/73) Installing libintl (0.21-r0) [2022-06-07T15:04:48.643Z] (21/73) Installing libblkid (2.37.4-r0) [2022-06-07T15:04:48.643Z] (22/73) Installing libmount (2.37.4-r0) [2022-06-07T15:04:48.643Z] (23/73) Installing pcre (8.45-r1) [2022-06-07T15:04:48.643Z] (24/73) Installing glib (2.70.1-r0) [2022-06-07T15:04:48.643Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-06-07T15:04:48.643Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-06-07T15:04:48.643Z] (27/73) Installing libass (0.15.2-r0) [2022-06-07T15:04:48.643Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-06-07T15:04:48.643Z] (29/73) Installing gmp (6.2.1-r1) [2022-06-07T15:04:48.643Z] (30/73) Installing nettle (3.7.3-r0) [2022-06-07T15:04:48.643Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-06-07T15:04:48.643Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-06-07T15:04:48.643Z] (33/73) Installing libunistring (0.9.10-r1) [2022-06-07T15:04:48.643Z] (34/73) Installing gnutls (3.7.1-r0) [2022-06-07T15:04:48.643Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-07T15:04:48.643Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-07T15:04:48.643Z] (37/73) Installing lame (3.100-r0) [2022-06-07T15:04:48.643Z] (38/73) Installing opus (1.3.1-r1) [2022-06-07T15:04:48.643Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-06-07T15:04:48.643Z] (40/73) Installing soxr (0.1.3-r2) [2022-06-07T15:04:48.643Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-06-07T15:04:48.643Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-07T15:04:48.643Z] (43/73) Installing libsrt (1.4.2-r1) [2022-06-07T15:04:48.643Z] (44/73) Installing libssh (0.9.6-r1) [2022-06-07T15:04:48.643Z] (45/73) Installing libogg (1.3.5-r0) [2022-06-07T15:04:48.643Z] (46/73) Installing libtheora (1.1.1-r16) [2022-06-07T15:04:48.643Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-06-07T15:04:48.643Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-06-07T15:04:48.643Z] (49/73) Installing libxext (1.3.4-r0) [2022-06-07T15:04:48.643Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-06-07T15:04:48.643Z] (51/73) Installing libdrm (2.4.109-r0) [2022-06-07T15:04:48.643Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-06-07T15:04:48.643Z] (53/73) Installing libva (2.13.0-r0) [2022-06-07T15:04:48.643Z] (54/73) Installing libvdpau (1.4-r0) [2022-06-07T15:04:48.643Z] (55/73) Installing vidstab (1.1.0-r1) [2022-06-07T15:04:48.643Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-06-07T15:04:48.643Z] (57/73) Installing libvpx (1.10.0-r0) [2022-06-07T15:04:48.643Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-06-07T15:04:48.643Z] (59/73) Installing libwebp (1.2.2-r0) [2022-06-07T15:04:48.643Z] (60/73) Installing x264-libs (20210613-r0) [2022-06-07T15:04:48.643Z] (61/73) Installing x265-libs (3.5-r0) [2022-06-07T15:04:48.643Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-06-07T15:04:48.643Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-06-07T15:04:48.643Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-06-07T15:04:48.643Z] (65/73) Installing udev-init-scripts (35-r0) [2022-06-07T15:04:48.643Z] Executing udev-init-scripts-35-r0.post-install [2022-06-07T15:04:48.643Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-07T15:04:48.643Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-06-07T15:04:48.643Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-06-07T15:04:48.643Z] (69/73) Installing kmod-libs (29-r2) [2022-06-07T15:04:48.643Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-06-07T15:04:48.643Z] (71/73) Installing libsodium (1.0.18-r0) [2022-06-07T15:04:48.643Z] (72/73) Installing libzmq (4.3.4-r0) [2022-06-07T15:04:48.643Z] (73/73) Installing zeromq (4.3.4-r0) [2022-06-07T15:04:48.643Z] Executing busybox-1.34.1-r5.trigger [2022-06-07T15:04:48.643Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-07T15:04:48.643Z] OK: 67 MiB in 87 packages [2022-06-07T15:04:48.643Z] Removing intermediate container f94627c7b196 [2022-06-07T15:04:48.643Z] ---> 9aee5cb8e61a [2022-06-07T15:04:48.643Z] Step 17/29 : WORKDIR / [2022-06-07T15:04:48.643Z] ---> Running in d35b6e44ec0f [2022-06-07T15:04:48.643Z] Removing intermediate container d35b6e44ec0f [2022-06-07T15:04:48.643Z] ---> 550e922bc92e [2022-06-07T15:04:48.643Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-07T15:04:50.079Z] ---> c48e48c09cfe [2022-06-07T15:04:50.079Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-07T15:04:50.354Z] ---> 843d5a7963be [2022-06-07T15:04:50.354Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-07T15:04:50.953Z] ---> b3a4b7989ac3 [2022-06-07T15:04:50.953Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-07T15:04:51.550Z] ---> a1e92cdb45a6 [2022-06-07T15:04:51.550Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-07T15:04:52.150Z] ---> fdc25d95ab10 [2022-06-07T15:04:52.150Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-07T15:04:53.147Z] ---> c2fd2cf368b8 [2022-06-07T15:04:53.147Z] Step 24/29 : EXPOSE 59983 [2022-06-07T15:04:53.147Z] ---> Running in 4a5b25ae6ac8 [2022-06-07T15:04:53.430Z] Removing intermediate container 4a5b25ae6ac8 [2022-06-07T15:04:53.430Z] ---> cce2f4e486b5 [2022-06-07T15:04:53.430Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-07T15:04:53.708Z] ---> Running in 69b6d6e841d7 [2022-06-07T15:04:53.982Z] Removing intermediate container 69b6d6e841d7 [2022-06-07T15:04:53.982Z] ---> eb917414fabd [2022-06-07T15:04:53.982Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-07T15:04:53.982Z] ---> Running in e047015b11cb [2022-06-07T15:04:54.258Z] Removing intermediate container e047015b11cb [2022-06-07T15:04:54.258Z] ---> fb2c40579e87 [2022-06-07T15:04:54.258Z] Step 27/29 : LABEL arch=arm64 [2022-06-07T15:04:54.537Z] ---> Running in 9ed9b22e3921 [2022-06-07T15:04:54.810Z] Removing intermediate container 9ed9b22e3921 [2022-06-07T15:04:54.810Z] ---> 01a3615e9baf [2022-06-07T15:04:54.810Z] Step 28/29 : LABEL git_sha=455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T15:04:54.810Z] ---> Running in 613852ed0c94 [2022-06-07T15:04:55.081Z] Removing intermediate container 613852ed0c94 [2022-06-07T15:04:55.081Z] ---> f3b65d2bc7ed [2022-06-07T15:04:55.081Z] Step 29/29 : LABEL version=0.0.1-dev.7 [2022-06-07T15:04:55.081Z] ---> Running in 0bcbc9f88c51 [2022-06-07T15:04:55.355Z] Removing intermediate container 0bcbc9f88c51 [2022-06-07T15:04:55.355Z] ---> 65fb60de630c [2022-06-07T15:04:55.355Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T15:04:55.355Z] Successfully built 65fb60de630c [2022-06-07T15:04:55.355Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T15:04:55.473Z] provisioning config files... [2022-06-07T15:04:55.491Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/18@tmp/config360365920102645411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:04:55.840Z] ---> docker-login.sh [2022-06-07T15:04:55.840Z] nexus3.edgexfoundry.org:10001 [2022-06-07T15:04:56.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T15:04:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T15:04:56.114Z] Configure a credential helper to remove this warning. See [2022-06-07T15:04:56.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T15:04:56.114Z] [2022-06-07T15:04:56.114Z] Login Succeeded [2022-06-07T15:04:56.114Z] nexus3.edgexfoundry.org:10002 [2022-06-07T15:04:56.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T15:04:56.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T15:04:56.661Z] Configure a credential helper to remove this warning. See [2022-06-07T15:04:56.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T15:04:56.661Z] [2022-06-07T15:04:56.661Z] Login Succeeded [2022-06-07T15:04:56.661Z] nexus3.edgexfoundry.org:10003 [2022-06-07T15:04:56.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T15:04:57.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T15:04:57.211Z] Configure a credential helper to remove this warning. See [2022-06-07T15:04:57.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T15:04:57.211Z] [2022-06-07T15:04:57.211Z] Login Succeeded [2022-06-07T15:04:57.211Z] nexus3.edgexfoundry.org:10004 [2022-06-07T15:04:57.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T15:04:57.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T15:04:57.485Z] Configure a credential helper to remove this warning. See [2022-06-07T15:04:57.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T15:04:57.485Z] [2022-06-07T15:04:57.485Z] Login Succeeded [2022-06-07T15:04:57.485Z] docker.io [2022-06-07T15:04:57.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T15:04:58.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T15:04:58.348Z] Configure a credential helper to remove this warning. See [2022-06-07T15:04:58.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T15:04:58.348Z] [2022-06-07T15:04:58.348Z] Login Succeeded [2022-06-07T15:04:58.348Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T15:04:58.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T15:04:58.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T15:04:58.420Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2022-06-07T15:04:58.420Z] 455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T15:04:58.420Z] latest [2022-06-07T15:04:58.420Z] 0.0.1-dev.7 [2022-06-07T15:04:58.420Z] 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T15:04:58.420Z] main [2022-06-07T15:04:58.420Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:04:58.768Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:04:59.131Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T15:04:59.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-07T15:04:59.131Z] a43932d1df72: Preparing [2022-06-07T15:04:59.131Z] 1207169bf42c: Preparing [2022-06-07T15:04:59.131Z] 638f72eb2f08: Preparing [2022-06-07T15:04:59.131Z] 04e79824d4c9: Preparing [2022-06-07T15:04:59.131Z] feb0b27dd95a: Preparing [2022-06-07T15:04:59.131Z] 0a187ed8baab: Preparing [2022-06-07T15:04:59.131Z] 974205e2bac3: Preparing [2022-06-07T15:04:59.131Z] 4f4ce317c6bb: Preparing [2022-06-07T15:04:59.131Z] 0a187ed8baab: Waiting [2022-06-07T15:04:59.131Z] 974205e2bac3: Waiting [2022-06-07T15:04:59.131Z] 4f4ce317c6bb: Waiting [2022-06-07T15:04:59.406Z] 638f72eb2f08: Pushed [2022-06-07T15:04:59.406Z] 04e79824d4c9: Pushed [2022-06-07T15:04:59.406Z] 1207169bf42c: Pushed [2022-06-07T15:04:59.406Z] feb0b27dd95a: Pushed [2022-06-07T15:04:59.406Z] 4f4ce317c6bb: Layer already exists [2022-06-07T15:05:03.718Z] a43932d1df72: Pushed [2022-06-07T15:05:05.151Z] 0a187ed8baab: Pushed [2022-06-07T15:05:13.415Z] 974205e2bac3: Pushed [2022-06-07T15:05:13.415Z] 455d5982027557f38f4688dafc55c743213ab3fb: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:13.780Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:14.140Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-07T15:05:14.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-07T15:05:14.141Z] a43932d1df72: Preparing [2022-06-07T15:05:14.141Z] 1207169bf42c: Preparing [2022-06-07T15:05:14.141Z] 638f72eb2f08: Preparing [2022-06-07T15:05:14.141Z] 04e79824d4c9: Preparing [2022-06-07T15:05:14.141Z] feb0b27dd95a: Preparing [2022-06-07T15:05:14.141Z] 0a187ed8baab: Preparing [2022-06-07T15:05:14.141Z] 974205e2bac3: Preparing [2022-06-07T15:05:14.141Z] 4f4ce317c6bb: Preparing [2022-06-07T15:05:14.141Z] 0a187ed8baab: Waiting [2022-06-07T15:05:14.141Z] 974205e2bac3: Waiting [2022-06-07T15:05:14.141Z] 4f4ce317c6bb: Waiting [2022-06-07T15:05:14.141Z] feb0b27dd95a: Layer already exists [2022-06-07T15:05:14.141Z] 638f72eb2f08: Layer already exists [2022-06-07T15:05:14.141Z] 04e79824d4c9: Layer already exists [2022-06-07T15:05:14.141Z] 1207169bf42c: Layer already exists [2022-06-07T15:05:14.141Z] a43932d1df72: Layer already exists [2022-06-07T15:05:14.141Z] 974205e2bac3: Layer already exists [2022-06-07T15:05:14.141Z] 4f4ce317c6bb: Layer already exists [2022-06-07T15:05:14.141Z] 0a187ed8baab: Layer already exists [2022-06-07T15:05:14.415Z] latest: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:14.778Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:15.142Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 [2022-06-07T15:05:15.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-07T15:05:15.142Z] a43932d1df72: Preparing [2022-06-07T15:05:15.142Z] 1207169bf42c: Preparing [2022-06-07T15:05:15.142Z] 638f72eb2f08: Preparing [2022-06-07T15:05:15.142Z] 04e79824d4c9: Preparing [2022-06-07T15:05:15.142Z] feb0b27dd95a: Preparing [2022-06-07T15:05:15.142Z] 0a187ed8baab: Preparing [2022-06-07T15:05:15.142Z] 974205e2bac3: Preparing [2022-06-07T15:05:15.142Z] 4f4ce317c6bb: Preparing [2022-06-07T15:05:15.142Z] 0a187ed8baab: Waiting [2022-06-07T15:05:15.142Z] 4f4ce317c6bb: Waiting [2022-06-07T15:05:15.142Z] 974205e2bac3: Waiting [2022-06-07T15:05:15.142Z] 1207169bf42c: Layer already exists [2022-06-07T15:05:15.142Z] a43932d1df72: Layer already exists [2022-06-07T15:05:15.142Z] 638f72eb2f08: Layer already exists [2022-06-07T15:05:15.142Z] 04e79824d4c9: Layer already exists [2022-06-07T15:05:15.142Z] feb0b27dd95a: Layer already exists [2022-06-07T15:05:15.142Z] 4f4ce317c6bb: Layer already exists [2022-06-07T15:05:15.142Z] 0a187ed8baab: Layer already exists [2022-06-07T15:05:15.142Z] 974205e2bac3: Layer already exists [2022-06-07T15:05:15.414Z] 0.0.1-dev.7: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:15.784Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:16.158Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T15:05:16.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-07T15:05:16.158Z] a43932d1df72: Preparing [2022-06-07T15:05:16.158Z] 1207169bf42c: Preparing [2022-06-07T15:05:16.158Z] 638f72eb2f08: Preparing [2022-06-07T15:05:16.158Z] 04e79824d4c9: Preparing [2022-06-07T15:05:16.158Z] feb0b27dd95a: Preparing [2022-06-07T15:05:16.158Z] 0a187ed8baab: Preparing [2022-06-07T15:05:16.158Z] 974205e2bac3: Preparing [2022-06-07T15:05:16.158Z] 4f4ce317c6bb: Preparing [2022-06-07T15:05:16.158Z] 0a187ed8baab: Waiting [2022-06-07T15:05:16.158Z] 974205e2bac3: Waiting [2022-06-07T15:05:16.158Z] 4f4ce317c6bb: Waiting [2022-06-07T15:05:16.158Z] feb0b27dd95a: Layer already exists [2022-06-07T15:05:16.158Z] 04e79824d4c9: Layer already exists [2022-06-07T15:05:16.158Z] a43932d1df72: Layer already exists [2022-06-07T15:05:16.158Z] 638f72eb2f08: Layer already exists [2022-06-07T15:05:16.158Z] 1207169bf42c: Layer already exists [2022-06-07T15:05:16.158Z] 0a187ed8baab: Layer already exists [2022-06-07T15:05:16.158Z] 4f4ce317c6bb: Layer already exists [2022-06-07T15:05:16.158Z] 974205e2bac3: Layer already exists [2022-06-07T15:05:16.429Z] 455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:16.793Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:17.151Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2022-06-07T15:05:17.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2022-06-07T15:05:17.151Z] a43932d1df72: Preparing [2022-06-07T15:05:17.151Z] 1207169bf42c: Preparing [2022-06-07T15:05:17.151Z] 638f72eb2f08: Preparing [2022-06-07T15:05:17.151Z] 04e79824d4c9: Preparing [2022-06-07T15:05:17.151Z] feb0b27dd95a: Preparing [2022-06-07T15:05:17.151Z] 0a187ed8baab: Preparing [2022-06-07T15:05:17.151Z] 974205e2bac3: Preparing [2022-06-07T15:05:17.151Z] 4f4ce317c6bb: Preparing [2022-06-07T15:05:17.151Z] 0a187ed8baab: Waiting [2022-06-07T15:05:17.151Z] 974205e2bac3: Waiting [2022-06-07T15:05:17.151Z] 4f4ce317c6bb: Waiting [2022-06-07T15:05:17.151Z] 638f72eb2f08: Layer already exists [2022-06-07T15:05:17.151Z] a43932d1df72: Layer already exists [2022-06-07T15:05:17.151Z] feb0b27dd95a: Layer already exists [2022-06-07T15:05:17.151Z] 04e79824d4c9: Layer already exists [2022-06-07T15:05:17.151Z] 1207169bf42c: Layer already exists [2022-06-07T15:05:17.151Z] 0a187ed8baab: Layer already exists [2022-06-07T15:05:17.151Z] 4f4ce317c6bb: Layer already exists [2022-06-07T15:05:17.151Z] 974205e2bac3: Layer already exists [2022-06-07T15:05:17.424Z] main: digest: sha256:61ecd6b4256164643e22c380e2e043fcf029c1d640f861cee237269f360a7fdc size: 1994 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T15:05:17.480Z] ===================================================== [Pipeline] echo [2022-06-07T15:05:17.486Z] taggedImages: [2022-06-07T15:05:17.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb [2022-06-07T15:05:17.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2022-06-07T15:05:17.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:0.0.1-dev.7 [2022-06-07T15:05:17.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:455d5982027557f38f4688dafc55c743213ab3fb-0.0.1-dev.7 [2022-06-07T15:05:17.486Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:17.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T15:05:17.855Z] [2022-06-07T15:05:17.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:18.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T15:05:18.208Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T15:05:18.208Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T15:05:18.208Z] 04944245beec: Pulling fs layer [2022-06-07T15:05:18.208Z] 699f458cf7ca: Pulling fs layer [2022-06-07T15:05:18.208Z] 765212b225bb: Pulling fs layer [2022-06-07T15:05:18.208Z] f23df028b6ca: Pulling fs layer [2022-06-07T15:05:18.208Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T15:05:18.208Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T15:05:18.208Z] f23df028b6ca: Waiting [2022-06-07T15:05:18.208Z] 765212b225bb: Waiting [2022-06-07T15:05:18.208Z] d65c8cfc05b1: Waiting [2022-06-07T15:05:18.208Z] 2437ff75d9bd: Waiting [2022-06-07T15:05:18.482Z] 04944245beec: Verifying Checksum [2022-06-07T15:05:18.482Z] 04944245beec: Download complete [2022-06-07T15:05:18.482Z] 765212b225bb: Verifying Checksum [2022-06-07T15:05:18.482Z] 765212b225bb: Download complete [2022-06-07T15:05:18.482Z] f23df028b6ca: Verifying Checksum [2022-06-07T15:05:18.482Z] f23df028b6ca: Download complete [2022-06-07T15:05:18.482Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T15:05:18.482Z] d65c8cfc05b1: Download complete [2022-06-07T15:05:18.482Z] 699f458cf7ca: Verifying Checksum [2022-06-07T15:05:18.482Z] 699f458cf7ca: Download complete [2022-06-07T15:05:19.079Z] 8998bd30e6a1: Download complete [2022-06-07T15:05:21.055Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T15:05:21.055Z] 2437ff75d9bd: Download complete [2022-06-07T15:05:23.040Z] 8998bd30e6a1: Pull complete [2022-06-07T15:05:23.641Z] 04944245beec: Pull complete [2022-06-07T15:05:25.082Z] 699f458cf7ca: Pull complete [2022-06-07T15:05:25.358Z] 765212b225bb: Pull complete [2022-06-07T15:05:25.960Z] f23df028b6ca: Pull complete [2022-06-07T15:05:26.236Z] d65c8cfc05b1: Pull complete [2022-06-07T15:05:41.362Z] 2437ff75d9bd: Pull complete [2022-06-07T15:05:41.363Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T15:05:41.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T15:05:41.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:05:41.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-1650 does not seem to be running inside a container [2022-06-07T15:05:41.701Z] $ 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/18 -v /w/workspace/device-usb-camera/18:/w/workspace/device-usb-camera/18:rw,z -v /w/workspace/device-usb-camera/18@tmp:/w/workspace/device-usb-camera/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T15:05:44.156Z] $ docker top 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:05:45.069Z] ---> job-cost.sh [2022-06-07T15:05:45.069Z] lf-activate-venv: SKIPPING [2022-06-07T15:05:45.069Z] INFO: No Stack... [2022-06-07T15:05:45.345Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T15:05:46.323Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T15:05:46.989Z] + cat /w/workspace/device-usb-camera/18/archives/cost.csv [2022-06-07T15:05:46.989Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T15:05:47.052Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [2022-06-07T15:05:47.058Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] did not exist. Created. [2022-06-07T15:05:47.058Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T15:05:47.738Z] /w/workspace/device-usb-camera/18@tmp/durable-4d105920/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T15:05:48.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T15:05:48.440Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T15:05:48.482Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T15:05:48.493Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-18-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T15:05:48.518Z] $ docker stop --time=1 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 [2022-06-07T15:05:50.028Z] $ docker rm -f 44762ec2f66ce5c1cbbdbbbe562c93af028e2c38e0d6aa1ff505604ab325da24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-07T15:05:50.510Z] provisioning config files... [2022-06-07T15:05:50.517Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2481664723934194978tmp [Pipeline] { [Pipeline] sh [2022-06-07T15:05:50.810Z] + set +x [2022-06-07T15:05:50.811Z] + curl -s https://codecov.io/bash [2022-06-07T15:05:50.811Z] + bash -s -- [2022-06-07T15:05:50.811Z] [2022-06-07T15:05:50.811Z] _____ _ [2022-06-07T15:05:50.811Z] / ____| | | [2022-06-07T15:05:50.811Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T15:05:50.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T15:05:50.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T15:05:50.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T15:05:50.811Z] Bash-1.0.6 [2022-06-07T15:05:50.811Z] [2022-06-07T15:05:50.811Z] [2022-06-07T15:05:50.811Z] ==> git version 2.25.1 found [2022-06-07T15:05:50.811Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-07T15:05:50.811Z] Release-Date: 2020-01-08 [2022-06-07T15:05:50.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T15:05:50.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T15:05:50.811Z] ==> Jenkins CI detected. [2022-06-07T15:05:50.811Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2022-06-07T15:05:50.811Z] project root: . [2022-06-07T15:05:50.811Z] --> token set from env [2022-06-07T15:05:50.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T15:05:50.811Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T15:05:50.811Z] ==> Python coveragepy not found [2022-06-07T15:05:50.811Z] ==> Searching for coverage reports in: [2022-06-07T15:05:50.811Z] + . [2022-06-07T15:05:51.071Z] -> Found 1 reports [2022-06-07T15:05:51.071Z] ==> Detecting git/mercurial file structure [2022-06-07T15:05:51.071Z] ==> Reading reports [2022-06-07T15:05:51.071Z] + ./coverage.out bytes=10 [2022-06-07T15:05:51.071Z] ==> Appending adjustments [2022-06-07T15:05:51.071Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T15:05:51.071Z] + Found adjustments [2022-06-07T15:05:51.071Z] ==> Gzipping contents [2022-06-07T15:05:51.071Z] 4.0K /tmp/codecov.BK24Dq.gz [2022-06-07T15:05:51.071Z] ==> Uploading reports [2022-06-07T15:05:51.071Z] url: https://codecov.io [2022-06-07T15:05:51.071Z] query: branch=main&commit=455d5982027557f38f4688dafc55c743213ab3fb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T15:05:51.071Z] -> Pinging Codecov [2022-06-07T15:05:51.071Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=455d5982027557f38f4688dafc55c743213ab3fb&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T15:05:51.331Z] -> Uploading to [2022-06-07T15:05:51.331Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/73D8F5FF140700D3E01443B452E23636/455d5982027557f38f4688dafc55c743213ab3fb/f4380247-74a5-4e91-9fc0-fa17b95444be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T150551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2005a9f837f2465f14e1297b846e074bea4f2befb5c85a7afbe9fcea79fc73f2 [2022-06-07T15:05:51.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T15:05:51.331Z] Dload Upload Total Spent Left Speed [2022-06-07T15:05:51.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1019 0 0 100 1019 0 4392 --:--:-- --:--:-- --:--:-- 4392 [2022-06-07T15:05:51.592Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] } [2022-06-07T15:05:51.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-07T15:05:51.819Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T15:05:51.830Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:52.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T15:05:52.127Z] [2022-06-07T15:05:52.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:05:52.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T15:05:52.446Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T15:05:52.446Z] df9b9388f04a: Already exists [2022-06-07T15:05:52.446Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T15:05:52.446Z] 25bc292e5bac: Pulling fs layer [2022-06-07T15:05:52.446Z] 114826534d7a: Pulling fs layer [2022-06-07T15:05:52.446Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T15:05:52.446Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T15:05:52.446Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T15:05:52.446Z] 4657fd5d0bcf: Waiting [2022-06-07T15:05:52.446Z] 8a3aa393b2d8: Waiting [2022-06-07T15:05:52.446Z] 25bc292e5bac: Verifying Checksum [2022-06-07T15:05:52.446Z] 25bc292e5bac: Download complete [2022-06-07T15:05:52.446Z] 52dc419b0ee2: Download complete [2022-06-07T15:05:52.446Z] 4657fd5d0bcf: Verifying Checksum [2022-06-07T15:05:52.446Z] 4657fd5d0bcf: Download complete [2022-06-07T15:05:52.446Z] 52dc419b0ee2: Pull complete [2022-06-07T15:05:52.715Z] 6ad1cebc031e: Verifying Checksum [2022-06-07T15:05:52.715Z] 6ad1cebc031e: Download complete [2022-06-07T15:05:52.715Z] 25bc292e5bac: Pull complete [2022-06-07T15:05:53.295Z] 114826534d7a: Verifying Checksum [2022-06-07T15:05:53.295Z] 114826534d7a: Download complete [2022-06-07T15:05:53.295Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T15:05:53.295Z] 8a3aa393b2d8: Download complete [2022-06-07T15:05:56.588Z] 114826534d7a: Pull complete [2022-06-07T15:05:56.848Z] 4657fd5d0bcf: Pull complete [2022-06-07T15:05:57.108Z] 6ad1cebc031e: Pull complete [2022-06-07T15:06:00.400Z] 8a3aa393b2d8: Pull complete [2022-06-07T15:06:00.400Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T15:06:00.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T15:06:00.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:00.501Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:00.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-07T15:06:02.662Z] $ docker top a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T15:06:02.735Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2022-06-07T15:06:03.019Z] + set -o pipefail [2022-06-07T15:06:03.019Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2022-06-07T15:06:08.371Z] [2022-06-07T15:06:08.371Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2022-06-07T15:06:08.371Z] [2022-06-07T15:06:08.371Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/0ba447ca-fe5a-48d5-9683-d634d27578c1 [2022-06-07T15:06:08.371Z] [2022-06-07T15:06:08.371Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T15:06:08.371Z] [2022-06-07T15:06:08.371Z] [Pipeline] } [2022-06-07T15:06:08.390Z] $ docker stop --time=1 a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 [2022-06-07T15:06:10.747Z] $ docker rm -f a5496111f2df628fd1be652cfc026aab0859e5090064d154d602f072df7aa453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T15:06:11.486Z] + git log --format=format:%s -1 455d5982027557f38f4688dafc55c743213ab3fb [Pipeline] sh [2022-06-07T15:06:11.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T15:06:11.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:12.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T15:06:12.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:12.183Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:12.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T15:06:12.642Z] $ docker top 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T15:06:12.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T15:06:12.737Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T15:06:12.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T15:06:12.867Z] $ docker exec 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 ssh-agent [2022-06-07T15:06:12.985Z] SSH_AUTH_SOCK=/tmp/ssh-RaP4pFfPpsum/agent.35 [2022-06-07T15:06:12.985Z] SSH_AGENT_PID=41 [2022-06-07T15:06:12.991Z] Running ssh-add (command line suppressed) [2022-06-07T15:06:13.110Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5807722491025196272.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5807722491025196272.key) [2022-06-07T15:06:13.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T15:06:13.403Z] + git semver tag [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,601 [run_tag] DEBUG tag force:False [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,601 [check_head_tag] DEBUG check head tag [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,601 [execute] INFO git cat-file --batch-check [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,606 [execute] INFO git cat-file --batch [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,606 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,611 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,611 [execute] INFO git tag -a v0.0.1-dev.7 -m v0.0.1-dev.7 [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,612 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.7', '-m', 'v0.0.1-dev.7'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T15:06:13.663Z] 2022-06-07 15:06:13,616 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:13.663Z] 0.0.1-dev.7 [Pipeline] } [2022-06-07T15:06:13.678Z] $ docker exec --env ******** --env ******** 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 ssh-agent -k [2022-06-07T15:06:13.783Z] unset SSH_AUTH_SOCK; [2022-06-07T15:06:13.783Z] unset SSH_AGENT_PID; [2022-06-07T15:06:13.783Z] echo Agent pid 41 killed; [2022-06-07T15:06:13.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T15:06:14.109Z] + git semver [Pipeline] } [2022-06-07T15:06:14.391Z] $ docker stop --time=1 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 [2022-06-07T15:06:15.678Z] $ docker rm -f 9bcbab478fe770a96de194ff08062159aa7bbed8e61d4ceb0ce48e05e44b2a45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:16.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T15:06:16.064Z] [2022-06-07T15:06:16.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:16.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T15:06:16.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T15:06:16.365Z] ab5ef0e58194: Pulling fs layer [2022-06-07T15:06:16.365Z] 9712f1f96733: Pulling fs layer [2022-06-07T15:06:16.365Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T15:06:16.365Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T15:06:16.365Z] e9a5061849ea: Pulling fs layer [2022-06-07T15:06:16.365Z] d747dcd14b5f: Pulling fs layer [2022-06-07T15:06:16.365Z] 2de7ff778b66: Pulling fs layer [2022-06-07T15:06:16.365Z] 0d9ebad4ef96: Waiting [2022-06-07T15:06:16.365Z] 2de7ff778b66: Waiting [2022-06-07T15:06:16.365Z] e9a5061849ea: Waiting [2022-06-07T15:06:16.365Z] d747dcd14b5f: Waiting [2022-06-07T15:06:16.365Z] 9712f1f96733: Verifying Checksum [2022-06-07T15:06:16.365Z] 9712f1f96733: Download complete [2022-06-07T15:06:16.624Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T15:06:16.625Z] 63f879dbbcfc: Download complete [2022-06-07T15:06:16.625Z] e9a5061849ea: Verifying Checksum [2022-06-07T15:06:16.625Z] e9a5061849ea: Download complete [2022-06-07T15:06:16.625Z] d747dcd14b5f: Download complete [2022-06-07T15:06:16.884Z] ab5ef0e58194: Verifying Checksum [2022-06-07T15:06:16.884Z] ab5ef0e58194: Download complete [2022-06-07T15:06:16.884Z] 2de7ff778b66: Verifying Checksum [2022-06-07T15:06:16.884Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T15:06:16.884Z] 0d9ebad4ef96: Download complete [2022-06-07T15:06:19.422Z] ab5ef0e58194: Pull complete [2022-06-07T15:06:19.680Z] 9712f1f96733: Pull complete [2022-06-07T15:06:20.247Z] 63f879dbbcfc: Pull complete [2022-06-07T15:06:24.437Z] 0d9ebad4ef96: Pull complete [2022-06-07T15:06:24.437Z] e9a5061849ea: Pull complete [2022-06-07T15:06:24.437Z] d747dcd14b5f: Pull complete [2022-06-07T15:06:25.375Z] 2de7ff778b66: Pull complete [2022-06-07T15:06:25.375Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T15:06:25.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T15:06:25.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:25.467Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:25.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-07T15:06:27.657Z] $ docker top 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T15:06:27.730Z] provisioning config files... [2022-06-07T15:06:27.737Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2927312494434047053tmp [2022-06-07T15:06:27.748Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9061506990430537326tmp [2022-06-07T15:06:27.756Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1018636308951418300tmp [Pipeline] { [Pipeline] echo [2022-06-07T15:06:27.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:28.054Z] ---> sigul-configuration.sh [2022-06-07T15:06:28.054Z] gpg: directory `/root/.gnupg' created [2022-06-07T15:06:28.054Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T15:06:28.054Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T15:06:28.054Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T15:06:28.054Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T15:06:28.054Z] gpg: CAST5 encrypted data [2022-06-07T15:06:28.054Z] gpg: encrypted with 1 passphrase [2022-06-07T15:06:28.054Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T15:06:28.341Z] + mkdir /home/jenkins [2022-06-07T15:06:28.341Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T15:06:28.629Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-07T15:06:28.638Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:28.922Z] ---> sigul-install.sh [2022-06-07T15:06:28.922Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T15:06:29.212Z] + git tag --list [2022-06-07T15:06:29.212Z] v0.0.0 [2022-06-07T15:06:29.212Z] v0.0.1-dev.1 [2022-06-07T15:06:29.212Z] v0.0.1-dev.2 [2022-06-07T15:06:29.212Z] v0.0.1-dev.3 [2022-06-07T15:06:29.212Z] v0.0.1-dev.4 [2022-06-07T15:06:29.212Z] v0.0.1-dev.5 [2022-06-07T15:06:29.212Z] v0.0.1-dev.6 [2022-06-07T15:06:29.212Z] v0.0.1-dev.7 [Pipeline] sh [2022-06-07T15:06:29.503Z] + lftools sign git-tag v0.0.1-dev.7 [2022-06-07T15:06:30.074Z] Signing Git tag with Sigul... [2022-06-07T15:06:30.074Z] Signing v0.0.1-dev.7 [Pipeline] echo [2022-06-07T15:06:30.345Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:30.632Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T15:06:30.640Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T15:06:30.663Z] $ docker stop --time=1 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 [2022-06-07T15:06:31.983Z] $ docker rm -f 92c2b24796206b0317c2267d7c0474a602fd05d41165e11655f803118f6a5676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T15:06:32.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T15:06:32.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:32.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T15:06:32.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:32.788Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:32.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T15:06:33.205Z] $ docker top dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T15:06:33.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T15:06:33.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T15:06:33.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T15:06:33.439Z] $ docker exec dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 ssh-agent [2022-06-07T15:06:33.558Z] SSH_AUTH_SOCK=/tmp/ssh-6k2DqhHQZCpQ/agent.34 [2022-06-07T15:06:33.558Z] SSH_AGENT_PID=40 [2022-06-07T15:06:33.563Z] Running ssh-add (command line suppressed) [2022-06-07T15:06:33.687Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4197977348362575499.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4197977348362575499.key) [2022-06-07T15:06:33.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T15:06:33.985Z] + git semver bump pre [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,171 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,171 [bump_version] DEBUG bumping version:0.0.1-dev.7 on axis:pre with prefix:dev [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,172 [bump_version] DEBUG bumped version:0.0.1-dev.8 [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,172 [write_version] DEBUG write version:0.0.1-dev.8 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,172 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,172 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,173 [execute] INFO git cat-file --batch-check [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,177 [execute] INFO git cat-file --batch [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T15:06:34.245Z] 2022-06-07 15:06:34,182 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:34.245Z] 0.0.1-dev.8 [Pipeline] } [2022-06-07T15:06:34.268Z] $ docker exec --env ******** --env ******** dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 ssh-agent -k [2022-06-07T15:06:34.385Z] unset SSH_AUTH_SOCK; [2022-06-07T15:06:34.385Z] unset SSH_AGENT_PID; [2022-06-07T15:06:34.386Z] echo Agent pid 40 killed; [2022-06-07T15:06:34.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T15:06:34.790Z] + git semver [Pipeline] } [2022-06-07T15:06:35.067Z] $ docker stop --time=1 dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 [2022-06-07T15:06:36.376Z] $ docker rm -f dd37b67e97a591015e38dcfbf4e943e934332979e639f1b853f35dddd06cc5b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T15:06:36.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T15:06:36.716Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:37.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T15:06:37.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:37.094Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:37.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T15:06:37.505Z] $ docker top 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T15:06:37.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T15:06:37.592Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T15:06:37.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T15:06:37.731Z] $ docker exec 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 ssh-agent [2022-06-07T15:06:37.843Z] SSH_AUTH_SOCK=/tmp/ssh-DxuAm5NRTZln/agent.32 [2022-06-07T15:06:37.843Z] SSH_AGENT_PID=38 [2022-06-07T15:06:37.848Z] Running ssh-add (command line suppressed) [2022-06-07T15:06:37.959Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4960158309603479708.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4960158309603479708.key) [2022-06-07T15:06:37.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T15:06:38.256Z] + git semver push [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,439 [run_push] DEBUG push [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,440 [execute] INFO git cat-file --batch-check [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,444 [execute] INFO git rev-list 9187481b4165229670f00ab8bda6bf465bd97b7f -- [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,444 [execute] DEBUG Popen(['git', 'rev-list', '9187481b4165229670f00ab8bda6bf465bd97b7f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,449 [execute] INFO git fetch -v origin [2022-06-07T15:06:38.517Z] 2022-06-07 15:06:38,450 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T15:06:39.087Z] 2022-06-07 15:06:38,932 [run_push] DEBUG no remote changes detected [2022-06-07T15:06:39.087Z] 2022-06-07 15:06:38,932 [execute] INFO git push origin semver [2022-06-07T15:06:39.087Z] 2022-06-07 15:06:38,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T15:06:39.658Z] 2022-06-07 15:06:39,614 [run_push] DEBUG push all version tags [2022-06-07T15:06:39.658Z] 2022-06-07 15:06:39,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T15:06:39.658Z] 2022-06-07 15:06:39,615 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T15:06:40.601Z] 2022-06-07 15:06:40,266 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-06-07T15:06:40.601Z] 0.0.1-dev.8 [Pipeline] } [2022-06-07T15:06:40.622Z] $ docker exec --env ******** --env ******** 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 ssh-agent -k [2022-06-07T15:06:40.711Z] unset SSH_AUTH_SOCK; [2022-06-07T15:06:40.711Z] unset SSH_AGENT_PID; [2022-06-07T15:06:40.711Z] echo Agent pid 38 killed; [2022-06-07T15:06:40.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T15:06:41.016Z] + git semver [Pipeline] } [2022-06-07T15:06:41.298Z] $ docker stop --time=1 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 [2022-06-07T15:06:42.584Z] $ docker rm -f 1aa63ad15f0d52ee19794f663f74a722bd68939c63b0b87767333fd0dbe26232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-07T15:06:43.134Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-06-07T15:06:43.134Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-07T15:06:43.134Z] total 16 [2022-06-07T15:06:43.134Z] drwxr-xr-x 3 root root 4096 Jun 7 14:58 . [2022-06-07T15:06:43.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 15:06 .. [2022-06-07T15:06:43.134Z] drwxr-xr-x 2 root root 4096 Jun 7 14:58 cost [2022-06-07T15:06:43.134Z] -rw-r--r-- 1 root root 87 Jun 7 14:58 cost.csv [2022-06-07T15:06:43.134Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-07T15:06:43.134Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-06-07T15:06:43.134Z] total 16 [2022-06-07T15:06:43.134Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 14:58 . [2022-06-07T15:06:43.134Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 15:06 .. [2022-06-07T15:06:43.134Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 14:58 cost [2022-06-07T15:06:43.134Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:43.428Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:44.285Z] ---> package-listing.sh [2022-06-07T15:06:44.285Z] ++ facter osfamily [2022-06-07T15:06:44.285Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T15:06:44.545Z] + OS_FAMILY=debian [2022-06-07T15:06:44.545Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-06-07T15:06:44.545Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T15:06:44.545Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T15:06:44.545Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T15:06:44.545Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T15:06:44.545Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-07T15:06:44.545Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T15:06:44.545Z] + case "${OS_FAMILY}" in [2022-06-07T15:06:44.545Z] + dpkg -l [2022-06-07T15:06:44.545Z] + grep '^ii' [2022-06-07T15:06:44.545Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T15:06:44.545Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T15:06:44.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T15:06:44.545Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-06-07T15:06:44.545Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-06-07T15:06:44.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-06-07T15:06:44.557Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T15:06:44.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T15:06:45.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T15:06:45.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T15:06:45.466Z] prd-ubuntu20.04-docker-8c-8g-1649 does not seem to be running inside a container [2022-06-07T15:06:45.506Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T15:06:45.740Z] $ docker top 73b9af38d5a9aae9b774b2c5da5a175242e3b2811a5b8c77f9ebee79d68a7b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T15:06:46.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T15:06:46.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T15:06:46.654Z] + ls /var/log/sa-host [2022-06-07T15:06:46.654Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T15:06:46.779Z] provisioning config files... [2022-06-07T15:06:46.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config371034975890933812tmp [Pipeline] { [Pipeline] echo [2022-06-07T15:06:46.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:47.084Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T15:06:47.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:47.414Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T15:06:47.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:47.702Z] ---> sudo-logs.sh [2022-06-07T15:06:47.702Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T15:06:47.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:48.004Z] ---> job-cost.sh [2022-06-07T15:06:48.004Z] lf-activate-venv: SKIPPING [2022-06-07T15:06:48.004Z] DEBUG: total: 0.2199999988079071 [2022-06-07T15:06:48.004Z] INFO: Retrieving Stack Cost... [2022-06-07T15:06:48.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T15:06:48.835Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T15:06:48.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T15:06:49.134Z] ---> logs-deploy.sh [2022-06-07T15:06:49.134Z] lf-activate-venv: SKIPPING [2022-06-07T15:06:49.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/18 [2022-06-07T15:06:49.134Z] INFO: archiving workspace using pattern(s): [2022-06-07T15:06:50.072Z] Archives upload complete. [2022-06-07T15:06:50.072Z] INFO: archiving logs to Nexus