Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 883b969b3f4ec115f8bad7d60bb6e386c3beccb0+c4833ecb71a5b036c07645cdd3981a69f5c223ec (af3fa0f62a91a96b9043a231976721c9c0f33a7f) 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-ssh6990873761091466659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7831216004445932516.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7950842977248095044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-149/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9355498512211966078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14330167411607888078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-149/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9979517385892954717.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6162 in /w/workspace/foundry_device-usb-camera_PR-149 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-149 # 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 Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 # timeout=10 Merge succeeded, producing 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 Checking out Revision 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 (PR-149) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-15T18:04:51.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-15T18:04:51.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-15T18:04:51.947Z] ========================================================= [2023-02-15T18:04:51.947Z] EdgeX Global Pipelines Version Info [2023-02-15T18:04:51.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 # timeout=10 [2023-02-15T18:04:53.050Z] ------------------- [2023-02-15T18:04:53.050Z] stable info: [2023-02-15T18:04:53.050Z] ------------------- [2023-02-15T18:04:53.050Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-15T18:04:53.050Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T18:04:53.050Z] Message: update stable to v1.0.244 [2023-02-15T18:04:53.311Z] ------------------- [2023-02-15T18:04:53.312Z] experimental info: [2023-02-15T18:04:53.312Z] ------------------- [2023-02-15T18:04:53.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-15T18:04:53.312Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-15T18:04:53.312Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-15T18:04:53.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-15T18:04:53.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-15T18:04:53.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-15T18:04:53.713Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-15T18:04:53.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-15T18:04:53.785Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-15T18:04:53.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-15T18:04:53.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-15T18:04:53.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-15T18:04:53.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-15T18:04:53.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-15T18:04:54.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-15T18:04:54.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-15T18:04:54.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-15T18:04:54.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T18:04:54.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-15T18:04:54.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T18:04:54.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-15T18:04:54.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-15T18:04:54.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-15T18:04:54.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-15T18:04:54.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-15T18:04:54.481Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-15T18:04:54.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-15T18:04:54.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-15T18:04:54.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-15T18:04:54.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-15T18:04:54.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2023-02-15T18:04:54.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2023-02-15T18:04:54.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2023-02-15T18:04:54.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [Pipeline] echo [2023-02-15T18:04:54.823Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 883b969 [Pipeline] echo [2023-02-15T18:04:54.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:04:54.986Z] provisioning config files... [2023-02-15T18:04:54.998Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-149@tmp/config14945643069849056155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:04:55.350Z] ---> docker-login.sh [2023-02-15T18:04:55.350Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:04:55.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:04:55.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:04:55.611Z] Configure a credential helper to remove this warning. See [2023-02-15T18:04:55.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:04:55.611Z] [2023-02-15T18:04:55.611Z] Login Succeeded [2023-02-15T18:04:55.611Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:04:55.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:04:55.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:04:55.611Z] Configure a credential helper to remove this warning. See [2023-02-15T18:04:55.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:04:55.611Z] [2023-02-15T18:04:55.611Z] Login Succeeded [2023-02-15T18:04:55.611Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:04:55.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:04:55.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:04:55.872Z] Configure a credential helper to remove this warning. See [2023-02-15T18:04:55.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:04:55.872Z] [2023-02-15T18:04:55.872Z] Login Succeeded [2023-02-15T18:04:55.872Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:04:55.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:04:55.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:04:55.872Z] Configure a credential helper to remove this warning. See [2023-02-15T18:04:55.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:04:55.872Z] [2023-02-15T18:04:55.872Z] Login Succeeded [2023-02-15T18:04:55.872Z] docker.io [2023-02-15T18:04:56.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:04:56.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:04:56.132Z] Configure a credential helper to remove this warning. See [2023-02-15T18:04:56.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:04:56.132Z] [2023-02-15T18:04:56.132Z] Login Succeeded [2023-02-15T18:04:56.132Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:04:56.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-15T18:04:56.754Z] + git rev-list -1 --merges 883b969b3f4ec115f8bad7d60bb6e386c3beccb0~1..883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [Pipeline] echo [2023-02-15T18:04:56.813Z] -----------> git rev-list -1 --merges 883b969b3f4ec115f8bad7d60bb6e386c3beccb0~1..883b969b3f4ec115f8bad7d60bb6e386c3beccb0 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [false] [Pipeline] sh [2023-02-15T18:04:57.116Z] + git log --format=format:%s -1 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [Pipeline] echo [2023-02-15T18:04:57.148Z] ========================================================= [2023-02-15T18:04:57.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-15T18:04:57.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:04:57.578Z] + git log --format=format:%s -1 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [Pipeline] echo [2023-02-15T18:04:57.611Z] [semverPrep] GIT_COMMIT: 883b969b3f4ec115f8bad7d60bb6e386c3beccb0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-15T18:04:57.638Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-15T18:04:58.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-15T18:04:58.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-15T18:04:58.004Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-15T18:04:58.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-15T18:04:58.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-15T18:04:58.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-15T18:04:58.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:04:58.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:04:58.412Z] [2023-02-15T18:04:58.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:04:58.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:04:58.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-15T18:04:58.785Z] b85a868b505f: Pulling fs layer [2023-02-15T18:04:58.785Z] e2be974225ed: Pulling fs layer [2023-02-15T18:04:58.785Z] 339a4e72a1f5: Pulling fs layer [2023-02-15T18:04:58.785Z] 988bab9f4d93: Pulling fs layer [2023-02-15T18:04:58.785Z] 1469e6f7b9e6: Pulling fs layer [2023-02-15T18:04:58.785Z] eaf3925da568: Pulling fs layer [2023-02-15T18:04:58.785Z] bab4dde63d76: Pulling fs layer [2023-02-15T18:04:58.785Z] 1469e6f7b9e6: Waiting [2023-02-15T18:04:58.785Z] eaf3925da568: Waiting [2023-02-15T18:04:58.785Z] 988bab9f4d93: Waiting [2023-02-15T18:04:58.785Z] bde34c3a00c8: Pulling fs layer [2023-02-15T18:04:58.785Z] b352a97aabf1: Pulling fs layer [2023-02-15T18:04:58.785Z] bab4dde63d76: Waiting [2023-02-15T18:04:58.785Z] bde34c3a00c8: Waiting [2023-02-15T18:04:58.785Z] 4872d77fe225: Pulling fs layer [2023-02-15T18:04:58.785Z] 5851b861e8e6: Pulling fs layer [2023-02-15T18:04:58.785Z] 5851b861e8e6: Waiting [2023-02-15T18:04:58.785Z] e2be974225ed: Verifying Checksum [2023-02-15T18:04:58.785Z] e2be974225ed: Download complete [2023-02-15T18:04:58.785Z] 988bab9f4d93: Download complete [2023-02-15T18:04:59.050Z] 1469e6f7b9e6: Verifying Checksum [2023-02-15T18:04:59.050Z] 1469e6f7b9e6: Download complete [2023-02-15T18:04:59.050Z] eaf3925da568: Verifying Checksum [2023-02-15T18:04:59.050Z] eaf3925da568: Download complete [2023-02-15T18:04:59.050Z] 339a4e72a1f5: Verifying Checksum [2023-02-15T18:04:59.050Z] 339a4e72a1f5: Download complete [2023-02-15T18:04:59.050Z] bde34c3a00c8: Verifying Checksum [2023-02-15T18:04:59.050Z] bde34c3a00c8: Download complete [2023-02-15T18:04:59.315Z] b352a97aabf1: Verifying Checksum [2023-02-15T18:04:59.315Z] b352a97aabf1: Download complete [2023-02-15T18:04:59.315Z] 4872d77fe225: Download complete [2023-02-15T18:04:59.315Z] 5851b861e8e6: Verifying Checksum [2023-02-15T18:04:59.315Z] 5851b861e8e6: Download complete [2023-02-15T18:04:59.315Z] b85a868b505f: Verifying Checksum [2023-02-15T18:04:59.315Z] b85a868b505f: Download complete [2023-02-15T18:04:59.575Z] bab4dde63d76: Verifying Checksum [2023-02-15T18:04:59.576Z] bab4dde63d76: Download complete [2023-02-15T18:05:00.525Z] b85a868b505f: Pull complete [2023-02-15T18:05:00.785Z] e2be974225ed: Pull complete [2023-02-15T18:05:01.360Z] 339a4e72a1f5: Pull complete [2023-02-15T18:05:01.643Z] 988bab9f4d93: Pull complete [2023-02-15T18:05:01.903Z] 1469e6f7b9e6: Pull complete [2023-02-15T18:05:01.903Z] eaf3925da568: Pull complete [2023-02-15T18:05:03.840Z] bab4dde63d76: Pull complete [2023-02-15T18:05:03.840Z] bde34c3a00c8: Pull complete [2023-02-15T18:05:03.840Z] b352a97aabf1: Pull complete [2023-02-15T18:05:03.840Z] 4872d77fe225: Pull complete [2023-02-15T18:05:03.840Z] 5851b861e8e6: Pull complete [2023-02-15T18:05:03.840Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-15T18:05:03.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-15T18:05:03.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:05:04.059Z] prd-ubuntu20.04-docker-8c-8g-6162 does not seem to be running inside a container [2023-02-15T18:05:04.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-149 -v /w/workspace/foundry_device-usb-camera_PR-149:/w/workspace/foundry_device-usb-camera_PR-149:rw,z -v /w/workspace/foundry_device-usb-camera_PR-149@tmp:/w/workspace/foundry_device-usb-camera_PR-149@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 [2023-02-15T18:05:06.996Z] $ docker top 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 -eo pid,comm [2023-02-15T18:05:07.075Z] 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). [2023-02-15T18:05:07.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-15T18:05:07.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:05:07.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:05:07.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:05:07.329Z] $ docker exec 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 ssh-agent [2023-02-15T18:05:07.445Z] SSH_AUTH_SOCK=/tmp/ssh-IZqHqFCk9WRM/agent.16 [2023-02-15T18:05:07.445Z] SSH_AGENT_PID=27 [2023-02-15T18:05:07.451Z] Running ssh-add (command line suppressed) [2023-02-15T18:05:07.566Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-149@tmp/private_key_16130017116623150964.key (/w/workspace/foundry_device-usb-camera_PR-149@tmp/private_key_16130017116623150964.key) [2023-02-15T18:05:07.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:05:07.902Z] + git tag --points-at HEAD [Pipeline] } [2023-02-15T18:05:07.928Z] $ docker exec --env ******** --env ******** 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 ssh-agent -k [2023-02-15T18:05:08.015Z] unset SSH_AUTH_SOCK; [2023-02-15T18:05:08.016Z] unset SSH_AGENT_PID; [2023-02-15T18:05:08.016Z] echo Agent pid 27 killed; [2023-02-15T18:05:08.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-15T18:05:08.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-15T18:05:08.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-15T18:05:08.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-15T18:05:08.221Z] $ docker exec 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 ssh-agent [2023-02-15T18:05:08.335Z] SSH_AUTH_SOCK=/tmp/ssh-ZsYvJJ5fIWkL/agent.70 [2023-02-15T18:05:08.335Z] SSH_AGENT_PID=76 [2023-02-15T18:05:08.341Z] Running ssh-add (command line suppressed) [2023-02-15T18:05:08.444Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-149@tmp/private_key_9698936501866944196.key (/w/workspace/foundry_device-usb-camera_PR-149@tmp/private_key_9698936501866944196.key) [2023-02-15T18:05:08.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-15T18:05:08.787Z] + git semver init [2023-02-15T18:05:09.356Z] 2023-02-15 18:05:09,052 [run_init] DEBUG init version:0.0.0 force:False [2023-02-15T18:05:09.356Z] 2023-02-15 18:05:09,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-149/.semver [2023-02-15T18:05:09.356Z] 2023-02-15 18:05:09,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-149/.semver [2023-02-15T18:05:09.356Z] 2023-02-15 18:05:09,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-149/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-149, universal_newlines=False, shell=None, istream=None) [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,898 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-149/.git/info/exclude [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,899 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-149/.semver/PR-149 with force:False [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,899 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-149/.semver/PR-149 [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,903 [execute] INFO git cat-file --batch-check [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-149/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,911 [execute] INFO git cat-file --batch [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-149/.semver, universal_newlines=False, shell=None, istream=) [2023-02-15T18:05:09.924Z] 2023-02-15 18:05:09,918 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-149/.semver/PR-149 [2023-02-15T18:05:09.924Z] 0.0.0 [Pipeline] } [2023-02-15T18:05:10.200Z] $ docker exec --env ******** --env ******** 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 ssh-agent -k [2023-02-15T18:05:10.308Z] unset SSH_AUTH_SOCK; [2023-02-15T18:05:10.309Z] unset SSH_AGENT_PID; [2023-02-15T18:05:10.309Z] echo Agent pid 76 killed; [2023-02-15T18:05:10.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-15T18:05:10.724Z] + git semver [Pipeline] } [2023-02-15T18:05:11.008Z] $ docker stop --time=1 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 [2023-02-15T18:05:12.309Z] $ docker rm -f --volumes 8431d3191c5348a230e1230c034092b92e9b339d9165021e8dd6329bc08ea2c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:05:12.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-15T18:05:12.986Z] Stashed 1 file(s) [Pipeline] echo [2023-02-15T18:05:13.003Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:05:13.563Z] provisioning config files... [2023-02-15T18:05:13.572Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-149@tmp/config15125241444975162632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:05:13.914Z] ---> docker-login.sh [2023-02-15T18:05:13.914Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:05:13.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:05:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:05:13.914Z] Configure a credential helper to remove this warning. See [2023-02-15T18:05:13.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:05:13.914Z] [2023-02-15T18:05:13.914Z] Login Succeeded [2023-02-15T18:05:13.914Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:05:13.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:05:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:05:13.914Z] Configure a credential helper to remove this warning. See [2023-02-15T18:05:13.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:05:13.914Z] [2023-02-15T18:05:13.914Z] Login Succeeded [2023-02-15T18:05:13.914Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:05:14.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:05:14.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:05:14.175Z] Configure a credential helper to remove this warning. See [2023-02-15T18:05:14.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:05:14.175Z] [2023-02-15T18:05:14.175Z] Login Succeeded [2023-02-15T18:05:14.175Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:05:14.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:05:14.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:05:14.175Z] Configure a credential helper to remove this warning. See [2023-02-15T18:05:14.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:05:14.175Z] [2023-02-15T18:05:14.175Z] Login Succeeded [2023-02-15T18:05:14.175Z] docker.io [2023-02-15T18:05:14.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:05:14.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:05:14.694Z] Configure a credential helper to remove this warning. See [2023-02-15T18:05:14.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:05:14.694Z] [2023-02-15T18:05:14.694Z] Login Succeeded [2023-02-15T18:05:14.694Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:05:14.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T18:05:14.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:05:14.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:05:14.938Z] ========================================================= [2023-02-15T18:05:14.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-15T18:05:14.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:05:15.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T18:05:15.346Z] Sending build context to Docker daemon 1.731MB [2023-02-15T18:05:15.346Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:05:15.346Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T18:05:15.346Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-15T18:05:15.346Z] 213ec9aee27d: Pulling fs layer [2023-02-15T18:05:15.346Z] 4583459ba037: Pulling fs layer [2023-02-15T18:05:15.346Z] 93c1e223e6f2: Pulling fs layer [2023-02-15T18:05:15.346Z] 53926ce57604: Pulling fs layer [2023-02-15T18:05:15.346Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-15T18:05:15.346Z] 22ff95d597cd: Pulling fs layer [2023-02-15T18:05:15.346Z] 12d6caf4c0d1: Pulling fs layer [2023-02-15T18:05:15.346Z] 96b7cbca73a9: Pulling fs layer [2023-02-15T18:05:15.346Z] a7acece74701: Pulling fs layer [2023-02-15T18:05:15.346Z] 21b2b0c7a3f4: Waiting [2023-02-15T18:05:15.346Z] 22ff95d597cd: Waiting [2023-02-15T18:05:15.346Z] 12d6caf4c0d1: Waiting [2023-02-15T18:05:15.346Z] 96b7cbca73a9: Waiting [2023-02-15T18:05:15.346Z] a7acece74701: Waiting [2023-02-15T18:05:15.346Z] 53926ce57604: Waiting [2023-02-15T18:05:15.346Z] 93c1e223e6f2: Verifying Checksum [2023-02-15T18:05:15.346Z] 93c1e223e6f2: Download complete [2023-02-15T18:05:15.346Z] 4583459ba037: Download complete [2023-02-15T18:05:15.611Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-15T18:05:15.611Z] 21b2b0c7a3f4: Download complete [2023-02-15T18:05:15.611Z] 22ff95d597cd: Verifying Checksum [2023-02-15T18:05:15.611Z] 22ff95d597cd: Download complete [2023-02-15T18:05:15.611Z] 213ec9aee27d: Verifying Checksum [2023-02-15T18:05:15.611Z] 12d6caf4c0d1: Download complete [2023-02-15T18:05:15.611Z] 213ec9aee27d: Pull complete [2023-02-15T18:05:15.890Z] 4583459ba037: Pull complete [2023-02-15T18:05:15.890Z] 93c1e223e6f2: Pull complete [2023-02-15T18:05:16.500Z] a7acece74701: Verifying Checksum [2023-02-15T18:05:16.500Z] a7acece74701: Download complete [2023-02-15T18:05:17.106Z] 53926ce57604: Verifying Checksum [2023-02-15T18:05:17.106Z] 53926ce57604: Download complete [2023-02-15T18:05:17.106Z] 96b7cbca73a9: Verifying Checksum [2023-02-15T18:05:17.106Z] 96b7cbca73a9: Download complete [2023-02-15T18:05:21.296Z] 53926ce57604: Pull complete [2023-02-15T18:05:21.296Z] 21b2b0c7a3f4: Pull complete [2023-02-15T18:05:21.556Z] 22ff95d597cd: Pull complete [2023-02-15T18:05:21.814Z] 12d6caf4c0d1: Pull complete [2023-02-15T18:05:24.340Z] 96b7cbca73a9: Pull complete [2023-02-15T18:05:24.598Z] a7acece74701: Pull complete [2023-02-15T18:05:24.859Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-15T18:05:24.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-15T18:05:24.859Z] ---> db6d94c90886 [2023-02-15T18:05:24.859Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:05:28.396Z] Still waiting to schedule task [2023-02-15T18:05:28.397Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-15T18:05:30.139Z] ---> Running in c271d7578891 [2023-02-15T18:05:30.139Z] Removing intermediate container c271d7578891 [2023-02-15T18:05:30.139Z] ---> 976168c74662 [2023-02-15T18:05:30.139Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:05:30.139Z] ---> Running in 14d431c7aef2 [2023-02-15T18:05:30.139Z] Removing intermediate container 14d431c7aef2 [2023-02-15T18:05:30.139Z] ---> 3bc64863cef0 [2023-02-15T18:05:30.139Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-15T18:05:30.139Z] ---> Running in 37206a9ad3c7 [2023-02-15T18:05:30.139Z] Removing intermediate container 37206a9ad3c7 [2023-02-15T18:05:30.139Z] ---> 1c32671a81f4 [2023-02-15T18:05:30.139Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-15T18:05:30.139Z] ---> Running in 1dc689ad6211 [2023-02-15T18:05:30.139Z] Removing intermediate container 1dc689ad6211 [2023-02-15T18:05:30.139Z] ---> 2e9dc58670c9 [2023-02-15T18:05:30.139Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:05:30.139Z] ---> Running in 4785de36a590 [2023-02-15T18:05:30.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:05:30.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:05:30.655Z] (1/80) Installing mesa (21.3.9-r0) [2023-02-15T18:05:30.655Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-15T18:05:30.655Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-15T18:05:30.655Z] (4/80) Installing libxcb (1.15-r0) [2023-02-15T18:05:30.655Z] (5/80) Installing libx11 (1.8-r0) [2023-02-15T18:05:30.913Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-15T18:05:30.913Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-15T18:05:30.913Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-15T18:05:30.913Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-15T18:05:30.913Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-15T18:05:30.913Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-02-15T18:05:30.913Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-15T18:05:30.913Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-02-15T18:05:30.913Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-15T18:05:31.172Z] (15/80) Installing libice (1.0.10-r0) [2023-02-15T18:05:31.172Z] (16/80) Installing libuuid (2.38-r1) [2023-02-15T18:05:31.172Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-15T18:05:31.172Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-15T18:05:31.172Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-15T18:05:31.172Z] (20/80) Installing xset (1.2.4-r0) [2023-02-15T18:05:31.172Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-15T18:05:31.172Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-15T18:05:31.172Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-15T18:05:31.172Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-15T18:05:31.172Z] (25/80) Installing libintl (0.21-r2) [2023-02-15T18:05:31.172Z] (26/80) Installing libblkid (2.38-r1) [2023-02-15T18:05:31.172Z] (27/80) Installing libmount (2.38-r1) [2023-02-15T18:05:31.172Z] (28/80) Installing pcre (8.45-r2) [2023-02-15T18:05:31.172Z] (29/80) Installing glib (2.72.1-r0) [2023-02-15T18:05:31.172Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-15T18:05:31.172Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-15T18:05:31.172Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-15T18:05:31.172Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-15T18:05:31.430Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-15T18:05:31.430Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-15T18:05:31.430Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-02-15T18:05:31.430Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-15T18:05:31.430Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-15T18:05:31.430Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-15T18:05:31.430Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-15T18:05:31.430Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-15T18:05:31.430Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-15T18:05:31.430Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-15T18:05:31.430Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-15T18:05:31.430Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-15T18:05:31.430Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-15T18:05:31.430Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-15T18:05:31.430Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-15T18:05:31.689Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-15T18:05:31.689Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-15T18:05:31.689Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-02-15T18:05:31.689Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-15T18:05:31.689Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-15T18:05:31.689Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-15T18:05:31.689Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-15T18:05:31.689Z] (56/80) Installing libunistring (1.0-r0) [2023-02-15T18:05:31.689Z] (57/80) Installing gnutls (3.7.7-r1) [2023-02-15T18:05:31.689Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-15T18:05:31.689Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-15T18:05:31.689Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-15T18:05:31.689Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-15T18:05:31.689Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-15T18:05:31.689Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-15T18:05:31.689Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-15T18:05:31.689Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-15T18:05:31.689Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-15T18:05:31.689Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-15T18:05:31.689Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-15T18:05:31.689Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-15T18:05:31.689Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-15T18:05:31.689Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-15T18:05:31.689Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-15T18:05:31.947Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-15T18:05:31.947Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-15T18:05:31.947Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-15T18:05:31.947Z] Executing udev-init-scripts-35-r0.post-install [2023-02-15T18:05:31.947Z] (76/80) Installing kmod-libs (29-r2) [2023-02-15T18:05:31.947Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-15T18:05:31.947Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-15T18:05:31.947Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-15T18:05:31.947Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-15T18:05:31.947Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:05:31.947Z] Executing eudev-3.2.11-r0.trigger [2023-02-15T18:05:31.947Z] OK: 331 MiB in 131 packages [2023-02-15T18:05:35.231Z] Removing intermediate container 4785de36a590 [2023-02-15T18:05:35.231Z] ---> c0672777145a [2023-02-15T18:05:35.231Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-15T18:05:35.231Z] ---> Running in f079a90c67b2 [2023-02-15T18:05:35.231Z] Removing intermediate container f079a90c67b2 [2023-02-15T18:05:35.231Z] ---> 11419105e992 [2023-02-15T18:05:35.231Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-15T18:05:35.232Z] ---> 1e7476313165 [2023-02-15T18:05:35.232Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:05:35.232Z] ---> Running in 73c166875703 [2023-02-15T18:06:07.338Z] Removing intermediate container 73c166875703 [2023-02-15T18:06:07.338Z] ---> 3aeee4c2685a [2023-02-15T18:06:07.338Z] Step 11/13 : COPY . . [2023-02-15T18:06:07.338Z] ---> 5e34db6de525 [2023-02-15T18:06:07.338Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-15T18:06:07.338Z] ---> Running in 82199fbc0173 [2023-02-15T18:06:07.338Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:06:07.338Z] Dload Upload Total Spent Left Speed [2023-02-15T18:06:07.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40390 0 --:--:-- --:--:-- --:--:-- 40846 [2023-02-15T18:06:07.856Z] Removing intermediate container 82199fbc0173 [2023-02-15T18:06:07.856Z] ---> f7fce6ac3997 [2023-02-15T18:06:07.856Z] Step 13/13 : RUN ${MAKE} [2023-02-15T18:06:07.856Z] ---> Running in 495742a33564 [2023-02-15T18:06:08.115Z] noop [2023-02-15T18:06:08.376Z] Removing intermediate container 495742a33564 [2023-02-15T18:06:08.376Z] ---> 5c5f23b1fa0c [2023-02-15T18:06:08.376Z] Successfully built 5c5f23b1fa0c [2023-02-15T18:06:08.376Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:06:08.884Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T18:06:08.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:06:09.037Z] prd-ubuntu20.04-docker-8c-8g-6162 does not seem to be running inside a container [2023-02-15T18:06:09.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-149 -v /w/workspace/foundry_device-usb-camera_PR-149:/w/workspace/foundry_device-usb-camera_PR-149:rw,z -v /w/workspace/foundry_device-usb-camera_PR-149@tmp:/w/workspace/foundry_device-usb-camera_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T18:06:09.414Z] $ docker top 0289e39aabe87432d0baa87351e15ca0d66fd2a3c6ac04dfd61a69c9fa001d03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:06:09.815Z] + go version [2023-02-15T18:06:09.815Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-15T18:06:09.848Z] $ docker stop --time=1 0289e39aabe87432d0baa87351e15ca0d66fd2a3c6ac04dfd61a69c9fa001d03 [2023-02-15T18:06:11.126Z] $ docker rm -f --volumes 0289e39aabe87432d0baa87351e15ca0d66fd2a3c6ac04dfd61a69c9fa001d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:06:11.813Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-15T18:06:11.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:06:11.965Z] prd-ubuntu20.04-docker-8c-8g-6162 does not seem to be running inside a container [2023-02-15T18:06:11.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-149 -v /w/workspace/foundry_device-usb-camera_PR-149:/w/workspace/foundry_device-usb-camera_PR-149:rw,z -v /w/workspace/foundry_device-usb-camera_PR-149@tmp:/w/workspace/foundry_device-usb-camera_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-15T18:06:12.319Z] $ docker top 1477dbe477deaeb78aca5d8f5c81a66e3e366ded82f266067f5f49abfc65127b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:06:12.712Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-149 [Pipeline] fileExists [Pipeline] sh [2023-02-15T18:06:13.070Z] + make test [2023-02-15T18:06:13.070Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T18:06:13.329Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-15T18:06:23.296Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-15T18:06:23.864Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 1.9% of statements [2023-02-15T18:06:30.436Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-15T18:06:30.697Z] go vet ./... [2023-02-15T18:06:33.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T18:06:33.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T18:06:33.980Z] ./bin/test-attribution-txt.sh [2023-02-15T18:06:33.980Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T18:06:33.980Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T18:06:34.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T18:06:34.067Z] $ docker stop --time=1 1477dbe477deaeb78aca5d8f5c81a66e3e366ded82f266067f5f49abfc65127b [2023-02-15T18:06:36.354Z] $ docker rm -f --volumes 1477dbe477deaeb78aca5d8f5c81a66e3e366ded82f266067f5f49abfc65127b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:06:36.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T18:06:36.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-15T18:06:37.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T18:06:37.835Z] + ls -al . [2023-02-15T18:06:37.835Z] total 196 [2023-02-15T18:06:37.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:06 . [2023-02-15T18:06:37.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:04 .. [2023-02-15T18:06:37.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:06 .git [2023-02-15T18:06:37.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:04 .github [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 15 18:04 .gitignore [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 18:04 .golangci.yml [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 15 18:04 .hadolint.yml [2023-02-15T18:06:37.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:05 .semver [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 15 18:04 Attribution.txt [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 15 18:04 CHANGELOG.md [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 15 18:04 Dockerfile [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 15 18:04 GOVERNANCE.md [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 15 18:04 Jenkinsfile [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 15 18:04 LICENSE [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 15 18:04 Makefile [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 15 18:04 OWNERS.md [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 15 18:04 README.md [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 18:05 VERSION [2023-02-15T18:06:37.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:04 bin [2023-02-15T18:06:37.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:04 cmd [2023-02-15T18:06:37.835Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 15 18:06 coverage.out [2023-02-15T18:06:37.835Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 15 18:04 docker-entrypoint.sh [2023-02-15T18:06:37.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:04 docs [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 15 18:04 go.mod [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 15 18:04 go.sum [2023-02-15T18:06:37.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:04 internal [2023-02-15T18:06:37.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:04 snap [2023-02-15T18:06:37.835Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 15 18:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:06:38.225Z] + 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=883b969b3f4ec115f8bad7d60bb6e386c3beccb0 --label arch=amd64 --label version=0.0.0 . [2023-02-15T18:06:38.225Z] Sending build context to Docker daemon 1.762MB [2023-02-15T18:06:38.225Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:06:38.225Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-15T18:06:38.225Z] ---> 5c5f23b1fa0c [2023-02-15T18:06:38.225Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:06:38.225Z] ---> Running in 6057758c633a [2023-02-15T18:06:38.225Z] Removing intermediate container 6057758c633a [2023-02-15T18:06:38.225Z] ---> 841c32481a37 [2023-02-15T18:06:38.225Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:06:38.484Z] ---> Running in abe17474e63e [2023-02-15T18:06:38.484Z] Removing intermediate container abe17474e63e [2023-02-15T18:06:38.484Z] ---> 6636fc2ff56f [2023-02-15T18:06:38.484Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-15T18:06:38.484Z] ---> Running in 7f9c9767eb74 [2023-02-15T18:06:38.484Z] Removing intermediate container 7f9c9767eb74 [2023-02-15T18:06:38.484Z] ---> f1f4704f1c99 [2023-02-15T18:06:38.484Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-15T18:06:38.484Z] ---> Running in bedb64944516 [2023-02-15T18:06:38.745Z] Removing intermediate container bedb64944516 [2023-02-15T18:06:38.745Z] ---> 2631d28192c8 [2023-02-15T18:06:38.745Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:06:38.745Z] ---> Running in 1a4cb6377c9c [2023-02-15T18:06:39.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:06:39.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:06:39.264Z] OK: 331 MiB in 131 packages [2023-02-15T18:06:39.523Z] Removing intermediate container 1a4cb6377c9c [2023-02-15T18:06:39.523Z] ---> 13e9a12b9f4d [2023-02-15T18:06:39.523Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-15T18:06:39.782Z] ---> Running in a10064c6e18b [2023-02-15T18:06:39.782Z] Removing intermediate container a10064c6e18b [2023-02-15T18:06:39.782Z] ---> 4eb9e7689f7a [2023-02-15T18:06:39.782Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-15T18:06:39.782Z] ---> f49f8b811089 [2023-02-15T18:06:39.782Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:06:39.782Z] ---> Running in 3cc152656624 [2023-02-15T18:06:40.716Z] Removing intermediate container 3cc152656624 [2023-02-15T18:06:40.716Z] ---> 01488d6b2886 [2023-02-15T18:06:40.716Z] Step 11/35 : COPY . . [2023-02-15T18:06:40.975Z] ---> f7a0374977ab [2023-02-15T18:06:40.976Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-15T18:06:40.976Z] ---> Running in 103b2a2cdc56 [2023-02-15T18:06:41.234Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:06:41.234Z] Dload Upload Total Spent Left Speed [2023-02-15T18:06:41.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48457 0 --:--:-- --:--:-- --:--:-- 50571 [2023-02-15T18:06:41.492Z] Removing intermediate container 103b2a2cdc56 [2023-02-15T18:06:41.492Z] ---> c84cdea0098b [2023-02-15T18:06:41.492Z] Step 13/35 : RUN ${MAKE} [2023-02-15T18:06:41.492Z] ---> Running in 94ef3884bba3 [2023-02-15T18:06:41.750Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-15T18:07:03.682Z] Removing intermediate container 94ef3884bba3 [2023-02-15T18:07:03.682Z] ---> cbb572384706 [2023-02-15T18:07:03.682Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-15T18:07:03.682Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-15T18:07:03.682Z] af6660deedbd: Pulling fs layer [2023-02-15T18:07:03.682Z] 97cd0a44c592: Pulling fs layer [2023-02-15T18:07:03.682Z] 97cd0a44c592: Verifying Checksum [2023-02-15T18:07:03.682Z] 97cd0a44c592: Download complete [2023-02-15T18:07:03.682Z] af6660deedbd: Verifying Checksum [2023-02-15T18:07:03.682Z] af6660deedbd: Download complete [2023-02-15T18:07:03.682Z] af6660deedbd: Pull complete [2023-02-15T18:07:03.682Z] 97cd0a44c592: Pull complete [2023-02-15T18:07:03.682Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-15T18:07:03.682Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-15T18:07:03.682Z] ---> fea57e182299 [2023-02-15T18:07:03.682Z] Step 15/35 : FROM alpine:3.16 [2023-02-15T18:07:04.250Z] 3.16: Pulling from library/alpine [2023-02-15T18:07:04.250Z] ef5531b6e74e: Pulling fs layer [2023-02-15T18:07:04.507Z] ef5531b6e74e: Verifying Checksum [2023-02-15T18:07:04.507Z] ef5531b6e74e: Download complete [2023-02-15T18:07:04.766Z] ef5531b6e74e: Pull complete [2023-02-15T18:07:04.766Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T18:07:04.766Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T18:07:04.766Z] ---> dfd21b5a31f5 [2023-02-15T18:07:04.766Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-15T18:07:05.024Z] ---> Running in 7103507e3d62 [2023-02-15T18:07:05.024Z] Removing intermediate container 7103507e3d62 [2023-02-15T18:07:05.024Z] ---> f1e33b80e2ac [2023-02-15T18:07:05.024Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-15T18:07:05.024Z] ---> Running in 83ec675c1318 [2023-02-15T18:07:05.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-15T18:07:05.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-15T18:07:05.541Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-15T18:07:05.541Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-15T18:07:05.541Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-15T18:07:05.541Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-15T18:07:05.541Z] (5/80) Installing libxcb (1.15-r0) [2023-02-15T18:07:05.541Z] (6/80) Installing libx11 (1.8-r0) [2023-02-15T18:07:05.541Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-15T18:07:05.801Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-15T18:07:05.801Z] (9/80) Installing expat (2.5.0-r0) [2023-02-15T18:07:05.801Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-15T18:07:05.801Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-15T18:07:05.801Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-15T18:07:05.801Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-15T18:07:05.801Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-15T18:07:05.801Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-15T18:07:05.801Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-15T18:07:05.801Z] (17/80) Installing libintl (0.21-r2) [2023-02-15T18:07:05.801Z] (18/80) Installing libblkid (2.38-r1) [2023-02-15T18:07:05.801Z] (19/80) Installing libmount (2.38-r1) [2023-02-15T18:07:05.801Z] (20/80) Installing pcre (8.45-r2) [2023-02-15T18:07:05.801Z] (21/80) Installing glib (2.72.1-r0) [2023-02-15T18:07:05.801Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-15T18:07:05.801Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-15T18:07:05.801Z] (24/80) Installing libass (0.16.0-r0) [2023-02-15T18:07:05.801Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-15T18:07:05.801Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-15T18:07:05.801Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-15T18:07:05.801Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-15T18:07:05.801Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-15T18:07:06.060Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-15T18:07:06.060Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-15T18:07:06.060Z] (32/80) Installing libunistring (1.0-r0) [2023-02-15T18:07:06.060Z] (33/80) Installing gnutls (3.7.7-r1) [2023-02-15T18:07:06.060Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-15T18:07:06.060Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-15T18:07:06.060Z] (36/80) Installing lame (3.100-r0) [2023-02-15T18:07:06.060Z] (37/80) Installing opus (1.3.1-r1) [2023-02-15T18:07:06.060Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-15T18:07:06.060Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-15T18:07:06.060Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-15T18:07:06.060Z] (41/80) Installing orc (0.4.32-r0) [2023-02-15T18:07:06.060Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-15T18:07:06.060Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-15T18:07:06.060Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-15T18:07:06.060Z] (45/80) Installing flac (1.3.4-r0) [2023-02-15T18:07:06.060Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-15T18:07:06.060Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-15T18:07:06.060Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-15T18:07:06.060Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-15T18:07:06.060Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-15T18:07:06.060Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-15T18:07:06.060Z] (52/80) Installing libpulse (15.0-r2) [2023-02-15T18:07:06.318Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-15T18:07:06.318Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-15T18:07:06.318Z] (55/80) Installing librist (0.2.6-r1) [2023-02-15T18:07:06.318Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-15T18:07:06.318Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-15T18:07:06.318Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-15T18:07:06.318Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-15T18:07:06.318Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-15T18:07:06.318Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-15T18:07:06.318Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-15T18:07:06.318Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-15T18:07:06.318Z] (64/80) Installing libva (2.14.0-r0) [2023-02-15T18:07:06.318Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-15T18:07:06.318Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-15T18:07:06.318Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-15T18:07:06.318Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-15T18:07:06.318Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-15T18:07:06.318Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-15T18:07:06.318Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-15T18:07:06.577Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-15T18:07:06.577Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-15T18:07:06.577Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-15T18:07:06.577Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-15T18:07:06.577Z] Executing udev-init-scripts-35-r0.post-install [2023-02-15T18:07:06.577Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-15T18:07:06.577Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-15T18:07:06.577Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-15T18:07:06.577Z] (79/80) Installing kmod-libs (29-r2) [2023-02-15T18:07:06.577Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-15T18:07:06.577Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:07:06.577Z] Executing eudev-3.2.11-r0.trigger [2023-02-15T18:07:06.577Z] OK: 100 MiB in 94 packages [2023-02-15T18:07:09.114Z] Removing intermediate container 83ec675c1318 [2023-02-15T18:07:09.114Z] ---> 60d921a11853 [2023-02-15T18:07:09.114Z] Step 18/35 : WORKDIR / [2023-02-15T18:07:09.114Z] ---> Running in db78463a0a2a [2023-02-15T18:07:09.114Z] Removing intermediate container db78463a0a2a [2023-02-15T18:07:09.114Z] ---> 8c26e5d910c0 [2023-02-15T18:07:09.114Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-15T18:07:09.748Z] ---> fc28b0c75dbb [2023-02-15T18:07:09.748Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-15T18:07:10.012Z] ---> 1cff20ddb243 [2023-02-15T18:07:10.012Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-15T18:07:10.012Z] ---> 51a1c4647f30 [2023-02-15T18:07:10.012Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-15T18:07:10.270Z] ---> 06e996678b58 [2023-02-15T18:07:10.270Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-15T18:07:10.270Z] ---> 1bb78269a322 [2023-02-15T18:07:10.270Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-15T18:07:10.530Z] ---> dff303fe2ac6 [2023-02-15T18:07:10.530Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-15T18:07:11.102Z] ---> 1be9d22f153c [2023-02-15T18:07:11.102Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-15T18:07:11.102Z] ---> Running in 0913b9658be4 [2023-02-15T18:07:12.037Z] Removing intermediate container 0913b9658be4 [2023-02-15T18:07:12.037Z] ---> 6efedd577b7e [2023-02-15T18:07:12.037Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-15T18:07:12.037Z] ---> Running in df983f86b201 [2023-02-15T18:07:12.296Z] Removing intermediate container df983f86b201 [2023-02-15T18:07:12.296Z] ---> 2f6eb4595b32 [2023-02-15T18:07:12.296Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-15T18:07:12.296Z] ---> Running in 7844e4e92f54 [2023-02-15T18:07:12.862Z] Removing intermediate container 7844e4e92f54 [2023-02-15T18:07:12.862Z] ---> 953f87706253 [2023-02-15T18:07:12.862Z] Step 29/35 : EXPOSE 59983 [2023-02-15T18:07:12.862Z] ---> Running in 49831460273b [2023-02-15T18:07:13.120Z] Removing intermediate container 49831460273b [2023-02-15T18:07:13.120Z] ---> 9f1350bc0103 [2023-02-15T18:07:13.120Z] Step 30/35 : EXPOSE 8554 [2023-02-15T18:07:13.120Z] ---> Running in 73292a341719 [2023-02-15T18:07:13.120Z] Removing intermediate container 73292a341719 [2023-02-15T18:07:13.120Z] ---> c01a49662966 [2023-02-15T18:07:13.120Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-15T18:07:13.120Z] ---> Running in 7bdf2bb9c4b1 [2023-02-15T18:07:13.120Z] Removing intermediate container 7bdf2bb9c4b1 [2023-02-15T18:07:13.120Z] ---> 4b76f8511926 [2023-02-15T18:07:13.120Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-15T18:07:13.120Z] ---> Running in 7ddabc4c0f25 [2023-02-15T18:07:13.379Z] Removing intermediate container 7ddabc4c0f25 [2023-02-15T18:07:13.379Z] ---> 59848f84ba77 [2023-02-15T18:07:13.379Z] Step 33/35 : LABEL arch=amd64 [2023-02-15T18:07:13.379Z] ---> Running in 0a3bc1d6f62e [2023-02-15T18:07:13.379Z] Removing intermediate container 0a3bc1d6f62e [2023-02-15T18:07:13.379Z] ---> 9d2d1ea2df52 [2023-02-15T18:07:13.379Z] Step 34/35 : LABEL git_sha=883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [2023-02-15T18:07:13.379Z] ---> Running in 53cefda9c516 [2023-02-15T18:07:13.379Z] Removing intermediate container 53cefda9c516 [2023-02-15T18:07:13.379Z] ---> 6b071577d316 [2023-02-15T18:07:13.379Z] Step 35/35 : LABEL version=0.0.0 [2023-02-15T18:07:13.379Z] ---> Running in 6e410e5836ff [2023-02-15T18:07:13.638Z] Removing intermediate container 6e410e5836ff [2023-02-15T18:07:13.638Z] ---> 9152d561b32b [2023-02-15T18:07:13.638Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T18:07:13.638Z] Successfully built 9152d561b32b [2023-02-15T18:07:13.638Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-02-15T18:07:14.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:07:14.485Z] [2023-02-15T18:07:14.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:07:14.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:07:14.857Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-15T18:07:14.857Z] 5eb5b503b376: Pulling fs layer [2023-02-15T18:07:14.857Z] 5c69ac0246d0: Pulling fs layer [2023-02-15T18:07:14.857Z] ec43610c2a17: Pulling fs layer [2023-02-15T18:07:14.857Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-15T18:07:14.857Z] 33b1e0a273af: Pulling fs layer [2023-02-15T18:07:14.857Z] 5d3b04190fa2: Pulling fs layer [2023-02-15T18:07:14.857Z] 2f39f015ded8: Pulling fs layer [2023-02-15T18:07:14.857Z] 3a2ae6a8a46f: Waiting [2023-02-15T18:07:14.857Z] 2f39f015ded8: Waiting [2023-02-15T18:07:15.122Z] 5c69ac0246d0: Download complete [2023-02-15T18:07:15.122Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-15T18:07:15.122Z] 3a2ae6a8a46f: Download complete [2023-02-15T18:07:15.389Z] 33b1e0a273af: Verifying Checksum [2023-02-15T18:07:15.389Z] 33b1e0a273af: Download complete [2023-02-15T18:07:15.389Z] 5d3b04190fa2: Verifying Checksum [2023-02-15T18:07:15.390Z] 5d3b04190fa2: Download complete [2023-02-15T18:07:15.390Z] ec43610c2a17: Download complete [2023-02-15T18:07:15.655Z] 5eb5b503b376: Verifying Checksum [2023-02-15T18:07:15.655Z] 5eb5b503b376: Download complete [2023-02-15T18:07:16.240Z] 2f39f015ded8: Download complete [2023-02-15T18:07:16.804Z] 5eb5b503b376: Pull complete [2023-02-15T18:07:16.804Z] 5c69ac0246d0: Pull complete [2023-02-15T18:07:17.369Z] ec43610c2a17: Pull complete [2023-02-15T18:07:17.369Z] 3a2ae6a8a46f: Pull complete [2023-02-15T18:07:17.625Z] 33b1e0a273af: Pull complete [2023-02-15T18:07:17.625Z] 5d3b04190fa2: Pull complete [2023-02-15T18:07:21.808Z] 2f39f015ded8: Pull complete [2023-02-15T18:07:21.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-15T18:07:21.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:07:21.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:07:22.046Z] prd-ubuntu20.04-docker-8c-8g-6162 does not seem to be running inside a container [2023-02-15T18:07:22.074Z] $ 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/foundry_device-usb-camera_PR-149 -v /w/workspace/foundry_device-usb-camera_PR-149:/w/workspace/foundry_device-usb-camera_PR-149:rw,z -v /w/workspace/foundry_device-usb-camera_PR-149@tmp:/w/workspace/foundry_device-usb-camera_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T18:07:24.956Z] $ docker top 5e1fecae329a50567fe2ab6a4982694085601ea990f75d371b88f3dae499d9e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:07:25.392Z] ---> job-cost.sh [2023-02-15T18:07:25.393Z] lf-activate-venv: SKIPPING [2023-02-15T18:07:25.393Z] INFO: No Stack... [2023-02-15T18:07:25.651Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T18:07:25.908Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T18:07:26.222Z] + + cat /w/workspace/foundry_device-usb-camera_PR-149/archives/cost.csv [2023-02-15T18:07:26.222Z] cut -d, -f6 [Pipeline] lock [2023-02-15T18:07:26.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [2023-02-15T18:07:26.268Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] did not exist. Created. [2023-02-15T18:07:26.268Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T18:07:26.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-15T18:07:26.698Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T18:07:26.725Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T18:07:26.798Z] $ docker stop --time=1 5e1fecae329a50567fe2ab6a4982694085601ea990f75d371b88f3dae499d9e2 [2023-02-15T18:07:27.944Z] $ docker rm -f --volumes 5e1fecae329a50567fe2ab6a4982694085601ea990f75d371b88f3dae499d9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-15T18:08:12.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6164 in /w/workspace/foundry_device-usb-camera_PR-149 [Pipeline] { [Pipeline] ws [2023-02-15T18:08:12.842Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-15T18:08:12.918Z] Selected Git installation does not exist. Using Default [2023-02-15T18:08:12.918Z] The recommended git tool is: NONE [2023-02-15T18:08:18.497Z] using credential edgex-jenkins-ssh [2023-02-15T18:08:18.515Z] Cloning the remote Git repository [2023-02-15T18:08:18.575Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-15T18:08:18.673Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-15T18:08:18.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-15T18:08:18.835Z] > git --version # timeout=10 [2023-02-15T18:08:18.858Z] > git --version # 'git version 2.25.1' [2023-02-15T18:08:18.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T18:08:18.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T18:08:19.729Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-15T18:08:19.757Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-15T18:08:21.211Z] Merging remotes/origin/main commit c4833ecb71a5b036c07645cdd3981a69f5c223ec into PR head commit 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [2023-02-15T18:08:21.421Z] Merge succeeded, producing 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [2023-02-15T18:08:21.421Z] Checking out Revision 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 (PR-149) [2023-02-15T18:08:20.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-15T18:08:20.651Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-15T18:08:20.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T18:08:20.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-15T18:08:21.226Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T18:08:21.248Z] > git checkout -f 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 # timeout=10 [2023-02-15T18:08:21.334Z] > git remote # timeout=10 [2023-02-15T18:08:21.352Z] > git config --get remote.origin.url # timeout=10 [2023-02-15T18:08:21.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-15T18:08:21.381Z] > git merge c4833ecb71a5b036c07645cdd3981a69f5c223ec # timeout=10 [2023-02-15T18:08:21.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-15T18:08:21.426Z] > git config core.sparsecheckout # timeout=10 [2023-02-15T18:08:21.440Z] > git checkout -f 883b969b3f4ec115f8bad7d60bb6e386c3beccb0 # timeout=10 [2023-02-15T18:08:21.931Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-15T18:08:21.982Z] > git --version # timeout=10 [2023-02-15T18:08:21.993Z] > git --version # 'git version 2.25.1' [2023-02-15T18:08:22.005Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:08:23.002Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-15T18:08:23.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:08:23.002Z] Dload Upload Total Spent Left Speed [2023-02-15T18:08:23.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-15T18:08:23.673Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-15T18:08:24.025Z] + sudo tee /etc/docker/daemon.new [2023-02-15T18:08:24.025Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-15T18:08:24.025Z] { [2023-02-15T18:08:24.025Z] "registry-mirrors": [ [2023-02-15T18:08:24.025Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-15T18:08:24.025Z] ], [2023-02-15T18:08:24.025Z] "bip": "10.250.0.254/24", [2023-02-15T18:08:24.025Z] "hosts": [ [2023-02-15T18:08:24.025Z] "tcp://0.0.0.0:5555", [2023-02-15T18:08:24.025Z] "unix:///var/run/docker.sock" [2023-02-15T18:08:24.025Z] ], [2023-02-15T18:08:24.025Z] "mtu": 1458, [2023-02-15T18:08:24.025Z] "selinux-enabled": true, [2023-02-15T18:08:24.025Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-15T18:08:24.025Z] } [Pipeline] sh [2023-02-15T18:08:24.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-15T18:08:24.742Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:08:43.086Z] provisioning config files... [2023-02-15T18:08:43.119Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17064602852274968027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:08:43.523Z] ---> docker-login.sh [2023-02-15T18:08:43.523Z] nexus3.edgexfoundry.org:10001 [2023-02-15T18:08:44.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:08:44.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:08:44.113Z] Configure a credential helper to remove this warning. See [2023-02-15T18:08:44.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:08:44.113Z] [2023-02-15T18:08:44.113Z] Login Succeeded [2023-02-15T18:08:44.113Z] nexus3.edgexfoundry.org:10002 [2023-02-15T18:08:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:08:44.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:08:44.656Z] Configure a credential helper to remove this warning. See [2023-02-15T18:08:44.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:08:44.656Z] [2023-02-15T18:08:44.656Z] Login Succeeded [2023-02-15T18:08:44.656Z] nexus3.edgexfoundry.org:10003 [2023-02-15T18:08:44.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:08:44.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:08:44.928Z] Configure a credential helper to remove this warning. See [2023-02-15T18:08:44.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:08:44.928Z] [2023-02-15T18:08:44.928Z] Login Succeeded [2023-02-15T18:08:44.928Z] nexus3.edgexfoundry.org:10004 [2023-02-15T18:08:45.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:08:45.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:08:45.471Z] Configure a credential helper to remove this warning. See [2023-02-15T18:08:45.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:08:45.471Z] [2023-02-15T18:08:45.471Z] Login Succeeded [2023-02-15T18:08:45.471Z] docker.io [2023-02-15T18:08:45.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-15T18:08:46.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-15T18:08:46.013Z] Configure a credential helper to remove this warning. See [2023-02-15T18:08:46.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-15T18:08:46.013Z] [2023-02-15T18:08:46.013Z] Login Succeeded [2023-02-15T18:08:46.013Z] ---> docker-login.sh ends [Pipeline] } [2023-02-15T18:08:46.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-15T18:08:46.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:08:46.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-15T18:08:46.540Z] ========================================================= [2023-02-15T18:08:46.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-15T18:08:46.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:08:47.053Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-15T18:08:47.327Z] Sending build context to Docker daemon 1.12MB [2023-02-15T18:08:47.327Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:08:47.327Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-15T18:08:47.617Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-15T18:08:47.617Z] 9b18e9b68314: Pulling fs layer [2023-02-15T18:08:47.617Z] 35d82f9e3411: Pulling fs layer [2023-02-15T18:08:47.617Z] e16973657156: Pulling fs layer [2023-02-15T18:08:47.617Z] fc693d55d65f: Pulling fs layer [2023-02-15T18:08:47.617Z] 7e9fc2657dce: Pulling fs layer [2023-02-15T18:08:47.617Z] dda99020689f: Pulling fs layer [2023-02-15T18:08:47.617Z] db1c61fa0a46: Pulling fs layer [2023-02-15T18:08:47.617Z] 891c053d2c06: Pulling fs layer [2023-02-15T18:08:47.617Z] fc693d55d65f: Waiting [2023-02-15T18:08:47.617Z] 7e9fc2657dce: Waiting [2023-02-15T18:08:47.617Z] dda99020689f: Waiting [2023-02-15T18:08:47.617Z] db1c61fa0a46: Waiting [2023-02-15T18:08:47.617Z] 891c053d2c06: Waiting [2023-02-15T18:08:47.617Z] e16973657156: Verifying Checksum [2023-02-15T18:08:47.617Z] e16973657156: Download complete [2023-02-15T18:08:47.617Z] 35d82f9e3411: Verifying Checksum [2023-02-15T18:08:47.617Z] 35d82f9e3411: Download complete [2023-02-15T18:08:47.617Z] 7e9fc2657dce: Download complete [2023-02-15T18:08:47.617Z] dda99020689f: Verifying Checksum [2023-02-15T18:08:47.617Z] dda99020689f: Download complete [2023-02-15T18:08:47.617Z] 9b18e9b68314: Verifying Checksum [2023-02-15T18:08:47.617Z] 9b18e9b68314: Download complete [2023-02-15T18:08:49.054Z] 9b18e9b68314: Pull complete [2023-02-15T18:08:49.054Z] 891c053d2c06: Verifying Checksum [2023-02-15T18:08:49.054Z] 891c053d2c06: Download complete [2023-02-15T18:08:49.329Z] 35d82f9e3411: Pull complete [2023-02-15T18:08:49.602Z] e16973657156: Pull complete [2023-02-15T18:08:50.195Z] db1c61fa0a46: Verifying Checksum [2023-02-15T18:08:50.195Z] db1c61fa0a46: Download complete [2023-02-15T18:08:50.783Z] fc693d55d65f: Verifying Checksum [2023-02-15T18:08:50.783Z] fc693d55d65f: Download complete [2023-02-15T18:09:05.814Z] fc693d55d65f: Pull complete [2023-02-15T18:09:05.814Z] 7e9fc2657dce: Pull complete [2023-02-15T18:09:05.814Z] dda99020689f: Pull complete [2023-02-15T18:09:10.190Z] db1c61fa0a46: Pull complete [2023-02-15T18:09:12.831Z] 891c053d2c06: Pull complete [2023-02-15T18:09:12.832Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-15T18:09:12.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-15T18:09:12.832Z] ---> f96f9c87975a [2023-02-15T18:09:12.832Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:09:14.790Z] ---> Running in 5e2aad08381a [2023-02-15T18:09:14.790Z] Removing intermediate container 5e2aad08381a [2023-02-15T18:09:14.790Z] ---> 59be982c518a [2023-02-15T18:09:14.790Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:09:15.061Z] ---> Running in 7a1ca22c1a8f [2023-02-15T18:09:15.330Z] Removing intermediate container 7a1ca22c1a8f [2023-02-15T18:09:15.330Z] ---> 8f3443b64076 [2023-02-15T18:09:15.330Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-15T18:09:15.330Z] ---> Running in dca145ca2521 [2023-02-15T18:09:15.919Z] Removing intermediate container dca145ca2521 [2023-02-15T18:09:15.919Z] ---> 20dc16dfa630 [2023-02-15T18:09:15.919Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-15T18:09:15.919Z] ---> Running in aa8621c92b66 [2023-02-15T18:09:16.199Z] Removing intermediate container aa8621c92b66 [2023-02-15T18:09:16.199Z] ---> 80baf9d87b88 [2023-02-15T18:09:16.199Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:09:16.199Z] ---> Running in 33ad75ad99e8 [2023-02-15T18:09:17.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:09:17.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:09:18.858Z] (1/14) Installing libintl (0.21-r2) [2023-02-15T18:09:18.858Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-15T18:09:18.858Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-15T18:09:18.858Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-15T18:09:18.858Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-15T18:09:18.858Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-15T18:09:18.858Z] Executing udev-init-scripts-35-r0.post-install [2023-02-15T18:09:19.129Z] (7/14) Installing libblkid (2.38-r1) [2023-02-15T18:09:19.129Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-15T18:09:19.129Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-15T18:09:19.129Z] (10/14) Installing kmod-libs (29-r2) [2023-02-15T18:09:19.129Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-15T18:09:19.129Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-15T18:09:19.129Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-15T18:09:19.129Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-15T18:09:19.129Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:09:19.129Z] Executing eudev-3.2.11-r0.trigger [2023-02-15T18:09:19.129Z] OK: 228 MiB in 65 packages [2023-02-15T18:09:20.547Z] Removing intermediate container 33ad75ad99e8 [2023-02-15T18:09:20.547Z] ---> 157d4f7bf9ae [2023-02-15T18:09:20.547Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-15T18:09:20.547Z] ---> Running in 864a1a30392e [2023-02-15T18:09:20.817Z] Removing intermediate container 864a1a30392e [2023-02-15T18:09:20.817Z] ---> f26db6d67839 [2023-02-15T18:09:20.817Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-15T18:09:21.411Z] ---> 4798d06b960c [2023-02-15T18:09:21.411Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:09:21.411Z] ---> Running in dde9b5cee286 [2023-02-15T18:10:43.087Z] Removing intermediate container dde9b5cee286 [2023-02-15T18:10:43.087Z] ---> f3a7309d9bcd [2023-02-15T18:10:43.087Z] Step 11/13 : COPY . . [2023-02-15T18:10:43.087Z] ---> 86aecc02dd8d [2023-02-15T18:10:43.087Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-15T18:10:43.087Z] ---> Running in 2fe00a91d750 [2023-02-15T18:10:43.087Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:10:43.087Z] Dload Upload Total Spent Left Speed [2023-02-15T18:10:43.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6092 0 --:--:-- --:--:-- --:--:-- 6103 100 1062 100 1062 0 0 6069 0 --:--:-- --:--:-- --:--:-- 6068 [2023-02-15T18:10:44.500Z] Removing intermediate container 2fe00a91d750 [2023-02-15T18:10:44.500Z] ---> c8b08b6c3b04 [2023-02-15T18:10:44.500Z] Step 13/13 : RUN ${MAKE} [2023-02-15T18:10:44.500Z] ---> Running in 464fdd796837 [2023-02-15T18:10:45.464Z] noop [2023-02-15T18:10:46.052Z] Removing intermediate container 464fdd796837 [2023-02-15T18:10:46.052Z] ---> 069dbdb9213e [2023-02-15T18:10:46.052Z] Successfully built 069dbdb9213e [2023-02-15T18:10:46.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:10:46.523Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T18:10:46.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:10:46.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-6164 does not seem to be running inside a container [2023-02-15T18:10:46.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T18:10:48.185Z] $ docker top 6ba896739cd78cb3e51d32ca89b48b6930fe0208670acc83ef50d096e4d32c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:10:49.101Z] + go version [2023-02-15T18:10:49.101Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-15T18:10:49.132Z] $ docker stop --time=1 6ba896739cd78cb3e51d32ca89b48b6930fe0208670acc83ef50d096e4d32c71 [2023-02-15T18:10:50.863Z] $ docker rm -f --volumes 6ba896739cd78cb3e51d32ca89b48b6930fe0208670acc83ef50d096e4d32c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:10:51.693Z] + docker inspect -f . ci-base-image-arm64 [2023-02-15T18:10:51.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:10:51.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-6164 does not seem to be running inside a container [2023-02-15T18:10:52.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-15T18:10:53.276Z] $ docker top 70c60f158208cf7cfdc5e548f659ea84b049a7a57cf42ce8ee940679f9e8d5d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:10:54.162Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-15T18:10:54.875Z] + make test [2023-02-15T18:10:54.875Z] go test ./... -coverprofile=coverage.out ./... [2023-02-15T18:10:56.828Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-15T18:12:33.507Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-15T18:12:33.507Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.068s coverage: 1.9% of statements [2023-02-15T18:12:33.507Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-15T18:12:33.507Z] go vet ./... [2023-02-15T18:12:55.581Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-15T18:12:55.581Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-15T18:12:55.581Z] ./bin/test-attribution-txt.sh [2023-02-15T18:12:55.581Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-15T18:12:55.581Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-15T18:12:55.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-15T18:12:55.652Z] $ docker stop --time=1 70c60f158208cf7cfdc5e548f659ea84b049a7a57cf42ce8ee940679f9e8d5d2 [2023-02-15T18:12:57.476Z] $ docker rm -f --volumes 70c60f158208cf7cfdc5e548f659ea84b049a7a57cf42ce8ee940679f9e8d5d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-15T18:12:58.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-15T18:12:58.563Z] Warning: overwriting stash ‘coverage-report’ [2023-02-15T18:12:59.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-15T18:12:59.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-15T18:12:59.974Z] + ls -al . [2023-02-15T18:12:59.974Z] total 192 [2023-02-15T18:12:59.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 18:10 . [2023-02-15T18:12:59.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:08 .. [2023-02-15T18:12:59.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 18:08 .git [2023-02-15T18:12:59.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:08 .github [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 15 18:08 .gitignore [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 15 18:08 .golangci.yml [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 15 18:08 .hadolint.yml [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 15 18:08 Attribution.txt [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 15 18:08 CHANGELOG.md [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 15 18:08 Dockerfile [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 15 18:08 GOVERNANCE.md [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 15 18:08 Jenkinsfile [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 15 18:08 LICENSE [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 15 18:08 Makefile [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 15 18:08 OWNERS.md [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 15 18:08 README.md [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 15 18:05 VERSION [2023-02-15T18:12:59.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 18:08 bin [2023-02-15T18:12:59.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:08 cmd [2023-02-15T18:12:59.974Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 15 18:12 coverage.out [2023-02-15T18:12:59.974Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 15 18:08 docker-entrypoint.sh [2023-02-15T18:12:59.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:08 docs [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 3486 Feb 15 18:08 go.mod [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 33526 Feb 15 18:08 go.sum [2023-02-15T18:12:59.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 18:08 internal [2023-02-15T18:12:59.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 18:08 snap [2023-02-15T18:12:59.974Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 15 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:13:00.387Z] + 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=883b969b3f4ec115f8bad7d60bb6e386c3beccb0 --label arch=arm64 --label version=0.0.0 . [2023-02-15T18:13:00.654Z] Sending build context to Docker daemon 1.151MB [2023-02-15T18:13:00.654Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-15T18:13:00.654Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-15T18:13:00.654Z] ---> 069dbdb9213e [2023-02-15T18:13:00.654Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-15T18:13:00.921Z] ---> Running in 949780e22456 [2023-02-15T18:13:01.188Z] Removing intermediate container 949780e22456 [2023-02-15T18:13:01.188Z] ---> c3be616828d3 [2023-02-15T18:13:01.188Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-15T18:13:01.188Z] ---> Running in 70a1ee1c1bac [2023-02-15T18:13:01.461Z] Removing intermediate container 70a1ee1c1bac [2023-02-15T18:13:01.461Z] ---> b9d4940c26fe [2023-02-15T18:13:01.461Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-15T18:13:01.729Z] ---> Running in 695b0b0ddea0 [2023-02-15T18:13:02.006Z] Removing intermediate container 695b0b0ddea0 [2023-02-15T18:13:02.006Z] ---> fffd611dd2b9 [2023-02-15T18:13:02.006Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-15T18:13:02.006Z] ---> Running in a58e1ad7b18b [2023-02-15T18:13:02.278Z] Removing intermediate container a58e1ad7b18b [2023-02-15T18:13:02.278Z] ---> 6b66235c9cfb [2023-02-15T18:13:02.278Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-15T18:13:02.278Z] ---> Running in ace6675dafb4 [2023-02-15T18:13:03.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:13:03.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:13:04.794Z] OK: 228 MiB in 65 packages [2023-02-15T18:13:05.760Z] Removing intermediate container ace6675dafb4 [2023-02-15T18:13:05.760Z] ---> d104c2ad7b80 [2023-02-15T18:13:05.760Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-15T18:13:05.760Z] ---> Running in 5fb1b9b24c0e [2023-02-15T18:13:06.029Z] Removing intermediate container 5fb1b9b24c0e [2023-02-15T18:13:06.029Z] ---> bcf2b9156c83 [2023-02-15T18:13:06.029Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-15T18:13:06.618Z] ---> 0d8117c667d8 [2023-02-15T18:13:06.618Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-15T18:13:06.618Z] ---> Running in 0e86c64e157b [2023-02-15T18:13:09.209Z] Removing intermediate container 0e86c64e157b [2023-02-15T18:13:09.209Z] ---> 079e308770e7 [2023-02-15T18:13:09.209Z] Step 11/35 : COPY . . [2023-02-15T18:13:10.171Z] ---> 73a459fa3089 [2023-02-15T18:13:10.171Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-15T18:13:10.171Z] ---> Running in e6d51c097c7c [2023-02-15T18:13:11.133Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:13:11.133Z]  Dload Upload Total Spent Left Speed [2023-02-15T18:13:11.133Z]  0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14122 0 --:--:-- --:--:-- --:--:-- 14351 [2023-02-15T18:13:11.719Z] Removing intermediate container e6d51c097c7c [2023-02-15T18:13:11.719Z] ---> 866ef7fe55c5 [2023-02-15T18:13:11.719Z] Step 13/35 : RUN ${MAKE} [2023-02-15T18:13:11.988Z] ---> Running in 40ce52081d8f [2023-02-15T18:13:12.952Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-15T18:15:34.674Z] Removing intermediate container 40ce52081d8f [2023-02-15T18:15:34.674Z] ---> 4d3e2ee26981 [2023-02-15T18:15:34.674Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-15T18:15:34.674Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-15T18:15:34.674Z] eab2503cf8f4: Pulling fs layer [2023-02-15T18:15:34.674Z] 97cd0a44c592: Pulling fs layer [2023-02-15T18:15:34.674Z] 97cd0a44c592: Download complete [2023-02-15T18:15:34.674Z] eab2503cf8f4: Verifying Checksum [2023-02-15T18:15:34.674Z] eab2503cf8f4: Download complete [2023-02-15T18:15:34.674Z] eab2503cf8f4: Pull complete [2023-02-15T18:15:34.674Z] 97cd0a44c592: Pull complete [2023-02-15T18:15:34.674Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-15T18:15:34.674Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-15T18:15:34.674Z] ---> 7f763cca56b3 [2023-02-15T18:15:34.674Z] Step 15/35 : FROM alpine:3.16 [2023-02-15T18:15:34.674Z] 3.16: Pulling from library/alpine [2023-02-15T18:15:34.674Z] 3760b48202b3: Pulling fs layer [2023-02-15T18:15:34.674Z] 3760b48202b3: Verifying Checksum [2023-02-15T18:15:34.674Z] 3760b48202b3: Download complete [2023-02-15T18:15:34.674Z] 3760b48202b3: Pull complete [2023-02-15T18:15:34.674Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-15T18:15:34.674Z] Status: Downloaded newer image for alpine:3.16 [2023-02-15T18:15:34.674Z] ---> 4c81e5bf8899 [2023-02-15T18:15:34.674Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-15T18:15:34.674Z] ---> Running in 24321fb0f3b5 [2023-02-15T18:15:34.674Z] Removing intermediate container 24321fb0f3b5 [2023-02-15T18:15:34.674Z] ---> 77a871a163c3 [2023-02-15T18:15:34.674Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-15T18:15:34.674Z] ---> Running in ceb49bdafcef [2023-02-15T18:15:34.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-15T18:15:34.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-15T18:15:34.674Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-15T18:15:34.674Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-15T18:15:34.941Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-15T18:15:34.941Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-15T18:15:34.941Z] (5/79) Installing libxcb (1.15-r0) [2023-02-15T18:15:34.941Z] (6/79) Installing libx11 (1.8-r0) [2023-02-15T18:15:34.941Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-15T18:15:35.209Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-15T18:15:35.209Z] (9/79) Installing expat (2.5.0-r0) [2023-02-15T18:15:35.209Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-15T18:15:35.209Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-15T18:15:35.209Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-15T18:15:35.209Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-15T18:15:35.209Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-15T18:15:35.209Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-15T18:15:35.209Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-15T18:15:35.209Z] (17/79) Installing libintl (0.21-r2) [2023-02-15T18:15:35.475Z] (18/79) Installing libblkid (2.38-r1) [2023-02-15T18:15:35.475Z] (19/79) Installing libmount (2.38-r1) [2023-02-15T18:15:35.475Z] (20/79) Installing pcre (8.45-r2) [2023-02-15T18:15:35.475Z] (21/79) Installing glib (2.72.1-r0) [2023-02-15T18:15:35.475Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-15T18:15:35.475Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-15T18:15:35.475Z] (24/79) Installing libass (0.16.0-r0) [2023-02-15T18:15:35.475Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-15T18:15:35.475Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-15T18:15:35.475Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-15T18:15:35.475Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-15T18:15:35.742Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-15T18:15:35.742Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-15T18:15:35.742Z] (31/79) Installing libunistring (1.0-r0) [2023-02-15T18:15:35.742Z] (32/79) Installing gnutls (3.7.7-r1) [2023-02-15T18:15:35.742Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-15T18:15:35.742Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-15T18:15:35.742Z] (35/79) Installing lame (3.100-r0) [2023-02-15T18:15:35.742Z] (36/79) Installing opus (1.3.1-r1) [2023-02-15T18:15:35.742Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-15T18:15:35.742Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-15T18:15:35.742Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-15T18:15:35.742Z] (40/79) Installing orc (0.4.32-r0) [2023-02-15T18:15:36.009Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-15T18:15:36.009Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-15T18:15:36.009Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-15T18:15:36.009Z] (44/79) Installing flac (1.3.4-r0) [2023-02-15T18:15:36.009Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-15T18:15:36.009Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-15T18:15:36.009Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-15T18:15:36.009Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-15T18:15:36.009Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-15T18:15:36.009Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-15T18:15:36.009Z] (51/79) Installing libpulse (15.0-r2) [2023-02-15T18:15:36.009Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-15T18:15:36.009Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-15T18:15:36.009Z] (54/79) Installing librist (0.2.6-r1) [2023-02-15T18:15:36.009Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-15T18:15:36.276Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-15T18:15:36.276Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-15T18:15:36.276Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-15T18:15:36.276Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-15T18:15:36.276Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-15T18:15:36.276Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-15T18:15:36.276Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-15T18:15:36.276Z] (63/79) Installing libva (2.14.0-r0) [2023-02-15T18:15:36.276Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-15T18:15:36.276Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-15T18:15:36.276Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-15T18:15:36.276Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-15T18:15:36.276Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-15T18:15:36.276Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-15T18:15:36.547Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-15T18:15:36.547Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-15T18:15:36.547Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-15T18:15:37.134Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-15T18:15:37.134Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-15T18:15:37.134Z] Executing udev-init-scripts-35-r0.post-install [2023-02-15T18:15:37.134Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-15T18:15:37.134Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-15T18:15:37.134Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-15T18:15:37.134Z] (78/79) Installing kmod-libs (29-r2) [2023-02-15T18:15:37.134Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-15T18:15:37.134Z] Executing busybox-1.35.0-r17.trigger [2023-02-15T18:15:37.134Z] Executing eudev-3.2.11-r0.trigger [2023-02-15T18:15:37.134Z] OK: 77 MiB in 93 packages [2023-02-15T18:15:42.477Z] Removing intermediate container ceb49bdafcef [2023-02-15T18:15:42.477Z] ---> 5fc0bc0fa44a [2023-02-15T18:15:42.477Z] Step 18/35 : WORKDIR / [2023-02-15T18:15:42.477Z] ---> Running in 77cc032251fe [2023-02-15T18:15:42.477Z] Removing intermediate container 77cc032251fe [2023-02-15T18:15:42.477Z] ---> 3a49bf2a9743 [2023-02-15T18:15:42.477Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-15T18:15:43.439Z] ---> eb126d8c52d9 [2023-02-15T18:15:43.439Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-15T18:15:43.706Z] ---> 88d5fb55c035 [2023-02-15T18:15:43.706Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-15T18:15:44.289Z] ---> 11a2dc8d411b [2023-02-15T18:15:44.289Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-15T18:15:44.873Z] ---> ae7e14cd5543 [2023-02-15T18:15:44.873Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-15T18:15:45.458Z] ---> b6adf0141429 [2023-02-15T18:15:45.458Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-15T18:15:45.725Z] ---> 4540c5b7ba7d [2023-02-15T18:15:45.725Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-15T18:15:47.134Z] ---> 1b77462e2532 [2023-02-15T18:15:47.134Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-15T18:15:47.134Z] ---> Running in b4b5e950dd25 [2023-02-15T18:15:48.625Z] Removing intermediate container b4b5e950dd25 [2023-02-15T18:15:48.625Z] ---> 8ddec0f513fa [2023-02-15T18:15:48.625Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-15T18:15:48.892Z] ---> Running in 653812cb18eb [2023-02-15T18:15:50.340Z] Removing intermediate container 653812cb18eb [2023-02-15T18:15:50.340Z] ---> 387cda25cb99 [2023-02-15T18:15:50.340Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-15T18:15:50.643Z] ---> Running in e665ca2e9f0e [2023-02-15T18:15:52.087Z] Removing intermediate container e665ca2e9f0e [2023-02-15T18:15:52.087Z] ---> 4ed604182bc6 [2023-02-15T18:15:52.087Z] Step 29/35 : EXPOSE 59983 [2023-02-15T18:15:52.367Z] ---> Running in 98dc59330398 [2023-02-15T18:15:52.635Z] Removing intermediate container 98dc59330398 [2023-02-15T18:15:52.635Z] ---> c9a80a6563ed [2023-02-15T18:15:52.635Z] Step 30/35 : EXPOSE 8554 [2023-02-15T18:15:52.635Z] ---> Running in ff49299b2329 [2023-02-15T18:15:52.903Z] Removing intermediate container ff49299b2329 [2023-02-15T18:15:52.903Z] ---> 5a676a95e744 [2023-02-15T18:15:52.903Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-15T18:15:52.903Z] ---> Running in b3c920b2b672 [2023-02-15T18:15:53.171Z] Removing intermediate container b3c920b2b672 [2023-02-15T18:15:53.171Z] ---> 9dc5e7dd5d1d [2023-02-15T18:15:53.171Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-15T18:15:53.439Z] ---> Running in 7b08eb57ec63 [2023-02-15T18:15:53.705Z] Removing intermediate container 7b08eb57ec63 [2023-02-15T18:15:53.705Z] ---> 4f016d10e4c9 [2023-02-15T18:15:53.705Z] Step 33/35 : LABEL arch=arm64 [2023-02-15T18:15:53.705Z] ---> Running in e273021c4ce1 [2023-02-15T18:15:53.973Z] Removing intermediate container e273021c4ce1 [2023-02-15T18:15:53.973Z] ---> 74210205eb70 [2023-02-15T18:15:53.973Z] Step 34/35 : LABEL git_sha=883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [2023-02-15T18:15:53.973Z] ---> Running in e8f5dcbcb52c [2023-02-15T18:15:54.241Z] Removing intermediate container e8f5dcbcb52c [2023-02-15T18:15:54.241Z] ---> cf0046daf41d [2023-02-15T18:15:54.241Z] Step 35/35 : LABEL version=0.0.0 [2023-02-15T18:15:54.510Z] ---> Running in 88a3672d2eac [2023-02-15T18:15:54.778Z] Removing intermediate container 88a3672d2eac [2023-02-15T18:15:54.778Z] ---> e9c6877c2ce3 [2023-02-15T18:15:54.778Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-15T18:15:54.778Z] Successfully built e9c6877c2ce3 [2023-02-15T18:15:54.778Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:15:55.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:15:55.519Z] [2023-02-15T18:15:55.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:15:55.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:15:55.913Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-15T18:15:55.913Z] 8998bd30e6a1: Pulling fs layer [2023-02-15T18:15:55.913Z] 04944245beec: Pulling fs layer [2023-02-15T18:15:55.913Z] 699f458cf7ca: Pulling fs layer [2023-02-15T18:15:55.913Z] 765212b225bb: Pulling fs layer [2023-02-15T18:15:55.913Z] f23df028b6ca: Pulling fs layer [2023-02-15T18:15:55.913Z] d65c8cfc05b1: Pulling fs layer [2023-02-15T18:15:55.913Z] 2437ff75d9bd: Pulling fs layer [2023-02-15T18:15:55.913Z] 765212b225bb: Waiting [2023-02-15T18:15:55.913Z] f23df028b6ca: Waiting [2023-02-15T18:15:55.913Z] d65c8cfc05b1: Waiting [2023-02-15T18:15:55.913Z] 2437ff75d9bd: Waiting [2023-02-15T18:15:56.194Z] 04944245beec: Verifying Checksum [2023-02-15T18:15:56.194Z] 04944245beec: Download complete [2023-02-15T18:15:56.194Z] 765212b225bb: Verifying Checksum [2023-02-15T18:15:56.194Z] 765212b225bb: Download complete [2023-02-15T18:15:56.194Z] f23df028b6ca: Verifying Checksum [2023-02-15T18:15:56.194Z] f23df028b6ca: Download complete [2023-02-15T18:15:56.194Z] d65c8cfc05b1: Verifying Checksum [2023-02-15T18:15:56.194Z] d65c8cfc05b1: Download complete [2023-02-15T18:15:56.477Z] 699f458cf7ca: Verifying Checksum [2023-02-15T18:15:56.477Z] 699f458cf7ca: Download complete [2023-02-15T18:15:56.748Z] 8998bd30e6a1: Verifying Checksum [2023-02-15T18:15:56.748Z] 8998bd30e6a1: Download complete [2023-02-15T18:15:59.333Z] 2437ff75d9bd: Verifying Checksum [2023-02-15T18:15:59.333Z] 2437ff75d9bd: Download complete [2023-02-15T18:16:00.743Z] 8998bd30e6a1: Pull complete [2023-02-15T18:16:01.325Z] 04944245beec: Pull complete [2023-02-15T18:16:02.734Z] 699f458cf7ca: Pull complete [2023-02-15T18:16:02.734Z] 765212b225bb: Pull complete [2023-02-15T18:16:03.693Z] f23df028b6ca: Pull complete [2023-02-15T18:16:03.693Z] d65c8cfc05b1: Pull complete [2023-02-15T18:16:21.896Z] 2437ff75d9bd: Pull complete [2023-02-15T18:16:21.896Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-15T18:16:21.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-15T18:16:21.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:16:22.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-6164 does not seem to be running inside a container [2023-02-15T18:16:22.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-15T18:16:24.734Z] $ docker top 188d4fb82b13f0c6e69ed7c8cf2caa04a61e05b2bd43c99d4d9b6ee545017252 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:25.634Z] ---> job-cost.sh [2023-02-15T18:16:25.635Z] lf-activate-venv: SKIPPING [2023-02-15T18:16:25.635Z] INFO: No Stack... [2023-02-15T18:16:26.216Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-15T18:16:26.794Z] INFO: Archiving Costs [Pipeline] sh [2023-02-15T18:16:27.132Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-15T18:16:27.132Z] + cut -d, -f6 [Pipeline] lock [2023-02-15T18:16:27.228Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [2023-02-15T18:16:27.233Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] did not exist. Created. [2023-02-15T18:16:27.234Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-15T18:16:27.642Z] /w/workspace/device-usb-camera/1@tmp/durable-df5852f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-15T18:16:28.309Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-15T18:16:28.355Z] Warning: overwriting stash ‘stack-cost’ [2023-02-15T18:16:28.404Z] Stashed 1 file(s) [Pipeline] } [2023-02-15T18:16:28.418Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-149-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-15T18:16:28.504Z] $ docker stop --time=1 188d4fb82b13f0c6e69ed7c8cf2caa04a61e05b2bd43c99d4d9b6ee545017252 [2023-02-15T18:16:29.980Z] $ docker rm -f --volumes 188d4fb82b13f0c6e69ed7c8cf2caa04a61e05b2bd43c99d4d9b6ee545017252 [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 [2023-02-15T18:16:30.946Z] provisioning config files... [2023-02-15T18:16:30.954Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-149@tmp/config16656149706370644395tmp [Pipeline] { [Pipeline] sh [2023-02-15T18:16:31.288Z] + set +x [2023-02-15T18:16:31.288Z] + + curl -sbash https://codecov.io/bash -s [2023-02-15T18:16:31.288Z] -- [2023-02-15T18:16:31.288Z] [2023-02-15T18:16:31.288Z] _____ _ [2023-02-15T18:16:31.288Z] / ____| | | [2023-02-15T18:16:31.288Z] | | ___ __| | ___ ___ _____ __ [2023-02-15T18:16:31.288Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-15T18:16:31.288Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-15T18:16:31.288Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-15T18:16:31.288Z] Bash-1.0.6 [2023-02-15T18:16:31.288Z] [2023-02-15T18:16:31.288Z] [2023-02-15T18:16:31.288Z] ==> git version 2.25.1 found [2023-02-15T18:16:31.288Z] ==> 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 [2023-02-15T18:16:31.288Z] Release-Date: 2020-01-08 [2023-02-15T18:16:31.288Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-15T18:16:31.288Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-15T18:16:31.288Z] ==> Jenkins CI detected. [2023-02-15T18:16:31.288Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-149 [2023-02-15T18:16:31.288Z] project root: . [2023-02-15T18:16:31.288Z] --> token set from env [2023-02-15T18:16:31.288Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-15T18:16:31.288Z] ==> Running gcov in . (disable via -X gcov) [2023-02-15T18:16:31.288Z] ==> Python coveragepy not found [2023-02-15T18:16:31.288Z] ==> Searching for coverage reports in: [2023-02-15T18:16:31.288Z] + . [2023-02-15T18:16:31.288Z] -> Found 1 reports [2023-02-15T18:16:31.288Z] ==> Detecting git/mercurial file structure [2023-02-15T18:16:31.288Z] ==> Reading reports [2023-02-15T18:16:31.288Z] + ./coverage.out bytes=30666 [2023-02-15T18:16:31.288Z] ==> Appending adjustments [2023-02-15T18:16:31.288Z] https://docs.codecov.io/docs/fixing-reports [2023-02-15T18:16:31.547Z] + Found adjustments [2023-02-15T18:16:31.547Z] ==> Gzipping contents [2023-02-15T18:16:31.547Z] 8.0K /tmp/codecov.MXbrOq.gz [2023-02-15T18:16:31.547Z] ==> Uploading reports [2023-02-15T18:16:31.547Z] url: https://codecov.io [2023-02-15T18:16:31.547Z] query: branch=PR-149&commit=883b969b3f4ec115f8bad7d60bb6e386c3beccb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=149&job=&cmd_args= [2023-02-15T18:16:31.547Z] -> Pinging Codecov [2023-02-15T18:16:31.547Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-149&commit=883b969b3f4ec115f8bad7d60bb6e386c3beccb0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-149%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=149&job=&cmd_args= [2023-02-15T18:16:31.547Z] -> Uploading to [2023-02-15T18:16:31.547Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-15/73D8F5FF140700D3E01443B452E23636/883b969b3f4ec115f8bad7d60bb6e386c3beccb0/11c2909a-e778-481c-8275-9fd2096caad3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T181631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a32685ed385ee16bc8871cf9daedc0258ed9e02ee85acfb9e88882d284e5f44 [2023-02-15T18:16:31.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-15T18:16:31.547Z] Dload Upload Total Spent Left Speed [2023-02-15T18:16:31.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4288 0 0 100 4288 0 53600 --:--:-- --:--:-- --:--:-- 52938 100 4288 0 0 100 4288 0 15045 --:--:-- --:--:-- --:--:-- 14993 [2023-02-15T18:16:32.068Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/883b969b3f4ec115f8bad7d60bb6e386c3beccb0 [Pipeline] } [2023-02-15T18:16:32.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-02-15T18:16:33.812Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-149/archives ] [2023-02-15T18:16:33.812Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-149/archives [2023-02-15T18:16:33.812Z] total 16 [2023-02-15T18:16:33.812Z] drwxr-xr-x 3 root root 4096 Feb 15 18:07 . [2023-02-15T18:16:33.812Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:07 .. [2023-02-15T18:16:33.812Z] drwxr-xr-x 2 root root 4096 Feb 15 18:07 cost [2023-02-15T18:16:33.812Z] -rw-r--r-- 1 root root 89 Feb 15 18:07 cost.csv [2023-02-15T18:16:33.812Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-149/archives [2023-02-15T18:16:33.812Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-149/archives [2023-02-15T18:16:33.812Z] total 16 [2023-02-15T18:16:33.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 18:07 . [2023-02-15T18:16:33.812Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 15 18:07 .. [2023-02-15T18:16:33.812Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 18:07 cost [2023-02-15T18:16:33.812Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 15 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:34.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:35.026Z] ---> package-listing.sh [2023-02-15T18:16:35.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-15T18:16:35.026Z] ++ facter osfamily [2023-02-15T18:16:35.286Z] + OS_FAMILY=debian [2023-02-15T18:16:35.286Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-149 [2023-02-15T18:16:35.286Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-15T18:16:35.286Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-15T18:16:35.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-15T18:16:35.286Z] + PACKAGES=/tmp/packages_start.txt [2023-02-15T18:16:35.286Z] + '[' /w/workspace/foundry_device-usb-camera_PR-149 ']' [2023-02-15T18:16:35.286Z] + PACKAGES=/tmp/packages_end.txt [2023-02-15T18:16:35.286Z] + case "${OS_FAMILY}" in [2023-02-15T18:16:35.286Z] + dpkg -l [2023-02-15T18:16:35.286Z] + grep '^ii' [2023-02-15T18:16:35.286Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-15T18:16:35.286Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-15T18:16:35.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-15T18:16:35.286Z] + '[' /w/workspace/foundry_device-usb-camera_PR-149 ']' [2023-02-15T18:16:35.286Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-149/archives/ [2023-02-15T18:16:35.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-149/archives/ [Pipeline] echo [2023-02-15T18:16:35.319Z] 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/foundry_device-usb-camera_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-15T18:16:35.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-15T18:16:36.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-15T18:16:36.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-15T18:16:36.365Z] prd-ubuntu20.04-docker-8c-8g-6162 does not seem to be running inside a container [2023-02-15T18:16:36.396Z] $ 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/foundry_device-usb-camera_PR-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-149 -v /w/workspace/foundry_device-usb-camera_PR-149:/w/workspace/foundry_device-usb-camera_PR-149:rw,z -v /w/workspace/foundry_device-usb-camera_PR-149@tmp:/w/workspace/foundry_device-usb-camera_PR-149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-15T18:16:36.581Z] $ docker top 6c783072d2d025498f73a8cf3056b9dca9032a8e3210d3203699b54a7f315551 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-15T18:16:36.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-15T18:16:37.266Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-15T18:16:37.573Z] + ls /var/log/sa-host [2023-02-15T18:16:37.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-15T18:16:37.709Z] provisioning config files... [2023-02-15T18:16:37.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-149@tmp/config1615696158447414254tmp [Pipeline] { [Pipeline] echo [2023-02-15T18:16:37.773Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:38.080Z] ---> create-netrc.sh [Pipeline] } [2023-02-15T18:16:38.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:38.497Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-15T18:16:38.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:38.855Z] ---> sudo-logs.sh [2023-02-15T18:16:38.855Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-15T18:16:38.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:39.272Z] ---> job-cost.sh [2023-02-15T18:16:39.272Z] lf-activate-venv: SKIPPING [2023-02-15T18:16:39.272Z] DEBUG: total: 0.2199999988079071 [2023-02-15T18:16:39.272Z] INFO: Retrieving Stack Cost... [2023-02-15T18:16:39.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-15T18:16:40.105Z] INFO: Archiving Costs [Pipeline] echo [2023-02-15T18:16:40.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-15T18:16:40.454Z] ---> logs-deploy.sh [2023-02-15T18:16:40.454Z] lf-activate-venv: SKIPPING [2023-02-15T18:16:40.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-149/1 [2023-02-15T18:16:40.454Z] INFO: archiving workspace using pattern(s): [2023-02-15T18:16:41.398Z] Archives upload complete. [2023-02-15T18:16:41.398Z] INFO: archiving logs to Nexus